body { 

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:5px 0px 15px 0px;
	line-height:normal;
	text-align:left;
}

td { 
	font-size:10px;
	color:#000000;
	line-height:normal;
}




.white { 
	font-size:10px;
	color:#ffffff;
	line-height:normal;
}

.white a:link{
	text-decoration:underline;	
	font-weight:bold;
        font-size:10px;
	color:#ffffff;
}

.white a:visited{
	text-decoration:underline;	
	font-weight:bold;
        font-size:10px;
	color:#ffffff;
}
.white a:active{
	text-decoration:underline;	
	font-weight:bold;
        font-size:10px;
	color:#ffffff;
}
.white a:hover{
	text-decoration:none;
	font-weight:bold;
	background-color:#ffffff;
        font-size:10px;
	color:#4d4d4d;
}

.extrainfo{
	width:236px;
	text-align:left;
}

.extrainfo .top{
	height:10px;
	background:url(/images/borderbox_top.gif) no-repeat top center;
}

.extrainfo .content{
	padding:3px 9px 7px 9px;
	vertical-align:top;
	border-style:solid;
	border-color:#E0E0E2;
	border-width:0px 1px 0px 1px;
	background:url(/images/borderbox_middle.gif) repeat-x bottom center;
}

.extrainfo .bottom{
	height:15px;
	line-height:1px;
	background:url(/images/borderbox_bottom.gif) no-repeat top center;
}


a:link{
	text-decoration:none;
	font-weight:bold;
	color:#1e7d42;
}

a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#1e7d42;
}
a:active{
	text-decoration:none;
	font-weight:bold;
	color:#1e7d42;
}
a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#999999;
}

ul {
	padding:3px; 
	margin:3px;
	list-style-type:none;
}

ul li {
	padding-left:10px;
	padding-bottom:3px;
	background-image: url("/images/mini_arrow.gif");
	background-repeat: no-repeat;
	background-position:0px 5px;
	
}

p {
 margin-top:10px;
 font-size:12px;
}

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



input, textarea, button, submit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:top;
	line-height:10px;
}

input.text {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #2b6297;
	padding : 2px;
	background : #FFF;
	}

textarea.text {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #2b6297;
	padding : 2px;
	background : #FFF;
	}
	
select.text {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #2b6297;
	padding : 2px;
	background : #FFF;
	}

.solidsep {
	height:1px;
	line-height:1px;
	font-size:1px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(/images/solid.gif) repeat-x;
	}


.site_container {
	background-image:url(/images/background_grad.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:750px;
	background-color:#ffffff;
}

.header {
	height:62px;
	vertical-align:middle;
	color:#FFFFFF;
}

.header.logo {
	padding-left:10px;
}


.nav_container {
	text-align:center;
	height:25px;
	background-color:#4d4d4d;
}

.nav {
	text-align:middle;
	height:25px;
	background-color:#4d4d4d;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:middle;
	padding:0px 15px 0px 15px;
}

.nav_spacer {
	height:25px;
	width:2px;
	background-image:url(/images/nav_spacer.gif);
	background-repeat:no-repeat;
}

.nav a:link{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	padding:2px 4px 2px 4px;
}

.nav a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	padding:2px 4px 2px 4px;
}
.nav a:active{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	padding:2px 4px 2px 4px;
}
.nav a:hover{
	text-decoration:none;
	font-weight:bold;
	background-color:#ffffff;
	color:#4d4d4d;
	padding:2px 4px 2px 4px;
}

.footer {
	height:25px;
	background-color:#4a9666;
	vertical-align:middle;
	text-align:left;
	color:#FFFFFF;
	padding-left:10px;
	font-weight:bold;
}

.rounder 			{background-color:#FFFFFF;}
.rounder.tl 		{background-image:url(/images/corner_tl.gif); background-repeat:no-repeat; width:9px;}
.rounder.top		{background-image:url(/images/corner_top.gif); background-repeat:repeat-x; height:9px;}
.rounder.tr			{background-image:url(/images/corner_tr.gif); background-repeat:no-repeat; width:9px;}
.rounder.left		{background-image:url(/images/corner_left.gif); background-repeat:repeat-y; width:9px;}
.rounder.right		{background-image:url(/images/corner_right.gif); background-repeat:repeat-y; width:9px;}
.rounder.br			{background-image:url(/images/corner_br.gif); background-repeat:no-repeat; width:9px;}
.rounder.bottom 	{background-image:url(/images/corner_bottom.gif); background-repeat:repeat-x; height:9px;}
.rounder.bl			{background-image:url(/images/corner_bl.gif); background-repeat:no-repeat; width:9px;}
.rounder.content	{text-align:left; vertical-align:top;}

h1 {
	color:#555555;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-left:1px;
	line-height:normal;
}

h2 {
	color:#1e7d42;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-left:1px;
	line-height:normal;
}

h3 {
	color:#1e7d42;
	text-align:left;
	font-size:Large;
	font-weight:bold;
	margin:0px;
	margin-left:1px;
	line-height:normal;
}


.extrainfo{
	width:236px;
	text-align:left;
}

.extrainfo .top{
	height:10px;
	background:url(/images/borderbox_top.gif) no-repeat top center;
}

.extrainfo .content{
	padding:3px 9px 7px 9px;
	vertical-align:top;
	border-style:solid;
	border-color:#E0E0E2;
	border-width:0px 1px 0px 1px;
	background:url(/images/borderbox_middle.gif) repeat-x bottom center;
}

.extrainfo .bottom{
	height:15px;
	line-height:1px;
	background:url(/images/borderbox_bottom.gif) no-repeat top center;
}

.blue {
    background-color:#4a9666;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px 0px 1px 0px;
	padding: 10px 10px 10px 10px;
	color:#FFFFFF;

}

