body
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background: #B1D4F9;
	line-height: 1.6em;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 0 10px 10px 10px;
	text-align: center;
}




td
{
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#navtable ul
{
	padding: 4px 0px 4px 10px;
	margin: 10px 0;
}
#navtable li
{
	list-style-type: none;
	list-style-position: default;
	font-weight: normal;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	font-weight: normal;
}

.smallprint
{
	font-size: 9px;
}



#headerlogo
{
	padding: 0 0 10px 0;
}

#navtable
{
	padding: 0 10px 0 10px;
	background: #009DFF;
}

#navtable a:hover
{
	text-decoration: underline;
	font-weight: bold;
}


.navheader
{
	border: 1px solid #B1D4F9;
	padding: 5px;
	margin: 0 0 10px 0;
	color: black;
	font-weight: bold;
	background-color: white;
	background-image: url(/media/nav-table-background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

h1
{
	color: #009DFF;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

h2
{
	color: #888;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}

#companyinfolinks
{
	text-align: left;
	vertical-align: bottom;
	color: gray;
	font-size: 11px;
}

#companyinfolinks a
{
	color: gray;
	text-decoration: none;
}

#companyinfolinks a:hover
{
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}


#footer
{
	border-width: 1px 0 0 0;
	border-color: white;
	border-style: solid;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
}

#navigationtriggers
{
	background-color: white;
	text-align: center;
	color: white;
	margin: 20px 0 1px 0;
}

#navigationtriggers tr { background-color: #0c2577; }

.whitespacer
{
	width: 1px;
	background-color: white;
	padding: 0px;
}

p
{
	text-align: left;
	line-height: 1.6em;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 7px 0;
}

.mainsplit { background-color: white; }

.fieldLabel
{
	text-align: right;
	vertical-align: middle;
}