@charset "utf-8";
p {
	text-align:left;
	font-family: Arial, Helvetica, "san serif";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	padding-top: 6px;
}
body { margin:0; padding:0; }
#hdr_1  { padding:3 0 0 5%;  }

#hdr_2  { padding:3 40 2 7%; display:in-line;  }

#hdr_3  { background-color:#001144; margin-left:7%; padding:2,0,2,2; font:10px Arial, Helvetica, sans-serif; color:#E3C9AE; text-align:left; }
#hdr_3 a:link { color:#E3C9AE; text-decoration:none;  }
#hdr_3 a:active  {color:#E3C9AE; text-decoration:none; }
#hdr_3 a:visited  {color:#E3C9AE; text-decoration:none;  }
#hdr_3 a:hover  {color:#FFFFFF; text-decoration:underline;  }

#search2  { float:right; font:10px Arial, Helvetica, sans-serif; color:#E3C9AE; }
#search a:link { color:#E3C9AE; text-decoration:none;  }
#search a:active  {color:#E3C9AE; text-decoration:none; }
#search a:visited  {color:#E3C9AE; text-decoration:none;  }
#search a:hover  {color:#FFFFFF; text-decoration:underline;  }
#container {
	width: 80%;
	height: auto;
	margin: auto;
	padding-top: 10px;
}


H1 {
	font-size: 170%;
	font-weight: normal;
	color: #002d5a;
	margin: 8px 0px 30px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #bec5d4;	
}

H2 {
	font-size: 125%;
	font-weight: bold;
	color: #ab002b;
	margin-top: 30px;	
}

H3 {
	font-size: 120%;
	font-weight: bold;
	color: #002d5a;
	margin-top: 30px;	
}

H4 {
	font-size: 105%;
	font-weight: bold;
	color: #333333;
	margin-top: 30px;	
}

H5 {
	font-size: 120%;
	font-weight: bold;
	color: #ab002b;
	margin-top: 30px;	
}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 32px;
	color: #990000;
	list-style-image: none;
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

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

#nav li a:hover {
	color: #cc0033;
	text-decoration: underline;
	
}
#nav p {
	text-align:left;
	font-family: Arial, Helvetica, "san serif";
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	margin-left: 6px;
}

#nav  {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	padding: 0;
	font:12px Arial, Helvetica, sans-serif;
	margin: 20px;
}

#content {
	height: auto;
	float: right;
	margin-left: 30px;
	margin-top: 20px;
}


#content a {
	color: #cc0033;
	text-decoration: underline;
	
}

#content a:hover{
	color: #666666;
	text-decoration: none;
	
}

.directory {
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 3px dotted #d6dde6;
	text-align:left;
	font-family: Arial, Helvetica, "san serif";
	font-size: 13px;
	color: #666666;
	line-height: 19px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	padding-top: 6px;
}


.directoryRight {
	width: 200px;
	float: right;
	text-align:left;
	font-family: Arial, Helvetica, "san serif";
	font-size: 12px;
	color: #666666;
	line-height: 19px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	padding-top: 6px;
	border: 1px dashed #CCCCCC;
	padding-left: 4px;
}

