/* Primary CSS Style sheet for adtscuba.com. */

/* Written by RKL, Inc. Copyright 2004. All rights reserved. */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.166;	
	background-image: url(/images/core/bg_page.gif);
	background-repeat: repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.166;
	color: #000000;
}
b, strong {
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

/* Section formatting */

/* header */
.header {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066CC;
	}

/* footer */
.footer {
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.footer a:link, .footer a:active, .footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#LeftCol {
	background-color: #003366;
	margin: 0px;
	padding: 0px;
}
#RightCol {
	background-image: url(/images/core/corner.gif);
	background-repeat: no-repeat;
	clear: both;
}

/* heading formats */
h1 {
	font-size: 18px;
	color: #003366;
	margin-left: .1em;
	margin-top: .0em;
	margin-bottom: .0em;
	margin-right: 0.0em;
}
h2 {
	font-size: 16px;
	color: #003399;
	margin-top: .25em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: .25em;
}
h3 {
	font-size: 14px;
	color: #003399;
	margin-top: .10em;
	margin-right: 0.0em;
	margin-bottom: .0em;
	margin-left: .10em;
}
h4 {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	margin-top: 0.10em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: .10em;

}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0.10em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: .10em;
	color: #CC3300;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0.10em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: .10em;
	color: #CC3300;
}

/* picture formatting */
.pictureframe {
	border: 1px solid #333333;
}
.caption {
	font-size: 9px;
	color: #999999;
}

/* text formats */
.smallish {
	font-size: 9px;
}
.smgray {
	font-size: 10px;
	color: #999999;
}
.smgray a:link, .smgray a:active, .smgray a:visited {
	color: #999999;
	text-decoration: none;
}
.smgray a:hover {
	color: #999999;
	text-decoration: underline;
}
.smwhite {
	font-size: 9px;
	color: #FFFFFF;
}
.smwhite a:link, .smwhite a:active, .smwhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.smwhite a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.smgreen {
	font-size: 10px;
	color: #009933;
}
.smgreen a:link, .smgreen a:active, .smgreen a:visited {
	color: #009933;
	text-decoration: none;
}
.smgreen a:hover {
	color: #009933;
	text-decoration: underline;
}
.smred {
	font-size: 10px;
	color: #CC3300;
}
.smred a:link, .smred a:active, .smred a:visited {
	color: #CC3300;
	text-decoration: none;
}
.smred a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.whitehead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitehead a:link, .whitehead a:active, .whitehead a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitehead a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.accent {
	font-weight: bold;
	color: #CC3300;
}
.accent a:link, .accent a:active, .accent a:visited {
	color: #CC3300; 
	text-decoration: none;
	}
.accent a:hover {
	color: #CC3300;
	text-decoration: underline;
}

/* table formats */
td {
	text-align: left;
	vertical-align: top;
}
td.sechead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
td.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
	vertical-align: top;
}
td.nav a:link, td.nav a:active, td.nav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
}
td.nav a:hover {
	text-decoration: underline;	
}
.news_out {
	background-color: #CC3300;
}
.news_in {
	background-color: #FFFFFF;
}
.escap_out {
	background-color: #FFCC66;
}
.escap_in {
	background-color: #FFFFFF;
}
.gray_out {
	background-color: #CCCCCC;
}
.gray_in {
	background-color: #FFFFFF;
}
.leftcol {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.righttable {
	border: 1px solid #CCCCCC;
}

.accenttable {
	background-color: #FFCC00;
}

.rightable {
	background-color: #FFCC66;
}

/* error messages and such */
.errorbox {
	border: 1px solid #FF0000;
}

/* rkl logo formatting - footer stuff (do not remove) */
.rkl {
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
.rkl a:link, .rkl a:active, .rkl a:visited {
	color: #FF0000; 
	text-decoration: none;
	}
.rkl a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.rklh {
	color: #00CCFF; 
	font-weight: bold; 
	text-transform: uppercase;
}
.rklh a:link, .rklh a:active, .rklh a:visited {
	color: #00CCFF; 
	text-decoration: none;
}
.rklh a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.inc {
	color: #000000;
	font-weight: bold;
	text-transform: lowercase;
}
.inc a:active, .inc a:link, .inc a:visited {
	color: #000000; 
	text-decoration: none;
}
.inc a:hover {
	color: #FF0000; 
	text-decoration: underline;
}

/* nav menu format */
.p7tbsub {background-color: #F1F1F1; border: 1px solid #003366; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; layer-background-color: #FFFFFF;}
.p7tbsub p { margin: 0px; padding: 2px 6px 2px 6px;}
.p7tbsub a:link, .p7tbsub a:active, .p7tbsub a:visited {color: #666666; text-decoration: none;}
.p7tbsub a:hover {color: #003366; text-decoration: underline;}
.p7tbdn {color: #FF9900 !important; font-weight: bold;}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border: 1px solid #999999;
}
.formerrorbox {
	border: 1px solid #FF0000;
}
.frmErrorBox {
	border: 1px solid #FF0000;
}
.frmSuccessBox {
	border: 1px solid #0066CC;
}