body, html {
	height: 100%;
	background-color: #cccccc;
}

#contentleft
{
	width: 164px;
	padding: 0px;
	float: left;
	height: 100%;
	min-height: 524px;
	background: #015967;
	background-image:url(../images/SideBackground.jpg);
	background-repeat:no-repeat;

	
}
#contentcenter
{
	padding-right: 75px;
	padding-left: 20px;
	MIN-HEIGHT: 504px;
	height: 504px; 
	background: #d7e6e9;
	float: left;
	overflow:auto;
	border-left: #fbfaff 1px solid;
	width: 565px;
	padding-top: 20px;
}

#contentright
{
	width: 174px;
	padding: 0px;
	float: left;
	background: #015967;
	min-height: 524px;
	height: 100%;
	position:relative;
	
}

#contentheader
{
	background: #fbfaff;
	height: 112px;
	border-bottom: #015967 5px solid;
}

#contentheaderdivider
{
	background: #33426b;
	width: 1000px;
	height: 27px;
	border-bottom: 1px solid #fbfaff;
	border-top: 1px solid #fbfaff;
}
#contentfooter
{
	background: #fefefe;
	border-top: #33426b 5px solid;
	clear:left;
	width: 100%;

}

#contentfooter p
{
	vertical-align: top;
	text-align: center;
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana;
	margin-top: 2px;
	margin-bottom: 2px;
}

#contentcenter hr
{
	color: #33426b;
	height: 1px;
	background-color: #33426b;
	border-top: 1px solid #33426b;

}
	
#frame
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	min-height: 700px;
	height: auto;
	padding: 0px;
	text-align: left;
}

#contentcenter h1
{
	color: #015967;
	font-size: 14pt;
	font-family: 'Times New Roman' , Arial, Verdana;
}

#contentcenter h2
{
	color: #015967;
	font-size: 10pt;
	font-family: Arial, Verdana;
}

#contentcenter p
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Verdana, Arial;
}

#contentheaderlogo1
{
	background-image: url(../images/Logo.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 86px;

}

#contentheaderlogo2
{
	background-color: transparent;
	height: 26px;
	float: left;
}

#contentcenter p
{
	font-size: 8pt;
	color: black;
	font-family: Verdana , Arial;
}

#contentcenter TD
{
	font-size: 8pt;
	font-family: Verdana , Arial;
}

#contentcenter A
{
	font-size: 8pt;
	color: #015967;
	font-family: Verdana , Arial;
}

#contentcenter A:hover
{
	font-size: 8pt;
	color: #33426b;
	font-family: Verdana , Arial;
}
