/* CSS Document */
body {
	background-color: #333333;
}
a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.Home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.index:link {color: #ffffff; text-decoration: none;font-size: 12px; }
a.index:visited {color: #ffffff; text-decoration: none; font-size: 12px;}
a.index:hover {
	color: #999999;
		font-size: 12px;
}
a.index:active {color: #999999; }
a.bottom:link {color: #ffffff; text-decoration: none;font-size: 10px; }
a.bottom:visited {color: #ffffff; text-decoration: none; font-size: 10px;}
a.bottom:hover {
	color: #ffffff;
		font-size: 10px;
}
a.bottom:active {color: #ffffff; }
a.spec:link {color: #CC0000; text-decoration: none;font-size: 12px; }
a.spec:visited {color: #CC0000; text-decoration: none; font-size: 12px;}
a.spec:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
a.spec:active {color: #CC0000; }
.style1 {color: #F7F7F7}
.style2 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style5 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}.whitelinks {
	color: #FFFFFF;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
#header {
	width: 975px;
	background-image: url(images/header.jpg);
	height: 210px;
	padding-top: 98px;
	background-repeat: no-repeat;
	margin: 0 auto;
	background-color: #9F0406;
}#header_storage {
	width: 330px;
	margin: 0 auto;
	background-image: url(images/header_storage.jpg);
	height: 210px;
	padding-left: 447px;
	padding-right: 200px;
	padding-top: 98px;
	background-color: #CC0000;
	background-repeat: no-repeat;
}
#navigation {
	margin-left: 448px;
	width: 211px;
	height: 211px;
}
 
#content {
	width: 46em;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#leftmain {
	background-color: #FFFFFF;
	margin: 0 30em 0 10px;
}
#footer {
	width: 977px;
	margin: 0 auto;
}
#contentright {
	width: 12em;
	float: right;
	height: 600px;
}.twoColElsRtHdr #container {
	width: 975px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
	padding-top: 20px;
} 

.twoColElsRtHdr #sidebar1 {
	float: right;
	width: 28em; 
	padding: 15px 0;
}
.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}
.twoColElsRtHdr #mainContent {
	margin: 0 40em 0 20px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
} 
.twoColElsRtHdr #footer {
	color: #333333;
	background-color: #333333;
} 
.twoColElsRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bigRed {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #CC0000;
	font-size: 18px;
	line-height: 20px;
}
