#subNavigationBlocks
{
	float:left;
	margin-top:20px;
}
#staticpage_content
{
	float:left;
	margin:20px 0px 20px 20px;
	background:transparent url(../images/staticPageMainContent_footer.png) no-repeat scroll left bottom;
	width:678px;
	padding-bottom:3px;
}
#staticpage_content h2
{
	background:transparent url(../images/staticPageMainContent_header.png) no-repeat scroll left top;
	width:678px;
	height:28px;
}
#staticpage_content h2 span
{
	padding-left:15px;
	padding-top:5px;
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
#staticpage_content .leftborders
{
	border-left:2px solid #3982AC; 
	border-right:2px solid #3982AC;
	padding:10px;
}

#staticpage_content .innerHistoryContainer
{
	width:100%;
	float:left;
	margin-bottom:10px;
}
#staticpage_content img
{
	border:0px;
	padding-right:10px;
}
#staticpage_content .linkContent
{
	position:absolute;
	width:400px;
}

#staticpage_content .sublinks
{
	color:#000000;
	text-decoration:none;
}
#staticpage_content .content
{
	font-size:15px;
	font-weight:bold;
	color:#508DBA;
	text-decoration:none;
}
#staticpage_content .content:hover
{
	font-size:15px;
	font-weight:bold;
	color:#508DBA;
	text-decoration:underline;
}
#staticpage_content .sublinks:hover
{
	color:#000000;
	text-decoration:underline;
}
.formError {
border:1px solid red;
}


 /*
        the Duplicate style sheet created for
        staticPageMainContent for the
        repalacement of h tags in order
    */

#staticpage_contentNew
{
	float:left;
	margin:20px 0px 20px 20px;
	background:transparent url(../images/staticPageMainContent_footer.png) no-repeat scroll left bottom;
	width:678px;
	padding-bottom:3px;
}
#staticpage_contentNew h1
{
	background:transparent url(../images/staticPageMainContent_header.png) no-repeat scroll left top;
	width:678px;
	height:28px;
}
#staticpage_contentNew h1 span
{
	padding-left:15px;
	padding-top:5px;
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
#staticpage_contentNew .leftborders
{
	border-left:2px solid #3982AC;
	border-right:2px solid #3982AC;
	padding:10px;
}

#staticpage_contentNew .innerHistoryContainer
{
	width:100%;
	float:left;
	margin-bottom:10px;
}
#staticpage_contentNew img
{
	border:0px;
	padding-right:10px;
}
#staticpage_contentNew .linkContent
{
	position:absolute;
	width:400px;
}

#staticpage_contentNew .sublinks
{
	color:#000000;
	text-decoration:none;
}
#staticpage_contentNew .content
{
	font-size:15px;
	font-weight:bold;
	color:#508DBA;
	text-decoration:none;
}
#staticpage_contentNew .content:hover
{
	font-size:15px;
	font-weight:bold;
	color:#508DBA;
	text-decoration:underline;
}
#staticpage_contentNew .sublinks:hover
{
	color:#000000;
	text-decoration:underline;
}
