/*=== Setup 
*{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    width: 543px;
    height: 118px;
}===*/
*{
	border: 0;

}
body
{
    background: url(../images/bgr.gif) #ffffff repeat-x top;
    color: #333333;
    font: .75em Arial,Verdana,Helvetica,Sans-Serif;
    padding: 0px 0 15px 0;
    margin-top: 0px;
}
a{
	color: #333333;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #cccccc 1px solid;
	color: #333333;
	font-size: 12px;
	padding: 3px 2px;
	
}
li{
	list-style: none
}

h2{
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 .5em
}
h3{
	color: #3b6882;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em
}
p{
	line-height: 1.5em;
	padding: 0 0 .75em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 999px
}
/*=== Header ===*/
#header{
	height: 48px
}

#header a 
{
    color: #ffffff;
     font-size: 14px;
    margin:0;
    border:0;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}
#header a:hover,
#header a{
	text-decoration: underline
}
/*- Logo -*/

/*=== Navigation ===*/
/*- Nav1 -*/



.nav1{
	float: left;
	font-size: 13px;
	height: 19px;
	width:540px;
	padding: 0px 0 0 0;
	margin:15px 0 0 0;
	text-transform: uppercase
}
.nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 15px;
	vertical-align:text-top;
	
}
.nav1 li.last{
	background: none
}
.nav1 li a
{
    
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 18px;
	text-decoration: none
}
.nav1 li a:hover,
.nav1 li.active a{
	text-decoration: underline
}
.nav1 a
{
    
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 18px;
	text-decoration: none
}
.nav1 a:hover{
	text-decoration: underline
}
/*- Nav1 -*/
.nav1pan
{
    background-position: 0px 0px;
    color: #ffffff;
    font-size: 13px;
    height: 19px;
    padding: 0px 0 0 0;
    margin: 15px 0 0 0;
    text-transform: uppercase;
    text-align: left;
}


/*- Nav2 -*/
.nav2 ul{
	font-size: 12px;
	margin: 0 0 5px;
	
}
.nav2 li{
	border-bottom: 1px solid #e1e1e1
}
.nav2 li a{
	background: url(../images/nav2-ico.gif) no-repeat 0 6px;
	color: #333333;
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 20px;
	text-decoration: none
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #005800;
	text-decoration: underline
}
#topbar
{
    border-width: 1px;
    border-color: #e1e1e1;
    background-position: 0;
    border-bottom-style: solid;
    width: 400px;
    height: 45px;
}
.navexi
{
    border-width: 1px;
    border-color: #e1e1e1;
    background-position: 0;
    border-bottom-style: solid;
  
}
/*=== All Columns ===*/
#columns
{
    height: 1%;
	margin: 17px 0 0;
	padding: 0 0 10px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 220px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 760px
}
/*=== Two Column MAster Columns ===*/
#twocolleft{
	float: left;
	width: 530px
}
#twocolright{
	float: right;
	width: 220px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 290px
}
.col2{
	float: right;
	width: 450px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 15px
}
.box .top{
	background: url(../images/box-top.gif) repeat-x top;
	border: 1px solid #d5d4cf;
	border-bottom: 0;
	clear: both;
	height: 25px;
	overflow: hidden;
	padding: 0 8px
}
.box .topgreen{
	background: url(../images/box-top2.gif) repeat-x top;
	border: 1px solid #d5d4cf;
	color: #ffffff;
	border-bottom: 0;
	clear: both;
	height: 25px;
	overflow: hidden;
	padding: 3px 8px
}
.box .top h2{
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	margin: 0
}
#leftcol .box .top h2{
	font-size: 15px
}
.box .content
{
    /*-	background: url(../images/box-bgr.gif) #ffffff repeat-x bottom;-*/
    border: 1px solid #d5d4cf;
    height: 100%;
    padding: 7px 8px;
}
/*- Box 'Title' -*/
.box.title .top{
 background: url(../images/box-top2.gif) repeat-x top;
}
.whiteTitle
{
    font-family: Arial,Verdana,Helvetica,Sans-Serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}
.greenTitle
{
    font-family: Arial,Verdana,Helvetica,Sans-Serif;
    color: #297A28;
    font-weight: bold;
    font-size: 14px;
}
.box.title .top h2{
color: #ffffff
}
.box.title .content{
	background: url(../images/title1.jpg) no-repeat left top;
	
	height: 234px;
	vertical-align:top;
	padding: 15px 255px 0 15px;
	color: #333333;
	font-size: 18px
}
/*- Box 'Services' -*/
.box.services .top{
	background: url(../images/box-top3.gif) no-repeat left top;
	border: 0;
	padding: 0 0 0 23px
}
.box.services .top h2{
	color: #ffffff
}
.box.services ul{
	margin: 0 0 12px
}
/*=== Styling Lists ===*/
/*- List1 -*/
ul.box_bullet 
{   margin-left:0em; 
    padding-left:0.2em; 
    padding-bottom:0.5em; 
    margin-bottom:1em; 
    }
