body {
 background: #bbd3e9;
 padding: 0; 
 margin: 0; 
 line-height: 1.3em;
 color:#747474;/*#5C5C5C;*/
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight:normal;
}

a { color: #407aad; background: inherit; text-decoration: none;}
a:hover { color: #ff9933; background: inherit; text-decoration: underline;}

h1 { font: bold 2em verdana, Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }

h1 a { color: #46574D; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% verdana, Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #46574D; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
.content { background: #fff url(../images/shadow-border.gif) center repeat-y; margin-top: 0px; margin-left: 0px;padding: 0px;width: 780px;}
.toplinks {color: #374341;padding-top: 20px;padding-left:0px;}

.toplinks h2 {padding-left: 21px;margin: 0px 0px 0px 0px; font: normal 1.6em verdana, Arial, Sans-Serif; color:#ffffff;}

.toplist 
{margin-top:20px;list-style: none;font: normal 9px verdana, Arial, Sans-Serif; color:#ffffff;font-weight: bold;
}

.toplist li
{
	list-style-image: url(../images/bullet-white-sq.gif);
	position:relative;
	border: 0px;
	margin:0px;
	padding-bottom:4px;
}



ul.menulist  {
						list-style-type:none;
						margin:0; 
						padding:0; 
						}	
.menulist li	{
						list-style-image:none;
						position:relative;
						font-size:11px;
						margin: 4px 0px 0px 0px; 
						padding:0 0 0 0px;
						height: auto;
						line-height:11px;
						display: block;
						width: 180px;
						border-bottom: 1px #dcdcdc solid;
						
						}
.menulist li a	{
						font-size:11px;
						text-decoration:none;

						}
.menulist li a:hover	{
						font-size:11px;
						text-decoration:none;
						color: #ff9933;
						}
ul.menulist2{
	display:block;
	padding:0px;
	margin:0px;
	list-style-image: url(../images/marker_3.gif);
}					
.menulist2 li	{
						list-style-image: url(../images/marker_3.gif);
						font-size:11px;
						margin: 0px 0px 0px 10px; 
						padding:0px 0px 0px 0px;
						height:15px;
						display:list-item;
						border-bottom: none;

						
						}
.menulist2 li a	{
						font-size:11px;
						text-decoration:none;

						}
.menulist2 li a:hover	{
						font-size:11px;
						text-decoration:none;
						color: #ff9933;
						}

.header {
	background: #ffffff url(../images/logo-back.gif) no-repeat left;
	color: #ff9933;
	width: 366px;
	height: 79px;
	margin: 0;
	text-align: left;
	padding-left:400px;
	left: 0px;
	position: relative;
	margin: 0px 0px 0px 0px;
}

#navigation
{
	float: right;
}

#navigation a
{
color: #374341;

text-decoration: none;
padding-left: 10px
}

#navigation a span
{

padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End IE5-Mac hack */

#navigation a:hover
{
text-decoration: underline;
}

#navigation #selected a
{
color: #efefef;
background: #374341 url(../images/"LEFT-TAB.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation #selected span
{
background: url(../images/"RIGHT-TAB.gif") right top no-repeat;
padding-right: 10px
}

#navigation
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
display: block;
margin: 0;
padding: 0;
color: #374341
}

#nav a.selected, #nav a:hover.selected 
{
/*text-decoration: underline;*/
color: #ff9933;
}
#nav a:hover
{
/*text-decoration: underline;*/
color: #ff9933;
}
#nav a
{
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
background: transparent;
	color: #efefef;
	text-decoration: none;


}
#nav span
{
padding-left:1px;
padding-right:1px;
}

#nav
{
	background-image: url(../images/bg2.gif);
	/*background-color: #666666;*/
	height: 21px;
	width: 749px;
	left:0px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;	
	padding-top: 4px;
	text-align: left;
	padding-left: 17px;
}

.main_content {
	background: #ffffff url(../images/maincontentback.gif) repeat-y center bottom;
	padding: 0px;
	width: 766px;
	left: 0;
	margin-bottom: 12px;
}
.spacer
{
	height: 12px;
	width: 766px;
	background: #ffffff;
}


.sd_left {

	padding-left: 20px;
	width:165px;
	text-align: left;
	float: left;
	left: 0px;
	/*border-right: 1px dashed #ccc; */
	position:relative;
}	
.sd_inside_left {

	padding-left: 20px;
	padding-top: 10px;
	width: 180px;
	text-align: left;
	float: right;
	left: 0px;
	position:relative;
	
}	
.main-right {display:inline /*Fix IE floating margin bug*/; float:right; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-left {display:inline; /*Fix IE floating margin bug*/; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sd_right {
    clear:both;
    background-color: #fff;
	float: left;
	padding-left:20px;
	padding-right:15px;
	/*height:350px;*/
	width: 530px;
	/*border-left: 1px dashed #ccc; */
	text-align: left;
	right:0px;
	position: relative;
	border-right: 1px #dcdcdc solid;
}	
.sd_right .second
{
padding-top: 11px;
	width: 526px;
	border-top: 1px #dcdcdc solid;
	
}

.sd_right .second .moduletable
{
	margin-top:5px;	
}
.sd_right .second .moduletable th
{
	padding-bottom:10px;	
}

.sd_right .left
{
	width: 250px;
	border-right: 1px #dcdcdc solid;
	display:inline; /*Fix IE floating margin bug*/; float:left;overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	padding-right:10px;
}
.sd_right .right
{
	width: 250px;
	float: right; 
	padding-left:10px;
	display:inline /*Fix IE floating margin bug*/; float:right;  overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}

.text_padding {
	padding: 20px 0 0 0;
}

.main_content h2 {
	background-color: #FFF;
	padding: 5px 0 5px 0;
	color: #46574D;
	font: bold 1.6em Arial, sans-serif;
}


.date { 
	color: #46574D; 
	background: #FFFFFF;
	text-align: right; 
	margin: 10px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

input.button { 
	background: #FFFFF4; 
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}

	
#search
{
	background: #374341;
}
#search #title span{
 font-size: 10px;
	padding-left: 10px;
	background: #374341;
	color: #efefef;
	font-weight:bold;
}
#searchfields
{
	height: 30px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 10px;
}
#searchfields input.submit { 
width: 28px; height: 14px; font-weight: bold; border: none; background: #efefef; padding: 0px; color: #616161; 
 border: 0px;
 position: relative;
 top: 6px;

}
.lefttitle
{
	width: 161px;
	height: 25px;
	border-bottom:1px #dcdcdc solid;
	margin-bottom:14px;
}
.news
{
	height: 130px;
}
.newsdate
{
	font-size:10px;
	color:#999999;
}
.newstext
{
	padding-top: 8px;
	padding-bottom: 8px;
}
.readmore, a.readmore
{
	background: url(../images/plus-orange.gif) no-repeat ;
	color: #ff9933;
	font-weight: bold;
	background-position: top left 6px;
	padding-left: 14px;
}


.contacts
{
margin-top:0px;
	margin-bottom:40px;
}
.contact-info
{
	color:#666666;
}
.bodytext
{
	margin-top: 20px;
}
.bodytext p
{
	margin-bottom: 10px;
}

#searchfields input.search { 
width: 115px; 
height: 12px; 
border: 0px; 
background: #FFF;  
color: #374341; 
font-size: 90%;
vertical-align: bottom;
 position: relative;
 top: 2px;
}
/* For IE... */
* html #searchfields input.search { 
top: 5px;
}

/*Menu Things*/
#menu{
	position:relative;
	z-index:1;
	top:0;
	left:0;
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu li{
	position:relative;
	border-right:1px solid white;
	margin:0px;
	padding-right: 3px;
	margin-right: 3px;
	/*color:#000000;*/
}
#menu li.lastmenu
{
	border: none;
}
.dbMenu li{
	float:left;
}
.dbMenu li ul{
	position:absolute;
	top:1.5em;
	left:-2px;
	width:10em;
	margin-bottom:0px;
	margin-top:0px;
	background:#666666; 
	border: none;
}
.dbMenu li ul li{
	float:none;
	margin-top:0px;
	background:#666666; 
	width:10em;
	padding:2px;
	border: none;
}

.titlelist	{
						font-size:12px;
						font-family: Arial, Helvetica, sans-serif;
						text-decoration:none;
						color:  #407aad;
						font-weight: bold;

						}
						
.subtitle2	{
						font-size:13px;
						font-family: Arial, Helvetica, sans-serif;
						text-decoration:none;
						color: #FF9615;
						font-weight: bold;

						}
						
						
.strongorange {
						font-size:8px;
						font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
						text-decoration:none;
						color:  #FF9615;
						font-weight: bold;
						}
						
						.footer { 

	background-color: #336699;
	width: 766px;
	height:25px;
	color:#ffffff;  
	font-size:90%;
	text-align: left;
	/*clear:both;*/
}

.footer table.moduletable
{
	width: 746px;
	padding-left: 19px;
	margin-top: 4px;
}


.clearboth
{
	clear:both;
}
.fleft {
	padding-top: 4px;
	color: #ffffff;
	padding-left: 20px;
	width: 340px;
	text-align: left;
	float: left;
	left: 0px;
	position:relative;
}	

.fright {
padding-top: 4px;
    clear:both;
	float: right;
	color: #fff;
	padding-right:30px;
	width: 320px;
	text-align: right;
	right:0px;
	position: relative;
}

.footer a {
	color: #ffffff;		
}
.footer a:hover
{
/*text-decoration: underline;*/
color: #ff9933;
}
						
.footer-extra
{
	font-size:9px;
	text-align:left;
	padding-left:40px;
	margin-top:10px;
	padding-bottom: 6px;
}
.footer-extra a
{
	color: #AFAFAF;
}
.footer-extra td
{
	padding-right: 27px;
}

#mod_login_password
{
	width:100px;
}
#mod_login_username
{
	width:100px;
}