﻿body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

body {
	padding-top: 0.5%;
	height: 98%;
	background-color: #fdfdfd;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
	/*line-height: 1.4em;*/
	text-align: center;
	background: #666699;
}

h1 {
	font-family: Arial, Helvetic, Sans-Serif;
	font-size: 2.4em;
	color: Maroon;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 1px;
	border-bottom: solid 2px gray;
	margin-left: 5px;
	margin-right: 200px;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetic, Sans-Serif;
	font-size: 1.5em;
}

h3 {
	font-family: Arial, Helvetic, Sans-Serif;
	font-size: 1.3em;
}

h4 {
	font-family: Arial, Helvetic, Sans-Serif;
	font-size: 1.1em;
}

p {
	font-size: 1.2em;
	line-height: 150%;		/*120% is the default*/
	margin-bottom: 1.0em;
}

.abstract {
	text-align: left;
	padding: 5px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 150%;
	font-family: Verdana, Arial, Sans-Serif;
}

ul {
	font-size: 1.2em;
	line-height: 150%;
}

ol {
	font-size: 1.2em;
	line-height: 150%;
}


p.topstuff {
	margin: 0;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
}

#pagewrapper {
	width: 1185px;
	margin-left: auto;
	margin-right: auto;
    border: 1px #808080 solid;
    padding: 5px;
	background-color: #ffffff;
}

#top-information {
	margin-bottom: 2px;
	background: #C0CBE7;
	height: 20px;
}

#top-information-url {
	float: left;
	width: 200px;
	text-align: left;
	/*border: 1px solid #000000;*/
}

#top-information-phone {
	float: right;
	width: 300px;
	text-align: right;
	/*border: 1px solid #000000;*/
}

#header {
	clear: both;
	float: none;
	/*background-color: Teal;*/
	/*background-image: url(Images/UCPRC-logo MASTER.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
/*	width: 400px;	*/
	height: 120px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

#headerMinimal {
	clear: both;
	float: none;
	/*background-color: Teal;*/
	/*background-image: url(Images/UCPRC-logo MASTER.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	height: 120px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}

#Logos_left {
	position: relative;
	width: 280px;
	height: 120px;
	float: left;
	/*border: 1px solid #000000;*/
}

#UCD_CSS_Logo {
	position: absolute;
	left: 2px;
	top: 2px;
}

#UCD_ITS_Logo {
	position: absolute;
	left: 2px;
	top: 75px;
}

img.logo {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
/*	border: solid 1px #000000;	*/
	width: 350px;
	height: 112px;
/*	float: left;*/
}

#ITS {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
	background-color: #003A70;
	/*border: solid 1px #000000;*/
	width: 225px;
	height: 52px;
	float: right;
}

#UCB_ITS_Logo {
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
}

#navigationArea {
	clear: both;
	border: 1px solid #000000;
	border-top: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0.3em;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.0em;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
	height: 26px;
	vertical-align: middle;
	background: #c2c2c2;		/*#aba594;*/	/*url(../Images/Breadcrumbs-BK.jpg) repeat-y top center;*/
}

#breadcrumbs {
	color: #477897;
	text-align: left;
	font-size: 1.0em;
	font-family: Arial;
	height: 23px;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 0px;
	vertical-align: middle;
	background: url(Images/Breadcrumbs-BK.jpg) top left repeat-y;
}

#bodywrapper {
	position: relative;
	text-align: left;
}

#bodywrapper ul {
	list-style: circular;
	list-style-position: outside;
	text-align: left;
/*	color: Navy;*/
	font-size: 1.3em;
	margin-left: 40px;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 120%;
}

#bodywrapper ol {
	list-style: decimal;
	list-style-position: outside;
	text-align: left;
/*	color: Navy;*/
	font-size: 1.3em;
	margin-left: 40px;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 120%;
}

#bodywrapper li {
	margin-bottom: 5px;
	margin-right: 5px;
}



#bodywrapper h2 {
	border-bottom: dotted 1px black;
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 7px;
}

#bodywrapper h3#Headline {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align:center;
	font-size: 170%;
	border: none;
	background: #c2c2c2;
/*	width: 725px;	*/
	margin-left: 200px;
	margin-right: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #666;
}

#bodywrapper h4 {
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 7px;
}

#bodywrapper h5 {
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 7px;
}

#TitleBlock {
	width: 950px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}


