a{color:#ed2024;}
a:link, a:visited{color:#ed2024;}

html, body {height: 100%;}

.clear {clear: both; overflow: hidden; height: 0px;}

#pCont 
{
	position: relative;
	width: 780px;
	background: url('/template/images/bg.jpg') top left repeat-y;
	margin: auto;
	border: solid #000;
	border-width: 0 1px 0 1px;
	min-height: 100%;
}

#innerWrap
{
	min-height: 587px;
	height: auto !important;
	height: 587px;
}

#logo
{
	background: url('/template/images/logo.jpg') top left no-repeat;
	height: 155px;
	border-bottom: 1px solid #000;
}

#homeBanner
{
	background: url('/template/images/home_banner.jpg') 4px top no-repeat;
	height: 201px;
	margin-top: 4px;
}

.blue
{
	color: #3a4c9f;
}

.red
{
	color: #ed2024;
}

#midCol
{
	margin-left: 137px;
	margin-top: 0px;
	margin-right: 3px;
	width: 538px;
	padding-bottom: 2px;
}

* + html #midCol 
{
	width: 534px;
}

* html #midCol
{
	width: 530px;
}

#rightCol
{	
	width: 98px !important;
	width: 95px;
	padding: 4px;
	float: right;
	text-align:justify;
	font-size: 80%;
}

#topNavigation 
{
	position: relative;
	height: 132px;
}

#leftCol 
{
	float: left;
	width: 135px;
}

#contentWrapper_watermark 
{
	background: #FFF url('/Resources/user/Logos/watermark.gif') top center no-repeat;
	border: 2px solid #9fc9eb;
	color: #394c9f;
	padding: 4px;
	text-align:justify;
	margin: 4px 4px 26px 4px;
	width: 518px !important;
	width: 513px;	
}

#contentWrapper 
{
	background: #FFF;
	border: 2px solid #9fc9eb;
	color: #394c9f;
	padding: 4px;
	text-align:justify;
	margin: 4px 4px 26px 4px;
	width: 518px !important;
	width: 513px;	
}

#pageContent 
{

}

#homeText
{
	font-size: 16px;
	font-weight:bold;
	background: #FFF;
	border: 2px solid #9fc9eb;
	padding: 4px;
	text-align:center;
	margin: 4px;	
	width: 518px !important;
	width: 513px;
}

#pageContent img 
{
	padding: 4px;	
}


#footer 
{
	margin-left: 137px;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	width: 643px;
	background: url('/template/images/footer.jpg') top left no-repeat;
}

h1 
{
	font-size:180%;
	color:#322B8E;
}

h2
{
	font-size:145%;
	color:#322B8E;
}

h3
{
	font-size:125%;
	color:#322B8E;
}

h4
{
	font-size:110%;
	color:#322B8E;
}

