body {
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 150px 0px;
	margin: 0px;
	background-color: #CCCCCC;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #eeeeee;

}


.hiddenStructure {
	display: none;
}


/*tag elements*/

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; color: #333333}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #666699;
}
.mededBlueBold {
	font-weight: bold;
	color: #0066CC;
}

#wrapper #bottomclear {
	clear: left;
	height: 1px;
}



h1.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 0px;
	visibility: visible;
	margin-left: 250px;
	margin-top: 0px;
	padding-top: 22px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666699;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #666699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #666699; font-weight: normal
}




#quotebox {
	width:260px;
	height:119px;
	}	
	

/*link elements*/



a:link {  text-decoration: none; font-weight: normal; color: #000000}
a:visited {  text-decoration: none; font-weight: normal; color: #000000}
a:hover {
	font-weight: normal;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-color: #006699;*/
}

/*#mainbox a:link {  
	text-decoration: none; 
	font-weight: normal; 
	color: #000000;	
	border-bottom-style: dashed;	
	border-bottom-width: 1px;
	border-bottom-color: #006699
	}
#mainbox a:visited {
	text-decoration: none; 
	font-weight: normal; 
	color: #000000;	
	border-bottom-style: dashed;	
	border-bottom-width: 1px;
	border-bottom-color: #006699}
#mainbox a:hover {
	font-weight: normal;
	text-decoration: none;

}*/

#leftNavigation #firstNav {
	border: 1px solid #B5ABD8;
}


#firstNav  ul {
	font-size: 90%;
	list-style: none;
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#firstNav  li {
	font-size: 90%;
	text-decoration: none;
	line-height: 22px;
	display: block;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#firstNav a{
	color: #000000;
	display: block;
	text-decoration: none;
	font-weight: normal;
	background-color: #DBD6EC;
	padding-left: 8px;
}


#firstNav  li a:hover{
	background-color: #DDDDDD;
	
}

#rightnav {
	margin-top: 15px;
}


#rightnav  ul {
	font-size: 90%;
	list-style: none;
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#rightnav  li {
	font-size: 90%;
	text-decoration: none;
	line-height: 22px;
	display: block;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#eresources {
	text-align: center;

}

#eresources a{
	font-family: Arial, Helvetica, sans-serif;
	color: #6F5BB3;
	font-size: 140%;

}

#rightnav a{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: normal;
	background-color: #891345;
	padding-left: 8px;
}


#rightnav  li a:hover{
	background-color: #C88596;
	color: #000000;	
}

#wrapper #leftNavigation #firstNav .xlist0, 
#wrapper #leftNavigation #firstNav .xlist0 a ,
#wrapper #leftNavigation #firstNav .xlist1, 
#wrapper #leftNavigation #firstNav .xlist1 a ,
#wrapper #leftNavigation #firstNav .xlist2, 
#wrapper #leftNavigation #firstNav .xlist2 a ,
#wrapper #leftNavigation #firstNav .xlist3, 
#wrapper #leftNavigation #firstNav .xlist3 a 

{
	background-color: #eeeeee;
	color: #000000;
}




#breadcrumb a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#noaccess {
	width: 160px;
	display: none;
}

/*positional*/

#header{
	width: 100%;
	height: 60px;
	background-image: url(../images/le_white.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-color: #FFFFFF;
}

#logo{
	margin-top: 10px;
	margin-left: 10px;
	width: 150px;
	float: left;
}

#breadcrumb {
	width: 100%;
	background-color: #eeeeee;
	padding-left: 12px;
	height: 18px;
	clear: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
}

#subheadlayer {
}

#leftNavigation {
	width: 180px;
	float: left;
	margin-left: 5px;
	margin-top: 12px;
}


#rightnavigation {
	width:170px;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #A699D0;
	padding: 12px;
	min-height: 400px;
}
#mainbox{
	width: 500px;
	float: left;
	margin-left: 12px;
	background-color: #FFFFFF;
	min-height: 600px;
	 }
	 
/* for Internet Explorer */
/*\*/
* html #mainbox {
height: 8em;
}
/**/

#openday {
	left: 20px;
	width: 130px;
	background-image: url(../images/openday.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	margin-top: 20px;
}
#openday p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bolder;
	}
#openday a:link {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
#openday a:hover {  
	font-weight: bolder;
			}
#openday a:visited {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
#home {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 130px;
	height: 29px;
}			
#home p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bolder;
	}
#home a:link {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
#home a:hover {  
	font-weight: bolder;
	text-decoration: underline;
			}
#home a:visited {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}

#textonly {
	height: 26px;
	margin-top: 22px;
}

#textonly p{
	font-family:"Courier New", Courier, mono;
	font-size:80%;
	color:#000000;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
	}


