body{
padding:0px;
margin:0px;
background-color:#ABAA9F;
}
h1{
	font:15px/16px verdana, arial, helvetica; 
	margin-bottom: 8px;
	color:#66ACC6; 
	font-weight:bold; 

}
h3{
	font:12px/14px verdana, arial, helvetica; 
	margin-bottom: 8px;
	color:#cc0000; 
	font-weight:bold; 
	text-align:left;

}
h4{
	font:12px/14px verdana, arial, helvetica; 
	margin-bottom: 8px;
	color:#66ACC6; 
	font-weight:bold; 

}
.whitetxt {
	color:#FFFFFF;
}
.greentxt {
	color:#339900;
}
.darkgreentxt {
	color:#7B7024;
}
img.frame {
	margin: 0px;
	border: 1px solid #CDCDCD;
	padding: 3px 4px 3px 4px;
	background-color: #FFFFFF;
}
* html img.frame {
	margin: 0px;
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}
a:hover{text-decoration:none;}

table, td { /*
		width:100%;
		height:100%;
		*/
	}
	
table.full, td.full { 
		width:100%;
		height:100%;
		
	}
	

	


.m_text, input, textarea, li, a, td
	{
		font-family:Verdana;
		font-size:11px;
		color:#333333;
		text-align:justify;
	}

a { color:#255669;}

span a { margin-left:4px; color:#456879; line-height:11px}

span { color:#4783C6;}

.copy { background-image:url(images/c-dr.gif); background-repeat:repeat-x; background-position:top; background-color:#858377; color:#FFFFFF; line-height:14px; padding: 20px 5px 10px 10px;font-family:Verdana;font-size:9px;}

.copy a { color:#E2DFCB;font-family:Verdana;font-size:9px; }

.form_1 { background-color:#ECECEC; color:#333333;} 

.form_2 { background-color:#EFEDDF; color:#555555;} 

.form_l_input {width:125px; height:16px; border-color:#CFCFCF; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; color:#454545; line-height:11px; padding-top:0px; font-size:10px;}

.form_l select {width:147px; color:#454545; font-size:10px; line-height:10px; margin-left:37px}

.form_l_checkbox {width:13px; height:13px; border-color:#CFCFCF; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; margin:0 8px 3px 0; padding:0px; vertical-align:middle}

.form_l a {color:#377396;} 

.form_l strong a {color:#9E0B0E;}

.cell_t { padding: 14px 20px 10px 12px}

.cell_m { padding: 17px 20px 10px 16px}

.cell_b { padding: 24px 20px 10px 16px}

.cell_dark { background-color:#E3E3E3; color:#495355; font-weight:bold}

.cell_light { background-color:#ECECEC; color:#495355; padding-bottom:1px; text-align:center}

.cell_light span { color:#4783C6;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
	margin:0px;
	padding:0px;
	}	

.form input
	{
		width:193px; height:16px; border-color:#CFCFCF; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; line-height:10px; padding-top:0px; font-size:10px;
	}
	

textarea{
		overflow:hidden; border-color:#CFCFCF; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; font-size:10px
	}

ul {margin:0; padding:0; list-style:none;text-align:left;}
li {
list-style-type: none;
background:url(images/a.gif) no-repeat left top; background-position: 0px 5px; margin: 0px 0px 0px 0px; padding:0px 5px 5px 12px;text-align:left;
text-align:left;
}
ol li {
list-style-type: decimal;
background: none;
}			
.padd10 li {
list-style-type: none;
background:url(images/a.gif) no-repeat left top; background-position: 0px 5px; margin: 0px 0px 0px 0px; padding:0px 5px 10px 12px;text-align:left;
}
li.on {
list-style-type: none;
background:url(images/a2.gif) no-repeat left top; background-position: 0px 5px; 
}
li a
	{
		font-family:verdana;
		font-size:10px;
		color:#5B5B5B;
		text-align:left;		
	}
	
/***** tabbed navigation *****/

#sub-nav {
	background: url(images/tab-line.gif) bottom repeat-x;
	float: left;
	width: 100%;
} /*IE6*/

#sub-nav {
	margin-bottom: 1.5em;
	font-size: 125%;
	font-weight: bold;
}

#sub-nav br{
	clear: both;
}

#sub-nav h2{
	background: none;
	min-height: 15px;
	margin-bottom: 0;
}

#sub-nav ul{
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1em;
	list-style: none;
	font-size: 85%;
}

#sub-nav li{
	margin: 0 1px 0 0;
	padding: 0 5px 0 0;
	background: url(images/tab-back.png) 100% -100px;
	float: left;
	/*border-bottom: 1px solid #bbb;*/
    text-align: center;
}

#sub-nav li.active{
	border-bottom: 1px solid #fff;
	background: url(images/tab-back.png) 100% 0;
}

#sub-nav li a, #sub-nav li a:visited, #sub-nav li a.span{
	display: block;
	float: left;
	padding: 5px 11px 5px 16px;
	text-align: center;
	white-space: nowrap;
	background: url(images/tab-back.png) 0 -100px;
	text-decoration: none;
	min-height: 17px; /* fixes FX/Mac issue */
	color: #666;
}

#sub-nav li.active a, #sub-nav li.active a.span{
	background: url(images/tab-back.png) 0 0; 
} /*IE6*/

#sub-nav li:hover{
	background-position: 100% -200px;
}

#sub-nav li:hover a{
	background-position: 0 -200px;
}

#sub-nav li.active:hover{
	background-position: 100% 0;
}

#sub-nav li.active:hover a{
	background-position: 0 0;
	text-decoration: none;
}

form {
padding: 0px;
margin: 0px;
}

.orange
{
	background: #F8A23A;
	color: white;
}

input, select, textarea
{
	margin: 0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}



/* Menu */
#header a {
	text-decoration:none;
}

