body
{
	margin: 10px;
	background-color:#E7E7E7;
	/*background-image: url( '../images/body/bg.gif' );
	background-repeat:repeat-x ;*/
}


#body
{

	width: 755px;
	margin: 0px;
	padding: 0px;
	
	/*border: 10px solid #ffffff;*/
}

#body p.topLink
{
	float:right;
	padding:0 0 2px 0;
	margin:0px;
	background-color:Transparent;
}

#body p.topLink a
{
	color:#000000;
}

#body p.topLink a:hover
{
	text-decoration:underline;
}

#header
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#banner
{
	/*background-color: #639CCE; 	padding: 5px 10px 5px 10px; 	float: left; 	width: 735px;*/
	width: 755px;
	height: 100px;
	background-image: url( '../images/banner/banner.jpg' );
	background-repeat:no-repeat;
	background-color: #05489F;
	margin: 0px;
	padding: 0px;
}

#logo
{
	display: block;
	float: left;
}

#logotext
{
	display: block;
	float: right;
	margin-top: 54px;
}

#content
{
	float: left; /*width: 755px;*/
	width: 720px;
	text-align: left;
	margin: 0px;
	padding:10px 16px 10px 17px;
	border-left: solid 1px #7F7F7F;
	border-right: solid 1px #7F7F7F;
	background-color:#FFFFFF;
}

#content a img
{
	border: 0px;
}

#content form
{
	margin:0px;
}

#content div.mainheading
{
	float:left;
	width:708px;
	border:solid 1px gray;
	background-color: #bdd6f4;
	padding:3px 3px 1px 5px;
	margin:10px 0 5px 0;
}

#content div.mainheading img
{
	float:left;
}

#content div.mainheading p
{
	float:left;
	clear:none;
	font-weight:bold;
	font-size: 0.8em;
	padding:1px 0 0 4px;
}

#contentHolder td.rightSideContent div.rightContent
{
	/*width:568px;*/
	width:584px;	
	border:0px;
	margin:0px;
	padding-right:0px;
}

#contentHolder td.rightSideContent div.rightContent p.sectionText
{
	width:568px;
}

#contentHolder td.rightSideContent div.rightContent div.mainheading
{
	width:556px;	
}

#footerTop
{
	background-color: #DADCEB;
	/*border-bottom: 1px solid #FFFFFF;*/
	height: 2px;
	margin: 0px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	border-left: solid 1px #7F7F7F;
	border-right: solid 1px #7F7F7F;
	padding-bottom:1px;
}

#footer
{
	background-color: #D7E3F3;
	float: left;
	width: 731px;
	padding: 9px 11px 9px 11px;
	/*border-left: solid 1px #7F7F7F;
	border-right: solid 1px #7F7F7F;
	border-bottom: solid 1px #7F7F7F;*/
	border: solid 1px #7F7F7F;
}

#footer div
{
	padding: 0px;
	margin: 0px;
}

#footer div.left
{
	float: left;
}

#footer div.left a
{
	font-size: 1em;
	color: #000000;
}

#footer div a:hover
{
	text-decoration: underline;
}

#footer div.right
{
	float: right;
	padding: 0 14px 0 0;
	margin: 0px;
}

#footer div p
{
	margin: 0px;
	clear: none;
	padding: 0px;
}

div.right a
{
	vertical-align: top;
	padding: 0;
	margin: 0;
	color: #000000;
}

div.floatRight
{
	width: 1px;
	float: right;
	font-size: 1px;
}

br.floatStop
{
	height: 0px;
	line-height: 0.1%;
	font-size: 0.1%;
	clear: both;
}
