@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3d444f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(../art/bg_graphics/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #D7137E;
}
a:active {
	color: #2B5F99;
}

















h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
}
h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #333333;
}
h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #333333;
}
h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #333333;
}
h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #333333;
}





p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bold {
	font-weight: bold;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
.italic {
	font-style: italic;
}


.header-outer-container {
	width: 598px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #bcbec2;
	border-left: 1px solid #bcbec2;
	background-color: #FFFFFF;
	background-image: url(../art/bg_graphics/main_body_bg.jpg);
	background-repeat: repeat-x;
}
.header-container {
	height: 360px;
	width: 598px;
}
.header_main-nav-container {
	width: 230px;
	margin-left: 180px;
	height: 155px;
	float: left;
	padding-top: 200px;
}
.header_main-nav-menu1 {
	width: auto;
	height: auto;
	float: none;
	padding-bottom: 7px;
}
.header_main-nav-menu2 {
	width: auto;
	height: auto;
	float: inherit;
	padding-bottom: 7px;
	padding-left: 60px;
}
.header_main-nav-menu3 {
	width: auto;
	height: auto;
	float: inherit;
	padding-bottom: 7px;
	padding-left: 15px;
}
.header_main-nav-menu4 {
	width: auto;
	height: auto;
	float: none;
	padding-bottom: 7px;
	padding-left: 110px;
}



.header_main-nav-help {
	width: 136px;
	height: 130px;
	float: right;
	margin-right: 30px;
	text-align: center;
	padding-top: 205px;
	color: #979AA1;
}
.bodycontent {
	width: 580px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #bcbec2;
	border-left: 1px solid #bcbec2;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.bodycontent-innner {
	width: 580px;
	float: left;
}

.breadcram {
	width: 578px;
	height: auto;
	font-size: 9px;
	color: #DD0058;
	margin-bottom: 5px;
	border-bottom: 1px dotted #C7658E;
	margin-left: 0px;
	letter-spacing: 3px;
	padding-bottom: 2px;
}
.body-wrapper-bg-image {
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
	background-image: url(../art/theme/graphics2_boxc.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 190px;
	width: 380px;
	font-size: 18px;
	line-height: 26px;
	color: #666666;
}

.body-box-thick-outline {
	width: auto;
	height: 150px;
	float: none;
	border: 4px solid #B0BBC6;
	padding: 10px;
}
.body-box-thick-outline:hover  {
	border: 4px solid #E14D8C;
	text-decoration: none;
}
.body-box-thick-outline-right {
	text-align: right;
	float: right;
	width: 300px;
}





.footer-container {
	height: 40px;
	width: 572px;
	background-color: #3D444F;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	color: #F9F9F9;
	font-size: 10px;
	text-align: center;
	border-left: 4px solid #444B57;
	border-right: 4px solid #444B57;
	padding: 10px 10px 5px;
	border-top: 4px solid #444B57;
	border-bottom: 30px solid #444B57;
}

.footer_menu {
	height: 23px;
	text-align: center;
	padding-top: 25px;
	font-size: 11px;
	border-top: 1px dotted #69788B;
	border-right: 1px dotted #69788B;
	border-left: 1px dotted #69788B;
	background-image: url(../art/bg_graphics/footer_menu.png);
	background-repeat: repeat-x;
}
.footer-copyright {
	color: #FFFFFF;
	background-color: #4B5563;
	height: 18px;
	padding-top: 4px;
	text-align: center;
	font-size: 10px;
	border-left: 1px dotted #69788B;
	border-right: 1px dotted #69788B;
}





#contact_table td {
	font-size: 100%;
}
.menu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 700px;
}

.menu ul li{
        display: inline;}

.menu ul li a{
	float: left;
	text-decoration: none;
	color: #D12F57;
	padding-top: 10.5px;
	padding-right: 15px;
	padding-bottom: 10.5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D12F57;
}

.menu ul li a:visited{
	color: #D12F57;
}

.menu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#D75373;
}
.body_left_terms {
	float: left;
	height: auto;
	width: 884px;
	text-align: left;
	margin-right: 0px;
	padding: 7px;
	border: 1px solid #D12F57;
}
.addthis_btn {
	vertical-align: middle;
	float: right;
	height: auto;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}
