/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
 padding:10px;
 font:76%/140% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-image:url(../images/design%20images/);
 background-color: #3b3737;
 margin-top: 20px;
 margin-bottom: 20px;
 text-align: justify; 
}

p {
 padding: 10px;
}

/*links*/

a:link {
		text-decoration:none;
		color:#057317;
	}
a:visited {
		text-decoration:none;
		color:#057317;
	}
a:hover {
		text-decoration:underline;
}

#contact {
 float: left;
 width: 980px;
 height: 25px;
 color: #333;
 background: #ff3600;
}

a img
{
   border: 0;
}
a {
   outline: 0;
}

h1 {font-size:1.615em; font-weight:bold; color:#057317; margin:10px 0px;}
h2 {background-color: #057317; color: #fff; font-size: 1em; padding: 0px; width: 100%; text-align: center;}
h3, .componentheading {
color:#057317;
font-size:1.15em;
font-weight:bold;
margin:0;
padding:0 0 0 0;
}
h4 {
	color: #057317;
	font-size: 1.1em;
	padding: 15px 0 5px;

}
h5 {
	color: #057317;
	font-size: 1.1em;
	padding: 15px 0 5px;
	text-align: center;
	
}

.dottext  {font-size:1.615em; font-weight:bold; color:#057317; margin:10px 0px; text-indent: 25px; background:url(../images/4dots.gif) 7px 50% no-repeat;}

.profile {
	color: #FFFFFF;
	font-size: 1em;
	padding: 15px 0 5px;
	text-align: justfy;
	
}


#wrapper { 
 margin: 0 auto;
 width: 980px;
}

#content { 
 float: left;
 color: #333;
 background: #eeeeee;
 height: 100%;
 width: 350px;
 display: inline;
 border-right:1px solid #dcdada;
 border-left:1px solid #dcdada;
}

#content1 { 
 float: left;
 color: #333;
 background: #eeeeee;
 height: 100%;
 width: 664px;
 display: inline;
 border-right:1px solid #dcdada;
}

#content2 { 
 float: left;
 color: #333;
 background: #eeeeee;
 height: 100%;
 width: 100%;
 display: inline;
 border-right:1px solid #dcdada;
}

#header {
 color: #333;
 width: 980px;
 float: left;
 height: 194px;
 background: #3b3737;
}

#header-content #banner {
	position: relative;
	background-image:url();
	background-repeat: no-repeat;
	color: #29236a;
	font-size: 20px;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the logo */
	top: -40px;
	left: 265px;
	width: 450px;
	height: 25px;
	marquee-style: scroll;
	marquee-speed: slow;
}

#footer { 
 background: #057317;
 width: 980px;
 clear: both;
 color: #FFF;
 font-size:1em;
 text-align: center;
}

#sponsfooter { 
 background: #FFFFFF;
 width: 980px;
 clear: both;
 color: #057317;
 font-size:1em;
 text-align: center;
}

#navigation {
 float: left;
 width: 980px;
 height: 35px;
 color: #333;
 background: #000000;
}

#leftcolumn { 
 color: #333;
 background: #eeeeee;
 height: 100%;
 width: 314px;
 float: left;
}

#rightcolumn { 
 color: #333;
 background: #eeeeee;
 height: 100%;
 width: 314px;
 float: left;
}
#LinksFooter {width:100%; font-size:85%; /* 11px */ text-align:center; background-color:#000000;}
#LinksFooter ul {width:760px; margin:0 auto; padding:2em 0;}
#LinksFooter li {display:inline;}
#LinksFooter span {padding:0 0.3em;}
#LinksFooter a {color:#FFFFFF;}
#LinksFooter a:link, #LinksFooter a:visited {text-decoration:none;}
#LinksFooter a:hover {text-decoration:underline;}

/*tabbed content*/

#tabbed_box_1 {
	margin: 0px auto 0px auto;
	width: 345px;
}

.tabbed_area {
	background-color:#EEE;
	padding:8px;	
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color: #DDD;
	color:#000000;
	padding:4px 10px 6px 10px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: none;

}
ul.tabs li a:hover {
	background-color:#CCC;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: none;
	color:#000000;
}
ul.tabs li a.active {
	background-color:#eee;
	padding:4px 10px 7px 10px;
	color:#282e32;
	border:1px solid #CCC; 
	border-bottom: none;

}
.tab_content {
	background-color:#eee;
	padding:10px;
	border-bottom:1px solid #CCC; 	
	border-right:1px solid #CCC; 	
	border-left:1px solid #CCC; 	
	border-top: solid 1px #CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif

}
#content_2, #content_3 { display: none; }

