﻿body 
{
	background-image: url(/App_Images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin: 0px;
}

#mainBindingTable
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 985px;
}

a
{
	color: #4b75a4;
}


#topLinks
{
	width: 100%;
}

#topLinks a
{
	color: #FFFFFF;
}

#topLinks td
{
	color: #FFFFFF;
	font-size: 12px;
}






#mainContent
{
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#mainContent .left
{
	vertical-align: top;
}

#mainContent .right
{
	vertical-align: top;
}






#topNav
{
	background-color: #01418b;
	height: 44px;
	margin-bottom: 1px;
	text-align: center;
	width: 717px;
}

#topNav a
{
	color: #FFFFFF;
	font-size: 12px;
}





#subNav
{
	background-color: #4b75a4;
	line-height: 28px;
	text-align: center;
	width: 225px;
}

#subNav a
{
	color: #FFFFFF;
	font-size: 11px;
}





h1
{
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
}

h2
{
	color: #000000;
	font-size: 15px;
	margin: 0px;
}

h3
{
	color: #000000;
	font-size: 13px;
	margin: 0px;
}

h4
{
	color: #01418b;
	font-size: 14px;
	margin-top: 10px;
}

hr
{
	margin-bottom: 12px;
	height: 0px;
	border-top: 1px solid #aaa78c;
}









.pageTitle
{
	color: #b28f24;
	font-size: 20px;
	font-weight: bold;
}