/* CSS Document */

body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	}
	
#wrap {
	height:93px;
	white-space: nowrap;
	}

#frame {
	padding:0px;
	text-align:left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 10px 30px;
	}
	
#left {
	margin: 30px 0px 0px;
	padding: 10px;
	width: 50%;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	float: left;
	}
	
#left a {
	color:#000000;
	text-decoration: underline;
	}
	
#left a:hover {
	color:#5e8f98;
	cursor:hand;
	text-decoration: underline overline;
	}
	
#right {
	margin: 30px 0px 0px 20px;
	padding: 10px;
	width: 22%;
	float: left;
	border: 1px solid #5e8f98;
	background: #dcd7c6;
	font: 12px Arial, Helvetica, sans-serif;
	color: #242e51;
	text-decoration: none;
	text-indent: 3pt;
	}
	
#right p {
	text-align: center;
	}

#right li {
	color: #242e51;
	list-style: square;	
	}
	
#right a {
	color:#242e51;
	text-decoration: none;
	}
	
#right a:hover {
	color:#242e51;
	cursor:hand;
	text-decoration: underline overline;
	}
	
#topnavb {
	position:absolute;
	left:8px;
	top:0px;
	width:75px;
	height:73px;
	z-index:1;
	}

#topnavc {
	position:absolute;
	left:83px;
	top:0px;
	width:672px;
	height:15px;
	}
	
#topnavd {
	position:absolute;
	left:83px;
	top:15px;
	width:24px;
	height:33px;
	}
	
#topnave {
	position:absolute;
	left:107px;
	top:15px;
	width:293px;
	height:33px;
	}
	
#topnavf {
	position:absolute;
	left:400px;
	top:15px;
	width:355px;
	height:33px;
	}
	
#topnavg {
	position:absolute;
	left:83px;
	top:48px;
	width:672px;
	height:8px;
	}
	
#topnavh {
	position:absolute;
	left:0px;
	top:56px;
	width:8px;
	height:17px;
	}
	
#topnavi {
	position:absolute;
	width:100%;
	right:0px;
	left:0px;
	height:17px;
	top:56px;
	background: url(topnavi.gif) repeat;
	}
	
#topnavk {
	position:absolute;
	left:0px;
	top:73px;
	width:525px;
	height:17px;
	padding: 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242e51;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242e51;
	text-indent: 10pt;
	margin: 0px;
	background: #dcd7c6;
	}

#topnavk a {
	color:#242e51;
	text-decoration: none;
	}
	
#topnavk a:hover {
	color:#5e8f98;
	cursor:hand;
	text-decoration: underline overline;
	}

#topnavm {
	position:absolute;
	left:525px;
	top:73px;
	width:44px;
	height:20px;
	}

#footer {
	margin-top: 50px;
	margin-right: 30px;
	margin-left: 30px;
	height: 30px;
	border-top: 1px solid #242e51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #242e51;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	padding-top: 10px;
	clear: both;
	}

#footer a {
	color:#242e51;
	text-decoration: none;
	}
	
#footer a:hover {
	color:#242e51;
	cursor:hand;
	text-decoration: underline overline;
	}
	
#canning {
	color:#ffffff;
	font-size: 1px;
	display: none;
	}
			
.skipnav {
	display:none;
	}
	
.header {
	background: #5e8f98;
	border: 1px solid #5e8f98;
	font: oblique bolder normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}
