@charset "utf-8";
/* CSS Document */

* {padding: 0; margin: 0;}
p {margin-top: 0;}

html { overflow: -moz-scrollbars-vertical !important; }

body {
	color:#      ;
	font-size:14px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

blockquote {
	background-color:#1a3c6a;
	color:#fff;
	padding:20px;
	margin: 20px;
	}

h3 {
	padding-bottom:1em;
	padding-top:.5em;
	}
	
h3.title {
	font-weight:100;
	color:#006;
	padding-top:2em;
	margin-bottom:-20px;
	}
	
td {
	padding-bottom:10px;
	font-size:12px;
	vertical-align:top;
	}
	
h4 {
	padding-bottom:.75em;
	}

p {line-height: 1.5em; padding-bottom:1.5em;}

img {
	border:none;
	}

.mainmiddle {
	background-image:url(../images/contentbox_mid514x1.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	}
	
	
.maintop {
	background-image:url(../images/contentbox_top514x14.jpg);
	width:514px;
	background-position:top;
	background-repeat:no-repeat;
	padding-top:20px;
	}
.mainbottom {
	background-image:url(../images/contentbox_bottom514x22.jpg);
	width:514px;
	background-position:bottom;
	background-repeat:no-repeat;
	}

.searchtop {
	background-image:url(../images/search_top196x44.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.searchbottom{
	height:120px;
	background-image:url(../images/search_bottom196x10.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.sidebarboxtop {
	background-image:url(../images/sidebar_top196x6.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10px;
	}
	
.sidebarboxbottom {

	background-image:url(../images/sidebar_bottom196x20.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}	
	
.underline {
	border-bottom: 1px solid #999999;
	margin-bottom: 15px;
	}

#page {
	width: 750px;
	margin:0 auto;
	height:600px;
	}
	
#header {
	background-image:url(../images/topbanner_750x120.jpg);
	height:120px;
	overflow:auto;
	}

#header a:link {color: #fff; text-decoration: underline; }
#header a:active {color: #fff; text-decoration: underline; }
#header a:visited {color: #fff; text-decoration: underline; }
#header a:hover {color: #fff; text-decoration: underline; }
	
#headercontent {
	width:200px;
	float:right;
	margin-right:40px;
	margin-top:20px;
	color:#fff;
	text-align:right;
	}
	
#navigation {
	margin-top:-35px;
	}
	
#container {
	background-color:#eef0f3;
	min-height:400px; 
	}
	
#main {
	width:510px;
	float:left;
	margin-left:13px;
	margin-top:20px;
	}
	
#content {
	width:475px;
	margin:0 auto;

	}

#content ul {margin-left:40px;}

#content ul li {padding-bottom: .75em;}


#claim {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	}

.clear {
	clear:both;
	height:30px;
	}
	
#sidebar {
	width: 190px;
	float:right;
	margin-right:15px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:12px;
	}
	
#sidebarcontent {
	width:170px;
	margin:0 auto;
	padding-bottom:30px; 
	}

#sidebar li {

	}

#searchbox {
	background-image:url(../images/search_mid196x1cp.jpg);
	background-repeat:repeat-y;
	margin-bottom:8px;
	}
	
#sidebarbox {
	background-image:url(../images/search_mid196x1cp.jpg);
	background-repeat:repeat-y;
	}
	
#searchform {
	padding-left:10px;
	padding-top:25px;
	}
	
#footer {
	clear:both;
	background-image:url(../images/footer_750x73.jpg);
	height:73px;
	}

#footercontent {
	width:300px;
	float:right;
	text-align:right;
	color:#fff;
	margin-top:50px;
	margin-right:15px;
	}
#leftcontent {
	margin-left:15px;
	margin-top:10px;
	float:left;
	color:#FFF;
	font:"Myriad Pro";
	font-size:18px;
	font-style:italic;
	
}
