body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:auto;
	background-color: #FFFFFF;
	color: #000000;
	width:775px;
	text-align:center;
}
#Container {
	width:775px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#Header {
	clear:both;
	width:775px;
	height:111px;
}
#HeaderLeftTop {
	background-image:url(../images/h_l_t.gif);
	background-repeat:no-repeat;
	width:12px;
	height:73px;
	float:left;
}
#HeaderLeftCenterTop {
	background-image:url(../images/h_l_c_t.gif);
	background-repeat:repeat-x;
	width:166px;
	height:73px;
	float:left;
}
#HeaderLeftCenterTop h1 {
	font-weight: bold;
	font-size: 18px;
	color:#FFFFFF;
	display:inline;
	padding:0px 0px 0px 0px;
}
#HeaderCenterTop {
	background-image:url(../images/h_c_t.gif);
	background-repeat:repeat-x;
	width:583px;
	height:73px;
	float:left;
	text-align:right;
	color:#FFFFFF;
}
#HeaderCenterTop a {
	color:#FFFFFF;
}
#HeaderRightTop {
	background-image:url(../images/h_r_t.gif);
	background-repeat:repeat-x;
	width:14px;
	height:73px;
	float:left;
}
#HeaderLeftBottom {
	background-image:url(../images/h_l_b.gif);
	background-repeat:repeat-x;
	width:12px;
	height:38px;
	float:left;
}
#HeaderLeftCenterBottom {
	background-image:url(../images/h_l_c_b.gif);
	background-repeat:repeat-x;
	width:749px;
	height:38px;
	float:left;
}
#HeaderRightBottom {
	background-image:url(../images/h_r_b.gif);
	background-repeat:repeat-x;
	width:14px;
	height:38px;
	float:left;
}
#Body {
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-x;
	width:775px;
	display:table-cell;
	clear:both;
}
#LeftMenu {
	width:178px;
	float:left;
	text-align:left;
}
#LeftMenu a {
	background-image:url(../images/button_off.gif);
	width: 178px;
	height: 21px;
	display:block;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:3px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	line-height: 19px;
}
#LeftMenu a:hover {
	background-image:url(../images/button_on.gif);
	color:#000000;
}
#LeftBackground {
	background-image:url(../images/left_bg.gif);
	background-repeat:no-repeat;
	width:178px;
	height:133px;
	text-align:left;
	display:table-cell;
}
#LeftBackground p {
	width:155px;
	position:relative;
	left:15px;
}
#LeftBackground h1 {
	background-image:url(../images/menu_h1.gif);
	width:178px;
	height:25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top:3px;
	display:block;
}
#LeftBackground a {
	color: #E6851C;
}
.Content {
	width:568px;
	margin-left:15px;
	text-align:left;
	float:left;
	padding-top:15px;
	display:table-cell;
}
.Content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #E6851C;
}
.Content a {
	color:#E6851C;
	text-decoration:none;
	font-weight: bold;
}
.Content a:hover {
	color:#E6851C;
	text-decoration: underline;
}
.ContentRight {
	margin-top:50px;
	float:left;
	display:table-cell;
	width:145px;
}
#Footer {
	clear:both;
	width: 775px;
	height:44px;
	margin-top: 10px;
}
#FooterLeft {
	background-image:url(../images/footer_left.gif);
	width:12px;
	height:44px;
	float:left;
}
#FooterRight {
	background-image:url(../images/footer_bg.gif);
	height:44px;
	width:763px;
	float:left;
}
#AttentionGrabbers {
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	color:#000000;
}
#AttentionGrabbers a {
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
#AttentionGrabbers a:hover {
	text-decoration:underline;
}
td {
	font-size: 12px;
}
#Hidden {
	display: none;
}
