* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

HTML {
/*	BACKGROUND: url(images/htmlbg.jpg);*/
}

BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(images/header.gif) no-repeat center top; 
	PADDING-BOTTOM: 0px; 
	MARGIN-top: 0px; 
	FONT: 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	COLOR: #666666; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: center; /* make the container centered - for IE */
}

table, tr, td, th {
	border: 1px #666666;
	background-color: #999999;	
}

td{
	background-color: #EDF5F9;
	padding: 5px;
	vertical-align: top;
}

th{
	background-color: #B3D7E8;
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
}

A {
	COLOR: #d7661c; 
	BORDER-BOTTOM: #ccc 1px dotted; 
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #d7661c; 
	BORDER-BOTTOM: #ccc 1px dotted; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #94ab36; 
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-DECORATION: none
}

#container {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 70px;
	PADDING-TOP: 0px;
	margin-top: 0px;
	margin-left: auto; /* make the container centered*/
	margin-right: auto; /* make the container centered*/
	WIDTH: 697px;
	text-align:left;

}

#pageHeader SPAN {
	DISPLAY: none
}


#cover {
	padding-left: 10px;
	padding-right: 10px;
	PADDING-BOTTOM: 5px; 
	padding-top: 0px;
	WIDTH: 485px; 
	margin-left: 5px;
	text-align:left;
	border: 1px solid #2C90C2;
	margin-bottom: 30px;
	float:left;
}

#middle{
	width: 697px;
}


#content{
	PADDING-BOTTOM: 25px; 

}

#content H3{
	color: #F78C23;
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 3px;
	display: block;
}

#content H2{
	color: #F78C23;
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-transform: uppercase;
}

p{
	padding-bottom: 7px;
}

lu, li {
	list-style-type: disc;
	padding-left: 2px;
	margin-left: 13px;
}

#linkList {
	BACKGROUND-COLOR:#EDF5F9; 
	WIDTH: 183px; 
	float: left;
	border: 1px solid #2C90C2;

}

.linkheader{
	COLOR: #F3E56F; 
	BORDER-BOTTOM: #ccc 1px dotted; 
	TEXT-DECORATION: none
}

.linkheader:visited{
	COLOR: #F3E56F; 
	BORDER-BOTTOM: #ccc 1px dotted; 
	TEXT-DECORATION: none
}

.linkheader:hover{
	COLOR: #F3E56F; 
	BORDER-BOTTOM: #ccc 1px solid; 
	TEXT-DECORATION: none
}

#quickSummary .p2 {
	FONT: 0.9em Arial, Tahoma, Georgia, sans-serif;
	MARGIN-LEFT: 470px;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 220px;
	COLOR: #ffffff;
	PADDING-TOP: 220px;
	padding-bottom:20px;
	LETTER-SPACING: 1px;
	text-align: right;
}

#lselect {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 50px;
	padding-top: 20px;
	MARGIN: 0px; 
	FONT-SIZE: 0.9em
}
#lselect UL LI {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;

}

#lselect A {
	DISPLAY: block;
	FONT-SIZE: 1.1em;
	line-height:28px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 25px;
	BACKGROUND: url(images/navi_bgr.gif) no-repeat;
	PADDING-BOTTOM: 2px;
	height: 28px;
	color:#525950;
	text-decoration: none;
	border: none;
}
#lselect A:hover {
	DISPLAY: block; 
	BACKGROUND: url(images/navihover_bgr.gif) no-repeat; 
	color: #ffffff;
	text-decoration: none;
}



#footer {
	PADDING-TOP: 40px; 
	TEXT-ALIGN: center;
	FONT: 10px verdana;
	COLOR: #2C90C2;
}

#footer A {
	COLOR: #2C90C2; 
	TEXT-DECORATION: none
}
#footer A:visited {
	COLOR: #02966B; 
	TEXT-DECORATION: none
}
#footer A:hover {
	COLOR: #02966B; 
	BORDER-BOTTOM: #ccc 1px solid; 
	TEXT-DECORATION: none
}

