/**************** Body and tag styles ****************/

*{
}

body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	text-align:left;
	color:#303030;
/*	background:#e8eaec; */
	background: #FFF url('images/NEW2_bk.jpg') repeat-x;

}

a{
color:#164277;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#sidebar{
	float:right;
	height:auto;
	width:auto;
	background:#ffffff;
	color:#999999;
	border:2px solid #a0a0a0;
	margin: 2px auto;
	padding: 2px 2px;
	display: block;
	background-color: #ECE9D8;
}
 
#container{
	width:755px;
	text-align:right;
	background:#ffffff;
	color:#999999;
	border:2px solid #a0a0a0;
	margin: 2px auto;
	display: block;
}

div#topheader {
clear:both;
text-align:right;
height:80px;
margin: 2px auto;
display:block;
width:755px;
z-index:-1;
}


div#toolbar {
color:#646464;
font-size:11px;
z-index:3;
position:relative;
}

#header{
	height:140px;
	width:753px;
	background:#467aa7;
	color:#ffffff;
	margin: 1px auto 0px auto;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
	width:753px;
	color:#ffffff;
	background-color: #B3282B;
	height: 20px;
	margin: 0px 1px 0px 1px;
	padding-top: 2px;
}

#navigation li{
	float:left;
	list-style-type:none;
	border-right:1px solid #ffffff;
	white-space:nowrap;
	width: 500px;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

#navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color: #7A97B1;
}

/**************** Content styles ****************/
#lowerhalf{
width:545px;
font-size:0.9em;
padding:2px 2px 2px 2px;
}
#content{
	float:right;
	font-size:0.9em;
	width: 550px;
	margin: 5px 0px 0px 0px;
}

#content h2{
	display:block;
	font-size:1.7em;
	font-weight:bold;
	color:#000066;
	background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{
	text-decoration:underline;
	color: #990033;
}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

#content2{
	width:550px;
	font-size:0.9em;
	margin: 0px 1px 0px 0px;
	float: left;
	padding: 0px 7px 0px 0px;
	line-height: normal;
}
#content3{
	width:300px;
	font-size:10pt;
	border: solid black 1px;
	float: left;
	margin: 0px 0px 1px 135px;
	background-color: #ECE9D8;
	display: inline;
}
#content4{
	font-size:10pt;
	border: solid black 1px;
	background-color: #FFFF99;
	width: 50%;
	float: inherit;
	margin-top: 5px;
}

/**************** Sidebar styles ****************/
#fauxcontent{
	width: 751px;
	background-repeat:repeat-y;
	display: inline;
	float: left;
	background-image: url(images/background.jpg);
	}

#subcontentbar{
	width:193px;
	background-color: #164277;
	position: absolute;
	left: 137px;
	top: 191px;
	height: 1064px;
}

#subcontent{
	width:180px;
	line-height:1.4em;
	background-color: #164277;
	float: left;
    margin: 0px 0px 0px `px;
	margin-left: 1px;
	padding: 5px 0px 0px 0px;
	margin-bottom: 4px;
}
#subcontent a:hover,#subcontent a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}
#subcontent h2{
	display:block;
	margin:2px 0px 15px 0;
	font-weight:bold;
	text-align:right;
	letter-spacing:-1px;
	color:#FFFFFF;
	background-color:inherit;
	font-size: 1.6em;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

#bottom{
	clear:both;
	width:90%;
	font-size:0.9em;
	color:#000000;
	background: #f0f0f0;
	margin-right: 30px;
}

/**************** Menublock styles ****************/

.menublock{
	margin:0 0 20px 3px;
	font-size:0.9em;
	list-style-type: none;
}
.menublock li{
	display:block;
	margin-bottom:2px;
	color: #CCCCCC;
	text-align: right;
	padding: 2px 0px 2px 0px;
}
.menublock li a{color:#CCCCCC; font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
	margin:0px 5px 0px 0px;
	border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:753px;
padding:5px 0px;
margin:0 1px 1px;
font-size:0.9em;
color:#f0f0f0;
background:#b21c1d;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{
	width:95%;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 15px;
}
.splitcontentright{
	width:75%;
	background-color: #FFFFCC;
	padding-top: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#000000; background-color:inherit; font-weight:bold;}

.box{
	padding:0px;
	border:1px solid #c0c0c0;
	background-color:#666666;
	color:#505050;
	line-height:1.5em;
	margin-left: 5px;
	}
	
.box2{
	padding:0px;
	border:1px solid #c0c0c0;
	background-color:#FFFFCC;
	color:#505050;
	line-height:1.5em;
	margin-left: 5px;
	width: 55%;
	
}
.box3{
	padding:0px;
	border:1px solid #c0c0c0;
	background-color:#FFFFFF;
	color:#505050;
	line-height:1.5em;
	width: 100%;
	margin-bottom: 7px;
	
}
.box4{
	padding:0px;
	border:1px solid #c0c0c0;
	background-color:#FFFFFF;
	color:#505050;
	line-height:1.5em;
	width: 100%;
	margin-bottom: 7px;
	
}
.box5{
	padding:0px;
	border:1px solid #c0c0c0;
	background-color:#FFFFFF;
	color:#505050;
	line-height:1.5em;
	width: 100%;
	margin-bottom: 7px;
	
}
.roundedcornr_box_925726 {
	background: #ece9d8;
}
.roundedcornr_top_925726 div {
   background: url('images/roundedcornr_925726_tl.png') no-repeat top left;
}
.roundedcornr_top_925726 {
   background: url('images/roundedcornr_925726_tr.png') no-repeat top right;
}
.roundedcornr_bottom_925726 div {
   background: url('images/roundedcornr_925726_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_925726 {
   background: url('images/roundedcornr_925726_br.png') no-repeat bottom right;
}

.roundedcornr_top_925726 div, .roundedcornr_top_925726, 
.roundedcornr_bottom_925726 div, .roundedcornr_bottom_925726 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_925726 { margin: 0 30px; }
