@charset "utf-8";

body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	background-color: #040607;
	background-image:url(../images/home-bg3.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#container {
	width: 980px;
	background: #FFFFFF;
	margin: 15px auto;
	border: 3px solid #DDDDDD;
	text-align: left;
  	filter:alpha(opacity=85);
  	opacity:0.85;
	background-image:url(../images/sidebarbg3.png);
	background-position:3px top;
	background-repeat:repeat-y;
}

#header {
	height: 108px; 
	padding: 0px;
	width:980px;
	margin:0px auto;
}

#headerright {
	float:right;
	height:108px;
	margin-right:30px;
	margin-top:15px;
	width:750px;
	text-align:right;
}

#headerright a {
	text-decoration:none;
	color:#11406E;
	border-bottom:0px dashed #11406E;
	font-weight:bold;
}

#headerright a:hover {
	text-decoration:none;
	color:#000000;
	border-bottom:0px solid #666666;
	font-weight:bold;
}

#headerright img {
	margin-top:22px;
}

#searchbox {
	height:20px;
	width:150px;
	border:1px solid #11406E;
	line-height:20px;
	background:#DDDDDD;
}

#searchbutton {
	height:26px;
	width:80px;
	background-color:#11406E;
	color:#EEEEEE;
	border:1px solid #DDDDDD;
}

#searchbutton:hover {
	height:26px;
	width:80px;
	background-color:#071c30;
	color:#EEEEEE;
	border:1px solid #DDDDDD;
}

#searchbutton:active {
	height:26px;
	width:80px;
	background-color:#11406E;
	color:#EEEEEE;
	border:1px solid #DDDDDD;
}

#contentcontainer {
	padding: 0px;
	width:980px;
	margin:0px;
	z-index:0;
}

#mainContent {
	width:780px;
	float:right;
	padding:0px;
	margin:0px;
	background-image:url(../images/contenttopright.png);
	background-position: right -1px;
	background-repeat:no-repeat;
}

#mainContent p {
	margin:10px 25px;
}

#mainContent h4 {
	margin:12px 25px;
	font-size:13px;
	color:#11406E;
	font-weight:bold;
}

#mainContent h3 {
	margin:12px 25px;
	font-size:15px;
	color:#11406E;
	font-weight:bold;
}

#mainContent h2 {
	margin:14px 25px;
	font-size:17px;
	color:#11406E;
	font-weight:bold;
}

#mainContent h1 {
	margin:18px 25px;
	font-size:22px;
	font-weight:bold;
	color:#11406E;
}

#mainContent a:link {
	text-decoration:none;
	color:#444444;
	border-bottom:0px solid #666666;
}

#mainContent a:visited {
	text-decoration:none;
	color:#444444;
	border-bottom:0px solid #666666;
}

#mainContent a:hover {
	text-decoration:none;
	color:#000000;
	border-bottom:0px solid #000000;
}

#mainContent ul li {
	margin:10px 25px;
}

#mainContent ol li {
	margin:10px 25px;
}

#sidebar {
	width:200px;
	float:left;
	color:#CCCCCC;
	margin:0px;
	padding:0px;
	margin-top:20px;
}

#sidebar p {
	margin:0px 10px;
}

#sidebar a {
	text-decoration:none;
	color:#11406E;
	display:block;
	border-bottom:1px dashed #11406E;
	padding:5px 10px;
}

#sidebar a:hover {
	text-decoration:none;
	color:#000000;
	display:block;
	border-bottom:1px solid #666666;
	padding:5px 10px;
}

#sidebar2 {
	width:200px;
	border-right:0px solid #999999;
	float:left;
	color:#CCCCCC;
	margin:0px;
	margin-top:0px;
	margin-bottom:20px;
	padding:0px;
}

#sidebar2 p {
	margin:0px 10px;
}

#sidebar2 h3 {
	margin:5px 15px;
	font-size:15px;
}

#sidebar2 a {
	text-decoration:none;
	color:#11406E;
	display:block;
	border-bottom:1px dashed #11406E;
	padding:5px 10px;
}

#sidebar2 a:hover {
	text-decoration:none;
	color:#000000;
	display:block;
	border-bottom:1px solid #666666;
	padding:5px 10px;
}

#contentbottom {
	clear:both;
	height:20px;
}

#footer {
	width:980px;
	margin:0px auto;
	color:#000000;
	font-size:12px;
}

#footer p {
	margin: 0;
	padding: 0;
	margin-bottom:15px;
	line-height:20px;
	font-size:12px;
}

#footer a {
	text-decoration:none;
	color:#333333;
	font-size:12px;
}

#footer a:hover {
	color:#666666;
}

img {
	border-style:none;
}

#toplink {
	position:fixed;
	bottom:0px;
	right:0px;
	width:150px;
	background:#11406E;
	padding:0px;
	margin:0px;
	height:30px;
	vertical-align:middle;
}


#toplink:hover {
	position:fixed;
	bottom:0px;
	right:0px;
	width:150px;
	background:#000000;
	padding:0px;
	margin:0px;
	height:30px;
	vertical-align:middle;
}

#toplink a {
	text-decoration:none;
	color:#BBBBBB;
	display:block;
	width:150px;
	height:30px;
	margin:0px;
	vertical-align:middle;
	padding-top:10px;
}

#toplink a:hover {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:150px;
	height:30px;
	margin:0px;
	vertical-align:middle;
}

#searchresults {
	width:100%;
}

#searchresults a {
	text-decoration:none;
	color:#11406E;
	font-weight:bold;
}

#searchresults a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.resulttitle {
	font-size:14px;
	color:#11406E;
	font-weight:bold;
}

.resulttext {
	font-size:12px;
	color:#000000;	
}

.resulttextmatch {
	font-size:12px;
	color:#11406E;
	font-weight:bold;
}

.resulturl {
	font-size:12px;
}
