﻿body 
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	background-color:#dfe1df;
	margin-top:0px;
	margin-left:0px;
	font-size:0.8em;
	color:#999966;
	letter-spacing:.01em;
}

a:link, a:visited { text-decoration: none }
a:active, a:hover { text-decoration: underline}

td.NavTree0
{
	letter-spacing:.05em;
}

div.homelink
{
	letter-spacing:.05em;
	
	font-size:14px;
	font-weight:bold;
	text-indent:40px;
}

div.homelink a
{
	color:#000000;
}

table.homebanner
{
	height:151px;
	margin-left:15px;
}

table.homebanner td
{
	padding:0px;
}

table.insidebanner
{
	height:80px;
	margin-left:15px;
}

table.insidebanner td
{
	padding:0px;
}

table.bodyHome
{
	margin-top:0px;	
	width:825px;
	margin-left:9px;
}

table.bodyHome td.left
{
	vertical-align:top;
	width:205px;		
}

table.bodyHome td.center
{
	vertical-align:top;
	width:330px;	
}

table.bodyHome td.right
{
	vertical-align:top;
}


table.bodyInside
{
	margin-top:0px;	
	width:825px;
	margin-left:9px;
}	


table.bodyInside td.left
{
	vertical-align:top;
	width:200px;		
}

table.bodyInside td.center
{
	vertical-align:top;
	width:335px;	
}

table.bodyInside td.right
{
	vertical-align:top;
}



div.footer
{


}

span.orangeBold
{
	color:#F8981C;
	font-weight:bold;
}

div.rounded 
{
	background-color:#FFFFFF;
}

div.roundedNav
{
	background-color:#EFEFEF;
}

div.roundedNav
{
	background-image:url(../images/one-dfe1df.gif);
	background-position:left;
	background-repeat:repeat-y;
}

div.cornerTopRight, div.cornerBottomLeft
{
	height:32px;
	background-repeat:no-repeat;
}

div.cornerTopRight
{
	background-image:url(../images/round-tr.gif);
	background-position:top right;
}

div.roundedNav div.cornerBottomLeft
{
	background-image:url(../images/round-quadrant-bl-nav.gif);
	background-position:bottom left;
}

div.roundedNav div.cornerTopRight
{
	background-image:url(../images/round-quadrant-tr-nav.gif);
	background-position:top right;
}


div.round-body
{
	background-color:#FFFFFF;
	margin-left:25px;
	padding-top:12px;
	padding-left:20px;
	padding-right:20px;
	line-height:150%;	
}

div.round-body p
{
	padding:0px;
	margin-bottom:0px;
}

div.round-body a
{
	color:#F8981C;
}

div.round-body h1,h2,h3,h4,h5,ul
{
	background-color:#FFFFFF;
	margin-bottom:0px;
}


div.round-tl, div.round-bl, div.round-tr, div.round-br
{
	
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
} 

div.round-br
{
	background-image:url(../images/round-br.gif);
	background-position:bottom right;
	margin-left:25px;
	height:32px;
}

div.round-bl
{
	background-image:url(../images/round-bl.gif);
	background-position:bottom left;
	margin-left:25px;
	height:32px;
}

div.round-tl
{
	background-image:url(../images/round-tl.gif);
	background-position:top left;
	margin-left:10px;
	padding-top:20px;
}

div.round-tr
{
	background-image:url(../images/round-tr.gif);
	background-position:top right;
	margin-left:10px;
}

div.round-title, div.round-title-wide, div.round-title-narrow 
{
	height:25px;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#004800;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:.03em;
	text-transform:capitalize;
	text-indent:9px;
}

div.round-tl div.round-title
{
	/* height + padding-top seem to need to = height of background image*/
	width:181px;
	padding-top:3px;
	background-image:url(../images/title-181w-28h.jpg);	
}


div.round-tl div.round-title-wide
{
	width:206px;
	padding-top:3px;
	background-image:url(../images/title-206w-28h.jpg);
}

div.round-tl div.round-title-narrow
{
	width:156px;
	padding-top:3px;
	background-image:url(../images/title-156w-28h.jpg);
}

div.round-tr div.round-title
{
	/* height + padding-top seem to need to = height of background image*/
	width:181px;
	padding-top:18px;
	background-image:url(../images/title-181w-43h.jpg);
}

div.round-tr div.round-title-wide
{
	/* height + padding-top seem to need to = height of background image*/
	padding-top:18px;
	width:206px;
	background-image:url(../images/title-206w-43h.jpg);
}

div.round-tr div.round-title-narrow
{
	/* height + padding-top seem to need to = height of background image*/

	padding-top:18px;
	width:156px;
	background-image:url(../images/title-156w-43h.jpg);
}


span.black-text
{
	color:#000000;
}

span.required
{
	color:#990000;
	text-align:right;
	font-size:10px;
	vertical-align:top;
	text-transform:uppercase;
	margin-left:2px;	
}

div.requiredPanel
{
	color:#990000;
	border-color:#990000;
	border:dashed;
	border-width:2px;
	padding:5px;	
}


table.formRow
{
	margin-bottom:8px;
}

table.formRow td
{
	padding-right:5px;
}

table.formRow input
{
	border-style:solid;
	border-width:1px;
	border-color:#336600;
}

table.formRow td.noBorder input
{
	border-style:none;
}