/* Yootu style sheet*/
ul {margin:0; padding:0; list-style:none; line-height:14px}
li {background:url(images/pointer2.gif) center left no-repeat;padding:0 0 0 23px }
.li {background:none;}
.ul {margin:0; padding:0; list-style:none; line-height:20px}

.WholePageBackground
{
    text-align:center;
    background-color: #eff0de; /* note that there is a background setting in the body that is now commented out, but would affect this setting */
    font-family: verdana, helvetica, arial, sans serif;
    margin: 0 auto;
    width: 800px;
     background: url(images/bg.jpg) top left repeat-x;
}

.StandardCRESNavigationLoginCellStyle
{
    text-align:center;
    width:200px;
    height:100%;
    background:url(images/footer.jpg) no-repeat;
    background-color:#eff0de;
    vertical-align:top;
}

.PageContentAndNavigationStyle
{
	text-align:center;
	background-color:white;
	width:752;
}

body
{
	font-family:Verdana;
    font-size:13px;
 	/*margin:0px;*/
  	padding:0px;
	/*background:URL(images/tall_left.gif) repeat-y left;*/
	}
	/* changed td to tr because this was overriding my table settings */
tr,div,select{
	font-family:Verdana;
    font-size:13px;
	line-height:14px;
	color:#4F4E4E;
}
.w{
	color:#FFFFFF;
	font-size:10px;
	font-weight:900;
}
.r2{
	color:#C6583D;
	font-size:10px;
	font-weight:900;
}

.t1{
	color:#798A91;
	font-size:10px;
	text-decoration:none;
}
.r{
	color:#C6583D;
}
.m{
	color:#797C7F;
}

.pol{
	color:#9DA4A4;
	font-size:10px;
	text-decoration:none;
}

a.t1:hover{ text-decoration:underline; color:#052C5F;}
a.tr:hover{ text-decoration:none; color:#052C5F;}
a.w:hover{ text-decoration:none; color:#052C5F;}
a.r:hover{ text-decoration:none; color:#052C5F;}
a.r2:hover{ text-decoration:none; color:#052C5F;}
a.pol:hover{ text-decoration:underline; color:#052C5F;}
/*a{ text-decoration:underline; color:#797C7F;}
a:visited{ text-decoration:underline; color:#797C7F;}
a:active{ text-decoration:underline; color:#797C7F;}
a:hover{ text-decoration:underline; color:#052C5F;}*/
 .input2{
  		width:104px; height:20px;
		font-size:11px;
		font-family:Tahoma;
		color:#4F4E4E;
		padding-top:2px;
		padding-left:3px;
		border-color:#B1B7B9;
		border-style:solid;
		border-width:1px;
		padding-left:3px;
		vertical-align:middle;
		}

 .input{
  		width:104px; height:21px;
		font-size:11px;
		font-family:Tahoma;
		color:#4F4E4E;
		padding-top:2px;
		padding-left:3px;
		border-color:#9E745B;
		border-style:solid;
		border-width:1px;
		padding-left:3px;
		vertical-align:middle;
		}
.textarea{
  		width:104px; height:90px;
		font-size:11px;
		font-family:Tahoma;
		color:#4F4E4E;
		padding-top:2px;
		padding-left:3px;
		border-color:#B1B7B9;
		border-style:solid;
		border-width:1px;
		padding-left:3px;
		vertical-align:middle;
		overflow:hidden;
		}

/* Data Capture Layout */
TABLE.data_section 
{
    border: dotted 1px Black;
    background-color: LemonChiffon;
}
TR.data_section_row
{
    font-size:small;
    font-family:Verdana;
    text-align:left;
    font-weight:bold;
    background: url(./images/m1_2.jpg);
	background-repeat:repeat;
    color:White;/*LemonChiffon;*/
}
TR.data_row
{
    font-size:small;
    font-family:Verdana;
    text-align:left;
    color:Black;/*LemonChiffon;*/
}
TR.data_alternate_row
{
    font-size:small;
    font-family:Verdana;
    text-align:left;
    background-color:GreenYellow;
    color:Black;/*LemonChiffon;*/
}
TD.data_section_col_header
{
	float: left;
	width: 100%;
	height: 20px;
    font-family:Verdana;
    text-align:left;
    font-size:small;
    font-weight:bold;
    background: url(./images/subpage1_02.gif);
	background-repeat:repeat;
    color: White; /*LemonChiffon;*/
}
TD.dash_outline
{
	border: dotted 1px green;
    background-color: #DDFDB7;
}
TD.RightBorder
{
	border-right: solid 1px green;
}
TD.LeftBorder
{
	border-left: solid 1px green;
}
TD.TopBorder
{
	border-top: solid 1px green;
}
TD.BottomBorder
{
	border-bottom: solid 1px green;
}
TD.NoData
{
	background-color:#DDFDB7; /*#ccffff;*/
}
TD.NoDataDashOutline
{
	border: dotted 1px green;
	background-color:#DDFDB7; /*#ccffff;*/
}
/*
END: BORDER STYLES
*/

/*
Start: Data Display
*/
TD.data_label
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
}
TD.data_label_right
{
    text-align:right;
    font-family:Verdana;
    font-size:13px;
    font-weight:normal;
}
TD.data_label_right_top
{
    text-align:right;
    vertical-align:top;
    font-family:Verdana;
    font-size:13px;
    font-weight:normal;
}
TD.data_label_left
{
    text-align:left;
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
}
TD.data_section_label
{
    font-family:Verdana;
    text-align:left;
    font-size:13px;
    font-weight:bold;
    background:URL(images/m1_2.gif) repeat-x left;
	background-color:#DA8913; /* CRES Orange*/ /* In case image does not show up */
    color:White;/*LemonChiffon;*/
}
TD.data_right_border
{
	border-color:#B1B7B9;
	border-width:1px;
	border-right:solid 1px black;
}
TD.data_label_right_right_border
{
    text-align:right;
    font-family:Verdana;
    font-size:13px;
    font-weight:normal;
	border-color:#B1B7B9;
	border-width:1px;
	border-right:solid 1px black;
}

TD.error_display 
{
    border: dotted 1px red;
    background-color: white;
}
.WizardNavigationStyle
{
    font-size:13px;
    font-family:Verdana;
    text-align:center;
    font-weight:bold;
    background:URL(images/m1_2.gif) repeat-x left;
	background-repeat:repeat;
    color:White;/*LemonChiffon;*/
}
.warning /* used first for request for email addresses */
{
	color:Red;
}