#header ul, #header li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

#header ul {
	float: left;
}

#header-primary {
	float: left;
	width: 100%;
	position: relative;
	background: #90BC27;
	list-style: none;
}

#header-primary ul {
	padding-left: 5px;
	min-height: 32px;
	height:32px;
}

#header li {
	float: left;
	margin: 4px 0 5px 0;
	position: relative;
}

#header li a {
	color: #325B0A;
	word-spacing: -0.1em;
	line-height: 1em;
	position: relative;
	display: block;
	float: left;
}

#header-primary li a strong{
font-size: 13px;
}

#header-primary li a.current strong,
#header-primary li a:hover strong,
#header-primary li a:focus strong,
#header-primary div a.current strong,
#header-primary div a:hover strong,
#header-primary div a:focus strong {
	display: block;
	background: transparent url(images/menu-current-green.gif) 100% 0 no-repeat;
	color: #3b5d14;
	cursor: pointer;
} /*ie6, ie7*/

#header-primary li a strong, #header-primary div a strong {
	padding: 5px 7px;
	white-space: nowrap;
	height: 13px;
	float: left;
	display: block;
}

* html #header-primary li a strong, * html #header-primary div a strong {
	height: 23px;
}

#header-primary li a.current,
#header-primary a.current,
#header li a:hover,
#header-primary div a:hover,
#header li a:focus,
#header-primary div a:focus {
	background: #ddeec2 url(images/menu-current-green.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
}

#header li a:hover,
#header-primary div a:hover,
#header li a:focus,
#header-primary div a:focus {
	background-color: #ddeec2;
}

#header-primary a.current {
	margin: 0 4px;
}




#header-secondary {
	background: #F26521 url(images/menu-secondary.gif) 100% 100% no-repeat;
	clear: both;
	float: left;
	width: 100%;
}

#header-secondary ul {
	padding-left: 8px;
	background:  url(images/menu-secondary.gif) 0 100% no-repeat;
	min-height: 28px;
	height: 28px;
}

#header-secondary li a {
	font-weight: normal;
    word-spacing: -0.1em;
    font-size: 85%;
    color: #FFE6DA;
    padding: 4px 5px 0 5px;
    height: 14px;
}

* html #header-secondary li a {
	height: 18px;
}

#header-secondary li a:hover,
#header-secondary li a:focus {
	color: #FFF;
	text-decoration: underline;
	background: none;
}

#header-secondary li{
	padding-right: 10px;
}

#header-secondary li.menu-container a, #header-secondary li.menu-all a {
	font-weight: bold;
}

#header-secondary li.current a, #header-secondary li.current a:hover {
	background: #F7E5DC url(images/menu-current-orange.gif) 0 0;
	color: #F26521;
	padding: 0;
	height: auto;
	margin: 0 2px;
	text-decoration: none;
} /*ie6*/

#header-secondary li.current strong {
	padding: 4px 10px 2px 10px;
    height: 14px;
    display: block;
    background: url(images/menu-current-orange.gif) 100% 0;
	float: left;
}

* html #header-secondary li.current strong {
	height: 20px;
}

