/* CSS Document */
body{
	margin-left:0px;
	margin-top:0px;
	background:#fff;
	background-image:url(/images/bg.jpg);/**/
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:11px;
}
a{
	color:#0e2d9d;
}
a:hover{
	color:#777777;
}
#logo{
	width:195px; 
	position:absolute; 
	margin:9px -5px; 
	z-index:99999; 
	cursor:pointer;
}
.mainTable{
	color:#000;
	width:936px;
	background-image:url(/images/bgHaze.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#spacer{
	padding:0px;
}
#menuBG{
	width:940px;
	height:20px;
	position:absolute;
	margin:-14px 7px;
	padding-top:2px;
	border:solid 1px #FFF;
	background-image:url(/images/greyBorder.jpg);
	background-repeat:repeat-x;
	z-index:10;
}
#tlr{
	width:936px;
	padding:10px;
	position:absolute;
	z-index:0;
}
#tlr, #tlr .sb-inner{
	background:#fff url(/images/topBg.jpg) no-repeat;
}
#tlr, #tlr .sb-border { background:#0e2d9d; }
#blr{
	width:936px;
	padding:30px 10px;
	margin-top:-10px;
	position:absolute;
	background-color:#ffffff;
	z-index:0;
}
#blr, #blr .sb-inner{
	background:#fff url(/images/bodyBg.jpg) repeat-x;
}
#blr, #blr .sb-border { background:#0e2d9d; }
#blHead{
	width:253px;
	position:absolute;
	margin-left:-17px;
	z-index:0;
}
#tc{
	width:210px;
	padding:25px 10px 10px 15px;
	margin-left:3px;
	margin-right:-18px;
	position:absolute;
	z-index:0;
}
#tc, #tc .sb-border { background:#0e2d9d; }
#tc, #tc .sb-inner{
	background:#eee;
}
#spHead{
	width:253px;
	position:absolute;
	margin-left:-18px;
	z-index:20;
}
#sp{
	width:210px;
	padding:25px 10px 10px 15px;
	margin-left:3px;
	margin-right:-25px;
	position:absolute;
	z-index:10;
}
#sp, #sp .sb-inner{
	background:#eee;
}
#sp, #sp .sb-border { background:#0e2d9d; }

#headerBar{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	background-image:url(/images/headerBg.png);
	background-repeat:no-repeat;
}
#subHeaderBar{
	color:#000;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	padding:6px 30px;
	background-image:url(/images/subHeaderBg.png);
	background-repeat:no-repeat;
}
#COPY2 {
	border:1px solid #b00109;
	background:#E7E7E7;
}
.header{
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	padding-bottom:20px;
	padding-right:30px;
	letter-spacing:2px;
	background-image:url(/images/featureApps_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.headerIn{
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	padding-bottom:20px;
	padding-right:30px;
	letter-spacing:2px;
}
#apps td{
	font-size:11px;
}
#appTitle{
	color:#08174e;
}
#appHeaders{
	color:#18979f;
}
.login_register{
	top:35px;
	left:665px;
	position:absolute;
}
.login{
	color:#00CCCC;
}
a.login,
a.login:link,
a.login:active,
a.login:visited{
	color:#00CCCC;
}
a.login:hover{
	color:#FFFFFF;
}
#loginDiv{
	color:#fff;
	width:930px;
	height:27px;
	position:absolute;
	top:26px;
	z-index:10;
}
.supportTitle{
	background-color:#18979f;
	padding:0px 10px 0px 10px;
	text-decoration:inherit;
	color:#FFFFFF;
}
#featuresLoads{
	/*IE width:156px | FF width:153px*/
	letter-spacing:1px;
	padding-bottom:1px;
	font-size:10px;
}
.featureImage{
	border:1px solid #FFF;
}
.featureImageCell{
	background-color:#08174e;
	padding-top:3px;
	padding-bottom:3px
	color:#FFFFFF;
}
.featureText{
	background-color:#18979f;
	padding:0px 0px 2px 0px;
	text-decoration:inherit;
	color:#FFFFFF;
}
a.featureText,
a.featureText:link,
a.featureText:active,
a.featureText:visited {
	background-color:#18979f;
	padding:0px 0px 2px 0px;
	text-decoration:none;
	color:#FFFFFF;
}
a.featureText:hover {
	padding:0px 0px 2px 0px;
	text-decoration:underline;
	color:#FFFFFF;
}
.featuresWin{
	left:710px;
	width:168px;
	height:495px;
	padding-left:1px;
	position:absolute;
	text-align:center;
	border-left:1px solid #18979f;
	border-right:1px solid #08174e;
	border-bottom:2px solid #08174e;
	overflow:auto;
}
.featuresCall{
	top:550px;
	width:168px;
	color:#2e7075;
	font-size:10px;
	padding-left:1px;
	position:absolute;
	letter-spacing:0px;
	text-align:justify;
	/*border-left:1px solid #18979f;
	border-right:1px solid #08174e;
	border-bottom:2px solid #08174e;*/
}
table.directions th {
	background-color:#FF0000;
}

