@charset "utf-8";
/* CSS Document */

body {
	
	background-color:#CCCCCC;
	color:#333;
	margin:0px;
	
	}
	
.header-bg {
	background-image:url(images/header-bg.jpg);
	background-repeat:no-repeat;
	height:102px;
	background-color:#FFFFFF;}
	
.content-text {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#333;}

.large-text {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#333;}
	
.content-text a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;}
	
.sidebox-text {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#333;}
	
.sidebox-text ul {
	margin:0;
	padding:0;
	list-style:none;}
	
.sidebox-text li {
	margin:0;
	padding:0;
	background-image:url(images/check.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	width:160px;
	}
	
.sidebox-how {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#333;}
	
.sidebox-how ol {

	}
	
.sidebox-how li {

	}
	
	
h1 {
	margin:0;
	padding:0;
	font-size:16px;
	color:#14447A;}
	
.nav-bg {
	background-image:url(images/nav-bg.jpg);
	height:35px;
	background-repeat:repeat-x;}
	
.nav-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0A386C;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;}
	
.nav-link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	}
	
.nav-link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF9900;}
	
.nav-divider {
	background-image:url(images/nav-divider.jpg);
	background-repeat:no-repeat;
	width:2px;
	height:35px;}
	
.nav-left-bg {
	background-image:url(images/nav-left-bg.jpg);
	width:4px;
	height:35px;}
	
.nav-right-bg {
	background-image:url(images/nav-right-bg.jpg);
	width:4px;
	height:35px;}
	
#date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;}
	
.content-bg {
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;}
	
.content-bottom-bg {
	background-image:url(images/bottom-content-bg.jpg);
	background-repeat:no-repeat;
	height:24px;}
	
.sidebox-top {
	background-image:url(images/sidebox-top-bg.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:210px;
	line-height:26px;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-left:10px;
	}
	
.sidebox-bottom {
	background-image:url(images/sidebox-bottom-bg.jpg);
	background-repeat:no-repeat;
	height:6px;}
	
.text2 {
	font-size:11px;
	font-weight:bold;
	color:#CC0000;}
	
.footer-bg {
	background-image:url(images/footer-bg.jpg);
	height:91px;
	background-repeat:repeat-x;}
	
.footerlink {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	
	}
	
.footerlink a{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
	padding: 0 10px 0 10px;}
	
.footerlink a:hover{
	text-decoration:underline;}
	
.copyright {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-top:6px;
	}
	
.copyright a{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	}
	
.formheader {
	font-family: arial; 
	font-size: 13px; 
	font-weight: bold; 
	color:#00428C; 
	line-height:35px;
}

.formlabel {
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold; 
	color:#666;	
}

.formvalue {
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold; 
	color:#000;	
}