ul.box_bullet li
{   background:url(/images/box_child.gif) 0em 0.4em no-repeat; /* change background em accordingly */ 
    padding-left: 0.8em; 
    padding-bottom:0.5em; 
    list-style: none; 
}
ul.box_bullet li a{
	color: #015e02;
	text-decoration: none
}
ul.box_bullet li a:hover{
	color: #015e02;
	text-decoration: underline
}

.list1 li{
	background: url(../images/ico-news.gif) no-repeat 0 0;
	height: 1%;
	margin: 0 0 15px;
	padding: 3px 0 7px 30px
}
.list1 li a, .list2 li a{
	text-decoration: none
}
.list1 li a:hover, .list2 li a:hover{
	color: #015e02;
	text-decoration: underline
}
/*- List2 -*/
.list2 li{
	background: url(../images/ico-formss.gif) no-repeat 0 0;
	display: table;
	height: 1%;
	margin: 0 0 10px;
	padding: 3px 0 7px 30px
}

ul.postalol { list-style:none;}
.postalol li { background-image:none; margin:2px; padding:2px;}
/*=== Styling Forms ===*/

select{
	padding: 1px
}
/*- Search -*/
.btn{
	margin: -2px 0 0 5px;
	width: auto
}


/*- Form1 Setup -*/
.form1 a{
	text-decoration: none
}
.form1 a:hover{
	color: #005800
}
.form1 div{
	margin: 0 0 7px
}
.form1 label{
	display: block;
	margin: 3px 0 2px
}
.form1 input{
	width: 190px
}
/* Form1 Buttons */
.form1 .submit{
	margin: 2px 0 0;
	padding: 0 2px 0 0
}
.form1 input.btn{
	width: auto
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	border: 1px solid #cccccc;
	display: block
}
.pic.fl img{
	margin-right: 10px
}
/*=== Footer ===*/
#footer{
	border-top: 1px dotted #999999;
	color: #000000;
	height: 1%
}
#footer a{
	text-decoration: none
}
#footer a:hover{
	color: #005800
}
/*- Footer Columns -*/
#footer .col{
	float: left;
	padding: 13px 75px 0 0
}
#footer .col a{
	color: #666666
}
#footer .col a:hover{
	color: #005800;
	text-decoration: underline
}
#footer .col ul{
	margin: 0 0 1em;
	padding:0px;
}

/*- Copyright -*/
.copyr{
	border-left: 1px dotted #999999;
	float: right;
	height: 105px;
	padding: 13px 0 0 35px;
	width: 260px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

.leftarrow {
	padding-bottom:5px;
	padding-top:3px;	
	padding-left:20px;
	background-image: url(/images/Leftarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.row
{
	background-color: #efefcf;
	padding: 5px;
}

.altrow
{
    background-color: #eeeeee;
	padding: 5px;
}

.rp_th_left
{
    font-size: 12px;
    text-decoration: none;
    padding: 2px 15px 2px 5px;
    margin: 0px;
    text-align: left;
    border-bottom-color: #808080;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #F9F9F9;
}
.rp_th_right
{
    font-size: 12px;
    text-decoration: none;
    margin: 10px;
    padding: 2px 5px 2px 15px;
    margin: 0px;
    text-align: right;
    border-bottom-color: #808080;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #F9F9F9;
}
.rp_td_left
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 15px 2px 5px;
    text-align: left;
    margin: 0px;
  
}
.rp_td_right
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 5px 2px 15px;
    text-align: right;
    margin: 0px;
    background-position: center top;
  
}
.rp_table
{
    padding: 0px;
    margin: 5px;
    border-style: solid;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
  
    
}

ul.rp { margin-left:0em; padding-left:0.2em; margin-bottom:1em; }
ul.rp li { background:url(/images/bullet.gif) 0em 0.4em no-repeat; /* change background em accordingly */ 
           padding-left: 0.8em; list-style: none; }
.rp ul li { background-image:url(/images/box_child.gif); }
 
ol.rp li, ul.rp li { margin-bottom:0.5em; }
 
ol.rp { margin-left:1.5em; padding-left:0px; }
.rp ol li { list-style:decimal; background-image:none; padding-left:0em; }

.tablestyle 
{
	font-family: arial;
	font-size: small;
	border: solid 1px #7f7f7f;
}

.altrowstyle 
{
    background-color: #edf5ff;
}

.headerstyle th 
{
    background: url(/images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}    

.rowstyle 
{
    background-color: #efefcf;
}

.altrowstyle 
{
    background-color: #eeeeee;
}

.rowstyle td, .altrowstyle td 
{
    padding: 2px 10px 2px 10px;
    border-right: solid 1px #cbcbcb;
}
#normal li { background-image:none;}


