.SeaBody, .SeaControl, .SeaHead, .TechCornerHead, .SeaSubHead, .SeaLinkHead, .SeaSmall, .SeaGray, h1, h2, p, P, li, #techcorner, #oddsends
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

.SeaBody, P, p, li
{
	font-weight: normal;
	font-size: 0.8em;
	margin-top: 0px;
	line-height: 1.5em;
}

.SeaGray
{
	font-weight: normal;
	font-size: 0.8em;
	margin-top: 0px;
	color: #484848;
}

.SeaSmall
{
	font-weight: normal;
	font-size: 0.6em;
	margin-top: 0;
	margin-bottom: 0;
}

	.caption
	{
		font-weight: normal;
		font-size: .8em;
		margin-top: 0;
		margin-bottom: 0;
	}

.SeaControl
{
	font-size: 1em;
	font-weight: normal;
}

.SeaTable
{
	font-size: 1em;
}

.SeaHead, .TechCornerHead, h1, h2
{
	font-size: 1.1em;
	font-weight: bold;
	color: 2A4AB4;
}

h2{
	margin-bottom:5px;
}

.TechCornerHead
{
	height: 150px;
	padding-top: 60px;
	margin-bottom: -40px;
	background: url(images/TechCornerHead.jpg) top left no-repeat;	
}

.SeaSubHead
{
	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 3px;
}

.SeaBarHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	color: White;
	background-color: #606;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

.SeaLinkHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 0.8em;
	font-style: normal;
	color: White;
	background-color: #606;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 3px;
}

TD.Label
{
	text-align:  right;
}

ul.noIndent
{
	margin-top: -10px;
	margin-left: 17px;
	padding-left: 0;
	list-style-position: outside;
}

ul.noIndent li
{
	padding-bottom: 5px;
}

/* LISTS */
	ul {
    line-height:1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	ul li {
		margin: 0 0 0.25em 18px;
		padding: 0;
	}
	ul li li {
		margin-left: 40px;	
	}



A:link	{	
	text-decoration: underline;
	color: #2A4AB5;
	}	
		
A:visited	{	
		color: #333399;
	}	
		
A:active	{	
		color: #333399;
	}	
		
A:hover	{	
		color: Red;
	}
	
.SeaSmall A:link, .SeaSmall A:visited, .SeaHead A:link, .SeaHead A:visited, .SeaSubHead A:link, .SeaSubHead A:visited
{
	text-decoration: none;
}

.SeaSmall A:active, .SeaSmall A:hover, .SeaHead A:active, .SeaHead A:hover, .SeaSubHead A:active, .SeaSubHead A:hover
{
	text-decoration: underline;
}

#main
{
	margin: 0 16px 15px 16px;
}