body {font-family:Arial, Helvetica, sans-serif;}

img { border: 0px; }

p {
	margin-top:0.4em;
	margin-bottom:0.4em;
	line-height: 1.3em;}
h1, h2, h3, h4 {
	margin-top:1em;
	margin-bottom:0em;
	line-height: 1em;
	text-align: left;
}
h3 {
	font-size: 1.1em;
	line-height: 1.3em;
}
ul {
	margin-top:.5em;
	margin-bottom:0.5em;}
li {line-height:1.3em;}
td{font-size:12px;}

a:link { color: #006d85; }
a:visited { color: #753F00; }
a:focus {}
a:hover { color: #F6821F; }
a:active {}
.titleadjust{
	margin-left:-7px;
	text-align: left;
}

TD.footertext{
	font-size:11px;
	font-family:arial;
	color:#006d85;}
a.footerlinks{
	font-size:11px;
	color:#006d85;}
TD.footertextbrands{
	font-size:10px;
	color:#000000;}
a.footertextbrandslinks{
	font-size:10px;
	color:#000000;}
a:visited.footertextbrandslinks{color:#000000;}

TD.sidenavframe{
	text-align:left;
	font-size:13px;
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;	
	padding-right:2px;
	color:#656e70;
	font-weight:800;
	text-decoration:none;}
A.sidenavframelink{
	color:#656e70;
	text-decoration:none;}
TD.sidenavframe2{
	text-align:left;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;	
	padding-left:22px;
	padding-right:2px;
	color:#656e70;
	text-decoration:none;}
A.sidenavframe2link{
	color:#656e70;
	text-decoration:none;}

.FaqClick{
font-weight:700;
color:#5a838a;}
.FaqDivStyle {
margin-left:25px;
margin-top:15px;
margin-bottom:15px;
line-height:16px;}

TD.innertablepad{
padding-left:20px;
padding-right:20px;
line-height:20px;}
.apply {
	border: 2px solid #76CCD8;
	padding: 4px;
	background-color: #A1D7E3;
	text-decoration: none;}
.apply a { text-decoration: none; }
.apply a:hover { 
	border: 0;
	padding: 4px;
	background-color: #F6821F;
	color:#FFFFFF; }
#policies-terms {}
#policies-terms h2 {
	font-size: 1em;
	margin-top: 0.6em;
	margin-bottom: 0.1em;}
#policies-terms p {	margin-bottom: 0.5em;	font-size: .95em;}
#policies-terms li {font-size: .95em;margin-top: 0.1em;}
#policies-terms ol { margin-top: 0px;}
p { text-align: left; }
.nobuy {
	color: #771516;
	font-style: italic;
	font-weight: bold;
}


.hovervideo { cursor: pointer;  border: 0px;}

	
#dialog-overlay {
	width:100%; 
	height:100%;
	
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5; 
	background:#000; 

	position:fixed; 
	top:0; left:0; 
	z-index:9999; 

	display:none;
}


#dialog-box {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background:#d9eef3;
	width:528px; 
	min-height: 320px;
	position:absolute; 
	z-index:10000; 
	display:none;
}

#dialog-box .dialog-content {
	text-align:left; 
	padding:10px; 
	margin:13px;
	color:#666; 
}

#closebtn {
	top: -10px;
	right: -15px;
	position: absolute;
	cursor: pointer;
	background-image: url('/images/closebtn.png');
	width: 38px;
	height: 38px;
	border: 0px;
}