/*Code for news box */

	#news {
		margin:1em auto;
		padding:0;
		width:300px;
		font-size:0.94em;
		list-style:none;
	}
	#news li {
		background:url("../images/boxl.gif") 0 100% no-repeat;
		padding:0 0 4px 0;
		margin:8px 0 0 0;
		display:block;
	}
	#news li p {
		background:#eaeaea;
		padding:1px 4px 0 7px;
		margin:0;
		border-left:14px solid #939393;
	}
	#news li.arr p {
		background:#eaeaea url("../images/edge.gif") 0 50% repeat-y;
		padding-left:21px;
		border:0;
	}
	#news h4 {
		font-size:1em;
		line-height:1em;
		font-weight:bold;
		background:url("../images/boxl.gif") 0 0 no-repeat;
		margin:0;
		padding:6px 4px 3px 21px;
	}
	#news li:hover {
		background-position:-300px 100%;
	}
	#news li:hover p {
		border-color:#057317;
	}
	#news li.arr:hover p {
		background-image:url("../images/edge-h.gif");
	}
	#news li:hover h4 {
		background-position:-300px 0;
	}
	#news a:link {
		text-decoration:none;
		color:#057317;
	}
	#news a:visited {
		text-decoration:none;
		color:#057317;
	}
	#news a:hover {
		text-decoration:underline;
	}
	#news .more {
		line-height:1em;
		display:block;
		text-align:right;
		padding:0 18px 2px 21px;
		margin-top:4px;
		background:url("../images/arrow.gif") 285px 50% no-repeat;
	}
	
img.floatLeft { 
    float: left; 
    margin: 14px; 
}

	#news2 {
		margin:1em auto;
		padding:0;
		width:150px;
		font-size:0.94em;
		list-style:none;
	}
	#news2 li {
		background:url("../images/box.gif") 0 100% no-repeat;
		padding:0 0 4px 0;
		margin:8px 0 0 0;
		display:block;
	}
	#news2 li p {
		background:#eaeaea;
		padding:1px 4px 0 7px;
		margin:0;
		border-left:14px solid #939393;
	}
	#news2 li.arr p {
		background:#eaeaea url("../images/edge.gif") 0 50% repeat-y;
		padding-left:21px;
		border:0;
	}
	#news2 h4 {
		font-size:1em;
		line-height:1em;
		font-weight:bold;
		background:url("../images/box.gif") 0 0 no-repeat;
		margin:0;
		padding:6px 4px 3px 21px;
	}
	#news2 li:hover {
		background-position:-150px 100%;
	}
	#news2 li:hover p {
		border-color:#057317;
	}
	#news2 li.arr:hover p {
		background-image:url("../images/edge-h.gif");
	}
	#news2 li:hover h4 {
		background-position:-150px 0;
	}
	#news2 a:link {
		text-decoration:none;
		color:#057317;
	}
	#news2 a:visited {
		text-decoration:none;
		color:#057317;
	}
	#news2 a:hover {
		text-decoration:underline;
	}
	#news2 .more {
		line-height:1em;
		display:block;
		text-align:right;
		padding:0 18px 2px 21px;
		margin-top:4px;
		background:url("../images/arrow.gif") 135px 50% no-repeat;

}

/*faq*/
dt {
	font-weight: bold; 
	margin: 15px 40px 5px;
	cursor: pointer;
	text-decoration: underline;
	color: #000000;
}

	dt:before {
		content: "";
		font-size: 1.5em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-right: 0px;
		padding: 2px 6px 5px;
		color: #FFFFFF;
		background-color: #;
		font-weight: normal;
		
		margin-left: -15px;
		position: relative;
		top: 10px;
	}


dd {
	margin: 25px 0px 0px;
	padding-bottom: 12px;
	line-height: 150%;	
	}
	
	dd:before {
		content: "";
		font-size: 1.5em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-right: 0px;
		padding: 2px 9px;
		color: #FFFFFF;
		background-color: #;
		
		margin-left: -0px;
		position: relative;
		top: 10px;
	}
	
.show {display: block;}
.hide {display: none;}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #057317;	
}
