body {
	font-family: Arial, Helvetica, sans-serif; 
	background: url(../images/body_bg.jpg) repeat-x;
}

#wrapper {
	width: 975px !important;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

div, p, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #5d5d5d;
	line-height: 1.5em;
}

p {
	margin-bottom: 1em;
}

p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.border {
	display: block;
	height: 1px;
	font-size: 0px;
	margin-top: 24px;
	margin-bottom: 24px; 
	background: #ffdecc;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif; 
/*	color: #ff7425; */
	color: #313131;
}

h1 {
	
}

h2 {
	color: #ff7425;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 8px;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 6px;
} 

h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6em;
}

#bd {
	clear: both;
	margin: 0px;
}

#bd ul {
	margin-bottom: 15px;
}

#bd ul li {
	background: url(../images/arrow.png) no-repeat 2px 3px;
	padding-left: 20px;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#bd .middle {
	float: left; 
	padding: 10px 10px 10px 10px !important;
	padding: 20px 10px 10px 20px !important;
	width: 600px; 
	text-align: left;
}

#bd .sidebar {
	float: right; 
	background: url(../images/border_left.jpg) no-repeat;
	width: 302px;
	min-height: 472px;
	height: auto !important;
	height: 472px; 
	text-align: left;
	padding: 0px 10px 0px 20px;
}

#bd .sidebar #module {
	margin-top: 10px;
	margin-bottom: 20px;
}

#bd .sidebar #module h3 {
	background: url(../images/sidebar_header_bg.png) no-repeat;
	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
	height: 28px;
	width: 302px;
}

#bd .sidebar ul {
	margin-left: 10px;
}

#bd .sidebar .readmore {
	background: url(../images/button_red.png) no-repeat;
	display: inline;
	padding: 4px 27px 4px 27px;
}

#bd .warning {
	border: 1px solid #ff7425;
	color: #313131;
	background-color: #FCD6BB;
	text-align: left;
	padding: 10px;
	width: 570px;
	margin-bottom: 10px;
}

#bd table {
	width: 100%;
	border: 1px solid #ecad80;
}

#bd table tr th {
	padding: 0px 10px 0px 10px;
	border: 1px solid #ecad80;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(../images/table_head.jpg) repeat-x;
	height: 42px;
}

#bd table td {
	padding: 4px 10px 4px 10px;
	border: 1px solid #ecad80;
}

#bd table th a, #bd table th a:visited {
	color: #fff;
}

a {
	color: #ff7425;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a:hover {
	text-decoration: underline;
}

#doc3 {
	padding: 0px;
	margin: 0px;
}

#hd {
	background: url(../images/bg_header.jpg) repeat-x;
	height: 95px;
}

#logo {
	float: left;
	background: url(../images/logo.png) no-repeat;
	width: 370px;
	height: 75px;
	margin-left: 10px;
	margin-top: 10px;
}

#search {
	font-size: 12px;
	float: right;
	padding-top: 64px;
/*	padding-right: 10px;
	padding-bottom: 4px; */
}

.menu {
	clear:both;
	height: 35px;
	background: url(../images/menu_bg.jpg) repeat-x;
	background-color: #fe7223;
}

.menu ul {
	float: left;
	padding-top: 9px;
	padding-left: 10px;
}

.menu ul li {
	display: inline;
}

.menu ul li a, .menu ul li a:visited {
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 8px;
	width: 137px;
	height: 19px !important;
	height: 18px;
	float: left;
	margin-left: 5px;
	background: url(../images/tab_passive.jpg) no-repeat;
	background-color: #fbe4d7;
	color: #fff;
	text-decoration: none;
}

.menu ul li a:hover {
	color: #313131;
	background: url(../images/tab_hover.jpg) no-repeat;
	background-color: #fff;
}

.menu ul li a.active, .menu ul li a.active:visited  {
	color: #313131;
	background: url(../images/tab_active.jpg) no-repeat;
	background-color: #fff;
}

.menu .right {
	background: url(../images/menu_bg_right.jpg) 10px 0px no-repeat;
	text-align: right;
	width: 231px;
	font-size: 13px;
	float: right;
	color: #fff;
	padding-top: 10px;
	padding-right: 10px;
}

.menu .right a {
	color: #fff;
}

.cover_image {
	float: left;
}

.cover_image_float {
	margin: 0px 0px 10px 10px;
	float: right;
}

.side_info {
	width: 420px;
	float: left;
}

#ft {
	padding-top: 15px;
}

.date {
	font-size: 11px;
	line-height: 30px;
	color: #8b8b8b;
}

.current_issue {
	padding: 0px;
	margin-bottom: 20px;
}

.current_issue h2 {
	background: url(../images/header_currentissue.jpg) no-repeat;
	text-transform: none;
	width: 596px;
	height: 26px;
	padding-top: 8px;
	padding-left: 20px;
	margin: 0px;
	color: #fff;
}

.current_issue .content {
	background: url(../images/bg_currentissue.jpg) repeat-y;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

.current_issue .bottom {
	background: url(../images/bottom_currentissue.jpg) no-repeat;
	text-transform: none;
	width: 596px;
	height: 34px;
	margin-left: -10px;
	color: #fff;
}

.current_issue .side_info {
	width: 390px;
	float: left;
}

#advertisement {
	background: url(../images/header_advert.jpg) no-repeat;
	padding-top: 12px;
	margin-left: 5px;
	border: 1px solid #fd9951;
	margin-bottom: 20px;
}

#banner {
	width: 200px;
	margin-top: 10px;
}

.inputbox {
	padding: 1px;
	border: 1px solid black;
	width: 150px;
	height: 12px;
}

a.readmore {
	display: block;
	color: #fff !important;
	background: url(../images/button_more.png) no-repeat;
	width: 88px !important;
	height: 23px;
	padding: 5px 9px 4px 9px;
}

.go_button {
	width: 20px;
	height: 16px;
	border: 0px;
	background: url(../images/button_go.jpg);
}

.small {
	font-size: 11px;
	margin-bottom: 10px;
}

a.search_toggle {
	padding-right: 10px;
	background: url(../images/button_moreoption.jpg) no-repeat right center;
	font-size: 12px;
	color: #8b8b8b;
}

#module {
	margin-bottom: 30px;
}

.fieldWithErrors {
	padding: 0px;
	margin: 0px;
}

.fieldWithErrors input {
	padding: 0px;
	margin: 0px;
	border: 2px solid red;
}