﻿body
{
	padding: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
}

.Textbox
{
}

.Label
{
    font-weight:bold;  
}

.colname
{
    padding-right: 40px;
    vertical-align:top;
}


h1
{
	font-size: 16pt;
	font-weight: bold;
	color: #3366ff;
	margin-left: 5px;
}

h2
{
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;	
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #996600;
	margin-left: 0px;

}

h4
{
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
	margin-left: 5px;
	line-height:3pt;

}

h5
{
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;

}

h6
{
font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
	margin-left: 5px;
	margin-bottom: 0px;
	line-height:3pt;
	
}

a
{
	color: #996600;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	text-decoration: none;
}

p
{
	margin:5px 0px 0px 0px;
	color:#333;
	font-size:12px;
}

ul, li
{
	color:#333;
	font-size:12px;
}

ul ul
{
	color:#333;
	font-size:10px;
	margin:0px 0px 10px 10px;
}

#Form
{
	margin: 10px 5px 0px 5px;
	font-size:10px;
	width: 99%;
	float: left;
}

#Form .TableHeader
{
    width: 100%;
    background-color: #FFFFFF;
    padding: 0px 0px 7px 5px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #CC3300;   
}

#Form .Label
{
    padding: 10px 0px 10px 0px;
    font-weight: bold;
}

#Form .Error
{
    color: Red;
    font-weight: bold;
    font-size: 10pt;
    padding: 5px;
}

#Form .Confirmation
{
    font-weight: bold;
    font-size: 8pt;
    padding: 5px;
    color: Navy;
}

#Form .Textbox
{
    font-size: 8pt;
    width: 200px;
}

#Form table tr td
{
    padding: 2px;
}

#RequestForm
{
	margin: 10px 5px 0px 5px;
	font-size:10px;
	width:350px;
	background-color: #EFEFEF;
	float: left;
}

#RequestForm .TableHeader
{
    width: 100%;
    background-color: #FFFFFF;
    padding: 0px 0px 7px 5px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #CC3300;   
}

#RequestForm .Label
{
    padding: 10px 0px 10px 0px;
    font-weight: bold;
}

#RequestForm .Textbox
{
    font-size: 8pt;
    width: 200px;
}

#RequestForm table td
{
    padding: 3px 2px 5px 5px;
}

#FileUpload
{
	margin: 10px 5px 0px 5px;
	font-size:10px;
	width:375px;
	background-color: #EFEFEF;
	float: left;
}

#FileUpload .TableHeader
{
    width: 100%;
    background-color: #FFFFFF;
    padding: 0px 0px 7px 5px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #CC3300;   
}

#FileUpload .Label
{
    padding: 10px 0px 10px 0px;
    font-weight: bold;
}

#FileUpload .CheckBoxList
{
    font-weight:bold;
}

#FileUpload .Textbox
{
    font-size: 8pt;
}

#FileUpload table td
{
    padding: 3px 2px 5px 5px;
    vertical-align:text-top;
}


img
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
}

.imgheader
{
	border-style: none;
    padding: 10px 10px 10px 10px;
}

hr
{
	height: 1px;
	width: 98%;
	text-align: left;
	color: #CCCCCC;
}

#Container
{
    width: 800px;
	/*min-width: 800px;
	max-width: 100%;*/
	margin: auto;
}

#LeftBox
{
	padding: 10px 10px 10px 10px;
	margin-top:25px;
	line-height: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#3399FF;
	float:left;
	
}


#colourfulHeaderBlue
			{
			margin-right:5px;


			}


.header
{
	color: #A0A041;
	font-weight:bold;	
}

#PageLeft
{
	float: left;
	width: 580px;
}

.PageVerticalSeparator
{
	float: left;
	border-right: 1px Solid LimeGreen;
	width: 7px;
	margin-right: 10px;
	height: 400px;
}

.PageVerticalSeparatorShort
{
	float: left;
	border-right: 1px Solid LimeGreen;
	width: 7px;
	margin-right: 10px;
	height: 200px;
}

