/* global type definition */


BODY {
	background-color:#a8bc6c;
	margin:20px; 0 0 0;
	padding:0 0 0 0;
}


BODY, DIV, P, TD, UL, OL	{
	color:#333333;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

P {
	line-height: 20px;
	margin: 0 0 10 0;
}


/* list definition */

UL, OL {
	margin: 10px 0 20px 0;
	padding: 0 0 0 10px;
}

LI {
	margin: 0 0 11px 0;
}

UL.listNoblt {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	list-style: none;
	text-indent: 0px;	
}

UL.listNoblt LI {
	line-height: 16px;
	margin: 0 0 10 0;
	padding: 0 0 0 0;	
}

UL.listblt {
	margin: 25px 35px 15px 40px;
	padding: 0 0 0 0;
	list-style: disc;
	text-indent: 0px;	
}

UL.listblt LI {
	line-height: 16px;
	margin: 0 0 10 0;
	padding: 0 0 0 0;	
}


UL.listbltNeighbors {
	margin: 3px 35px 20px 40px;
	padding: 0 0 0 0;
	list-style: disc;
	text-indent: 0px;	
}

UL.listbltNeighbors LI {
	line-height: 12px;
	margin: 0 0 10 0;
	padding: 0 0 0 0;	
}






/* anchor definition */

A {
text-decoration: none;
}

A:link {
color: #4e81a7;
text-decoration: none;
}

A:visited {
color: #4e81a7;
}

A:active {
color: #4e81a7;
text-decoration: none;
}

A:hover {
color: #4e81a7;
text-decoration: underline;
}

/* heading definitions */

H1 {
	color: #3d5466;
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	margin: 10 0 5 0;
	padding: 0;
}

H2 {
	color: #3d5466;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 3px 0 10px 0;
	padding: 0;
}

H3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 5 0 5 0;
	padding: 0;
}

H4 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 15 0 3 0;
	padding: 0;
}

H5 {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 8 0;
	padding: 0;
}

P + H2, UL + H2, OL + H2 {
margin-top:	24px;
}

P + H3, UL + H3, OL + H3 {
margin-top:	24px;
}

P + H4, UL + H4, OL + H4 {
margin-top:	24px;
}

H1 + H2	{
margin-top:	0px;
}

H1 + H3	{
margin-bottom: 30px;
}

H3 + H4	{
margin-top: 20px;
}

/* general type classes */

.bswSmall {
font-size: 11px;
line-height: 16px;
margin-bottom: 12px;
}

.bswSmaller {
font-size: 10px;
line-height: 13px;
}

.bswLarge {
font-size: 13px;
line-height: 21px;
font-weight: normal;
margin-top: 0px;
}

.bswLarger {
font-size: 14px;
line-height: 21px;
font-weight: normal;
margin-top: 0px;
}

p.homeintro {
font-size: 14px;
line-height: 21px;
font-weight: normal;
margin:20px 10px 20px 30px;
padding:0 0 0 0;
}

.title {
font-size: 12px;
font-weight:bold;
line-height: 16px;
margin-bottom: 3px;
}
.date {
font-size: 11px;
line-height: 16px;

}

/* General Tabular Displays */

TABLE.main {
	width:752px;
	background-image:url(../images/body_bg.gif);
	background-position: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}


TABLE.header {
	width:744px;
	align:center;
	/*border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
}



TABLE.header TD.nav {
	background-color: #85a8b9;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}

TABLE.header TD.positioning {
	background-image:url(../images/home_positioning_bg.gif);
	background-repeat:no-repeat;
	width:744px;
	height:130px ;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;*/
	
}

TABLE.header TD.title {
	background-repeat:no-repeat;
	width:602px;
	height:130px ;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;*/
	
}


TABLE.interior {
	width:744px;
	align:center;
	/*border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
}

TABLE.interior TD.leftNav {
	width:143px;
	margin:0px;
	padding:0px;
	border-right: 1px solid #bfd7e3;
}


/*
TABLE.interior TD.leftNav A {
	font-weight:bold;
	line-height:24px;
	margin: 0 10px 0 13px;
	padding:0 0 0 0;
}

TABLE.interior TD.leftNav A.on {
	color:#d26434;
	
}*/


TABLE.interior TD.leftNav UL.leftNav  {
	margin: 3px 5px 10px 10px;
	padding: 0 0 0 0;
	
}


TABLE.interior TD.leftNav UL.leftNav A  {
	font-weight:bold;
	line-height:14px;
	margin: 0 10px 0 0;
	padding:0 0 0 0;
	list-style: none;
}

TABLE.interior TD.leftNav UL.leftNav LI.leftNav {
	color:#3d5466;
	list-style: none;
	margin:0 0 0 0;
	padding: 0 0 12 0;
	line-height:16px;
	
}

TABLE.interior TD.leftNav UL.leftNav LI A.on {
	color:#d26434;
	list-style: none;
	
}



TABLE.interior TD.body {

	width:542px;
	margin:0 0 0 0;
	padding:0 60px 0 15px;
}










TABLE.DisplayTable TD {
	font-size: 10px;
	vertical-align: top;
	padding: 8 5 8 5;
	background-color: #FFFFFF;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 0;
}

TABLE.DisplayTable TD.bgSolid, TABLE.DisplayTable TH.bgSolid {
	background-color: #EEEEEE;
}

/* other stuff */

SPAN.bswError {
	color: #C60021;
	font-weight: bold;
	padding: 5 0 15 0;
}




DIV.FOOTER
{
	align:center;
	font-size: 10px;
	width:750px;
	height:30;	
	margin:0px;
	padding:0px;
	
}

.main tr td .interior tr td .title {
	color: #005B88;
}
.main tr td .interior tr td .title {
	color: #000;
}
