/* ************************ Defaults ************************ */

body{ 
	font:0.73em Verdana, Arial, Helvetica, sans-serif; 
	text-align:center;
	color:#3E3E3E;
	background:url('../images/pagebg.jpg') top left repeat-x; 
}
body, h1, h2, h3, h4, h5, p, table, table th, form, a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
a{
	color:#0f75bc;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:none;
}
p{
	margin:0px;
	padding:0px;	
}
h1{
	padding:0px 0px 8px 0px;		
}
h2{
	padding:0px 0px 8px 0px;		
}

/* ************************ structural ************************ */

#page{ 
	margin:0 auto; 
	padding:60px 15px 0px 15px;
	width:940px;
	text-align:left;
}
.clear{
	clear:both;
}

/* ************************ header ************************ */

#header #logo{
	float:left;
}
#header #topnav{
	padding:30px 0px 40px 0px;
	margin:0px 0px 0px 435px;
}
#nav{
	padding: 0;
	width:472px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	display:inline;
	margin:0px;
	padding:0px;
}
#nav a{
	float:left;
	color: #000;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:1.60em;
	height:34px;
	border-right:solid 1px #000;
}
#nav a span{
	float:left;
	display:block;
	padding:4px 20px 0px 20px;
}
#nav a span{
	float:none;
}
#nav a:hover{
	background-color: #4895c8;
	text-decoration:none;
	color:#575757;
}
#nav a:hover span{
	background-color: #4895c8;
}
#nav .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
	background-color: #4895c8;
}

/* ************************ drop down ************************ */

.dropdown{
	position:absolute;
	top:0;
	border: 1px solid black;
	line-height:18px;
	z-index:100;
	background-color:#4896cc;
	width:140px;
	visibility: hidden;
	padding:2px 5px 2px 5px;
	margin-top:-1px;
}
.dropdown a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #000;
	padding:5px 0px 5px 0px;
	text-decoration: none;
	color:#000;
	font-weight:bold;
	font-size:1.10em;
}
.dropdown a.selbot{
	border:0px;
}
* html .dropdown a{ /*IE only hack*/
	width: 100%;
}
.dropdown a:hover{
	color:#ff0000;
	text-decoration:none;
}

.dropdownx{
	position:absolute;
	top:0;
	border: 1px solid black;
	line-height:18px;
	z-index:100;
	background-color:#4896cc;
	width:215px;
	visibility: hidden;
	padding:2px 5px 2px 5px;
	margin-top:-1px;
}
.dropdownx a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #000;
	padding:5px 0px 5px 0px;
	text-decoration: none;
	color:#000;
	font-weight:bold;
	font-size:1.10em;
}
.dropdownx a.selbot{
	border:0px;
}
* html .dropdownx a{ /*IE only hack*/
	width: 100%;
}
.dropdownx a:hover{
	color:#ff0000;
	text-decoration:none;
}

/* ************************ content ************************ */

#content{
	padding:0px 0px 0px 0px;
	background:url('../images/contbg.gif') top left repeat-y;
	width:940px;
}
.clear{
	clear:both;
}
.bold{
	font-weight:bold;
}

/* ************************ left panel ************************ */

#leftpanel{
	float:left;
	width:684px;
}
#pagetext{
	width:660px;
	padding:10px 0px 10px 0px;
	text-align:justify;
}
#pagetext h1{
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size:1.60em;
	color:#3399cc;
	font-weight:bold;
}
#pagetext h2{
	margin:0px;
	padding:7px 0px 0px 0px;
	font-size:1.20em;
	color:#093c5f;
}
#pagetext p{
	margin:0px;
	padding:4px 0px 7px 0px;
}
.innerimg{
	background:url('../images/innerimg.jpg') top left no-repeat;
	width:632px; 
	height:77px;
	padding:35px 0px 0px 35px;
}
.innerimg h1{
	font-size:2.50em;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#fff;
}
.homeimg{
	background:url('../images/homeimg.jpg') top left no-repeat;
	width:632px; 
	height:276px;
	padding:33px 0px 0px 35px;
}
.homeimg h1{
	font-size:2.40em;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#fff;
	width:430px;
}
.homeimg h2{
	font-size:1.40em;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#fff200;
	width:310px;
}
.homeimg h3{
	font-size:1.20em;
	margin:0px;
	padding:0px;
	color:#fff;
	width:360px;
}
.homeimg a{
	color:#fff200;
	text-decoration:none;
}
.homeimg a:hover{
	color:#fff200;
	text-decoration:underline;
}
.homeimgul{
	margin:0px;
	padding:20px 0px 0px 0px; 
	list-style:none;
}
.homeimgul li{
	margin:0px;
	padding:0px; 
	display:inline;
}
.pleft{
	float:left;
	margin:0px 10px 10px 0px;
}

