@charset "UTF-8";
body {
	background-image: url(../images/bg_paper.jpg);
	background-repeat:repeat;
	background-position:center;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
.navigation_bg {
	background-image: url(../images/navigation_bg_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 658px;
}
.side_bar_image_bg {
	background-image: url(../images/limage.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 124px;
	height: 409px;
}
.top_white_bg {
	background-image: url(../images/top_white_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 531px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.header_bg {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
	width: 900px;
}
.middle_white_bg {
	background-image: url(../images/middle_repeat_white_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 531px;
}
.bottom_bg_white {
	background-image: url(../images/bottom_white_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 531px;
}
.spacer {
	background-color: #FFF;
	height: 12px;
}
.lbtm {
	background-image: url(../images/lbtm.gif);
	height: 12px;
	width: 124px;
	background-repeat: no-repeat;
}
.gnavbgd {
	background-image: url(../images/gnavbgnd.png);
	height: 414px;
	width: 231px;
	background-repeat: no-repeat;
	background-position: right top;
}
.copyright_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.bottom_link_fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
}


-- Normal Page Link styles------ 


a {
	color: #B60000;
	text-decoration: none;
}
a:link {
	color: #B60000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B60000;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #B60000;
}


-- footer Link styles------ 


.footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;

}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer a:hover {
	text-decoration: none;
	color: #CCC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}



-- Copyright Link styles------ 


.copyright2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;

}
.copyright2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright2 a:hover {
	text-decoration: none;
	color: #CCC;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright2 a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}.navigation_bg_gray {
	background-image: url(../images/navigation_bg_02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 242px;
}
.header_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 35px;
	color: #900;
}
.bottom_link_fontsBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	font-style: italic;
}
.semi_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}
.red_numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
.blue_numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00C;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	color: #900;
}
.red_numbers_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #900;
}
