﻿#page-wrapper{
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 1016px; TEXT-ALIGN: left
}

#content_container 
{
	FLOAT: left;
	width: 1016px;
	margin: 0px auto;
	text-align: center;
}

#content_left_side
{
	float: left;
	text-align: left;
	width: 56px;

}
#content_background_container
{	
	float: left;
	width: 904px;
	background-image: url('images/white_background.jpg');
	background-repeat:  repeat;
	
	}
#content_left
{
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 667px;


}
#content_right
{
	float: left;
	text-align: left;
	width: 220px;
	padding-left: 5px;



}
#content_right_side
{
	float: right;
	text-align: left;
	width: 54px;


}
#content_container_2column
{
	FLOAT: left;
	width: 667px;
}
#content_left_2column
{
	float: left;
	text-align: left;
	width: 333px;

}
#content_right_2column
{
	float: right;
	text-align: left;
	width: 328px;
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color: #CCCCCC; 
	padding-left: 5px;
	
}


p
{
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0; PADDING-TOP: 0; margin-top: 0;
}

.H1, H1
{
	font-size: 24px;
	color: #0183f1;
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.H2, H2{
	FONT-SIZE: 16px;
	color: #0183f1;
	font-family: Arial, sans-serif;
		font-weight: normal;
}

.H3, H3 {
	FONT-SIZE: 12px;
	color: #0183f1;
	font-family: Arial, sans-serif;
		font-weight: normal;
}













a.white
	{
		color: #ffffff;
		text-decoration: none;
	}
a.white:hover
{
	text-decoration: underline;
}

a.white_underline
	{
		color: #ffffff;
		text-decoration: underline;
	}
a.white_underline:hover
{
	text-decoration: none;
	
}


a.black
{
	color: #000000;
		text-decoration: none;
}
a.black:hover
{
text-decoration: underline;
	
}
a.black_underline
{
	color: #000000;
	text-decoration: underline;
}
a.black_underline:hover
{
	text-decoration: none;
	
}
a.gray_underline
{
	color: #555555;
	text-decoration: underline;
}
a.gray_underline:hover
{
	text-decoration: none;
	
}

a.gray
{
	color: #555555;
		text-decoration: none;
}
a.gray:hover
{
text-decoration: underline;

}

a img	
	{ 
	border-width: 0;
	margin: 0;
	padding: 0;

} 
 

img
{
		border-width: 0;
		margin: 0;
		padding: 0;
}

#footertext_left
{
	float: left;
	text-align: left;
	width: 56px;
}

DIV#footertext
{
	float: left;
	width: 904px;
	background-image: url('images/white_background.jpg');
	background-repeat:  repeat;
	width: 904px;
	vertical-align: top;
	font-size: 8pt;
	font-family: arial;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

DIV#footertext_right	
{
	float: right;
	text-align: left;
	width: 54px;
}


#footer_container 
{
	FLOAT: left;
	width: 1016px;
	margin: 0px auto;
	text-align: center;
}

















#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1564px;
	height:1050px;
}

#master-blue-leftside 
{
	background-image: url('images/master_blue_leftside.jpg');
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:282px;
	height:1046px;
}

#master-blue-header 
{
		background-image: url('images/master_blue_header.jpg');
	background-repeat: no-repeat;
	position:absolute;
	left:282px;
	top:0px;
	width:1000px;
	height:146px;
}

#master-blue-right 
{
	background-image: url('images/master_blue_right.jpg');
	background-repeat: no-repeat;
	position:absolute;
	left:1282px;
	top:0px;
	width:282px;
	height:1046px;
}

#master-blue-content {
	position:absolute;
	left:282px;
	top:146px;
	width:1000px;
	height:845px;
	background-image: url('images/master_blue_content.jpg');
	background-repeat: no-repeat;
}

#master-blue-footermenu 
{
	background-image: url('images/master_blue_footermenu.jpg');
	background-repeat: no-repeat;
	position:absolute;
	left:282px;
	top:991px;
	width:1000px;
	height:24px;
}

#master-blue-footerwhite 
{
	background-image: url('images/master_blue_footerwhite.jpg');
	background-repeat:  repeat-y;
	position:absolute;
	left:282px;
	top:1015px;
	width:1000px;
	height:100%;
}

#BackGroundTset-Blue-07 {
	position:absolute;
	left:282px;
	top:1019px;
	width:1000px;
	height:27px;
}

#master-blue-background {
	position:absolute;
	left:0px;
	top:1046px;
	width:1564px;
	height:4px;
}


.sitemap
{
	text-decoration: none;
	text-transform: uppercase;
	color: #555555;
}

.sitemap_hover
{
	text-decoration: underline;
}

#headermenu
{

	width: 1016px;
	text-align: center;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-top: 5px;

}

a.headermenu
	{
		font-size: 16px;
		color: #ffffff;
		text-decoration: none;
	}
a.headermenu:hover
{
	text-decoration: underline;
}



#footermenu
{

	width: 1016px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	margin-top: 3px;

}
a.footermenu
	{
		font-size: 14px;
		color: #ffffff;
		text-decoration: none;
	}
a.footermenu:hover
{
	text-decoration: underline;
}
