@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #434343;
}

.page_header_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #939597;
	text-decoration: none;
}

.page_sub_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #939597;
	text-decoration: none;
}

.page_sub_header_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #DA1F26;
	text-decoration: none;
}

.main_body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}

.body_sub_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.body_sub_text_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.body_sub_text_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DA1F26;
	text-decoration: none;
}

.body_sub_text_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#CCC;
	text-decoration: none;
}

.inline_text_links_r, a.inline_text_r:link, a.inline_text_r:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #D91F26;
	text-decoration: none;
}

a.inline_text_r:hover {
	color: #939597;
	text-decoration: none;
}

.inline_text_links_c, a.inline_text_c:link, a.inline_text_c:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #DA1F26;
	text-decoration: none;
}

a.inline_text_c:hover {
	color: #DA1F26;
	text-decoration: none;
}

a.inline_text_r:active {
	color: #000000;
	text-decoration: none;	
}

.inline_text_links_g, a.inline_text_g:link, a.inline_text_g:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a.inline_text_g:hover {
	color: #939597;
	text-decoration: none;
}

a.inline_text_g:active {
	color: #DA1F26;
	text-decoration: none;
}

.main_navigation_text, a.main_nav:link, a.main_nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a.main_nav:hover {
	color: #000000;
	text-decoration: none;
}

a.main_nav:active {
	color: #939597;
	text-decoration: none;
}

.bottom_navigation_text, a.bottom_nav:link, a.bottom_nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a.bottom_nav:hover {
	color: #D91F26;
	text-decoration: none;
}

a.bottom_nav:active {
	color: #939597;
	text-decoration: none;
}

