/* Default CSS Stylesheet for a new Web Application project */

BODY, TD, DIV, SPAN, BLOCKQUOTE, PRE
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
	color: #003399;
}

A:visited
{
	text-decoration: none;
	color: #003399;
}

A:active
{
	text-decoration: none;
	color: #003399;
}

A:hover
{
	text-decoration: underline;
	color: #cc0000;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

.leftnavi
{
	background-color: navy;
	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-y;
	width: 180px;
}
.table
{
	padding-left: 10px;
	border: 1px solid #DBDCE4;
	margin-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-right: 10px;
}
.span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3D6C9C;
	text-decoration: none;
	font-weight: bold;
}
.tr1
{
	background-color: #E8F8FF;
}
.tr2
{
	background-color: #F9FDFF;
}
.th
{
	background-color: #0091CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dots
{
	background-image: url(/images/dots.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.gr
{
	background-color: navy;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr= '#232850' ,EndColorStr= '#EBECF0' );
}
/**
.input
{
	border-right: 1px groove;
	border-top: 1px groove;
	padding-left: 3px;
	font-weight: normal;
	font-size: 11px;
	border-left: 1px groove;
	border-bottom: 1px groove;
	font-family: Verdana;
}
**/
button, textarea, .input, .textbox, .button
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border: solid 1px gray ;
}
/**
.WhiteButton, .button
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border: 1px outset;
}
**/
.navi, .navi:Active, .navi:Link, .navi:Visited
{
	color: #FF8400;
	background-color: #467DBE;
	display: block;
	font: bold 12px arial, helvetica, sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border-collapse :collapse;
}

.navi:hover
{
	color: #FFFFFF;
	background-color: #336799;
	display: block;
	font: bold 12px arial, helvetica, sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border-collapse :collapse;
}
.navitd
{
	background-color: black;
	border: solid 0px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-collapse :collapse;
}
.navitable
{
	background-color: black;
	border: solid 0px black;
	border-collapse :collapse;
}
.BoldGray{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
	height: 19px;
}
.BoldGray a:link{
	color: #333333;
	text-decoration: none;


}

.BoldGray a:hover{
	text-decoration: none;
	color: #666666;

}

.BoldGray a.visited a:hover{
	text-decoration: underline;
	color: #999999;

}

.BoldGray a:visited{
	text-decoration: none;
	color: #333333;

}

.f10black a { color:#666666; text-decoration:none; }
.f10black a:visited{  color:#666666; text-decoration:none; }
.f10black a:hover { color:black;  text-decoration:none; }

.f10blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: navy;
}
a.f10blue { color:red; text-decoration:none; }
a.f10blue:visited{  color:red; text-decoration:none; }
a.f10blue:hover { color:blue;  text-decoration:underline; }

.border {
	border: 1pt solid #CFD8D7;
}
.f16Gray
{
	font-weight: bold;
	font-size: 18px;
	color: #6e6e6e;
	font-family: Arial, Helvetica, sans-serif;
}
.f10gray
{
	font-weight: normal;
	font-size: 10px;
	color: #2c2c2c;
	font-family: Verdana;
}

/* --- Layout Styles ------------------------------ */

	#container { width:746px; margin:0 auto; text-align:left; }
	#header { height:37px; background:#437D95; }
	#header .Left { margin-left:15px; margin-top:3px; }
	#header .Right { margin-right:15px; }
	#banner { height:120px; background:url("/images/GovBayMast.jpg") no-repeat; }
	#nav {  font-size:11px; font-weight: bold;width:145px; background:url("/images/dashed.jpg") top; vertical-align:top; padding-bottom:30px; }
	#nav a:link, #nav a:visited { width:145px; float:left; padding-top:6px; padding-bottom:6px; padding-left:3px; voice-family: "\"}\""; voice-family:inherit; width:111px; color:#FF8400; text-decoration:none; background:url("/images/NavLinkBG.gif") no-repeat bottom right; } html>body #nav a:link, html>body #nav a:visited { width:111px; }
	#nav a:hover, #nav .current { background:#4D8499; width:145px; float:left; padding-top:6px; padding-bottom:6px; padding-left:3px; color:#000; text-decoration:none; background:url("/images/NavLinkBG-r.gif") no-repeat bottom right; voice-family: "\"}\""; voice-family:inherit; width:111px; } html>body #nav a:hover { width:111px; }
	#content { width:625px; vertical-align:top; padding:14px 14px 100px 14px; voice-family: "\"}\""; voice-family:inherit; width:602px; } html>bosy #content { width:602px; }