/* See also style.forms.css for PHP-based forms,
 * style.pme.css for phpMyEdit-based forms.
 * Remove table.container and td.container-* if not using container table.
 * Remove sendpage classes if not doing Next/Prev/Send Page.
 */


a{
	color: #000099;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

a.nav-lateral{
	background-color: transparent;
	color: #ffffff;
	font-size: small;
}

a.nav-lateral:hover{ background-color: transparent; color: #ff0000; }

/* optionally implemented: nav-sendpage applies to Send Page, Next, Previous, Top */
a.nav-sendpage{
	background-color: transparent;
	color: #ffffff;
	font-size: x-small;
}

a.nav-sendpage:hover{ background-color: transparent; color: #ff0000; }

a:visited{
	color: #000099;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

a:hover{
	background: #F8F8F8;
	color: #006699;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

a.ft:link{
	color: #4D8FFF;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

a.ft:visited{
	color: #4D8FFF;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

a.ft:hover{
	background: none;
	color: #FFFFFF;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

a.ft2:link{
	color: #9FD7FF;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

a.ft2:visited{
	color: #9FD7FF;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

a.ft2:hover{
	background: #000066;
	color: #FFFFFF;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

/* ----------- */ /* top navigation */ /* ----------- */
a.hm{
	color: #FFFFFF;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	text-decoration: none;
}

a.hm:visited{
	color: #FFFFFF;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}

a.hm:hover{
	background: #020A51;
	color: #FFcc00;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}

a.topnav:link{
	color: #004F4F;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

a.topnav:visited{
	color: #004F4F;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

a.topnav:hover{
	background-color: #FFFFFF;
	color: #003399;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}

a.ie-bounce-bug:active{ margin: 0px; background: none; text-decoration: none; }

a.ie-bounce-bug:focus, a.ie-bounce-bug:link, a.ie-bounce-bug:visited, a.ie-bounce-bug:hover{ margin: 0px; background: none; text-decoration: none; }

body{
	background-color: #F0F0F0;
	background-image: url("../imgs/waterbk.jpg");
	font-family: veranda,arial,helvetica,sans-serif;
	scrollbar-3dlight-color: #445555;
	scrollbar-arrow-color: #006699;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-face-color: #E1E1E1;
	scrollbar-highlight-color: #CACACA;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #E2E2E2;
}

code{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
}

div.content{
	color: #3B3B3B;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 8px;
}

div.contentbuffer{
	color: #666666;
	font-family: verdana,arial,helvetica,sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 6px;
}

/* for fine print */
div.contentsm{
	color: #3B3B3B;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 8px;
	padding-right: 18px;
}

div.lftnav-selected-page{
	/* the currently selected page, typically a contrasting background color to complement #lftnav a) */
	background-color: #660000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #990000;
	color: #ffff00;
	display: block;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	width: 160px;
}

div.nav-drop-down{
	/* seldom used optgroup section nav */
	padding: 10px 0px 5px 10px;
}

/* match ltnav*/
div.news{
	color: #3B3B3B;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 8px;
}

div.pgdate{
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 6px;
}

div.pgname{
	color: #00FF00;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-right: 6px;
}

h1{
	color: #000099;
	font-family: arial,veranda,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 1px;
	margin-top: 9px;
}

h2{
	color: #000099;
	font-family: arial,veranda,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

h3{
	color: #000099;
	font-family: arial,veranda,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

input.my-url{ display: none; }
/* anti spam */
li{
	color: #3B3B3B;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	list-style: square;
	list-style-position: outside;
	margin-left: 15px;
	padding-bottom: 8px;
}

ol{ font-size: small; list-style-type: decimal; }

p{
	color: #3B3B3B;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
}

pre{ font-size: small; }

select.navigation{
	/* optional drop-down section navigation */
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
}

span.hm{
	/* currently selected page */
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}

table{ border-collapse: collapse; }

/* container table surrounding all content (debug: enable border) useful for pages having image borders */
table.container{
	background-color: #ffffff;
	color: #000000;
	border-collapse: collapse; /*border:1px solid #ff0000;*/
}

/* content table and cell (inside container table) */
table.content{
	background-color: #FFFFFF; /* only set color of content and header tables */
	color: #000000;
}

table.order{
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #000000;
}

td{ font-size: small; }

td.content{
	/* intended to preclude usage of div class=content */
	background-color: #FFFFFF;
	color: #000000;
	line-height: 140%;
	padding: 10px 20px 0px 20px;
}

td.hm{
	color: #FFFFFF;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* vertical, main navigation */
td.lftnav-cell{
	background-color: #ffffff;
	color: #ffffff;
	width: 160px;
	line-height: 160%;
}

/* affects the row content TD which contains section links (swf often precludes usage) */
td.nav-lateral-copyright{
	background-color: #660000;
	color: #ffffff;
	padding: 5px;
}

td.nav-lateral-top{
	background-color: #660000;
	color: #ffffff;
	padding: 5px;
}

td.nav-sendpage{
	background-color: #660000;
	border-top: 1px solid #CCCCCC;
	color: #ff0000;
	font-size: x-small;
	line-height: 100%;
	padding: 5px;
	text-align: center;
}

td.order-hdr{
	background-color: #F0F0F0;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #000000;
}

td.order-hdr2{
	background-color: #F0F0F0;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #000000;
}

/* trim */
td.spacer-chromey{ background-color: #000000; color: #FFFFFF; height: 3px; }

td.spacer-skinny{ background-color: #999999; color: #FFFFFF; height: 1px; }

th{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: small;
	font-weight: normal;
}

tr{ vertical-align: top; }

tr.ctr{ vertical-align: middle; }

ul{
	color: #3B3B3B;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	list-style-type: circle;
	padding-bottom: 8px;
}

/* miscellaneous styles */
.accent{
	background-color: #F0F0F0;
	border: 1px solid #999999;
	color: #000000;
	padding: 5px;
}

/* shopping cart invoices */
.bdr{ border: 1px solid #708691; }

.bgbrowny{ background-color: #67735D; }

.bgcream{ background-color: #FBFAF6; }

/* table COLORS */
.bgltgreen{ background-color: #B4C0AA; }

.bgyellow{ background-color: #A38C08; }

.bld{
	color: #710000;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.bluebold{
	color: #006699;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bluebold2{
	color: #006699;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.boxheader{
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
}

.boxheader2{
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.forms{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/*
img-left{
float:left;
margin-bottom:20px;
margin-right:23px;
margin-top:20px;
text-align:center;
}
*/
.forms3{
	/* course info 2008-04-09 */
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 160%;
}

.green{ background-color: transparent; color: #006600; }

.img_rt{
	float: right;
	margin-left: 23px;
	margin-top: 0px;
	text-align: right;
}

.nav-lateral-top-hyphen{ background-color: transparent; color: #ffffff; }

.nomargin{ margin: 0px; }

.red{ background-color: transparent; color: #FF0000; }

.search{
	background-color: #FFFFFF;
	color: #333333;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.thin{ border: 1pt solid #CCCCCC; color: #3B3B3B; }

.tiny{ font-size: x-small; }

.txtbox1{
	background-color: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

.txtsmall{
	color: #666666;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 13px;
}

.whity{
	color: #E1E1E1;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.whity2{
	color: #FFFFFF;
	font-family: veranda,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#lftnav a{
	background-color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #990000;
	color: #ffffff;
	display: block;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	width: 160px;
}

#lftnav a:hover{
	background-color: #660000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #990000;
	color: #ffff00;
	font-style: normal;
	padding: 2px 0px 2px 10px;
}