#textonly a:link {   font-weight: normal; text-decoration: none; color: #000000}
#textonly a:hover {  font-weight: normal;  text-decoration: underline;
			}
#textonly a:visited {   font-weight: normal; text-decoration: none; color: #000000}



.highlightBorder {
	BACKGROUND-COLOR: #E0EBF1;
	border: 1px dashed #666699;
	padding: 5px;
}



.red10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	line-height: 18px;
}


.subtabletop {
	BACKGROUND-COLOR: #508caf;
	COLOR: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
}



.shadow {
	BACKGROUND-COLOR: #eeeeee
}

.black {
	BACKGROUND-COLOR: #000000
}

.smallblack {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}




.italicTimes14 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-style: italic; color: #6666CC}


a.smallblack:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
a.smallblack:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 ; background-color: #CCCCFF; width: auto}
a.smallblack:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none }

.navblack10 {  font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #0f0000;
text-decoration: none;
padding-left: 2px;
background-position: 0px center;
border-bottom: 1px silver solid;
padding-top: 2px;
padding-bottom: 2px;
line-height: 14px;
width: 98%;
display: block;
}

	
.subtabletop a:link{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

.subheadlevel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666699;
	font-weight: bold;
	line-height: 18px;
}


.leftNavigation3b { visibility: visible; left: 20px; top: 420px;  position: absolute; width: 130px }


.cssvalid { visibility: visible; left: 500px; top: 560px;  position: absolute; width: 88px; height: 31px}
.htmlvalid { visibility: visible; left: 400px; top: 560px;  position: absolute; width: 88px; height: 31px}



#footer {
	margin-left: 170px;
	width: 445px;
	clear: left;
}

/*classes*/
.subtabletopright { BACKGROUND-COLOR: #999999; COLOR: #ffffff ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }
.tablebodyright { BACKGROUND-COLOR: #eeeeee; z-index: 1; visibility: visible }
.grey { BACKGROUND-COLOR: #666666}
.tri_blu_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-image: url(../images/tri_blu_line.gif);
	list-style-type: none;
	list-style-position: outside;
	line-height: 18px;
}
.ch_table { font:12px verdana, arial, helvetica, sans-serif; ; background-color: #eeeeee; color: #000000}
.subheadlayerNoNav { position: absolute; visibility: visible; left: 0px; top: 65px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #666699; width: auto; clip:   rect(   )}


.subheadlayerNoNavCorp { position: absolute; visibility: visible; left: 0px; top: 80px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #666699; width: auto; clip:  rect(   )}

.subtabletop16 {
	BACKGROUND-COLOR: #508caf;
	COLOR: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
}


.highlightOpenday {
	BACKGROUND-COLOR: #FFFFFF;
	background-image: url(../images/openday_highlight_bg.jpg);
	background-repeat: no-repeat;
	height: 165px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-position: left;
	width: 428px;
}

#mainbox table {
	background-color: #999999;
	
	
}
#mainbox td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;
	
}
#wrapper #mainbox  th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-align: left;
}




/*#fiveyrlist  ul {
	font-size: 90%;
	list-style: none;
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#fiveyrlist  li {
	font-size: 90%;
	text-decoration: none;
	line-height: 22px;
	display: block;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#fiveyrlist a{
	color: #000000;
	display: block;
	text-decoration: none;
	font-weight: normal;
	background-color: #DBD6EC;
	padding-left: 8px;
}
#fiveyrlist  li a:hover{
	background-color: #DDDDDD;
	
}*/

/*#fiveyrlist {

	display: none;

	background-color: #ECF2F9;

}



#fouryrlist  ul {
	font-size: 90%;
	list-style: none;
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#fouryrlist  li {
	font-size: 90%;
	text-decoration: none;
	line-height: 22px;
	display: block;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#fouryrlist a{
	color: #000000;
	display: block;
	text-decoration: none;
	font-weight: normal;
	background-color: #CCCCCC;
	padding-left: 8px;
}


#fouryrlist  li a:hover{
	background-color: #DDDDDD;
	
}

#fouryrlist {

	display: none;

	background-color: #ECF2F9;

}
*/
/* this styles the link of the current top level page */
#firstNav li.currentPage { 
	text-decoration: none; 
	display: block; 
	margin: 0;}
#firstNav li.currentPage a {
	color: #FFFFFF;
	padding: 3px 0px 3px 5px;
	background-color: #666699;
}
#mainbox li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	display: list-item;
}
.mededRedBold {
	font-weight: bold;
	color: #993300;
}
.mededGreenBold {

	font-weight: bold;
	color: #006633;
}
.mededPurpBold {


	font-weight: bold;
	color: #663399;
}
.odpOrangeBold {



	font-weight: bold;
	color: #CC6600;
}

