﻿BODY
{
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

TABLE.Container
{
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

TR.Container
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

TD.Container
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

H1
{
	color: #001852;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0.0em;
	margin-left: 15px;
	margin-top: 1.5em;
	padding-bottom: 1.5em;
	padding-top: 0.0em;
}

H2, H3
{
	color: #001852;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0.0em;
	margin-top: 1.5em;
	padding-bottom: 0.0em;
	padding-top: 0.0em;
}

H3
{
	margin-top: 0.0em;
}

HR
{
	color: #666699;
	margin-right: 20px;
}

P, LI
{
	color: #001852;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	margin-bottom: 0.75em;
	margin-right: 20px;
	margin-top: 0.0em;
	padding-bottom: 0.0em;
	padding-top: 0.0em;
}

P
{
	text-align: justify;
}

LI
{
	margin-bottom: 0.0em;
}

#Content UL LI
{
	list-style-type: disc;
}

#Content UL LI UL
{
	padding-left: 0px;
	margin-left: 1.5em;
}

DIV#BlueSideBar
{
	background-color: #d8dde9;
	width: 275px;
}

DIV.NewsItem
{
	border: solid 1px #cccccc;
	width: 90%;
	margin-bottom: 15px;
}

DIV.NewsHeader
{
	background-color: #cccccc;
	height: 20px;
	padding: 2px 2px 2px 6px;
}

DIV.NewsHeader H2
{
	margin-top: 0.0em;
}

DIV.NewsContent
{
	padding: 3px 3px 3px 6px;
}

SPAN.NewsDate
{
	font-weight: normal;
}

P.NewsPosted
{
	color: #cccccc;
	font-style: italic;
	font-size: 8pt;
	margin-bottom: 0.0em;
	margin-right: 0.0em;
	text-align: right;
}

DIV.BorderedBox
{
	background-color: #ffffcc;
	border: solid 1px #001852;
	padding: 10px 10px 10px 10px;
	width: 160px;
}

DIV.BorderedBox H2
{
	margin-bottom: 0.5em;
	text-align: center;
}

DIV.BorderedBox P
{
	text-align: center;
	margin-right: 0px;
}

DIV.FullWidth
{
	width: 90%
}

DIV.FullWidth P
{
	text-align: left;
}

DIV.SidebarPhoto
{
	width: 180px;
	padding-right: 20px;
}

DIV.SidebarPhoto P
{
	margin-right: 0px;
	text-align: left;
	width: 180px;
}

DIV.TeamGroup
{
	border: solid 1px #001852;
	margin-right: 20px;
	padding: 10px 10px 10px 10px;
}

TABLE.TeamMember
{
	display: inline;
}

TABLE.TeamMember P
{
	font-size: smaller;	
}

TABLE.icl
{
	border-collapse: collapse;
	border: solid 1px #eeeeee;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

TABLE.icl TR
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

TABLE.icl TD, TABLE.icl TH
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}

TABLE.icl TH P, TABLE.icl TD P
{
	margin-bottom: 0.0em;
	margin-right: 5px;
	margin-left: 5px;
}

TABLE.icl TH P
{
	color: #ffffff;
}

TABLE.icl TR TH
{
	background-color: #001852;
}

TABLE.icl TR.subhead TH
{
	background-color: #a2adca;
}

TABLE.icl TR.gray TH
{
	background-color: #cccccc;
}

TABLE.icl TR.gray TH P
{
	color: #001852;
}

TABLE.icl TR.alternate
{
	background-color: #eeeeee;
}

DIV.ShipDetails P
{
	margin-right: 0px;
	width: 275px;
}