/* CSS Document */

/* Global Styles */

body
{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	background-color: #a7a7a7;
}

h1
{
	color: #EC7C00;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h2
{
	color: #555555;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
}

h3
{
	color: #0867a9;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h4
{
	color: #EC7C00;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-transform: none;
}

h5
{
	color: #555555;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-transform: none;
}


a
{
	text-decoration: underline;
	color: #0767A9;
	font-weight: normal;
}

a:hover, .nav a:hover
{
	text-decoration: none;
	color: #EC7C00;
}

/* Classes */

.NavStart
{
	width: 20px;
	height: 19px;
	background: #fff url(http://www.724data.com/assets/images/NavStart.jpg) no-repeat bottom right;
}

.menu
{
	background-color: #EC7C00;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.topBar
{
	background-color: #EC7C00;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.menu
{
	color: #555555; 
}

.menuCell
{
	background-color: #f09b3e;
	padding: 2px 8px 2px 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

.menuMouseOver
{
	background-color: #F3B169;
	padding: 2px 8px 2px 8px;
	cursor: pointer;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.formBox
{
	background-color: #fce7d2;
	padding: 0px 0px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.BodyText
{
	padding: 20px 25px 20px 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #555555;
}

.FormText
{
	padding: 0px 0px 0px 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #555555;
}
.FormTextTop
{
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #555555;
}
.FormField
{
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #555555;
}
.nav
{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	background: #fff url(http://www.724data.com/assets/images/NavBG.jpg) repeat-x bottom;
	padding: 0px 5px 0px 5px;
}

.navActive
{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	background: #fff url(http://www.724data.com/assets/images/NavActiveBG.jpg) repeat-x bottom;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}

.navSpacer
{
	background: #fff url(http://www.724data.com/assets/images/NavBG.jpg) repeat-x bottom;
}

.navSpacerActive
{
	background: #fff url(http://www.724data.com/assets/images/NavActiveBG.jpg) repeat-x bottom;
}

.sideNav
{
	padding: 10px 0px 15px 25px;
	font-size: 11px;
	border-bottom: #c0c0c0 1px solid;
}

.sideNav ul
{
	margin: 0px;
	padding: 0px;
}

.sideNav li
{
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
} 

.ActiveLink 
{
	text-decoration: none;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #0867a9;
	font-weight: bold;
	letter-spacing: 0.025em;
}

.OrangeBar
{
	background-color: #ec7c00;
}

.OrangeArea
{
	padding: 15px 15px 0px 15px;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #EC7C00;
	line-height: 13px;
	text-indent: 0pt;
	margin: 0px;

} 

.PageTitle
{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-left: 25px;
} 

.main
{
	color: #666666;
	padding: 15px 10px 0px 25px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
}


.mainBottomLeft
{
	padding: 15px 20px 15px 15px;
	border-right: #c0c0c0 1px solid;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

.mainBottomRight
{
	padding: 15px 20px 15px 25px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

.BlueBoxTitle
{
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.BlueBoxText
{
	color: #fff;
	font-size: 10px;	
}

.BlueBoxForm
{
	padding-top: 7px;
}

.TextBox
{
	font-size: 12px;
	color: #999999;
}

.TextBoxActive
{
	font-size: 12px;
	color: #000;
}	

.borderRight
{
	border-right: #c0c0c0 1px solid;
}

.captionText
{
	padding: 15px;
	color: #0867a9;
	font-style: italic;
}

.copyright
{
	font-weight: normal;
	background: #fff url(http://www.724data.com/assets/images/FooterBG.jpg) repeat-x top;
	text-decoration: none;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

.sidemenu {
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #555555;
	font-weight: bold;
	letter-spacing: 0.025em;
	text-decoration: none;
	text-align: left;
	text-indent: 0pt;
}
.OrangeAreaSub {
	padding: 0px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	line-height: 14px;
}

.TableHead
{
	color: #EC7C00;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 0px 0px;

}

.Head1
{
	color: #EC7C00;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 10px 10px 0px;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.Head2
{
	color: #555555;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
}

.Head3
{
	color: #0867a9;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.Head4
{
	color: #EC7C00;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-transform: none;
}

.Head5
{
	color: #0867A9;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	text-transform: none;
}


.BodyText
{
	padding: 0px 25px 0px 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #555555;
}

.BodyTextBullets {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #555555;
	list-style-position: outside;
	list-style-type: disc;
	font-style: normal;
}

.Head2Blue {

	color: #0867a9;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
}
.HeadMain {

	color: #0867a9;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
}

.mainTop
{
	color: #666666;
	padding: 10px 0px 0px 25px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
}

.Head6 {

	color: #555555;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	text-transform: none;
}
.Head2Orange {
	color: #ec7c00;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	margin: 0px 0px 10px;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	padding: 15px 0px 0px;
}
.OrangeAreaUnBold {

	padding: 0px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #EC7C00;
	line-height: 13px;
	text-indent: 0pt;
	margin: 0px;
}
.Head1_20 {

	color: #EC7C00;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 10px;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.Head1_20_Blue {

	color: #0867a9;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 10px;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.Head3White {

	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.TableH1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.TableH2 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #ec7c00;
}
.TableText {

	padding: 0px 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.TableH1Gray {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.TableH2White {


	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
}
.FormTextSm {

	padding: 0px 0px 0px 8px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #555555;
}
.TableH2Gray {



	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
}

div#preload { display: none; }

