/*semantic tags and defaults*/

body{
	background-color:#e9e8e4;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}	
h1 {
	font-family:Arial;
	font-size:30px;
	font-weight:normal;
	color:#669900;
	margin:10px 0px 10px;
}
h2{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#669900;
	margin:0px 10px 15px 0px;
}
h3{
	font-family:Arial;
	font-size:14px;
	color:#669900;
	margin:0px 10px 5px 0px;
}
p{
	font-family:Arial;
	font-size:12px;
	margin:8px 0px 20px;
}
p.more {
    float: left;
    margin: 5px 0px 5px;
}
hr{
	height:1px;
	color:#cccccc;		
}
b, strong{
	font-weight:bold;
}

a, a:visited {
	font-family:Arial;
	font-size:12px;
	color:#0066cc;
	text-decoration:none;
}
a:hover{
	color:#0099ff;
	text-decoration:underline;
}
a.title, a.title:visited{
	font-weight:bold;
}
a.title:hover{
	font-weight:bold;
}
a.sml{
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
}
.grey{
	color:#999999;
}
ol{
    margin: 10px 0px 10px 20px;
    list-style-type: decimal;
}
ol li 
{
    display:list-item;
    list-style-type: decimal;
    list-style-position: outside;
    margin: 5px 0px;
}

/*page and header section */
#pg1{
	width:930px;
	padding:0px 0px 8px 0px;
	background: url(/resources/img/pgbttm.gif) no-repeat bottom;
	margin: 0 auto;
	overflow: hidden;
}

.page{
	float:left;
	width:900px;
	padding:0px 18px 15px 12px;
	background: url(/resources/img/pgbg.gif) repeat-y;
	text-align:left;
}
#logo{
	float:left;
	width:168px;
	height:111px;
	padding:0px 0px 0px 1px;
	text-align:left;
}
#headr{
	float:right;
	text-align:right;
	height:111px;
	margin:0px;
	padding:0px;
}
#ad{
	width:360px;
	height:60px;
	margin:10px 10px 0px 0px;
}



/*navigation section */
#nav{
	height:28px;
	margin:13px 10px 0px 0px;
	overflow: hidden;
}
#nav ul{
	list-style:none;
}
#nav ul li{
	float:left;
	text-align:center;
	font-variant: small-caps;
}
#nav a, #nav a:visited{
	font-size:11px;
	color:#4c4c4c;
}
.tab{
    display:block;
	padding-top:10px;
	height:28px;
}
.tab1{
	width:79px;
	background:url(/resources/img/tab_1.jpg) no-repeat;
}
.tab2{
	width:131px;
	background:url(/resources/img/tab_2.jpg) no-repeat;
}
.tab3{
	width:100px;
	background:url(/resources/img/tab_3.jpg) no-repeat;
}
.tab4{
	width:106px;
	background:url(/resources/img/tab_4.jpg) no-repeat;
}
#nav a:hover{
	padding-top:11px;
	background-position: 0px 2px;
}


/*search section */
#srch{
	width:870px;
	height:70px;
	text-align:left;
	padding:15px;
	background-color: #99cc33;
	clear: both;
}
#srch h3{
	font-family:Arial;
	font-size:24px;
	color:#ffffff;
	margin:0px;
}
.srch01{
	width:220px;
	height:16px;
	font-size:14px;
	color:#666666;
	border:1px solid #3399ff;
	padding:2px;
	margin:0px 5px 30px 110px;
}
.srch02{
	width:220px;
	height:16px;
	font-size:14px;
	color:#666666;
	border:1px solid #3399ff;
	padding:2px;
	margin:0px 5px 30px 0px;
}
.srch03{
	width:90px;
	font-size:14px;
	color:#444444;
	border:1px solid #3399ff;
	margin:0px 5px 30px 0px;
}
.srch04
{
	height:27px;
	width: 113px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	background:url(/resources/img/btn_search.png) no-repeat top center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	border: 0px;
	color:#4e4e4e;
	font-weight:bold;
}


