* {
	margin: 0px;
	padding: 0px;
}
html {   
	background-color: #003366;  
}
body{
	line-height : 180%;
	font-size : 85%;
	color: #333333;
	border-top: 4px solid #333;
	background-color: #FFFFFF;
}
#header {
	width : 100%;
	background-color: #fff;
}
#headerinner {
	margin-right : auto;
	margin-left : auto;
	height: 75px;
	width: 950px;
	position: relative;
}
#headerleft {
	padding: 15px 0px 15px 0px;
	float: left;
	width: 370px;
	height: 45px;
}
#headerright {
	padding: 26px 10px 0px 0px;
	float: right;
	width: 340px;
	text-align: right;
}
#topmenu {
	width : 100%;
	height: 35px;
	clear: both;
	border-bottom: 1px solid #333;
	background-color: #003366;
}
#topmenuinner {
	margin-right : auto;
	margin-left : auto;
	width: 950px;
}
#toppageimage {
	clear: both;
	width : 100%;
	background-color: #0066cc;
}
#toppageimageinner {
	margin-right : auto;
	margin-left : auto;
	width: 950px;
	position: relative;
}
#container {
	clear: both;
	width : 100%;
	background-color: #FFFFFF;
}
#containerinner {
	width: 950px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
#main {
	padding: 18px 14px;
	background-color: #ffffff;
	clear: both;
	float: right;
	width: 690px;
}
#menu {
	padding: 15px 0px 15px 10px;
	float: left;
	width: 220px;
	background-color: #FFFFFF;
}
#bottommenu {
	text-align: right;
	clear: both;
	padding: 7px 10px;
	background-color: #ffffff;
	border-top: 1px solid #e9e9e9;
}
#footer {
	width : 100%;
	background-color: #003366;
	color: #FFFFFF;
	clear: both;
}
#footerinner {
	width: 950px;
	margin-right : auto;
	margin-left : auto;
	clear: both;
	padding: 10px 0px;
	color: #FFFFFF;
}
#footerinner a {
	color: #FFFFFF;
}
#footerleft {
	padding: 5px 10px;
	float: left;
	width: 370px;
}
#footerright {
	padding: 5px 10px;
	float: right;
	width: 530px;
	text-align: right;
}
#topmenu ul li {
	float: left;
	width: 135px;
	text-align: center;
	list-style: none;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	background-color: #006699;
	font-size: 110%;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #333;
	background-position: 0px 0px;
}
#topmenu ul li.right {
	float: left;
	width: 110.px;
	text-align: center;
	list-style: none;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	width: 132px;
	border-right: 1px solid #333;
}
#topmenu ul li a{
	text-decoration: none;
	display: block;
    color: #FFFFFF;
}
#topmenu a:hover {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
}
.menubar {
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background-image: url(images/submenu_bg.gif);
	font-size: 110%;
	text-indent: 25px;
	margin: 3px 0px 3px 0px;
}
.menubar a:link {
	color: #FFFFFF;
}
.menubar a:visited {
	color: #FFFFFF;
}
#menu ul {
}
#menu ul li {
	font-weight: normal;
	text-indent: 30px;
	list-style-type: none;
	line-height: 30px;
	background-image: url(images/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 100%;
	margin: 1px 0px;
}
#menu ul li a {
	text-decoration: underline;
	display:block;
}
#menu ul li a:hover {
	text-decoration: none;
	display:block;
}
a:link {
    color:#003399;
}
a:visited {
    color:#003399;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#FF0000;
}
.entry {
	margin-bottom: 10px;
	text-indent: 25px;
	font-size: 110%;
	line-height: 30px;
	font-weight: bold;
	background-image: url(images/entrybar.jpg);
	color: #333333;
	background-repeat: no-repeat;
}
.subentry_toppage {
	margin-bottom: 10px;
	text-indent: 25px;
	font-size: 110%;
	line-height: 30px;
	font-weight: bold;
	background-image: url(images/check.gif);
	color: #333333;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.subentry {
	margin-top: 5px;
	text-indent: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	line-height: 25px;
	color: #333333;
	background-color: #f4f4f4;
	border-left: 8px solid #0099ff;
	border-bottom: 1px solid #0099ff;
}
.thirdentry {
	color: #333333;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px solid #e9e9e9;
	background-color: #f4f4f4;
	margin-bottom: 5px;
	text-indent: 10px;
	line-height: 25px;
}
.red {
	color: #CC0000;
}
.redbold {
	color: #CC0000;
	font-weight: bold;
}
.orangebold {
	color: #FF6600;
	font-weight: bold;
}
.blue {
	color: #000099;
}
.big {
	font-size: 130%;
}
.small {
	font-size: 80%;
}
.tableborder{
    border-collapse: collapse;
    border: 1px solid #330000;
}
.tableborder td{
	border: 1px solid #ccc;
	padding: 4px;
}
.tableborder th{
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #f4f4f4;
	text-align: left;
	font-weight: normal;
}
.toppage_borderbox {
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
	float: left;
	width: 208px;
	margin: 0px 10px 10px 0px;
}
.borderbox {
	padding: 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.borderbox2 {
	padding: 10px 10px;
	background-color: #FFCCCC;
	border: 0px solid #cccccc;
}
.clear {
	clear: both;
}
.imageleft {
	padding: 0px 10px 10px 0px;
	float: left;
}
.imageright {
	padding: 0px 0px 10px 10px;
	float: right;
}
.clearfix:after { 
    content : "."; 
    display : block; 
    height : 0; 
    clear : both; 
    visibility : hidden; 
} 
* html .clearfix { 
    height : 1%; 
} 
.clear { 
    clear : both; 
} 
.renew { 
    height : 70px; 
    overflow : auto; 
    padding : 5px; 
} 
.renew p { 
    line-height : 120%; 
    font-size : 12px; 
} 
