* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#454242;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link,
a:active,
a:visited {
	color:#9B0029;
}

a:hover {}

h1 {
	padding:8px 0px 3px 0px;
	margin:0px 0px 15px 0px;
	color:#232323;
	border-bottom:1px solid #900A2E;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:26px;
}

h2 {
	padding:5px 0px 3px 0px;
	margin:0px 0px 2px 0px;
	color:#232323;
	border-bottom:1px solid #900A2E;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:26px;
}

h3 {
	padding:0px 0px 15px 0px;
	margin:0px;
	font-weight:bold;
	font-size:13px;
	color:#990033;
}

h4 {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight:bold;
	font-size:13px;
	color:#990033;
}

h5 {
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#9B0029;
}

.frame {
	margin-left:auto;
	margin-right:auto;
	width:640px;
}

.shadows {
	width:640px;
}

.main_wrapper_with_glow {
	width:640px;
	background-color:#4F0313;
	color:#FFFFFF;
}

.main_wrapper {
	width:640px;
	background-color:#4F0313;
	color:#FFFFFF;
}

.main_wrapper_bottom {
	width:640px;
	height:11px;
	line-height:0px;
}
/*------------------------------------------------------------------------------------HEADER*/
.header {
	display:none;
}

.header_content {}

.jas_logo {}

.header_text_wrapper {}

.print_header {}
/*------------------------------------------------------------------------------------TOP NAVIGATION*/
.top_navigation_wrapper {
	display:none;
}

.top_navigation_left {}

.top_navigation_right {
	display:none;
}

.top_menu:link,
.top_menu:active,
.top_menu:visited {}

.top_menu:hover {}

.top_menu_selected:link,
.top_menu_selected:active,
.top_menu_selected:visited,
.top_menu_selected:hover {}
/*------------------------------------------------------------------------------------MIDDLE NAVIGATION*/
.middle_navigation_wrapper {
	display:none;
}

.middle_menu_separator {}

.middle_menu:link,
.middle_menu:active,
.middle_menu:visited {}

.middle_menu:hover {}

.middle_menu_selected:link,
.middle_menu_selected:active,
.middle_menu_selected:visited,
.middle_menu_selected:hover {}

.search_box {}

.search_input {}

.search_bttn {}

.search_bttn_over {}
/*------------------------------------------------------------------------------------LEFT NAVIGATION*/
.left_navigation_wrapper {
	display:none;
}

.left_menu {}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {}

.menu1 a:hover,
.menu1_selected a:link,
.menu1_selected a:active,
.menu1_selected a:visited,
.menu1_selected a:hover {}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {}

.menu2 a:hover,
.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {}

.menu3 a:link,
.menu3 a:active,
.menu3 a:visited {}

.menu3 a:hover,
.menu3_selected a:link,
.menu3_selected a:active,
.menu3_selected a:visited,
.menu3_selected a:hover {}
/*------------------------------------------------------------------------------------BREADCRUMBS*/
.breadcrumbs_wrapper {
	display:none;
}

.breadcrumb {}

.breadcrumb_link:link,
.breadcrumb_link:active,
.breadcrumb_link:visited {}

.breadcrumb_link:hover {}

.fake_breadcrumb {}
/*------------------------------------------------------------------------------------CONTENT*/
.white_wrapper_body {
	width:640px;
}

.white_wrapper_bottom {
	clear:both;
	width:640px;
	height:3px;
	line-height:0px;
}

.content_outside_wrapper {
	width:640px;
}

.homepage_content_wrapper {
	width:640px;
	min-height:545px;
	padding-top:5px;
}

.homepage_actual_content_outside_wrapper {
	width:640px;
	padding:0px 0px 5px 0px;
}

.homepage_left_side {
	width:640px;
}

.homepage_right_side {
	display:none;
}

.content_wrapper {
	width:640px;
}

.actual_content_outside_wrapper {
	width:640px;
	padding:0px 0px 5px 0px;
}

.actual_content_inside_wrapper {
	width:640px;
}

.actual_content {
	width:640px;
	min-height:550px;
	padding:0px 0px 9px 0px;
	background-color:#FFFFFF;
	color:#333333;
}

.content_no_sidebar {
	float:left;
	width:640px;
	min-height:550px;
}

