body{
background:#C0C0C0; font:12pt Times; color:#000000;
scrollbar-3d-light-color:#FFFFFF;
scrollbar-arrow-color:#000066;
scrollbar-base-color:#000066;
scrollbar-dark-shadow-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000066;
}

.clear{clear:both;}
td{
font:12pt Times; color:#000000
}

.header{
font:18pt Times; color:#000066; font-weight:bold;
}

.whitetext{
font:12pt Times; color:#FFFFFF; font-weight:bold;
}

.wheader{
font:16pt Times; color:#FFFFFF; font-weight:bold;
}

.pheader{
font:16pt Times; color:#800ee9; font-weight:bold;
}

A:link, A:visited { 
font-weight:bold; text-decoration:none; color:#00CCFF;
}
A:hover, A:active {
font-weight:bold; text-decoration:bold; color:#00CCFF;
}

#a01 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	padding-left: 30px;
}




#main{ width:997px;
		margin:0 auto 0 auto;
		padding:0px;
		background-color:#002e72;
		position:relative;
		text-align:left;
		}

#header{ width:997px;
			float:left;
			}

#header .logo{ width:600px;
			height:144px;
			text-align:left;
			float:left;
			}
			
#header .right{ width:300px;
			height:144px;
			background-color:##002E72;
			text-align:right;
			float:right;
			}			

#header .menu{ text-align:left;
			}

#body{ width:991px;
		margin:0 3px;
		float:left;
		background-color:#FFFFFF;
		}

#body .left{ width:505px;
			 padding:3px;
			 margin:0px;
			 float:left;
			}

#body .right{ width:445px;
			 padding:15px 10px 5px 25px;
			 margin:0px;
			 float:left;
			}
#body h1{
font:20pt Times; color:#000066; font-weight:bold;
	background-image:url(images/h2.jpg);
	height:62px;
	background-position:bottom left;
	background-repeat:repeat-x;
}
#body h1 span{ font:12pt Times; color:#000066; font-weight:bold; font-style:italic;}


#body h2{
font:18pt Times; color:#000066; font-weight:bold;
	background-image:url(images/h2.jpg);
	height:42px;
	background-position:bottom left;
	background-repeat:repeat-x;
}


#body h3{font:16pt Times; color:#FFFFFF; font-weight:bold;
		background-color:#002E72;
		padding:5px 0px;
		margin:0px;
		text-align:center;
}			
#body .back{ background-color:#CCFFFF;
			text-align:center;
			padding:5px 0;
			margin:2px 0 0 0;
			}

#footer{ background-color:#002e72;
			text-align:center;
			padding:5px 0;
			} 


