@charset "UTF-8";

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 150%;
}
h1 {
	margin: 13px 0;
	font-size: 20px;
	color: #D10023;
	line-height: 130%;
}
h2 {
	font-size: 14px;
	color: #D10023;
	line-height: 130%;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	margin: 0;
}
h4 {
	color: #666666;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
h5 {
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h6 {
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #D1082A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E3E3;
}
input {
	font-size: 10px;
	color: #999999;
	margin: 5px 0px 0px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #D10023;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.highlighted {
	text-decoration: none;
	color: #D10023;
}
table, th, tr, td {
	vertical-align: top;
}


#wrapper {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	position: absolute;
}
#wrapper_content {
	width: 825px;
	margin: 0px auto;
}
#wrapper_content #top_logo {
	padding: 20px 0px;
	width: 825px;
	position: relative;
}
#wrapper_content #top_nav {
	width: 825px;
	position: relative;
	font-size: 12px;
	color: #999999;
}
#wrapper_content #top_nav a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#wrapper_content #top_nav a:hover {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#top_nav #left_top_nav {
	width: 600px;
	float: left;
	height: 15px;
	padding: 8px 0px;
	background-image: url(../images/top_nav_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#top_nav #right_top_nav {
	width: 200px;
	margin-left: 25px;
	float: right;
	height: 15px;
	padding: 8px 0px;
	background-image: url(../images/top_nav_2.gif);
}
#wrapper_content #main_content {
	width: 825px;
	margin-bottom: 20px;
	position: relative;
}
#main_content #left_main_content {
	width: 600px;
	float: left;
}
#left_main_content #main_banner {
	height: 290px;
	margin-bottom: 5px;
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #E1E3E3;
}
#left_main_content #sub_menu_level_1 {
	height: 19px;
	padding: 3px 0px 0px 0px;
	color: #999999;
	font-weight: bold;
}
#sub_menu_level_1 a, #sub_menu_level_2 a {
	padding-right: 5px;
	padding-left: 5px;
}
#left_main_content #sub_menu_level_2 {
	/*height: 19px;*/
	padding: 3px 5px;
	color: #999999;
}
#left_main_content #content {
	margin-bottom: 20px;
	position: relative;
}

#content {
	min-height: 150px;
}

#content #content_box p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #content_text {
	position: relative;
	padding-bottom: 20px;
}
#content #content_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E3E3;
	padding-top: 20px;
	position: relative;
}
#content_box .media_box a {
	font-size: 10px;
}
#content_box #event_box {
	padding: 15px 10px;
	color: #FFFFFF;
	height: 122px;
	background-image: url(../images/event_box.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content_box #event_box a {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#content_box .media_box {
	border: 1px solid #E1E3E3;
	padding: 10px;
	height: 130px;
}
#content_box .media_box p a {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#content  #gallery_box {
	padding-top: 20px;
	position: relative;
}
#content  #gallery_box  .gallery a {
	display: inline-block;
	margin-bottom: 12px;
	margin-right: 12px;
	width: 108px;
	height: 70px;
}
#content .content_news {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E3E3;
}
#content .content_news .readmore {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}
.content_news .readmore a {
	color: #D10023;
	background-image: url(../images/arrow.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
}
#left_main_content #footer {
	text-align: right;
	padding: 0px 0px;
	font-size: 10px;
	position: relative;
	color: #999999;
}
#left_main_content #sponsor_logo {
	font-size: 9px;
	position: relative;
}
#left__content #sponsor_logos p {
	font-size: 10px;
	color: #999999;
}
#main_content #right_main_content {
	width: 200px;
	margin-left: 25px;
	float: right;
	margin-top: 20px;
}
#right_main_content .right_menu {
	margin-bottom: 20px;
}
.right_menu .right_menu_heading {
	height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 10px;
	font-size: 12px;
	background-image: url(../images/left_head.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.right_menu .right_menu_body {
	border: solid 1px #E1E3E3;
}
.right_menu .right_menu_body .news_items {
	padding: 8px;
	border-bottom: solid 1px #E1E3E3;
}
.right_menu_body .news_items p {
	font-size: 11px;
	color: #999999;
	line-height: 130%;
	padding: 3px 0px 0px 0px;
	margin: 0;
}
.right_menu_body .news_items a {
	color: #666666;
}
.right_menu_body .news_items a:hover {
	color: #D10023;
}
.right_menu  .right_menu_body  .grey {
	background-color: #EEEEEF;
	padding: 8px;
	font-size: 10px;
	color: #D10023;
}
.right_menu_body  .grey  a {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.right_menu_body .grey p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.right_menu  #newsletter {
	padding: 10px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/email.gif);
	height: 44px;
	background-repeat: no-repeat;
	background-position: center top;
}
.right_menu .archive_menu_heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E3E3;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 5px;
	padding-top: 15px;
}
.right_menu .archive_menu_body ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
	font-size: 11px;
}
.right_menu .archive_menu_body li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.article_expand  {
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: dotted;
 border-bottom-style: dotted;
 border-top-color: #E1E3E3;
 border-bottom-color: #E1E3E3;
 background-color: #EEEEEF;
 padding: 8px;
}
.article_expand  a  {
 color: #999999;
 display: block;
 padding-bottom: 5px;
}

.article_expand a:hover {
 text-decoration: none;
 color: #D10023;
}

#subscribe input {
	font-size: 10px;
	color: black;
	margin: 5px 0px 0px 0px;
}

.error {
	color: #FF0000;
}