@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #666666;
	font-size: 100%;
	background-color: #dcdcdc;
	background-image: url(../imgbg/news_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #e7227e;
	text-decoration: none;
}
a:hover {
	color: #e7227e;
	text-decoration: underline;
}
a:active {
	color: #FF0033;
	text-decoration: underline;
}
a:visited {
	color: #e7227e;
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 820px;
	text-align: left;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	margin: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 27px;
	padding-left: 30px;
}
.oneColFixCtrHdr #mainmenu {
	text-align: right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #submenu {
	text-align: right;
	padding-bottom: 30px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.header_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: lighter;
	text-shadow: #999999 1px 1px 2px;
}
.oneColFixCtrHdr #content {
	text-align: left;
	padding-bottom: 30px;
	width: 430px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
.header_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	font-weight: lighter;
	line-height: 25px;
}
.header_sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	font-weight: lighter;
	line-height: 28px;
}
.version12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #e7227e;
}
.oneColFixCtrHdr #mainContent {
	background-image: url(../imgbg/news_subbg.jpg);
	margin: 0px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #666666;
	height: auto;
	background-repeat: no-repeat;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.oneColFixCtrHdr #footer {
	margin: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	width: 730px;
	float: none;
	padding: 30;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #contentcolumn {
margin: 0;
	text-align: left;
	width: 360px;
	top: auto;
	float: left;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-top: 20px;
}
.oneColFixCtrHdr #contentcolumn2 {
	margin: 0;
	text-align: right;
	width: 210px;
	top: auto;
	padding: 20px;
	float: right;
	height: auto;
	margin-bottom: 45px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #contentcolumn23 {
margin: 0;
	text-align: left;
	width: 420px;
	top: auto;
	padding: 20px;
	float: left;
	height: auto;
	margin-bottom: 45px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #contentcolumn3 {
margin: 0;
	text-align: left;
	width: 210px;
	top: auto;
	float: left;
	height: auto;
	margin-bottom: 45px;
	clear: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
}
