body {
	background-color: #FAFAE8;
}
body,td,th {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #002a5c;
}

#content p { 
line-height: 20px;
}

#content a { 
color: #0073ae; 
text-decoration: none;
}

#content a:hover { 
color: #39f; 
text-decoration: underline;
}

#content a:active { color: #666; }

#content ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#content h1, #content h2, #content h3 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #002A5C;
}

#content h1 {
font-size: 20px;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0.5em;
}

#content h2 {
font-size: 12px;
font-weight: bold;
margin-top: 1em;
}

#content h3 {
font-size: 12px;
font-weight: bold;
font-style: italic;
margin-top: 1.5em;
margin-bottom: 0.6em;
}

/* =Nav Menu
-------------------------------------------------------- */
#Table_01 #nav td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #fff; 
}

#nav a { 
color: #fff; 
text-decoration: none; 
}

#nav a:hover { 
color: #f4b726; 
text-decoration: underline; 
}

#nav a:active { color: #e5eff7; }


#container {
	position:relative;
	margin: 0 auto;
	width: 300px;
	height: 725px;
	top: 0px;
	margin-top:0px;
	height: 100%;
	/* background-color: #2E65A2;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image:url(../images/global/bg_container.gif);
	background-repeat:repeat-y; */
	}
#content {
	margin-right: -15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#contentarea {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	overflow: auto;
	background-color:#FFFFFF;
	padding-right:5px;
	padding-left:15px;
	padding-top:10px;
	text-align:left;
	/* font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;  */

}

.bigtext {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #003366;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
h1 {
font-size: 20px;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0.5em;
}
