body {
	margin:0;
	padding:0;
	background-image:url(/images/bg_pg_gray.gif);
	text-align:center;
}
.container {
	width:750px;
	height:890px;
	border:solid #000000 1px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background-image:url(/images/container-background.gif);
}
#nav {
	float:left;
	background-color:#BBCCDD;
	width:100%;
	position:relative;
	font-family: Arial, Verdana, sans-serif;
}
#nav ul {
	margin:0;
    padding:0;
	list-style:none;
	font-size:80%;
	text-transform:lowercase;
}
#nav li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
}
#nav a, #nav strong {
	display:block;
	background-color:#BBCCDD;
	padding:4px 10px;
	border:solid #AABBCC;
	border-width:0 1px 0 0;
	color:#708090;
	text-decoration:none;
	white-space:nowrap;
}
#nav a:hover {
	display:block;
	background-color:#4682B4;
	padding:4px 10px;
	border:solid #BBCCDD;
	border-width:0 1px 0 0;
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
}
#hnav {
	float:left;
	background-color:#68838B;
	width:100%;
	position:relative;
	font-family: Arial, Verdana, sans-serif;
}
#hnav ul {
	margin:0;
    padding:0;
	list-style:none;
	font-size:65%;
	text-transform:uppercase;
}
#hnav li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
}
#hnav a {
	display:block;
	background-color:#68838B;
	padding:4px 8px 3px 8px;
	border:solid #27408B;
	border-width:0 1px 0 0;
	color:#87CEEB;
	text-decoration:none;
	white-space:nowrap;
}
#hnav a:hover {
	display:block;
	background-color:#4682B4;
	padding:4px 8px 3px 8px;
	border:solid #27408B;
	border-width:0 1px 0 0;
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
}
#right_column {
	float:left;
	width:194px;
	height:740px;
	padding:25px 3px 0 6px;
}
#left_column {
	float:left;
	width:480px;
	height:730px;
	padding:25px 24px 10px 30px;
}
#masthead {
    float:left;
	margin:0;
	padding:0;
	height:85px;
	white-space:nowrap;
	position:relative;
	background-color:#000087;
}
.navigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #000033;
}
a.navigation:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
a.navigation:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
}
a.navigation:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
}
p {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.clickonimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
.copyright {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}
.caption {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
}
.sub {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.pdf_link:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
a.pdf_link:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
a.pdf_link:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
a.pdf_link:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
.detail {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
