@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border: 0px;
}

body {
	background-color: #b2b2b2;
	background-image: url(../images/bgFull.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#header {
	width: 100%;
	height: auto;
	position: relative;
}
#headerbox {
	width: 1205px;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	position: relative;
	background-image: url(../images/bgHearder.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	width: 100%;
	height: 70px;
	position: relative;
}
#menubox {
	width: 1205px;
	height: 70px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgMenu.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainTop {
	width: 100%;
	height: 30px;
	position: relative;
}
#mainboxTop {
	width: 1205px;
	height: 30px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(../images/bgMainTop.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	width: 100%;
	height: 300px;
	position: relative;
}
#mainbox {
	width: 1205px;
	height: 300px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(../images/bgMain.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainContent {
	width: 1205px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgContent.png);
	background-repeat: repeat-y; 
	background-position: center 1000px;
}
#mainboxContent {
	width: 1205px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none;
	/* 
	background-image: url(../images/bgContent.png);
	background-repeat: repeat-y; 
	*/
	background-image: url(../images/bgMain.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainbtn {
	clear: left;
	float: left;
	height: 320px;
	width: 410px;
	margin-top: 5px;
	margin-left: 130px;
}
#footer {
	width: 100%;
	height: 104px;
	position: relative;
}
#footerbox {
	width: 1205px;
	height: 104px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/bgFooter.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer_menu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	vertical-align: top;
	height: auto;
}
#footer_menu2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFD1D2;
	vertical-align: top;
	height: auto;
	margin-top: 20px;
}
#main_leftinfo {
	clear: right;
	float: right;
	height: auto;
	width: 550px;
	margin-top: 30px;
	margin-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595B;
}
.line {
	margin-right: 15px;
	margin-left: 15px;
}
#main_leftmagazinebar {
	clear: right;
	float: right;
	height: auto;
	width: 550px;
	margin-top: 5px;
	margin-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595B;
}
#main_leftmagazineinfo {
	clear: right;
	float: right;
	height: auto;
	width: 550px;
	margin-top: 10px;
	margin-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
#main_leftcontact {
	clear: right;
	float: right;
	height: auto;
	width: 550px;
	margin-top: 30px;
	margin-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
}
#main_leftcontactTel {
	float: right;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-right: 193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
}
#main_leftcontactFax {
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	float: right;
}
#main_leftcontactEmail {
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	float: right;
}
.nav {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	display: inline;
	color: #046497;
}
.arrow {
	background-image: url(../images/arrow.gif);
	background-position: left center;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.bluelink {
	color: #046497;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	margin-right: 15px;
}
.bluelink:hover {
	color: #046497;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	margin-right: 15px;
}

.new_label{
	float: left;
	width: 100px;
}

.highlight{
	font-weight: bold;
	color: red;
}



/* Messages */

.msg{
	border: 2px dotted #000;
	background: #fff;
	padding: 5px;
	margin: 10px;
}

.msg_okay{
	border: 2px dotted #fff;
	background: #6f3;
	padding: 5px;
	margin: 10px;
}

.msg_warning{
	border: 2px dotted #fff;
	background: #f88;
	padding: 5px;
	margin: 10px;
}

.msg_error{
	border: 2px dotted #fff;
	background: #f00;
	color: #fff;
	padding: 5px;
	margin: 10px;
}

.contact_label{
	float: left;
	width: 150px;
}

.menulinelink02 a, .menulinelink a, .year a{
	color: #333;
}