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

body
	{
	margin:0;
	padding:0;
	background:url(images/header_botbg.gif) left top repeat-x;

	}

.container
	{
	width:100%;
	height:auto;
	margin:0;
	text-align:center;
	}

.header
	{
	width:1003px;
	height:250px;
	text-align:center;
	margin:0 auto;

	}

.header-top
	{
	width:1003px;
	height:70px;
	}

.header-top-left
	{
	width:350px;
	height:70px;
	float:left;
	text-align:left;
	}

.logo
	{
	margin:8px;
	}

.header-top-right
	{
	width:500px;
	height:70px;
	float:right;
	text-align:right;
	}

.tophead-link
	{
	color: #767676;
	text-decoration:none;
	}
	
.tophead-link:hover
	{
	color: #1d7cae;
	text-decoration:underline;
	}

.header-bottom
{
width:100%;
height:125px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight:bold;
	font-variant: normal;
	color: #ff9900;
	text-decoration: none;
	text-align:justify;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	float: left;
}
body a
{
color:#0099cc;
text-decoration: underline;
}
body a:hover
{
color:#ff9900;
text-decoration: underline;
}
.body-main
{
width:100%;
height:auto;
text-align:center;
}
.body-inside
{
width:100%;
height:auto;
text-align:left;
background:#efefed left top repeat-x;
float:left;
}
.body-container
{
width:1003px;
height:auto;
text-align:center;
margin:0px auto;
}
.body-top
{
width:1003px;
height:266px;
float:left;
text-align:left;
padding-top:12px;
}
.body-middle
{
width:1003px;
height:auto;
float:left;
text-align:left;
padding-top:20px;
padding-bottom:20px;
}

.body-middle-left
{
width:220px;
height:auto;
float: left;
text-align:left;
border:1px solid #e0e0e0;
border-bottom:3px solid #e0e0e0;
background-color:#FFFFFF;
padding-left:16px;
}

.subnav{
	color: #0099cc;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	line-height:28px;
	width:210px;
	float:left;
	}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	}
.subnav ul li a {
	display: block;
	width:210px;
	text-decoration: none;
	color: #7a7a7a;
	}
.subnav ul li a:hover {
	color: #7a7a7a;
	line-height:28px;
	text-decoration:underline;
	background-color:#efefed;

}
.bookmark
{
width:220px;
padding:15px 5px 5px 5px;
}
h4 {
	margin: 0; 
	font-weight: bold;
	font: 11px Arial, Helvetica, sans-serif;
	color: #1d7cae;
}
.body-middle-right
{
width:550px;
height:auto;
float:left;
text-align:left;
border:1px solid #e0e0e0;
border-bottom:3px solid #e0e0e0;
background-color:#FFFFFF;
margin:0 10px 0 10px;
}

.middle-right
{
background-color:#f8f8f8;
border:1px solid #d2e5ef;
padding: 10px 10px 10px 10px;
margin:10px 10px 10px 10px;
}
.middle-right-content
{
background-color:#f8f8f8;
border:1px solid #FFF;
padding: 10px 10px 10px 10px;
margin:10px 10px 10px 10px;
}
.middle-bottom-left
{
width:240px;
height:auto;
float:left;
text-align:left;
padding: 10px 10px 10px 10px;
margin:10px 10px 10px 10px;
background-color:#FFF;
border-bottom:3px solid #e0e0e0;
}
.middle-bottom-right
{
width:240px;
height:auto;
float:left;
text-align:left;
padding: 10px 10px 10px 10px;
margin:10px 0 0 10px;
background-color:#FFF;
border-bottom:3px solid #e0e0e0;
}
.body-right
{
	width:180px;
	height:auto;
	float:left;
	text-align:left;
}

.middle-right
{
background-color:#f8f8f8;
border:1px solid #d2e5ef;
padding: 10px 10px 10px 10px;
margin:10px 10px 10px 10px;
}
.middle-right-content
{
background-color:#f8f8f8;
border:1px solid #FFF;
padding: 10px 10px 10px 10px;
margin:10px 10px 10px 10px;
}
.credits
{
width:100%;
height:85px;
float:left;
text-align:left;
border-top:1px solid #e0e0e0;
}
.credits-c
{
width:1003px;
height:85px;
text-align:center;
margin:5px auto;
color:#FFF;
}

.footer-main
{
width:100%;
height:95px;
margin:0px auto;
text-align:center;
background: left top repeat-x #1d7cae;
padding-top:5px;
float:left;
}
.footer
{
width:980px;
height:77px;
text-align:center;
margin:0px auto;
color:#FFF;
}
.footer a
{
text-decoration:none;
color: #FFF;
font:normal 11px/16px  Arial, Helvetica, sans-serif;
}
.footer a:hover
{
color: #FFF;
font:normal 11px/16px  Arial, Helvetica, sans-serif;
}
.footer-left
{
width:530px;
height:57px;
float:left;
text-align:left;
padding-top:20px;
}
.footer-right
{
width:370px;
height:57px;
float:right;
text-align:right;
padding-top:20px;
}
.quotebox
{
	width:170px;
	height:auto;
	float:right;

}
.quotetitle
{
width:160px;
height:66px;
text-align:left;
background:url(images/quote-title-bg.jpg) left top no-repeat;
}
.graybox
{
	width:160px;
	height:auto;
	float:right;
	text-align:right;
	background-color:#000066;
}
.graybottom
{
width:160px;
height:10px;
float:left;
text-align:left;
}
input
{
width:160px;
height:20px;
border:1px solid #7F9DB9;
background-color:#FFF;
padding-left:4px;
line-height:20px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#4b4b4b;
font-size:11px;
margin:5px 0 0 10px;
}


textarea
{
width:160px;
height:80px;
border:1px solid #7F9DB9;
background-color:#FFF;
padding-left:4px;
line-height:16px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#4b4b4b;
font-size:11px;
margin:5px 0 0 10px;
}
.submit-bt
{
border:1px solid #bdbdbd;
float:right;
}
.submit-bt:hover
{
border:1px solid #78BB17;
}

.content-main
{
width:560px;
height:auto;
float:left;
}

.style1 {font-size: 12px}
.style2 {	color: #176BE8;
	font-weight: bold;
}