body
	{
	background-image: url("../GraphicsUI/bgGreyStripe_3x3.gif");
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	}

img
	{
	border-width: 0px;
	}

textarea
	{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	}

li.smallbold
	{
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	}

p
	{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	}

b.missionstatement
	{
	font-size: 12pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: italic;
	color:#001D42;
	text-decoration: none;
	}

table.contentEnvelope
	{
	width: 758px; /*To ensure fit into an 800 wide screen. Works with td.contentinbetween and and content cell width, the total of which must equal this.*/
	}

td
	{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	}


td.padding
	{
	padding: 10px;
	}

td.contentEnvelopeInBetween
	{
	padding: 5px; /*double this value, add it to widths for smallersplitcontent and largersplitconent.*/
	}

td.contentEnvelopeInBetween2
	{
	padding: 4px; /*Used in services.html. double this value, add it to widths for smallersplitcontent and largersplitconent.*/
	}

td.smallerSplitContentEnvelope
	{
	width:200px;
	}

td.largerSplitContentEnvelope
	{
	width: 548px;
	}

td.contentEnvelopeTopLeftCorner
	{
	background-image: url("../GraphicsUI/ceTopLeftCorner_5x5.gif");
	background-repeat: no-repeat;
	}

td.contentEnvelopeTop
	{
	background-image: url("../GraphicsUI/ceTop_5x5.gif");
	background-repeat: repeat-x;
	}

td.contentEnvelopeTopRightCorner
	{
	background-image: url("../GraphicsUI/ceTopRightCorner_5x5.gif");
	background-repeat: no-repeat;
	}

td.contentEnvelopeBottomLeftCorner
	{
	background-image: url("../GraphicsUI/ceBottomLeftCorner_5x5.gif");
	background-repeat: no-repeat;
	}

td.contentEnvelopeBottom
	{
	background-image: url("../GraphicsUI/ceBottom_5x5.gif");
	background-repeat: repeat-x;
	}

td.contentEnvelopeBottomRightCorner
	{
	background-image: url("../GraphicsUI/ceBottomRightCorner_5x5.gif");
	background-repeat: no-repeat;
	}

td.contentEnvelopeSides
	{
	background-image: url("../GraphicsUI/ceSides_5x5.gif");
	background-repeat: repeat-y;
	}

td.content
	{
	padding: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	}

td.contentTitleTop
	{
	height: 2px;
	background-color: #002C66;
	}

td.contentTitle1
	{
	padding: 2px 5px 2px 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	background-color: #002C66;
	}

td.contentTitle2
	{
	padding: 3px 5px 3px 5px;
	font-size: 15pt;
	font-family: Comic Sans MS, Verdana;
	font-weight: bold;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	background-color: #002C66;
	}

td.contentTitle3
	{
	padding: 3px 5px 3px 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#666666;
	text-decoration: none;
	white-space: nowrap;
	border-bottom: 1px solid #666666;
	}

td.prodlist1
	{
	padding: 3px 5px 3px 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	}

td.prodlist2
	{
	padding: 3px 5px 3px 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	}

td.spacer
	{
	width: 10px;
	}

a.normal:link, a.normal:visited
	{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color:#001D42;
	text-decoration: none;
	white-space: nowrap;
	}

a.normal:hover, a.normal:active
	{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color:#001D42;
	text-decoration: underline;
	white-space: nowrap;
	}

a.bold:link, a.bold:visited
	{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#001D42;
	text-decoration: none;
	white-space: nowrap;
	}

a.bold:hover, a.bold:active
	{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#001D42;
	text-decoration: underline;
	white-space: nowrap;
	}

a.contentTitle3:link, a.contentTitle3:visited
	{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#666666;
	text-decoration: none;
	white-space: nowrap;
	}

a.contentTitle3:hover, a.contentTitle3:active
	{
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#666666;
	text-decoration: underline;
	white-space: nowrap;
	}
