@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}

body{
font: 12px Arial, Helvetica, sans-serif;
color: #333333; background: #01387B url('images/bg.jpg') left top repeat-x;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

h1, h2, h3, h4 { margin:0; padding: 5px 0px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  }

h1 {font-weight: normal;  color: #013E80;  font-size: 24px; }
h1 a, h1 a:visited { color: #013E80;  text-decoration: none; }
h1 a:hover { color: #013E80;  text-decoration: none; }

h3 {font-weight: normal; font-size: 18px; margin: 5px 0; }	
h4 { font-size: 15px; color: #006699;  }
	
h2 { font-weight: normal; font-size: 24px; color: #0099FF; margin-bottom: 5px;  }
h2 a, h2 a:visited{ text-decoration: none; color: #0099FF;  }
h2 a:hover { text-decoration: underline; color: #0099FF; }
	
/*---:[ global elements ]:---*/

a, a:visited { color: #CC0000; text-decoration: none; }
a:hover { color: #fb0000; text-decoration: underline; }
a img { border: none; }

p{	margin: 0.8em 0px;line-height: 150%;}
ul{	padding-left:0px ;}
li{	padding-left:0px; line-height: 150%; background: transparent url('images/arrow.gif') left 0.5em no-repeat;
 list-style-type: none;
}

input, textarea, option, select {    }
option {	padding-right: 0.5em;}

#wrapper{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: white;
text-align: left; /* this overrides the text-align: center on the body element. */

}
#container{	padding:5px;  }
#top{
	
}
#header{ height: 150px; background: white url('images/bg-header.jpg') right top no-repeat;  /*Height of top section*/ }

#logo{margin-left: 40px; width:404px;float: left; display: inline;   }
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 345px; /*Set right margin to RightColumnWidth*/
padding-right: 5px; /*disabling for removing right col*/
}
#contentcolumnHalf{
margin-right: 250px; /*Set right margin to RightColumnWidth*/
padding-right: 5px; /*disabling for removing right col*/
}
#contentcolumn p, #contentcolumnHalf p{ text-align: justify; }
#contentcolumn ul, #contentcolumnHalf ul{	margin-left:10px ;}
#contentcolumn li, #contentcolumnHalf li{	padding-left:15px ;}
#left{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -345px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
margin-bottom: 5px;
}
#right{
float: left;
width: 160px; /*Width of right column*/
margin-left: -160px; /*Set left margin to -(RightColumnWidth) */
}
#footer{
border-top:#000000 1px solid;
width: 100%;
text-align: center;
padding: 10px 0;
background-color: #F7F8D4;
}
#footer a, #footer a:visited {
padding: 0 15px;
color: #333333; text-decoration: none; 
}
#footer a:hover{
color: #000000; text-decoration: underline;
}
#copy{	text-align: right; vertical-align: bottom;}
#copy a, #copy a:visited{	padding: 0; padding: 0px;}
.banner{	margin-bottom:5px; text-align: center;}
.pad3{	padding: 3px;}
.pad5{	padding: 5px;}
.pad10{	padding: 10px;}
.pad15{	padding: 15px;}

.spacer { clear: both; }
.spacer20 { clear: both; margin-top:20px; }
.dot-line{ clear: both;	margin:0 10px 10px 10px;  border-bottom: 1px dotted #acacac;}
.line{ clear: both;	margin:0 10px 10px 10px;  border-bottom: 1px solid #C5C5C5;}

.small{font-weight:normal;	font-size: 11px; }
#phone{	float: left;	width:110px; margin-top: 6px; 
color: #01709E; padding-left: 15px; background: transparent url('images/phone.gif') left center no-repeat;
font-weight: bold; display: inline;}
#email{	float: left;	width:110px; margin-top: 6px; 
color: #01709E; padding-left: 18px; background: transparent url('images/email.gif') left center no-repeat;
font-weight: bold; display: inline;}

#topMenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial, Helvetica, sans-serif;
width: 100%;
overflow: hidden;
text-transform: uppercase;
background-color: #ffd700;
}

#topMenu li{display: inline;}

#topMenu li a{
float: left;color: black;
padding: 5px 20px;text-decoration: none;
border-right: 1px solid black;
}

#topMenu li a:visited{color: black;}

#topMenu li a:hover, #topMenu li .current{
color: white;
background-color:#4BA4D5;
}

#details{
	margin-bottom: 5px; padding: 20px;
  background: #D4E3EA url('images/bg-main.jpg') top left repeat-x;
}