img {
	color: #000000;
}
.tabs{
	width:620px;
	height:15px;
	background-image:url(/images/tabs.jpg);
}
.tab1{
	height:410px;
	color:#FFFFFF;
	font-size:11px;
	white-space:nowrap;
	padding:10px 18px 0px;
	background-color:#08174e;
	margin-right:1px;
	line-height:15px;
	float:left;
}
.tab2{
	height:410px;
	color:#FFFFFF;
	font-size:11px;
	padding:10px 18px 0px;
	background-color:#0a1d63;
	margin-right:1px;
	line-height:15px;
	float:left;
}
.tab3{
	height:410px;
	color:#FFFFFF;
	font-size:11px;
	padding:10px 18px 0px;
	background-color:#0a1d63;
	margin-right:1px;
	line-height:15px;
	float:left;
}
.tab4{
	height:410px;
	color:#FFFFFF;
	font-size:11px;
	padding:10px 18px 0px;
	background-color:#0c288e;
	margin-right:1px;
	line-height:15px;
	float:left;
}
.tab5{
	height:410px;
	color:#FFFFFF;
	font-size:11px;
	padding:10px 18px 0px;
	background-color:#0829a2;
	margin-right:1px;
	line-height:15px;
	float:left;
}
#allOvers{
	left:2px;
	position:absolute;
	z-index:0;
}
#pageLoader{
	width:645px;
	height:350px;
	top:15px;
	left:2px;
	position:absolute;
	margin-left:10px;
	background-image:url(/images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#homeContain{
	width:645px;
	height:350px;
	color:#000000;
	top:15px;
	left:2px;
	position:absolute;
	padding:10px 15px 0px;
	background-image:url(/images/overWin_bg.png);
	border-right:1px solid #08174e;
	margin-left:10px;
	overflow:auto;
}
#overLineInd{
	width:1px;
	height:13px;
	background-color:#FFFFFF;
	margin:1px 10px;
}
#overLineTop{
	top:12px;
	left:0px;
	width:140px;
	height:1px;
	position:absolute;
	background-color:#FFFFFF;
	margin:1px 10px;
}
#overLineLeft{
	width:1px;
	height:240px;
	background-color:#FFFFFF;
	margin:-1px 10px;
}
#pinOpen{
	top:3px;
	left:0px;
	width:13px;
	height:11px;
	position:absolute;
	background-image:url(/images/icons/pin_open.png);
}
#cornerSizer{
	top:381px;
	left:678px;
	width:8px;
	height:8px;
	position:absolute;
	background-image:url(/images/icons/resize_dots.png);
	z-index:999;
}
#cornerHolder{
	top:375px;
	left:2px;
	width:645px;
	height:5px;
	position:absolute;
	padding:10px 15px 0px;
	background-image:url(/images/overWin_bg.png);
	border-right:1px solid #08174e;
	border-bottom:2px solid #18979f;
	margin-left:10px;
}
#hXtra{
	position:absolute;
}
.drag{
	top:366px;
	left:678px;
	position:absolute;
	cursor:pointer;
}
.formItem{
	font-size:10px;
}
.submitBtn{
	border:1px solid #777;
	background-image:url(/images/grey_bg.jpg);
	font-size:10px;
}