body,html {
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:12px;	
	margin:2px;
	padding:0px;
}

/*Color palette is set here*/
/*Every color in the stylesheet should be defined here*/

.dark {background-color:#113F7D;} /*Used for Progress Bar BG, H3 and and a:link*/
.meddk {background-color:#5B73AB;} /*H5 and a:hover*/
.med {background-color:#FF850E;} /*Accent color*/
.medlt {background-color:#A6B3D2;} /*Error message bg and rollover/select row*/
.lt  {background-color:#EEF1F6;} /*background of sidebar tables, search block and altrow*/
.verylt {background-color:#F8F4F9;} /*content areas */

.gray1 {background-color:#e1e1e1;} /*Lightest*/
.gray2 {background-color:#c1c1c1;}
.gray3 {background-color:#a1a1a1;}
.gray4 {background-color:#818181;}
.gray5 {background-color:#414141;} /*Darkest*/

.red {color:#ff0000;}
.redBigBold {color:#ff0000;font-size:14px;font-weight:bold;}


/*Native HTML Tags*/
h1,h3,h5 {text-align:left;display:inline;}
h1 {font-size:18px;color:#113F7D}
h2 {font-size:16px;color:#FF850E}
h3 {font-size:16px;color:#FFFFFF;display:inline;}
h5{font-size:14px;color:#5B73AB}
img {border:0px;}
a {color:#113F7D;text-decoration:underline;}
iframe {background-color:#ffffff;}


/*FORM FIELDS*/
.input24 {width:24px;}
.input41 {width:41px;}

/*Classes*/
.smalltext
{
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
}
.smalltext a {color:#000000;}
.smalltextrev
{
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	color:#ffffff;	
}
.smalltextrev a {color:#ffffff;}
.smalltextCaps
{
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
}
.smalltextCaps a {color:#000000;}
.altrow {
background-color:#e1e1e1;
}
.rolloverrow {
background-color:#99ccff;
}
.row {
background-color:#ffffff;
}
.labelheader
{
background-color:#113F7D;
}
.resultsTbl {
background-color:#EEF1F6;
width:100%;
padding:4px;
}
.resultsTbl th {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	background-image: url(../images/sidebarBG.jpg);
	background-repeat: repeat-x;
}
.resultsTbl .header {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	background-image: url(../images/sideBG.jpg);
	background-repeat: repeat-x;
}
.resultsTbl .header TD A 
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.resultsTbl td {
	border-bottom:1px dashed #818181;
	font-size: 12px;
}

.welcomeMsg { font-weight:bold; color:#ffffff; }
.LogOutLink { font-weight:bold; color:#ffffff; }

.dayDateTime { font-size:10px; color:#ffffff; }

.valSummary { }
.valSummary UL { margin-top:4px;margin-bottom:4px; }
.toSelectButton { text-decoration:none;color:#000000; }

.navLeft 
{	
	background-color:#EEF1F6;
	background-repeat:repeat;	
	
}
.sidebarTD {background-color:#F8F4F9; border-left:1px solid #113F7D;text-align:left;padding:0px;}
.header {background-color:transparent;
	background-image:url(../images/HeaderBG2.jpg);
	background-repeat:repeat;
	}
.content {background-color:#ffffff;}

.header2 
{
	background-color:transparent;
	background-image:url(../images/sidebarBG.jpg);	
	background-position:center;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}


.calendarTDdate {background-color:#9999ff;
	font-weight:bold;
	color:#ffffff;
	font-size:20px;
	border:0px;}

.calendarTDconflict {background-color:#ff99cc;
	border:0px;}

/*PRIMARY DIVS*/


#nav {width:150px;}
#nav li {padding:6px;text-align:left;}


#Maincontent 
{	
	width:95%;
	padding:10px;
	height:475px;
	overflow: auto;
	background-color:#ffffff;
	line-height: 140%;
	margin:0px;

}

#Logincontent {
	width:100%;
	padding:10px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	line-height: 140%;
	margin:0px;

}

#SearchBlock {
	width:100%;
	padding:5px;
	background-color:#113F7D;
	margin:0px;
	color:#ffffff;
	border:1px solid #414141;
}
#SearchBlock a {color:#ffffff;}
#SearchBlock a:visited {color:#F8F4F9;}
#SearchBlock a:link {color:#ffffff;}
#SearchBlock a:hover {color:#ffffff;}
#SearchBlock a:active {color:#ffffff;}

#CEU {
	width:815px;
	padding:10px;
	overflow:hidden;
	background-color:#ffffff;
	line-height: 100%;
	margin:5px;

}

#Media {
	width:100%;
	padding:10px;
	background-color:#ffffff;
	line-height: 100%;
	margin:5px;

}

#sidebar {
	width:100%;
	color:#000000;
	background-color:#F8F4F9;
	margin:0px;
	padding:0px;
	
}

#iframe {
	width:238px;
	padding:0px;
	
	color:#000000;
	background-color:#ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	
}
#iframeBot {
	width:48%;
	padding:0px;
	
	color:#000000;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	
}

#iframeDetail 
{		
	width:100%;
	padding:0px;
	color:#000000;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}
#iframeDetail2
{
	width:238px;
	padding:0px;
	color:#000000;
	background-color:#EEF1F6;
	margin:0px;
	
}

#footer {
	padding: 0px;
	background-color:#ffffff;
	height:100%;
}

#EELogo {
	text-align: center;
	background-color:#113F7D;
	height:100%;
}


/*NESTED DIVS*/

#ad {
	margin:6px;
	vertical-align: middle;
	text-align: center;
	
}

#welcome {
	position:relative;
	vertical-align: top;
	text-align: left;
	width:250px;
	height:60px;
	left:0px;
	top:0px;
	color:#ffffff;
}
	
#help {
	position:relative;
	vertical-align: top;
	text-align: left;
	width:50px;
	height:50px;
	left:600px;
	top:0px;
	color:#ffffff;
}


.leftnav td 
{		
	/*background-image:url(../images/NavBG.jpg);*/
	background-color: #EEF1F6;
	background-repeat:repeat-x;
	font-weight:bold;
}
.leftnav a {text-decoration:none;}

.leftnav 
{
	padding: 8px;
	font-weight:bold;
}