#LateBreakingNews {
	color: Red;
	font-size: 180%;
	font-weight: bolder;
	text-align: center;
	border: 1px dashed;
	border-color: Navy;
	width: 700px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
/*	padding-left: 20px;*/
	padding-top: 10px;
	padding-bottom: 0px;
}

#LateBreakingNews p#FirstLine {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	color: Red;
}





#NewsDiv {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

#NewsDiv p#NewsHeader {
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
	/*color: #6666CC;*/
}

#NewsDiv ul {
	list-style: square;
	list-style-position: outside;
	text-align: left;
	font-size: 140%;
	color: Black;
	margin-left: 20px;
	padding-left: 10px;
	line-height: 120%;
}

#NewsDiv ul ul {
	list-style: square;
	list-style-position: outside;
	text-align: left;
	font-size: 100%;
	color: Black;
	margin-left: 20px;
	padding-left: 10px;
	line-height: 60%;
}

#NewsDiv ol {
	list-style: decimal;
	list-style-position: outside;
	text-align: left;
	font-size: 140%;
	color: Black;
	margin-left: 20px;
	padding-left: 10px;
	line-height: 120%;
}

#NewsDiv li {
	margin-bottom: 10px;
}

#NewsDiv p {
}




/* TRB 2015
------------------------------------------------------------------------*/
#TRB_2015_Div {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	height: 500px;
}

#TRB_2015_Div p#TRBHeader {
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 0px;
	border-bottom: 0px;
	margin-bottom: 10px;
	/*color: #6666CC;*/
}

#TRB_2015_Div ul {
	list-style: square;
	list-style-position: outside;
	text-align: left;
	font-size: 140%;
	color: Black;
	margin-left: 20px;
	padding-left: 10px;
	line-height: 120%;
}

#TRB_2015_Div ol {
	list-style: decimal;
	list-style-position: outside;
	text-align: left;
	font-size: 140%;
	color: Black;
	margin-left: 20px;
	padding-left: 10px;
	line-height: 120%;
}

#TRB_2015_Div li {
	margin-bottom: 10px;
}

#TRB_2015_Div p {
}






#RSS_Feed_Link {
	width: 100px;
	margin-top: 0px;
	margin-left: 30px;
	text-align: left;
	font-weight: bold;
}


.Bold {
	font-weight: bold;
}

.Bolder {
	font-weight: bolder;
}

#Italic {
	font-style: italic;
}

.Italic {
	font-style: italic;
}

.ItalicNonBold {
	font-style:italic;
	font-weight: normal;
}

#TitleBlock p#abc {
	text-align: center;
	font-size: 1.8em;		/*1.5em;*/
	font-weight: bold;
	font-style: italic;
	color: #6666CC;
}

#myList {
	margin-right: 100px;
}

#firstItem {
	margin-top: 0px;
}

.PavementGraphic1 {
	border: solid 2px #666;
	padding: 5px;
	margin-left: 15px;
	margin-top: 75px;
	margin-bottom: 0px;
	margin-right: 1px;
	float: right;
	width: 400px;
	height: 303px;
}

.PavementGraphic1 p#z1 {
	font: bold 1em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #e6f3ff;
	border: 1px dashed #666;
	padding: 5px;
	margin: 20px 0 0 0;
}


.PavementGraphic2 {
	float: right;		/*none;*/
	margin-left:	15px;	/* auto;*/	/*15px;*/
	margin-top: 20px;
	margin-right: 5px;	/* auto;*/	/*1px;*/
	margin-bottom: 10px;
	/*width: 500px;
	height: 375px;*/
	padding: 5px;
	padding-bottom: 0px;
	/*border: solid 2px #666;*/
}

.PavementGraphic2 p#z2 {
	font: bold 1em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	font-size: 1.1em;
/*	background-color: #e6f3ff;*/
/*	border: 1px dashed #666;*/
	padding: 3px;
	margin: 5px 0 0 0;
	width: 500px;
	height: 30px;
}


#Image2 {
/*	float: right;
	margin: 10px;
	margin-left: 20px;*/
/*	margin-left: 15px; */
/*	margin-top: 5px; */
/*	margin-right: 1px; */
/*	margin-bottom: 0px; */
	width: 500px;
	height:	375px;
	padding: 0px;
	border: solid 2px #666;
}

#LeadingText {
	margin-top: 10px;
	font-size: 110%;
}

#LeadingTextLeadin {
	font-weight: bold;
	font-size: 100%;
}