/* ************************ right panel ************************ */

#rightpanel{
	float:left;
	width:230px;
	padding:0px 10px 10px 10px;
}
#rightpanel .rightlinks a{
	font-weight:bold;
	background:url('../images/rightli.gif') top left no-repeat;
	padding:0px 0px 0px 25px;
	margin:0;
	display:block;
	font-size:1.25em;
}
#rightpanel .rightlinks p{
	background:url('../images/rightbg.gif') bottom left repeat-x;
	padding:10px 0px 10px 0px;
}
#rightpanel h2{
	color:#c81a26;
	font-size:1.50em;
	font-weight:bold;
	font-style:italic;
	padding-top:20px;
}
#rightpanel h3{
	color:#093c5f;
	font-size:1.00em;
	padding-top:5px;
}
#rightpanel .righttext1 p{
	color:#0f75bc;
	padding:2px 0px 2px 0px;
}
#rightpanel .righttext1 a.more{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#rightpanel .righttext1 a.more:hover{
	color:#ff0000;
	text-decoration:none;
}
#rightpanel .righttext2{
	text-align:center;
}
#rightpanel .righttext2 h2{
	color:#c81a26;
	font-size:1.50em;
	font-weight:bold;
	font-style:normal;
	padding-top:40px;
}
#rightpanel .righttext2 h3{
	color:#093c5f;
	font-size:1.40em;
	padding:0px;
}

/* ************************ footer ************************ */

#footer{
	clear:both;
	background:url('../images/footerbg.gif') top left repeat-x;
	border-top:solid 20px #fff;
	text-align:center;
	color:#cccccc;
	height:152px;
	padding:8px 0px 8px 0px;		
}
#footertext{ 
	margin:0 auto; 
	padding:0px;
	width:970px;
	text-align:left;
}
#footer ul{
	margin:0px;
	padding:7px 0px 20px 0px;
	list-style:none;
	float:right;
}
#footer ul li{
	float:left;
	padding:7px 35px 7px 0px;
	font-size:1.20em;
	font-weight:bold;	
}
#footer ul li a{
	color:#cccccc;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#cccccc;
	text-decoration:underline;
}
#footer ul li.login{
	background:url('../images/login.gif') top left no-repeat;
	padding-left:28px;
}
#footer ul li.news{
	background:url('../images/news.gif') top left no-repeat;
	padding-left:36px;
}
#footer ul li.privacy{
	background:url('../images/privacy.gif') top left no-repeat;
	padding-left:37px;
}
#footer ul li.sitemap{
	background:url('../images/sitemap.gif') top left no-repeat;
	padding-left:30px;
}
#footertext form{
	float:left;
}
#footertext form p{
	float:left;
}
#footertext .inputtext{
	background:url('../images/footerinput.gif') top left no-repeat;
	width:263px; 
	height:36px;
	border:0px;
}
#footertext{
	color:#fff;
}
.address1{
	float:left;
	padding:0px 50px 0px 0px;
}
.address2{
	float:left;
}
.address2 a{
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}
.address2 a:hover{
	color:#ff0000;
	text-decoration:underline;
}
#footertext h2{
	font-size:1.35em;
	float:right;
}
#footertext h2 a{
	margin:0px;
	text-align:center;
	background:url('../images/limitedh.gif') top right no-repeat;
	width:301px;
	height:68px;
	color:#003366;
	text-decoration:none;
	display:block;
	padding:10px 0px 0px 0px;
}
#footertext h2 a:hover{
	color:#003366;
	text-decoration:none;
}
#footertext h2 a span{
	color:#fff;
}

/* ************************ forms ************************ */

form{
	margin:0px;
	padding:0px;
}
input, select, textarea{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#393939;
}
