body
{
	background-color: #344d83;
	background-image: url('../img/bgStripes.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #1b4298;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #adb0d7;
	text-decoration: underline;
}

td, .text1, .content
{
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
}

.text2
{
	font-size: 11px;
}

.text3
{
	font-size: 10px;
	color: #666666;
}

.header1
{
	font-family: Arial;
	font-size: 28px;
	color: #1B4298;
}

.header2
{
	font-family: Arial;
	font-size: 20px;
	color: #1B4298;
	font-style: italic;
}

.header3
{
	font-family: Arial;
	font-size: 18px;
	color: #1B4298;
	text-align: center;
}

.header4
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #1B4298;
	text-align: right;	
}

.msgtext
{
	color: #ff0000;
}

.navImg
{
	margin-bottom: 23px;
}

.txtHeader
{
	margin: 15px 0px 7px 0px;
}

.sbHeader
{
	margin: 7px 0px 11px 0px;
}

#body td
{
	padding-top: 30px;
}

#colNav
{
	width: 137px;
}

#colDiv
{
	width: 43px;
	background-image: url('../img/bgVdots.gif');
	background-repeat: repeat-y;
}

#colBody
{
	padding-right: 10px;
}

#colSidebar
{
	width: 235px;
}

#sidebar
{
	background-color: #edf5f9;
	padding: 10px;
	width: 235px;
}

#content
{
	width: 85%;
	margin-top: -15px;
}

.contentBlock
{
	margin-bottom: 25px;
}

#bodySection
{
	background-color: #ffffff;
	width: 900px;
	padding: 20px 0px 15px 0px;
	border: 1px solid #1b4298;
}