/* Start Body */
body {
	height: 100% auto;
	margin: 0;
	padding-top: 0px; 
	padding-bottom: 0px; 
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	}

body#background {
	background: #C3D9FF;
	}
/* End Body */

/* Start Header */
#header {
	margin: 0; 
	height: 10px; 
	width: 100%;
	background-color: #005c95; 
	}


/* End Header */

/* Start Top Navigation */
#menu { 
	background: #000033 url('images/navigation_bg.png') repeat-x; 
	font-size: 14px; 
	font-weight: strong; 
	height: 38px; 
	letter-spacing: 0.02em; 
	position: relative; 
	width: 100%; 
	clear: both; 
	margin-bottom:10px; 
	}




#menu ul { 
	list-style: none; 
	margin: 0px; 
	width: 1250px;
	}

#menu ul li { 
	float: left;  
	}

#menu ul li span a { 
	background: url('images/navigation_sep.png') no-repeat; 
	background-position: left center;  
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 11px 14px 11px 14px; 
	}


#menu ul li a { 
	color: #ffffff;  
	text-decoration: none; 
	display: block; 
	float: left; 
	}

#menu ul li a:hover { 
	background-color: ; 
	color: #1f4983;  
	text-decoration: underline; 
	display: block; 
	float: left; 
	}
/* End Top Navigation */

/* Start Main Page */


#page {
	background-color: #ffffff;
	border: 1px;
	border-style: solid; 
	border-color: #96989a; 
	height: 100% auto;      
	margin: 0px;
	padding: 10px;
	width: 1200px;
	}
/* End Main Page */

/* Start Content Area */


#content {   
	margin-right: 45px;
	padding: 55px;
	width: 530px;
	background-color: #ffffff;
	text-align: left; 
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca; 
	}
 
.narrowcolumn {
	width: 520px;
	float: right;
	}

#content h1 { 
	padding-bottom: 10px; 
	color: #1f4983;
	font-size: 20px;
	display: block; 
	}
/* End Content Area */


/* Start Generic Sidebar Information */
.sidebarbg { 
	background-color: #ffffff;
	background-image: url('images/sidebar.png');
	background-repeat: repeat-y;
	} 

.sidebarbottom{
	width: 0px;
	height: 0px;
	margin-bottom: 0px;
	background: url('') no-repeat;
	background-color: #E5E5E5;
	} 



#selected {   
	background: url('images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;
	background-color: #ffffff;
	padding: 5px; 
	display: block;   
	color: #333333;
	padding-right: 10px; 
	padding-left: 4px; 
	font-family: Arial;
	font-size: 12px;
	font-weight: strong;
	display: block;  
	text-decoration: none; 
	} 
/* End Generic Sidebar Information */

/* Start Sidebar Left */
#sidebar {
	float: left;
	width: 277px;
	background-color: ;
   	text-align: left;
	border-style: solid; 
	border-color: #333333; 
	border-width: 1px;
	}

#sidebar h2 {
	padding-left: 10px; 
	padding-right: 6px;
	padding-top: 8px;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 22px;
	background: url('') no-repeat;
	background-color: #000033; 
	} 

#sidebar ul {  
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px; 
	padding-bottom: 0px; 
	} 

#sidebar ul li { 
	display: block;
	} 

#sidebar ul li a { 
	background: url('images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;
	background-color: #;
	padding: 5px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 

#sidebar ul li a:hover { 
	background: #dddddd url('images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;	
	padding: 5px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 
/* End Sidebar Left */

/* Start Sidebar Right */
#sidebarright {
	float: left;
	width: 210px;
	background-color: ;
   	text-align: left;
	border-style: solid; 
	border-color: #333333; 
	border-width: 1px;
	}

#sidebarright h2 {
	padding-left: 10px; 
	padding-right: 6px;
	padding-top: 8px;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 22px;
	background: url('') no-repeat;
	background-color: #000033; 
	} 

#sidebarright ul {  
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px; 
	padding-bottom: 0px; 
	} 

#sidebarright ul li { 
	display: block;
	} 

#sidebarright ul li a { 
	background: url('images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;
	background-color: #;
	padding: 5px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 

#sidebarright ul li a:hover { 
	background: #dddddd url('images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;	
	padding: 5px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 
/* End Sidebar Right */

/* Start Search Box */
#searchside {
	padding: 8px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	border-style: solid; 
	border-color: #cc0000; 
	border-width: 0px; 
	text-align: left;
	}

#searchside a {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	}

.searchform {
	background-color: #ffffff;
	height: 16px;
	width: 178px;
	margin: 6px 0px 6px 0px;
	padding: 3px 7px 2px 5px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}

#searchside select {
	background-color: #ffffff;
	width: 192px;
	padding: 3px 7px 2px 5px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}

.searchsubmit {
	text-transform: uppercase;
	background: #ffffff url('images/navigation_bg.png') repeat-x;
	padding: 3px 7px 3px 7px;
	font-size: 10px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}
/* End Search Box */

/* Start Footer */
#footer { 
	background-color: #005c95;
	font-weight: strong;
	height: 38px; 
	position: relative; 
	width: 100%; 
	margin-top:10px; 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004570; 
	}
	
#footer a {
	color: #ffffff;
	text-decoration:underline;
	}

#footer a:hover {
	color: #ffffff;
	text-decoration:underline;
	}

#footer p {
	width: 1210px;
	font:1.1em Arial, Helvetica, Sans-serif;
	padding-top: 10px;
	padding-left: 15px;
	text-align: right;
	color: #ffffff;
	}
/* End Footer */

/* Start Sitemap */
#sitemap {
	width: 560px;
	padding-left: 5px;
	list-style-type: none;
	}

#sitemap .title{
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: strong;
	font-family: Arial, Helvetica, sans-serif;
	}

#sitemap a{
	width: 560px;
	padding-left: 5px;
	list-style-type: none;
	}

#sitemap ul li.li1 a{
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	line-height: 40px;
	padding-left: 10px;
	font-weight: strong;
	font-family: Arial, Helvetica, sans-serif;
	}

#sitemap ul li.li2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	border-left-style: none;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li5 a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	text-decoration: underline;
	}

#sitemap ul li.li6 a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	text-decoration: underline;
	}

#sitemap .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	}

#sitemap .info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	}

#sitemap .info3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 33px;
	}

#sitemap .info4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	}
/* End Sitemap */

/* Start Miscellaneous */


a {
	color: #333333;
	}

h1 {
	padding-top: 0;
	margin: 0;
	}

h2 {
	padding-top: 0;
	margin: 0;
	font-size: 1.6em;
	}

h3 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 1.3em;
	}

hr {
	background-color: ffffff;	
	}

* {
	margin:0;
	padding:0;
	}
/* End Miscellaneous */