@charset "UTF-8";
/* CSS Document */

/*page links*/
.pagelinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	margin-top: 60px;
	margin-right: 30px;
	font-weight: bold;
	}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
/*main text*/
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.bodytext_left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.bodytext_left_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.bullets_center
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: black;
	text-align: center;
	font-weight: bold;
}
.bodyitalic_center
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
.white_subtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.bullets
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: black;
	text-align: left;
	font-weight: bold;
}
.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.bodyitalic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	font-style: italic;
}
.leftnav
{
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.leftnavsub
{
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.subtext
{
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.search
{
	font-size: 13px;
	line-height: 15px;
	padding: 0.5em 0.75em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #990000;
	height: 40px;
	width: 141px;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	}
	.disclaimer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
.disclaimer_justified
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: justified;
	font-weight: normal;
	font-style: italic;
}
.Price
{
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.header
{
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.header_red
{
	font-size: 20px;
	line-height: 18px;
	color: #990000;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.link
{
	font-size: 12px;
	line-height: 15px;
	color: #000099;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, Sanserif;
	}
.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: black;
	text-align: left;
	font-weight: bold;
	height: 315px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom:3px;
	overflow: scroll;
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	background-color: #CCCCFF; 
	}
a:link{
	color:#000000;
}
a:visited {
	color:#000000;
	}
a:hover  {
	color: #000066;
}
a.links:link {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	
}
a.links:visited {
	text-decoration: none;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
a.links:hover {
	text-decoration: none;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
a.links:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: white;
}

h1
{
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h2
{
	font-size: 20px;
	line-height: 18px;
	color: #990000;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.oneColFixCtr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFFFFF;

}

table.two
{
	border-collapse: collapse;
	border-spacing: 0px;
	margin:0; 
	padding:0;

}

a.headerlinks:link {
	color: #000000;
	text-decoration: none;
}
a.headerlinks:visited {
	text-decoration: none;
	color: #000000;
}
a.headerlinks:hover {
	text-decoration: none;
	color: #000066;
}
a.headerlinks:active {
	text-decoration: none;
}

.style1 {color: #FFFFFF}

a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #990000;
}
a.footerlinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlinks:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footerlinks:hover {
	text-decoration: none;
	color: #000066;
}
a.headerlinks:active {
	text-decoration: none;
}

.bbb
{padding: 3px;
width: 160px;
padding-left: 9px;
margin-top: 3px;}