body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 5px 0px 0px;
	padding: 0px;
	/*background-image: url(../images/img_page/nav_bk.jpg);*/
	background-color: #CCCCCC;
	background-image: url(../images/img_page/page_bk.jpg);
}
#pdf {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header {
	width: 768px;
	background-image: url(../images/img_page/nav_bk.jpg);
	background-repeat: repeat-x;
	height: 46px;
	font-size: 12px;
	color: #333366;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}#logoname {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header a {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	line-height: 46px;
}
#header a.end {
	margin-right: 20px;	
}
#header a:hover {
	color: #FFFFFF;
}
#nav {
	height: 30px;
	text-align: center;
	background-image: url(../images/img_page/nav_bk_top.jpg);
	background-repeat: repeat-x;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	width: 768px;
	background-position: 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
#nav a {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #CCCCCC;
}
#subheader {
	height: 104px;
	width: 768px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}
#logo {
	float: left;
}

#subnav {
	height: auto;
	width: 300px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#subnav a {
	font-size: 11px;
	display: block;
	line-height: 14px;
	text-decoration: none;
	padding-left: 14px;
}
#subnav a:hover {
	text-decoration: underline;
	background-image: url(../images/img_page/subnav_bk.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#subnav .subnavtitle {
	font-weight: bold;
	color: #999999;
	background-color: #ececec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#content {
	height: auto;
	width: 768px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 25px;
}
#content img {
	margin: 10px;
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
}
#content ul {
	margin-left: 50px;
}

h1 {
	font-size: 150%;
	margin-left: 30px;
	margin-right: 25px;
	color: #CC0000;
}
h2 {
	font-size: 125%;
	margin-left: 30px;
}
p {
	margin-right: 25px;
	margin-left: 30px;
}
#footer {
	font-size: 10px;
	line-height: 25px;
	background-image: url(../images/img_page/footer_bk.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 768px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}
#footer a {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.highlt {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
