@charset "utf-8";
/* CSS Document
Created by Inorbital Inc */

html{
	background-color:#ffffff;
}

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:16pt;
	background-color:#ffffff;
}

.top{
	float:left;
	width:100%;
	height:208px;
	background-image:url("../img/layout/topbg.jpg");
	background-repeat:repeat-x;
	background-position:top;
}

.middle{
	float:left;
	width:100%;
	background-image:url("../img/layout/middlebg.jpg");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e2e2e2;
}

.middlebottom{
	float:left;
	width:100%;
	background-image:url("../img/layout/prebottombg.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
}

.bottom{
	float:left;
	width:100%;
	height:360px;
	background-image:url("../img/layout/bottombg.jpg");
	background-repeat:repeat-x;
	background-position:top;
}

/*
----------------------------------------------------------------*/

a, a:visited, a:active{
	color:#910006;
	outline:none;
}

a:hover{
	text-decoration:none;
}

a img{
	border:none;
}

form{
	margin:0px;
	padding:0px;
}

h1{
	color:#4e4e4e;
	padding:0;
	padding-bottom:7px;
	border-bottom:1px solid #c7c7c7;
	margin:0;
	margin-bottom:30px;
	font-size:28px;
	font-weight:normal;
	line-height:34px;
}


h2{
	color:#4e4e4e;
	padding:0;
	margin:0px 0px 20px 0px;
	font-size:18px;
	font-weight:normal;
}

h2.line{
	padding-bottom:7px;
	border-bottom:1px solid #c7c7c7;
}

h3{
	color:#4e4e4e;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:0px;
	font-size:14px;
}

ul{
	margin-top:0px;
}

p{
	margin-top:0px;
	padding-top:0px;
}

.content img.bodyphoto{
	border:1px solid #dddddd;
}	

/*
----------------------------------------------------------------*/

ul.bodylist{
	/*list-style:none;*/
}

ul.bodylist li{
	/*list-style:none;
	background-image:url("../img/layout/listitem.jpg");
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:25px;*/
}

ul.bodylist2 li{
	padding-bottom:15px;
	font-style:italic;
}

ul.bodylist2 li a{
	font-style:normal;
}

/*
----------------------------------------------------------------*/

.newsletterbox{
	float:left;
	width:100%;
	height:90px;
	padding-top:17px;
	background-image:url("../img/layout/newsletterbg.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	color:#ffffff;
	font-size:12px;
}

.newsletterfields{
	margin:0px auto;
	width:586px;
}

.newsletterbox h1{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;	
	border-bottom:0px;
	line-height:normal;
}

.newsletterbox p{
	margin:0px;
	padding:0px;
	padding-left:15px;
}

.newsletterfield{
	width:183px;
	height:39px;
	background-image:url("../img/layout/newsletterfield.gif");
	background-repeat:no-repeat;
	background-position:top;
	padding-top:2px;
}

.newsletterfield input{
	height:20px;
	margin-left:19px;
	border:0px;
	line-height:20px;
	font-size:17px;
	color:#676767;
	width:145px;
}

.newslettersubmit input{
	height:31px;
	width:105px;
	font-weight:bold;
	/*filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
	cursor:pointer;*/
}

/*
----------------------------------------------------------------*/

.roundedbox{
	margin:0px auto;
	width:860px;
}

.roundedboxtop{
	float:left;
	width:100%;
	height:28px;
	background-image:url("../img/layout/roundedboxtop.gif");
	background-repeat:no-repeat;
	background-position:top;
}

.roundedboxmiddle{
	float:left;
	wwidth:100%;
	background-image:url("../img/layout/roundedboxmiddle.gif");
	background-repeat:repeat-y;
	background-position:top;
}

.roundedboxmiddlebottom{
	float:left;
	width:100%;
	background-image:url("../img/layout/roundedboxbottom.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
}

/*
----------------------------------------------------------------*/

.header{
	margin:0px auto;
	width:860px;
	height:138px;
}

.headerright{
	float:right;
	width:309px;
	padding-right:60px;
}

.headerrighttop{
	float:right;
	width:100%;
	height:25px;
	text-align:right;	
}

.headerrightbottom{
	float:right;	
	width:100%;
	height:39px;
	padding-top:38px;
}

.searchfield{
	float:right;
	width:300px;
	height:39px;
	background-image:url("../img/layout/searchfield.gif");
	background-repeat:no-repeat;
	background-position:top left;
	/*padding-top:3px;*/
}

.searchfield #searchField{
	border:0px;
	background-color:transparent;
	font-size:17px;
	padding-top:7px;
	margin-left:12px;
	width:188px;
}

.searchfield #searchBtn{
	/* for IE */
	filter:alpha(opacity=0);
	/* CSS3 standard */
	opacity:0;
	margin-left:13px;
	width:72px;
	height:30px;
	cursor:pointer;
}

/*
----------------------------------------------------------------*/

.menu{
	margin:0px auto;	
	width:860px;
	height:50px;
}

.menuleft{
	float:left;
	width:36px;
	height:50px;
	background-image:url("../img/layout/menuleft.gif");
	background-repeat:no-repeat;
	background-position:top;
}

.menumiddle{
	float:left;
	width:788px;
	height:50px;
	background-image:url("../img/layout/menumiddle.jpg");
	background-repeat:repeat-x;
	background-position:top left;
}

.menuright{
	float:left;
	width:36px;
	height:50px;
	background-image:url("../img/layout/menuright.gif");
	background-repeat:no-repeat;
	background-position:top;
}

/*
----------------------------------------------------------------*/

.content{
	width:740px;
	padding:0px 60px 90px 60px;
	float:left;
}

.contentleft{
	float:left;
	width:349px;
}

.contentright{
	float:left;
	padding-left:40px;
	width:350px;
}

.printmenu{
	width:740px;
	padding:0px 60px 6px 60px;
	float:left;
	text-align:right;
	height:15px;
}

/*
----------------------------------------------------------------*/

.footer{
	margin:0px auto;
	width:860px;
	height:327px;
	color:#595959;
}

.footer h1{
	color:#4c4c4c;
	font-size:16pt;
	font-weight:normal;
	padding:40px 0px 20px 0px;
	margin:0px;
	border:0px;
	line-height:normal;
}

.footer a{
	color:#910006;
	text-decoration:none;
}

.footer a:hover{
	color:#000000;
}

.footerright a{
	text-decoration:underline;
}

.footerleft{
	float:left;
	width:320px;
	padding-left:60px;
}

.footerleft ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.footerleft ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:normal;
}

.footerleft ul li.itemspacer{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	list-style:none;
	line-height:1px;
	border-bottom:1px solid #d1d1d1;
}

.footerright{
	float:left;
	width:320px;
	padding-left:120px;
	line-height:20px;
}

.footerbottom{
	float:left;
	width:100%;
	margin-top:30px;
	padding-top:20px;
	text-align:center;
	border-top:1px solid #d1d1d1;
}

/*
---------------------------------------------------------------*/

.horizontalline{
	width:100%;
	height:25px;
	line-height:1px;
	border-top:1px solid #c7c7c7;
	margin-top:25px;
}