#LeadingText p.def {
	text-align: left;	/*left;*/
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.3em;
/*	margin-right: 440px; */
}

#LeadingText p.def_before_bullets {
	text-align: justify;	/*left;*/
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	font-size: 1.3em;
/*	margin-right: 440px; */
}

#LeadingText p.def_1 {
	margin-bottom: 5px;
	margin-left: 10px;
}

#LeadingText p.xyz {
	text-align: left;
}

#footnote_header {
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#footnote_numbered_list {
	margin-left: 50px;
	margin-right: 20px;
}

#TextBorder1 {
	float: left;
	border: solid 1px #666;
	margin-top: 20px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 10px;
/*	width: 700px;	*/
}

#TextBorder1 p.def {
	text-align: left;
	margin-right: 0px;
}

#bodywrapper h2#Fabrication {
	width: 320px;
}

#bodywrapper h2#AcceleratedPavement {
	width: 500px;
}

#bodywrapper h2#TestingAnalysis {
	width: 420px;
}

#bodywrapper h2#Other {
	width: 220px;
}

#bodywrapper h1#CaltransResearch {
	width: 250px;
}

#bodywrapper h1#NCHRP_TTIResearch {
	width: 300px;
	margin-top: 30px;
}


#bodywrapper h1#ICPI_Research {
	width: 200px;
	margin-top: 30px;
}

#bodywrapper h1#CalRecycle_Research {
	width: 300px;
	margin-top: 30px;
}

#bodywrapper h1#ARB_Research {
	width: 470px;
	margin-top: 30px;
}

#bodywrapper h1#FHWA_AppTech_Research {
	width: 470px;
	margin-top: 30px;
}

#bodywrapper h1#FAA {
	width: 100px;
	margin-top: 30px;
}


#bodywrapper h1#Software {
	width: 200px;
}

#bodywrapper h2#CA4PRS {
	width: 800px;
}

#bodywrapper h2#MultiCool {
	width: 150px;
}

#bodywrapper h1#Contact {
	width: 175px;
}

.addSomeSpace {
	margin-top: 20px;
}

#bodywrapper p {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

#DocumentSelectionControls {
    border: 1px #808080 solid;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	height: 80px;
	background-color: #e6e6e6;
}