.content_with_sidebar {
	float:left;
	width:436px;
	min-height:550px;
}
/*------------------------------------------------------------------------------------CONTENT BOXES*/
.cb {
	float:left;
	padding:7px 9px 7px 9px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	background-color:#FFFFFF;
	color:#333333;
}

.cb_img {
	float:left;
	width:167px;
	margin:0px 9px 0px 0px;
}

.cb_video {
	float:right;
	width:350px;
	margin:0px 0px 0px 9px;
}

.cb_small_size {
	width:286px;
}

.cb_large_size {
	width:604px;
}

.inside_cb_frame {
	float:right;
	width:184px;
	margin-left:20px;
}

.inside_cb_wrapper {
	float:right;
	width:184px;
	margin-bottom:2px;
}

.inside_cb_top {
	float:left;
	width:184px;
	height:3px;
	line-height:0px;
}

.inside_cb_title {
	color:#9B0029;
	font-size:13px;
	padding-bottom:3px;
}

.inside_cb_date {
	color:#000000;
	font-size:11px;
	padding-bottom:8px;
}

.inside_cb_body {
	float:left;
	width:174px;
	padding:5px;
	background-color:#E7E7E7;
	color:#333333;
}

.inside_cb_bottom {
	float:left;
	width:184px;
	height:3px;
	line-height:0px;
}

.white_cb_wrapper {
	float:left;
	width:318px;
}

.white_cb_top {
	float:left;
	width:318px;
	height:3px;
	line-height:0px;
}

.white_cb_body {
	float:left;
	width:304px;
	padding:0px 7px 0px 7px;
}

.white_cb_bottom {
	float:left;
	width:318px;
	height:3px;
	line-height:0px;
}

.white_cb_wrapper_sm {
	float:left;
	width:177px;
}

.white_cb_top_sm {
	float:left;
	width:177px;
	height:3px;
	line-height:0px;
}

.white_cb_body_sm {
	float:left;
	width:163px;
	padding:0px 7px 0px 7px;
}

.white_cb_bottom_sm {
	float:left;
	width:177px;
	height:3px;
	line-height:0px;
}
/*------------------------------------------------------------------------------------FOOTER*/
.footer_wrapper {
	width:640px;
	padding:0px 0px 10px 0px;
	color:#333333;
}

.footer_left {
	float:left;
	width:322px;
	color:#333333;
}

.footer_sm_cb_wrapper {
	float:left;
	width:177px;
	padding-right:5px;
}

.footer_right {
	float:left;
	width:318px;
}

.footer_text_bold {
	font-size:14px;
	font-weight:bold;
}

.footer_cb_title {
	padding:3px 0px 0px 0px;
	margin:0px 0px 3px 0px;
	color:#232323;
	border-bottom:1px solid #900A2E;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
}

.footer_cb_left {
	float:left;
	width:157px;
	padding:0px 0px 0px 0px;
	color:#9B0029;
}

.footer_cb_right {
	float:left;
	width:142px;
	text-align:right;
}

.footer_middle_wrapper {
	width:640px;
	padding:9px 0px 9px 0px;
	color:#333333;
}

.footer_middle_left {
	width:640px;
}

.footer_middle_right {
	display:none;
}

.middle_footer_link:link,
.middle_footer_link:active,
.middle_footer_link:visited {
	color:#333333;
	text-decoration:none;
}

.middle_footer_link:hover {}

.small_footer_wrapper {
	width:640px;
	padding:5px 0px 5px 0px;
	color:#FFFFFF;
}

.small_footer_left {
	float:left;
	width:470px;
}

.small_footer_right {
	float:right;
	width:170px;
	text-align:right;
}

.small_footer_link:link,
.small_footer_link:active,
.small_footer_link:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.small_footer_link:hover {}
/*------------------------------------------------------------------------------------COMMON CLASSES*/
.divider {
	display:none;
}

.dot_separator {
	display:none;
}

.current_date {
	display:none;
}

.hspacer_small {
	width:6px;
}

.hspacer_medium {
	width:13px;
}

.vspacer_small {
	margin-bottom:10px;
}

.vspacer_large {
	clear:both;
	padding-top:25px;
}

.extra_link a {
	font-weight:bold;
	color:#ffffff;
}