.img-left{	 float: left; margin-right: 10px;}
.img-right{	 float: right; margin-left: 10px;}
.divider{ clear: both; border-top:#CCCCCC solid 1px; width: 90%; margin: 0 auto; height: 2px;}
#nav{
float: left;
list-style-type:none;
color: #FFFFFF;
padding:0px;margin:0px;
margin-bottom: 5px;
}
#subtabs{
list-style-type:none;
color: #FFFFFF;
padding:0px;margin:0px;
}	
#nav li a {
display:block; width:170px;
background-color:#5EA4C9;
border-top:solid 1px #ffffff;
padding:1px 0 1px 10px;
text-decoration:none;color:#FFFFFF;
font-weight: bold;
line-height: 150%;
}
#nav li a:hover {
background-color:#f0af00; color:#F7F8D4;
}
#nav li li a {
display:block;background-color:#F7F8D4;
border-top:solid 1px #ffffff;
padding:1px 0 1px 10px;
text-decoration:none;color:#000000;
font-weight: normal;
line-height: 150%;
}
#nav li li a:hover {
background-color:#f0af00;color:#ffffff;
}
#nav .current{
display:block;border-top:solid 1px #FFFFFF;height:20px;
padding-left:10px;line-height:20px;background-color:#f0af00;
}		
#menuLeft{}
#menuLeft ul{	padding-left: 0px;}
#menuLeft li{  list-style: none;   line-height: 160%;}
#menuLeft li a, #menuLeft li a:visited {padding:0px 0px 0px 10px; background-color:#5EA4C9;
border-top:solid 1px #ffffff;font-weight: bold;color: white; text-decoration: none;
-moz-outline:none; 
outline:none; }
#menuLeft li a:hover, #menuLeft li#current a{ padding:0px 0px 0px 10px; background-color:#f0af00; color:#F7F8D4; text-decoration: none;  }

#menuLeft ul ul{	margin-top: 0px; margin-bottom: 0px;}
#menuLeft li li a, #menuLeft li li a:visited {padding:5px 0px 5px 10px; background-color:#F7F8D4;font-weight: normal;color: white; text-decoration: none;
-moz-outline:none; outline:none; }
#menuLeft li li a:hover, #menuLeft li li#current a{ padding:5px 0px 5px 10px; background-color:#f0af00;color:#ffffff; text-decoration: none;  }
	
#main{
	background-color: #F7F8D4; border: 1px solid #E4E86C;
	padding: 0px 10px;	margin-bottom: 10px;
}
#common{
	background-color: #EFFAFC; border: 1px solid #B0E1EC;
	padding: 0px 10px; margin-bottom: 10px;  
}
#common img{margin: 5px 10px;  }

.box{
	padding: 10px; border: #D9D9D9 1px solid;
	background: white url('images/bg-box.jpg') top left repeat-x;	
	margin-bottom: 20px;
}

.box-g{
	padding: 20px 10px 10px 10px; border: #D9D9D9 1px solid;
	background: white url('images/bg-box-g.jpg') top left repeat-x;	
	margin-bottom: 10px;
}
.box-g ul{	padding-left: 0px;}
.box-g li{ list-style: none; padding:0 20px; background: url('images/bullet.gif') left 0.25em no-repeat;  line-height: 170%;}
.box-g li a, .box-g li a:visited {color: #596d02; text-decoration: none; }
.box-g li a:hover { color: #596d02; text-decoration: underline; }


.box-b{
	padding: 10px; border: #D9D9D9 1px solid; border-top: #01709E 5px solid;
	background: white url('images/bg-box.jpg') top left repeat-x;	
	margin-bottom: 10px;
}
.box-b img{	margin:10px 5px;}
.box-r{
	padding: 10px; border: #D9D9D9 1px solid; border-top: #CC0000 5px solid;
	background: white url('images/bg-box.jpg') top left repeat-x;	
	margin-bottom: 10px;
}
.owner{
	color:teal; font-weight: bold;
}
#search{clear: right; width:200px; 	float: right;  
 margin: 25px 22px auto auto;
}
#search form{
	padding: 0; 
}
#search input{	margin: 2px;  }
#search .field{	 height: 18px;  }
.subBt{	 vertical-align:top; }

.date {
color:#333;
font-weight:700;
font-family:Georgia, serif;
font-size:12px;
border-bottom: #999999 1px dotted;
}
.weblog{margin: 15px 0;}
.tbl-form{	
	background-color: #F7F8D4; border: 1px solid #E4E86C; padding: 5px;}
.tbl-form td{	padding: 5px; background-color: #FCFCEF;}
.info{	border:1px solid #B2DAFF;	padding: 5px;	margin: 10px 0px; background-color:#E8F4FF;}
.warn{	border:1px solid #FFBBBB;	padding: 5px;	margin: 10px 0px; background-color:#FFE8E8;}

.listing
{
border-bottom: #c7c7c7 solid 2px;
clear:both;
}
.flt-right
{
margin-left:583px; margin-bottom:5px;
}
.date {
color:#333;
font-weight:700;
font-family:Georgia, serif;
font-size:12px;
border-bottom: #999999 1px dotted;
}
.entry-r {  padding-left:20px;  background:url(images/icon-posted.jpg) center left no-repeat;
margin: 0 5px; font-size: 11px; font-weight: bold; }

.warn{ font-weight: bold; color: 4A4A00;	border:1px solid #D6D70F;	padding: 5px;	margin: 10px 0px; background-color:#D6D70F;}

#fc-ad{
	border: #D50B92 1px solid;   font-size: 11px; width:140px; height:140px; line-height: 150%;
	padding: 10px; background: #FFE5F6 url('images/banners/fc-ad.jpg') left bottom no-repeat;
}
#fc-ad a, #fc-ad a:visited{ color: #8A0050; text-decoration: none;}
#fc-ad a:hover{ color: #8A0050; text-decoration: underline;}