.DocumentSelectionFiltersLabel {
	position: absolute;
	left: 310px;
	top: 0px;
	width: 325px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

.AuthorFilterLabel {
	position: absolute;
	left: 5px;
	top: 30px;
	width: 110px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

.AuthorFilterDropDownList {
	position: absolute;
	left: 5px;
	top: 50px;
	width: 110px;
	margin-top: 0px;
}

.DateFilterLabel {
	position: absolute;
	left: 120px;
	top: 30px;
	width: 70px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

.DateFilterDropDownList {
	position: absolute;
	left: 120px;
	top: 50px;
	width: 70px;
	margin-top: 0px;
}

.PreparedForFilterLabel {
	position: absolute;
	left: 195px;
	top: 30px;
	width: 125px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

.PreparedForFilterDropDownList {
	position: absolute;
	left: 195px;
	top: 50px;
	width: 130px;
	margin-top: 0px;
}

.DocKindFilterLabel {
	position: absolute;
	left: 330px;
	top: 30px;
	width: 125px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

.DocKindFilterDropDownList {
	position: absolute;
	left: 330px;
	top: 50px;
	width: 130px;
	margin-top: 0px;
}



.RoadMapFilterLabel {
	position: absolute;
	left: 465px;
	top: 30px;
	width: 125px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

.RoadMapFilterDropDownList {
	position: absolute;
	left: 465px;
	top: 50px;
	width: 130px;
	margin-top: 0px;
}



.ProjectFilterLabel {
	position: absolute;
	left: 600px;
	top: 30px;
	width: 125px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

.ProjectFilterDropDownList {
	position: absolute;
	left: 600px;
	top: 50px;
	width: 130px;
	margin-top: 0px;
}

.DocStatusFilterLabel {
	position: absolute;
	left: 735px;
	top: 30px;
	width: 125px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

.DocStatusFilterDropDownList {
	position: absolute;
	left: 735px;
	top: 50px;
	width: 130px;
	margin-top: 0px;
}

.TextSearchFilterLabel {
	position: absolute;
	left: 870px;
	top: 30px;
	width: 125px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

.TextSearchFilterTextBox {
	position: absolute;
	left: 870px;
	top: 50px;
	width: 145px;
	margin-top: 0px;
	text-align: left;
}

.SearchCheckBoxLabel {
	position: absolute;
	left: 990px;
	top: 10px;
	width: 150px;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
}

.TitleSearchCheckBox {
	position: absolute;
	left: 1025px;
	top: 26px;
}

.AbstractSearchCheckBox {
	position: absolute;
	left: 1025px;
	top: 43px;
}

.KeywordsSearchCheckBox {
	position: absolute;
	left: 1025px;
	top: 60px;
}

.ResetFilterButton {
	position: absolute;
	left: 1115px;
	top: 10px;
	width: 65px;
	height: 27px;
	margin-top: 0px;
	text-align: center;
	vertical-align: middle;
}

.TextSearchFilterButton {
	position: absolute;
	left: 1115px;
	top: 50px;
	width: 65px;
	height: 27px;
	margin-top: 0px;
	text-align: center;
	vertical-align: middle;
}


#DocumentListGrid {
    border: 1px #808080 solid;
	margin-bottom: 10px;
	position: relative;
	/*height: 60px;*/
	text-align: left;
	font-weight:bold;
}

.DocumentListGridView {
	/*margin-right: 5px;*/
	/*font-size: 2.2em;*/
	font-weight:normal;
}

.DocumentListGridViewHeader {
	background: #aba594;
	font-weight: bold;
	font-size: 1.2em;
	border: 4px solid #ffffff;
}

.DocumentListGridViewRow {
	font-size: 1.2em;
	/*border: 10px solid #ffffff;*/
}


#DisplayPageContentArea {
/*	border: 1px #800000 dotted;*/
	margin-bottom: 10px;
	position: relative;
	text-align: left;
}

#ReportArea {
	text-align: left;
/*	white-space: pre;*/
/*	font-family: "Courier New";*/
/*	border: 1px #800000 dotted;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 1.4em;
	line-height: 150%;
}

#ReportArea ul {
	list-style: circular;
	list-style-position: outside;
	text-align: left;
	color: Black;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-left: 20px;
	line-height: 120%;
	font-size: 1.0em;
}

#ReportArea li:first-child {
	margin-top: 10px;
}

#ReportArea li {
	margin-bottom: 10px;
}

#ReportArea li:last-child {
	margin-bottom: 15px;
}


#Message {
	text-align: left;
}

#DisplayPageGraphicArea {
	text-align: center;
}



#UCPRC_Davis_MailingAddressDiv {
	float: left;
	text-align: left;
	font-size: 1.1em;
	margin-left: 20px;
	width: 300px;
/*	border: 1px #800000 dotted;*/
}

#UCPRC_RFS_MailingAddressDiv {
	float: none;
	text-align: left;
	font-size: 1.1em;
	width: 150px;
	height: 70px;
	margin-left: 350px;
/*	border: 1px #800000 dotted;*/
}

#VisitingUCPRC_H4 {
	padding-top: 10px;
}

#DavisMapThumbNailArea {
	text-align: left;
	margin-bottom: 20px;
}

#DavisMapsTitle {
	margin-top: 20px;
	margin-left: 100px;
}

.DavisRegionMapImageButton {
	margin-left: 20px;
}

.DavisZoomRegionMapImageButton {
	margin-left: 20px;
}


#RFSMapThumbNailArea {
	text-align: left;
	margin-bottom: 20px;
}

#RFSMapsTitle {
	margin-top: 40px;
	margin-left: 10px;
}

.RegionMapImageButton {
	margin-left: 20px;
}

.ZoomRegionMapImageButton {
	margin-left: 20px;
}

#SingleBulletList {
	list-style-type: none;
}

#FacilitiesGraphic {
	float: right;
	margin-left: 10px;
	margin-top: 100px;
	margin-right: 80px;
	width: 310px;
	height: 250px;
	padding: 5px;
	border: solid 2px #666;
}

#HVSGraphic2 {
/*	float: right;	*/
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	width: 399px;
	height: 266px;
	padding: 5px;
	border: solid 2px #666;
}

#HVSGraphic3 {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 300px;
	margin-bottom: 10px;
	width: 397px;
	height: 265px;
	padding: 5px;
	border: solid 2px #666;
}



#CA4PRSGraphic {
	margin-left:auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 570px;
	height: 436px;
	padding: 5px;
	border: solid 2px #666;
}

