
ul
{
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
}

li
{
background-image: url(../images/index/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .8em;
margin-left:8px;
margin-top:5px;
}
.leftnav{background-color:#6699E9; 
border-top:1px solid #9ABAEB; 
height:36px; padding:5px; 
font-family:Tahoma, Helvetica, Arial, sans-serif; 
font-size:12px; 
font-weight:bold;
}

a.leftnava:link { color:  #0A105A; text-decoration: none; font-size: 12px; font-family :Tahoma, Helvetica, Arial, sans-serif; font-weight:bold;}
a.leftnava:active { color: #0A105A; text-decoration: none; font-size: 12px; font-family :Tahoma, Helvetica, Arial, sans-serif;font-weight:bold;}
a.leftnava:visited { color: #0A105A; text-decoration: none; font-size: 12px; font-family :Tahoma, Helvetica, Arial, sans-serif;font-weight:bold;}
a.leftnava:hover { color: #FFFFFF; text-decoration: none; font-size: 12px; font-family :Tahoma, Helvetica, Arial, sans-serif; font-weight:bold;}

a.botnav:link { color:  #0A105A; text-decoration: none; font-size: 8pt; font-family :Arial; font-weight:bold;}
a.botnav:active { color: #0A105A; text-decoration: none; font-size: 8pt; font-family :Arial; font-weight:bold;}
a.botnav:visited { color: #0A105A; text-decoration: none; font-size: 8pt; font-family :Arial;font-weight:bold; }
a.botnav:hover { color: #FFFFFF; text-decoration: none; font-size: 8pt; font-family :Arial; font-weight:bold;}

A:link		{ COLOR: #395C92; TEXT-DECORATION: none; font-size: 9pt; FONT-WEIGHT: 700; LETTER-SPACING: 1px }
A:active	{ COLOR: #395C92; TEXT-DECORATION: none; font-size: 9pt; FONT-WEIGHT: 700; LETTER-SPACING: 1px }
A:visited		{ COLOR: #395C92; TEXT-DECORATION: none; font-size: 9pt; FONT-WEIGHT: 700; LETTER-SPACING: 1px }
A:hover		{ COLOR: orange; TEXT-DECORATION: none; font-size: 9pt; FONT-WEIGHT: 700; LETTER-SPACING: 1px }

a.nonav:link { color: red; text-decoration: none; font-size: 9pt; font-family :Arial; }
a.nonav:active { color: red; text-decoration: none; font-size: 9pt; font-family :Arial; }
a.nonav:visited { color: black; text-decoration: none; font-size: 9pt; font-family :Arial; }
a.nonav:hover { color: orange; text-decoration: underline; font-size: 9pt; font-family :Arial; }


	body { 			background: #FFFFFF;
			margin: 0px 0px 0px 0px;
			text-align: left; 
			font-family: arial; 
			font-size: 11px;
			font-weight:normal; 
			color: #000000; }
#content {		width: 815px;
			height: auto; 
			float: left;
			text-align: left; 
			font-family: HelveticaNeue, Helvetica, Arial, sans-serif; 
			font-size: 16px;
			font-weight:normal; }
#pagetitle {		
			height: 25px;
			padding-top: 6px;
			font-family: Arial, Helvetica, Sans-serif;
			font-size: 16px;
			float: left; }
div.layerseparator {	width: 100%;
			height: 1px;
			background: #CCCCCC; 
			float: left; }
.panelheader {		width: 100%;
			height: 22px;
			padding-top: 1px;
			border-top: 1px solid #FFFFFF;
			float: left;
			background: #EAEAEA;
			font-weight: bold;
			color: #266399;
			cursor:hand;
			cursor:pointer;}
#expcoll {		width: 200px;
			height: 25px;
			padding-top: 6px;
			text-align: right;
			float: left; }
			
div.panelicon 	{	width: 17px;
			height: auto;
			padding-left: 3px;
			padding-top: 1px;
			border-top: 1px solid #FFFFFF;
			float: left;
			background: #EAEAEA;
			font-weight: bold;
			color: #266399; }
			
#contentimg {		width: 815px;
			height: auto;
			float: left; }