.PageHorizontalSeparatorTop
{
	float: left;
	border-top: 1px Solid #3366ff;
	width: 800px;
	margin-right: 10px;
	height: 2px;
}

.PageHorizontalSeparatorBottom
{
	float: left;
	border-bottom: 1px Solid LimeGreen;
	width: 300px;
	margin-right: 10px;
	height: 2px;
}

#PageRight
{
	float: left;
	width: 150px;
}

#Header
{
	height: 90px;
}

#Footer
{
	height: 40px;
	width: 100%;
	text-align: center;
}

#Footer ul li
{
	padding: 0px 10px 0px 10px;
	display: list-item;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#A0A041;
	border-right: 1px solid #99C;
	font-size:10px;
}

#Footer li.last {
	border-right: 0;
}

#Footer a {
	color:#A0A041;
	text-decoration: none;
}

#Footer a:Hover
{
	text-decoration: underline;
}

#Footer hr
{
	color: #359A03;
	height: 1px;
	width: 95%;
	text-align: center;
}

.Legal
{
	color: #A0A041;
	height: 20px;
	padding-right: 10px;
	list-style-type: circle;
	display: inline;
	line-height: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/*table styles*/



#formtable {
	margin: 10px 5px 0px 5px;
	font-size:10px;
	width:350px;
}

#formtable caption {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #CC3300;
}

#formtable td {
	padding: 5px 10px 5px 5px;
	/*border: 1px solid #787A6B;*/
	background: #efefef;
	color: #000;
	text-align: left;
	vertical-align:top;
}

#formtable th {
	padding: 5px 10px 5px 10px;
	background: #efefef;
	color: #000;
	text-align: right;
	font-weight:normal;
	font-size:10px;
}

.bl {background: url(bl.gif) 0 100% no-repeat #efefef; width: 20em} 
.br {background: url(br.gif) 100% 100% no-repeat} 
.tl {background: url(tl.gif) 0 0 no-repeat} 
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}



#formtable2 {
	margin: 10px 5px 0px 5px;
	font-size:12px;
	width:350px;
}

#formtable2 caption {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #CC3300;
}

#formtable2 td {
	padding: 5px 10px 5px 5px;
	border: 0px solid #787A6B;
	background: #efefef; color: #000;
	text-align: left;
	vertical-align:top;
}

#formtable2 th {
	padding: 5px 10px 5px 10px;
	background: #efefef;
	color: #000;
	border: 0px solid #787A6B;
	text-align: right;
	font-weight:normal;
	font-size:10px;
	vertical-align:top;
}

.padImage {
	padding:5px 45px 5px 25px;
}

.padImageLeft {
	padding:5px 5px 5px 5px;
}

.nopadImage {
	padding:0px 0px 0px 0px;
}

#homepage {
	margin: 10px 5px 0px 50px
	font-size:10px;
	border: 1px solid #009933;
	width:400px;
}

#homepage caption {
	font-size: 14px;
	font-weight: bold;
	
	text-align:left;
	color: #CC3300;
}

#homepage td {
	padding: 5px 10px 5px 5px;
	
	color: #000;
	text-align: left;
	vertical-align:top;
}

#homepage th {
	padding: 5px 10px 5px 10px;
	
	background-color: #DCE4C4;
	text-align: center;
}

div.Section
{
    width: 98%;
    border: solid 1px black;
    background-color:#EDEDED;
    height: 100%;
}

div.SectionHeader
{
    background-color: #7D9BC4;
    color:White;
    padding: 5px;
    font-size: 10pt;
    font-weight: bold;
}

div.SectionContent
{
    padding: 5px 5px 5px 5px;
}

#RadCombo td
{
    padding: 0px;
}

div.SectionContentLeft
{
    float:left;
    width:49%;
}

div.SectionContentRight
{
    float:right;
    width:49%;
}

div.clear
{
    clear:both;
}