#bodywrapper p.FigureCaption {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 1.0em;
}

#footer {
	clear: both;
	background-color: #466174;
	font-size: 1.0em;
	text-align: center;
	color: #ffffff;
	/*border: 1px solid #000000;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0.55em;
	padding-bottom: 0.06em;
	vertical-align: middle;
}

.bullet {
	color: #ffffff;
	margin: 0 5px 0 5px;
}



/*
***************** DocumentReviewForm controls ***********************/
#UserEditControlsWrapper {
	position: relative;
    width: 1175px;
    float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
/*    margin-left: auto;*/
/*    margin-right: auto;*/
    padding: 5px;	/*10*/
    border: 1px #800000 dotted;
    text-align: left;
	background: #c2c2c2;
}

#UserWrapper {
	position: relative;
	height: 600px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding: 0px;	/*10*/
/*    border: 1px #800000 dotted;*/
    text-align: left;
}


/*
**************************** Data item controls*/
.FirstNameLabel {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 80px;
	text-align: left;
}

.FirstNameTextBox {
	position: absolute;
	top: 0px;
	left: 60px;
	width: 150px;
	text-align: left;
}

.FirstNameRequiredalidator {
	position: absolute;
	top: 2px;
	left: 218px;
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
	color: Red;
/*    border: 1px #000000 solid;*/
}


.LastNameLabel {
	position: absolute;
	left: 240px;	/*690*/
	top: 3px;
	width: 80px;
	text-align: left;
}

.LastNameTextBox {
	position:absolute;
	left: 300px;
	top: 0px;
	width: 180px;
}

.LastNameRequiredalidator {
	position: absolute;
	top: 2px;
	left: 488px;
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
	color: Red;
/*    border: 1px #000000 solid;*/
}


.emailLabel {
	position: absolute;
	top: 3px;
	left: 510px;
	width: 80px;
	text-align: left;
}

.emailTextBox {
	position:absolute;
	top: 0px;
	left: 540px;
	width: 200px;
}

.emailNameRequiredalidator {
	position: absolute;
	top: 2px;
	left: 748px;
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
	color: Red;
/*    border: 1px #000000 solid;*/
}


.OrganizationLabel {
	position: absolute;
	top: 3px;
	left: 770px;	/*690*/
	width: 80px;
	text-align: left;
}

.OrganizationTextBox {
	position: absolute;
	top: 0px;
	left: 840px;	/*690*/
	width: 250px;
	text-align: left;
}

.OrganizationRequiredFieldValidator {
	position: absolute;
	top: 2px;
	left: 1098px;
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
	color: Red;
/*    border: 1px #000000 solid;*/
}

.DocumentReviewTitleLabel {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 1065px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: Navy;
/*    border: 1px #000000 solid;*/
}

.ShowReviewButton {
	position: absolute;
	top: 26px;
	left: 1075px;
/*	width: 1000px;*/
}

.DocumentTitle {
	font-style: italic;
	color: Black;
}

#DocumentReviewWrapper {
	position: absolute;
	left: 0px;	/*690*/
	top: 52px;
	width: 1175px;
	height: 200px;
    margin-left: 0px;
    border: 1px #000000 solid;
	font-size: 130%;
}

.DocumentReviewTextBox1 {
	position: absolute;
	top: 0px;
	left: 0px;	/*690*/
	margin-top: 0px;
}

.ErrorMsg {
	position: absolute;
	top: 258px;
	left: 0px;
	width: 1170px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: Red;
/*    border: 1px #000000 solid;*/
}

#DocumentReviewEditorWrapper {
	position: absolute;
	left: 0px;	/*690*/
	top: 285px;
	width: 1175px;
    margin-top: 0px;
    margin-left: 0px;
 /*   margin-right: auto;*/
    margin-bottom: 0px;
    padding: 0px;	/*10*/
    border: 1px #000000 solid;
}


/*
**************************** Bottom controls*/
#UserEditBottomControlsWrapper {
	position: relative;
	height: 30px;
    margin-top: 5px;
/*    margin-left: auto;*/
 /*   margin-right: auto;*/
    margin-bottom: 0px;
    padding: 0px;	/*10*/
/*    border: 1px #800000 dotted;*/
    text-align: left;
}

.SaveReview_Button {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	font-weight: bolder;
}

.CancelReview_Button {
	float: right;
	width: 90px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 10px;
	font-weight: normal;
}

#ImportantText {
	color: Red;
}
