body
{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}

a
{
	color: #333333;
}

a:hover
{
	color: #CC3300;
}

form
{
	margin: 0px;
}

.PrintOnly
{
	display: none;
}

div#PageBody a:hover li
{
	background-color: #E5E5E5;
	background-image: none;
}

div.Subheader
{
	background-color: #EEF5D4; 
	padding: 8px 8px 8px 8px;
	font-size: 10px;
	text-transform: uppercase;
}

div.Subheader input, div.Subheader select
{
	font-family: Verdana;
	font-size: 10px;
}
div#Body
{
	border-top: solid 2px #1392E3;
	clear: both;
	margin: auto;
	margin-top: 15px;
	padding-top: 4px;
	text-align: left;
	width: 640px; 
}

div#PopupBody
{
	border-top: solid 2px #1392E3;
	clear: both;
	margin: auto;
	margin-top: 15px;
	padding-top: 10px;
	text-align: left;
	width: 400px; 
}

div#Body div#LeftChannel
{
	width: 166px;
	
	float: left;
}

img
{
	border: none;
}

div#Navigation ul
{
	font-weight: bold;
	border-top: solid 1px #A3A3A3;
	border-bottom: solid 1px #A3A3A3;
	margin: 0px;
	list-style-type: none;
	text-transform: uppercase;	
	padding: 0px;
}

div#Navigation li
{
	border-top: solid 1px #E5E5E5;
	margin: 1px 0px 1px 0px;
	padding: 3px 2px 2px 2px;
	background-image: url(Images/Navigation/Arrow.gif);
	background-position: 113px 2px;
	background-repeat: no-repeat;
}

div#Navigation li.First
{
	border-top: none;
	margin: 0px 0px 1px 0px;
}

div#Navigation a:hover li
{
	background-image: url(Images/Navigation/ArrowSelected.gif);
}

div#Navigation li.Selected
{
	background-image: url(Images/Navigation/ArrowSelected.gif);
}

div#Body div#RightChannel
{
	width: 440px;
	margin: 1px 0px 15px 20px;
	
	float: right;
}

div#RightChannel div#ContactInfo
{
	margin: 0px 0px 1px 0px;
	padding: 3px 0px 3px 5px;
	width: 130px;
	background-color: #EEF5D4;
	float: right;
	clear: both;
}

div#RightChannel div#ContactInfo1
{
	margin: 0px 0px 1px 0px;
	padding: 3px 0px 3px 5px;
	width: 300px;
	background-color: #FFFFFF;
	float: left;
	clear: both;
	color: #4AA02C;
}

div#RightChannel div#Facebook
{
	margin: 8px 0px -35px 0px;
	padding: 3px 0px 3px 5px;
	width: 160px;
	background-color: #FFFFFF;
	float: right;
	clear: both;		
}

div#RightChannel div#PageTitle
{
	clear: both; 
	margin-top: -12px; 
	padding: 0px 5px 5px 5px; 
	border-bottom: solid 2px #000000;
	font-size: 14px;
	text-transform: uppercase;
}

div#RightChannel div#PageBody
{
	clear: both;
	margin: 10px 0px 0px 0px;
	border-bottom: solid 2px #000000;
}

div#Footer
{
	/*border-top: solid 2px #1392E3;*/
	margin-top: 15px;
	padding-top: 4px;
}

div#Footer_line
{
	border-top: solid 2px #1392E3;
	margin-bottom:7px; 
	margin-top:7px; 
}

div#PopupFooter
{
	border-top: solid 2px #000000;
	border-bottom: solid 2px #1392E3;
	margin-top: 15px;
	padding: 4px 0px 4px 0px;
	text-align: right;
}

div.Spacer
{
	clear: both;
}

div.Service
{
	border-bottom: dotted 1px #333333;
	padding: 5px 0px 8px 0px;
	font-size: 10px;
}

div.Service div.Name
{
	float: left;
	width: 80%;
}

div.Service div.Name a
{
	text-decoration: none;
}

div.Service div.Link
{
	float: right;
}	
	
div.ServiceDetail
{
	border-bottom: solid 2px #CC3300;
	margin: 10px 0px 10px 0px;
	padding-bottom: 15px;
}

div.ServiceDetail span.Name
{
	float: left;
	font-weight: bold;
	margin-right: 5px;
	color: #CC3300;
}

div.ServiceDetail span.Title
{
	float: left;
	font-style: italic;
	color: #FFCCCC;
}

div.ServiceDetail span.TopLink
{
	float: right;
	text-transform: lowercase;
}

div.ServiceDetail span.TopLink a
{
	color: #333333;
}

div.Description
{
	font-size: 10px;
	color: #333333;
}

div.Group
{
	padding: 7px 0px 7px 0px;
}