/* crumbtrail classes */
.crumb{
	float:left;
	width:872px;
	margin:12px 20px 10px 8px;
	font-size:12px;
	font-family:Arial;
	padding:0px;
}
.crumb a, .crumb a:visited {
	font-weight:bold;
}

/*column classes*/
.col1{
	
	float:left;
	width:296px;
	margin:0px 0px 6px 0px;
}
.col2{
	float:left;
	width:598px;
	margin:0px 0px 6px 0px;
}
.col3{
	
	float:left;
	width:900px;
	margin:0px 0px 6px 0px;
}
.colspc{
	float:left;
	width:6px;
	height:100px;
}
.col11 {	
	float:left;
	position:relative;
	margin:0px 0px 6px 0px;
	width: 296px;
	background: #FFFFFF url(/resources/img/col1bg.gif) repeat-y; 
}
.col12{
	float:left;
	width:296px;
	background: url(/resources/img/col1top.gif) no-repeat top left; 
}
.col13{
	float:left;
	width:274px;
	padding: 8px 12px 5px 12px;
	background: url(/resources/img/col1bttm.gif) no-repeat bottom left; 
}
.col11grn{	
	float:left;
	margin:0px;
	width: 296px;
	background: #f5fae8 url(/resources/img/col1grnbg.gif) repeat-y; 
}
.col12grn{
	float:left;
	width:296px;
	background: url(/resources/img/col1grntop.gif) no-repeat top left; 
}
.col13grn{
	float:left;
	width:274px;
	padding: 7px 12px 12px 12px;
	background: url(/resources/img/col1grnbttm.gif) no-repeat bottom left; 
}
.col21 {	
	float:left;
	position:relative;
	margin:0px 0px 6px 0px;
	width: 598px;
	background: #FFFFFF url(/resources/img/col2bg.gif) repeat-y; 
}
.col22{
	float:left;
	width:598px;
	background: url(/resources/img/col2top.gif) no-repeat top left; 
}
.col23{
	float:left;
	width:582px;
	padding: 8px 6px 0px 12px;
	background: url(/resources/img/col2bttm.gif) no-repeat bottom left; 
}
.col2_1 {	
	float:left;
	position:relative;
	margin:0px 0px 6px 0px;
	width: 447px;
	background: #FFFFFF url(/resources/img/col2_bg.gif) repeat-y; 
}
.col2_2{
	float:left;
	width:447px;
	background: url(/resources/img/col2_top.gif) no-repeat top left; 
}
.col2_3{
	float:left;
	width:429px;
	padding: 8px 6px 0px 12px;
	background: url(/resources/img/col2_bttm.gif) no-repeat bottom left; 
}
.col31 {	
	float:left;
	position:relative;
	margin:0px 0px 6px 0px;
	width: 900px;
	background: #FFFFFF url(/resources/img/col3bg.gif) repeat-y; 
}
.col32{
	float:left;
	width:900px;
	background: url(/resources/img/col3top.gif) no-repeat top left; 
}
.col33{
	float:left;
	width:882px;
	padding: 8px 6px 0px 12px;
	background: url(/resources/img/col3bttm.gif) no-repeat bottom left; 
}
.col41 {	
	margin:0px 6px 6px 0px;
	width: 296px;
	background: #FFFFFF url(/resources/img/col1bg.gif) repeat-y; 
	overflow: hidden;
	float: left;
}
.col42{
	width:296px;
	background: url(/resources/img/col1top.gif) no-repeat top left; 
	overflow: hidden;
	float: left;
}
.col43{
	width:274px;
	padding: 8px 12px 5px 12px;
	background: url(/resources/img/col1bttm.gif) no-repeat bottom left; 
	overflow: hidden;
	float: left;
}
.dot{
	height:1px;
	margin:6px 0px 6px 0px;
	background:url(/resources/img/dotted.gif) repeat-x;
}
.pop{
	background: #f0f0f3;
	padding:10px;
}

#content{
    padding: 0px 8px;
}

#footer{
	width: 860px;
	margin:20px;
	text-align:center;
	clear: both;
}
#footer a{
	font-family:Verdana;
	font-size:11px;
	color:#669900;
}
.lft{
	float:left;
}

