* {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
}

html { 
  padding:0px;
  margin:0px;
  height:100%;
}

body {
	background-image: url(../images/background_image.gif);
	background-repeat: repeat-x;
	background-color: #30557E;
	font-size: 12px;
	height: 100%;
}

.shadowwrapper {
  width: 930px;
  margin: 0px auto;
  position: relative;
}

.leftshadow {
	height: 580px;
	width: 15px;
	background-image: url(../images/left_shadow.gif);
	background-position: center right;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
}

.rightshadow {
	height: 580px;
	width: 15px;
	background-image: url(../images/right_shadow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
}

.container {
	width: 900px;
	margin: 0px auto;
	background-color: #ADADAD;
	position: relative;
}

.container a {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #007837;
}

.container a:hover {
	color: #666666;
}

.logobox {
	height: 80px;
	background-image: url(../images/logo_bckg.gif);
	background-repeat: repeat-x;
}

.NavBox {
	width: 900px;
	height: 35px;
	background-image: url(../images/nav_bckg.gif);
	background-repeat: repeat-x;
	background-color: #EDEBED;
}

.BannerBoxIndex {
	width: 900px;
	height: 225px;
	background-color: #EDEBED;
	background-image: url(../images/banner_index.gif);
}

.BannerBox {
	width: 900px;
	height: 137px;
	background-color: #EDEBED;
}

.SubNavBoxTop {
	height: 10px;
	background-color: #EDEBED;
}

.SubNavBoxBottom {
	width: 815px;
	height: 25px;
	background-color: #ADADAD;
	padding-left: 85px;
	background-image: url(../images/subnav_bckg.gif);
	background-repeat: repeat-x; 
}

.MainBox {
	width: 900px;
	background-color: #ADADAD;
}

.clearer {
	clear: both;
}

.DotedBox {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/dots_bckg.gif);
	background-repeat: repeat-y;		
}

.ContentBoxLarge {
	width: 840px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}

.ContentBoxMid {
	width: 450px;
	padding-bottom: 10px;
	background-color: #FFF;
	float: left;
}

.ContentBoxInsideMid {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #EDEBED;
	padding: 10px;
}

.ContentBoxMid h1{
	font-weight: bold;
	font-size: 12px;
	color: #1E3E73;
}

.ContentBoxMid td{
	padding-left: 3px;
	padding-right: 5px;
	margin: 0px;
	font-size: 11px;
}

.SmallBoxContainer {
	width: 400px;
	height: 250px;
	margin-left: 460px;
}

.ContentBoxSmall {
	width: 185px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	background-color: #FFF;
	float: left;
}

.ContentBoxSmall p{
	font-size: 10px;
	color: #384867;
	padding-bottom: 10px;
}

.ContentBoxMedium {
	width: 376px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-right: 10px;
	background-color: #FFF;
	float: left;
}

.ContentBoxMedium p{
	font-size: 10px;
	color: #384867;
	padding-bottom: 10px;
}

.ContentBoxInside {
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #EDEBED;
	padding: 10px;
}

.ContentBoxInsideTan {
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #e7e4d8;
	padding: 10px;
}


.ContentBoxInsideLarge {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #EDEBED;
}

.ContentBoxInside img {
	padding-bottom: 5px;
}

.SubMenu {
	width: 150px;
}

.SubMenu ul{
	width: 150px;
	background-image: url(../images/submenu_border_bckgr.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	margin-top: 50px;
	position: absolute;
	list-style-type: none;
}

.SubMenu li {
	padding-top: 5px;
}

.SubMenu a{
	color: #52453F;
	font-size: 11px;
	font-weight: normal;
}

.SubMenu a:hover {
	color: #B5B5B5;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ContentBoxInsideRight {
	width: 670px;
	margin-left: 150px;
}

.ContentBoxInsideRightWhite {
	height: 100%;
	padding: 30px;
	background-image: url(../images/submenu_white_bckgr.gif);
	background-repeat: repeat-y;	
}

.SubmenuBoxImage {
	float: right;
	margin-bottom: 20px;
	padding-left: 20px;
}

.GreenTitle {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #007837;

}

.Listing {
	list-style-type: none;
	padding-left: 30px;
	list-style-image: url(../images/arrow_listing.gif);
}

.ContentBoxSimple {
	padding-left: 50px;
	width: 700px;
	padding-top: 30px;
}

.ContentBoxSimple a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.ContentBoxSimple a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.ContentBoxNewsDate {
	width: 36px;
	padding-right: 20px;
	padding-bottom: 30px;
	background-image: url(../images/graphic_date_bckg.gif);
	background-repeat: repeat-y;
	float: left;
}


/* News 
============================================================================*/
.body_content_wrap{
	position: relative;
	display: block;
	clear: both;
	margin: 0 50px;
	background: url(../images/graphic_date_bckg.gif) top left repeat-y;
}
.news_content {
	margin-left: 60px;
}
.news_content a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.news_img_year {
	position: relative; 
	float: left;
}
	
	
	

.LinkText a {
	font-size: 12px;
	color: 0033FF;
	text-decoration: underline;
	font-weight: normal;
}

.LinkText a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.ContentBoxImageLeft {
	width: 226px;
	padding-right: 15px;
	float: left;
}

.ManagementImageLeft {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.ManagementImageRight {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
}

.hr_color {
	color: #ffffff;
}

.Partners {
	font-size:x-small;
	color: #00314F;
	text-decoration: none;
}

.Partners_text {
	color: #919191;
}

.Partners a {
	color: #00314F;
	text-decoration: none;
}

.Partners a:hover {
	color: #999999;
	text-decoration: none;
}

.GreenTitle {

	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #007837;
}

.GreenTitleLink a{

	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #007837;
}

.GreenTitleLink a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #007837;
	

}

.GreenContentLink a{

	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #007837;
}

.GreenContentLink a:hover {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #007837;
	

}