div.Group div.Title
{
	clear: left;
	border-bottom: solid 2px #CC3300; 
	padding: 2px 2px 1px 2px; 
	margin-bottom: 5px;
	font-weight: bold;
	color: #CC3300;
	text-transform: uppercase;
}

div.Group div.Description
{
	padding: 0px 2px 2px 2px;
	clear: both;
}

div.Group span.Radio
{
	display: block;
	clear: both;
	margin-left: 15px;
}

div.Group span.Radio input
{
	margin-bottom: -2px;
}

div.Group span.Radio label
{
	margin-left: 3px;
}

div.Group input.TextBox
{
	margin-bottom: -2px;
}

div.Group textarea.MultiLineTextBox
{
	margin: 5px;
}

div.Group div.NameValue
{
	padding: 2px;
}

div.Group div.NameValue label
{
	clear: left;
	display: block;
	width: 125px;
	text-align: right;
	float: left;
	margin: 5px 3px 0px 0px;
}

div.Group div.NameValue span.Label
{
	display: block;
	width: 100px;
	text-align: right;
	float: left;
	margin: 3px 3px 0px 0px;
	vertical-align: top; 
}

div.Group div.NameValue span.ErrorMessage
{
	display: block;
	clear: both;
	margin: 3px 0px 0px 135px;
	color: #FF0000;
}

div.Group div.NameValue span.Radio
{
	margin-left: 0px;
	
}

div.Group div.NameValue span.Radio input
{
	float: left;
}

div.Group div.NameValue span.Radio label
{
	clear: left;
	float: left;
	text-align: left;
	margin-top: 3px;
}

div.Group div.NameValue span.Value
{
	width: 175px;
	margin: 5px 3px 0px 0px;
	font-weight: bold;
}

div.Group div.NameValue span.Light
{
	width: 175px;
	margin: 5px 3px 0px 0px;
	color: #999999;
}

div.Group div.NameValue span.RightAlign
{
	text-align: right;
}

div.Group div.NameValue span.Total
{
	border-top: solid 1px #000000; 
}

div.Group div.NameValue2
{
	padding: 2px;
	left: 10px;
}

div.Group div.NameValue2 label
{
	clear: left;
	display: block;
	text-align: left;
	float: left;
	margin: 5px 3px 0px 0px;
}

div.Group div.NameValue2 span.Label
{
	display: block;
	width: 100px;
	text-align: left;
	float: left;
	margin: 3px 3px 0px 0px;
	vertical-align: top; 
}

table.Grid
{
	border: none 0px #FFFFFF;
	font-size: 9px;
	width: 100%;
}

table.Grid tr
{
	vertical-align: top;
}

table.Grid tr.Header
{
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
}

table.Grid tr.EvenRow
{
	background-color: #EEEEEE;
}

table.Grid tr.OddRow
{
	
}

table.Grid td
{
	padding: 3px 5px 2px 5px;
}

table.Grid input
{
	background: #75B60F; 
	font-size: 9px; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	font-weight: bold; 
	padding: 0px; 
	line-height: 9px;
	height: 13px;
	border: solid 1px #669900;
}

table.NameValue
{
	font-family: Verdana;
	font-size: 10px;
	
	width: 100%;
	line-height: 150%;
	
	margin-bottom: 10px;
	table-layout: fixed;
}

table.NameValue caption
{
	color: #CC3300;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 0px;
	
	text-align: left;
	text-transform: uppercase;
	
	border-bottom: solid 2px #CC3300;
}

table.NameValue td
{
	padding: 0px 0px 0px 8px;
}

table.NameValue tr
{
	vertical-align: top;
}

table.NameValue tr th
{
	vertical-align: top;
}

table.NameValue span.ErrorMessage
{
	display: block;
}

table.NameValue td.Even
{
	color: Aqua;	
}

table.NameValue tr.First td, table.NameValue tr.First th
{
	padding-top: 5px;
}

table.NameValue tr.Action td
{
	padding-top: 20px;
}

table.NameValue th
{
	vertical-align: middle;
	white-space: nowrap;
	text-align: right;
	font-weight: normal;
	
	padding: 0px;
	background-color: #FFFFFF;
}

table.NameValue input, table.NameValue select
{
	font-family: Verdana;
	font-size: 10px;
}

table.NameValue input textbox
{
	width: 75px;
}


table.NameValue td.Numeric
{
	font-weight: bold;
	text-align: right;
}

table.NameValue td.Light
{
	color: #999999;
}

table.NameValue td.Total
{
	border-top: solid 1px #000000;
}

table.NameValue input.Button
{
	width: auto;
}

table.FixedWidth th
{
	width: 30%;
}

table.Description
{
	margin-bottom: 0px;
}

table.Description td
{
	padding: 0px 0px 5px 0px;
}

td.checkbox input
{
	width: auto;
	vertical-align: bottom;
}
