table.workbox td.content
{
	background: white;
	padding: 0px;
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 12px;
	border: 0px;
}
table.rate {
	margin-top:  -10px;
	border-left: 1px solid #444444;
	border-top:  1px solid #444444;
}
table.rate th
{
	background: #DDDDDD;
	color: #333333;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	text-align: left;
	padding: 4px;
}
table.rate td
{
	background: white;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	padding: 4px;
}
table.rate td.hlt
{
	background: #eeeeee;
}

div.hrule
{
	background: url(/images/bar-tile.gif) repeat-x 0% 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}


div.hrule img
{
	padding: 0px;
	margin: 0px;
}

table.header
{
	padding-left: 10px;
	height: 35px;
	margin-bottom: -7px;
}


div#main-content
{
	margin-left: 10px;
	margin-right: 10px;
	width: 455px;
}


div#main-content h2
{
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	font-weight: normal;
}

div#main-content h3
{
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #6B8D12;
}

div#main-content h4
{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	background: #AFD748;
	background: #BCD63C;
	background: #9FCB2C;
/*
	background: green;
	background: white url(/images/backgrounds/h4.gif) repeat-x 0px 0px;
	border-left: 1px solid #8FA646;
	border-right: 1px solid #8FA646;
*/
}

div#main-content h5
{
	margin-bottom: 0px;
	clear: left;
}

div#main-content h6
{
	font-size: 15pt;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #6B8D12;
	text-align: center;
}


div#main-content p,
div#main-content li,
div#main-content table,
div#main-content input,
div#main-content select,
div#main-content blockquote,
div#main-content textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
}

div#main-content p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

div#main-content h4.inline
{
	margin-left: -10px;
	clear: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#main-content h4 img
{
	position: relative;
	top: -3px;
}

div#main-content table td
{
	vertical-align: top;
}

div#main-content p.footnote
{
	font-size: 60%;
	margin-top: 20px;
}

div#main-content table.form
{
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div#main-content table.form input, 
div#main-content table.form select 
{
	margin-bottom: 7px;
}

div#main-content table.form h2
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #DDDDDD;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

div#main-content table.form td.h
{
	padding: 0px;
	margin: 0px;
}

div#main-content table.form td.f
{
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
}

div#main-content table.form td.gs,
div#main-content table.form td.ws,
div#main-content table.form td table td
{
	font-size: 8pt;
	font-weight: bold;
	color: #222222;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 10px;
}

div#main-content table.form td table td
{
	padding: 0px;
}
div#main-content table.form td table td a
{
	color: #222222;	
	text-decoration: none;
}

div#main-content table.form td table td a:hover
{
	text-decoration: underline;
}

div#main-content table.form td.ws
{
	background: #FFFFFF;
	width: 40%;
	width: 180px;
	font-weight: normal;
	color: #999999;

}

div#main-content table.form td.ws h3
{
	font-size: 8pt;
	display: inline;
	font-weight: bold;
	color: #555555;
	margin-right: 4px;

}



div#main-content ul
{
	font-size: 10pt;
	color: black;
}

form
{
	margin: 0px;
	padding: 0px;
}

div#main-content.full
{
	width: 100%;
}


/*

callout-right is used both for callouts and navigation.

*/

div.callout-right
{
	float: right;
	clear: right;
	width: 220px;
	background: white url(/images/callout-tile.gif) repeat-y 0px 0px;
	margin-bottom: 15px;
	padding-right: 10px;
}

div.callout-right p,
div.callout-right h1,
div.callout-right h2,
div.callout-right h3,
div.callout-right h4,
div.callout-right h5,
div.callout-right h6
{
	margin-left: 20px;
	margin-right: 15px;
}

div.callout-right h1
{
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: normal;
	border-bottom: 1px solid #DDDDDD;
	color: #333;
}

div.callout-right h3
{
	font-size: 11pt;
	font-weight: normal;
	color: #6B8D12;
/*
	text-transform: uppercase;
*/
}

div.callout-right p
{
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	margin-bottom: 12px;
}

div.callout-right.normal p,
div.callout-right.normal li
{
	font-size: 7.5pt;
	font-weight: normal;
	color: #000;
	margin-bottom: 4px;
}


div.callout-right.normal li
{
	margin-right: 25px;
	margin-left: 15px;
}

div.callout-right ul
{

	font-size: 11pt;
	margin-left: 22px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}	

div.callout-right.nav li
{
	list-style-type: none;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
	
}

div.callout-right.nav li ul
{
	font-size: 9pt;
	list-style: none;
	margin-left: 12px;
	margin-right: 15px;
	padding-left: 0px;
}

div.callout-right.nav li ul li
{
	border: 0px;
	padding: 0px;
	margin: 2px;
}

div.callout-right.nav li ul li:before
{
	color: #666;
	content: "\00BB \0020";
}

div.callout-right a {
	text-decoration: none;
}



div.feature-blurb-left,
div.feature-blurb-right
{
	clear: both;
	margin-bottom: 20px;
}

div.callout-right div.feature-blurb-left,
div.callout-right div.feature-blurb-right
{
	margin-left: 20px;
	margin-right: 15px;
}

div.feature-blurb-left h5,
div.feature-blurb-right h5
{
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 8pt;
}

div.feature-blurb-left p,
div#main-content div.feature-blurb-left p,
div.feature-blurb-right p,
div#main-content div.feature-blurb-right p
{
	margin: 0px;
	padding: 0px;
	color: #888;
	font-size: 7.5pt;
}

div.feature-blurb-left p,
div.feature-blurb-left h5
{
	text-align: left;
}

div.feature-blurb-right p,
div.feature-blurb-right h5
{
	text-align: left;
}

div.feature-blurb-left img
{
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	clear: left;
}

div.feature-blurb-right img
{
	margin-left: 8px;
	margin-bottom: 8px;
	float: right;
	clear: right;
}

div#standout-image
{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}

div#standout-image img
{
	border: 1px solid #AAA;
}

button.date_button {
        display: inline;
        padding: 0;
        margin: 0 8px 4px 2px;
        border: none;
        width: 16px;
        height: 15px;
        background: black url(/images/calendar-ico.gif) 0 0 no-repeat;
        cursor: pointer;
}
div.links a{
	text-decoration: none;
}

div#resource {
	border: 1px solid #BBBBBB;
	width: 440px;
	padding: 5px;
	font-size: 9pt;
	margin-bottom: 1px;
}

div#resource div {
	padding: 2px;
	display: inline;
}

div#resource div.right {
	float: right;
	padding: 2px;
}

table.phone
{
	border: 1px solid #BBBBBB;
	width: 100%;
}

table.phone td
{
	padding: 10px;
}
table.phone table td
{
	padding: 0px;
}
table.subform 
{
	background-color:#DDDDDD;
	height:162px;
	width:345px;
}
table.subform td
{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
table.subform td.sublabel
{
	text-align: left;
	vertical-align: bottom;
	height: 16px;
	width:58px;
	padding: 5px 5px 5px 5px;
}
table.subform td.subfield
{
	text-align: left;
	height: 24px;
	width:243px;
	padding: 1px 1px 1px 1px;
}
