h1
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
h2 {
}
h3 {
}
table {
}
td {
}
/*Links*/
a:link, a:visited {
	color: #7B80B1;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #59B6D9;
	text-decoration: underline;
}

.breadcrumbs
{
	font-size: 10px;
	color: #7B80B1;
	text-decoration: none;
	font-weight: lighter;
}

.newvis{
	color: #333333;
	font-size: 10px;
}
a.newvis:link, a.newvis:visited {
	color: #333333;
	text-decoration: none;
}
a.newvis:hover, a.newvis:active {
	color: #9dbdd4;
	text-decoration: none;
}
a.topnav:link, a.topnav:visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.topnav:hover, a.topnav:active{
	font-size: 10px;
	color: #87A80F;
	text-decoration: none;
}

a:login_link, a:login_visited {
	color: #7B80B1;
	text-decoration: none;
	font-weight: bold;
}
a:login_hover, a:login_active {
	color: #59B6D9;
	text-decoration: underline;
}
.subnav_link{
	color: #7B80B1;
}
a.subnav_link:link, a.subnav_link:visited, a.subnav_link:hover, a.subnav_link:active
{
	color: #7B80B1;
	text-decoration: none;
	}

.ddmenu 
{
    padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}
.required {
	color: #FF0000;
}

/*Innertubes*/
.innertube_home
{
    padding-right: 20px;
    padding-left: 20px;

    padding-top: 20px;
    text-align: left;
}
.innertube_all{
	padding: 6px;
}
.innertube_sub_body
{
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-top: 1px;
}
.innertube_sub_grey
{
    padding-right: 5px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-top: 35px;
}
.innertube_left{
	padding-left: 20px;
}

.innertube_bios
{
    padding-left: 6px;
}
/*Floats*/
.float_left{
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.float_right{
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
/*Homepage Styles*/
.maincontainer
{
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home/home_bckgd_repeat.gif);
	background-repeat: repeat-y;
}
.home_top_bckgd
{
    background-image: url(../images/common/header_top.jpg);
    height: 33px;
    width: 619px;
    background-repeat: no-repeat;
}
.home_left_bckgd
{
    background-image: url(../images/home/home_bckgd_left.jpg);
    width: 544px;
    background-repeat: repeat-y;
    text-justify: auto;
    vertical-align: top;
    text-align: justify;
}
.home_grey_bckgd
{
    width: 333px;
    vertical-align: top;
    text-align: left;
    height: 222px;
    background-color: #e6e6e6;
}
.home_soon_bckgd
{
	width: 284px;
	vertical-align: top;
	text-align: left;
	height: 222px;
	background-color: #e6e6e6;
	background-image: url(../images/home/home_coming_soon.gif);
}

.blue_italic
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 14px;
    color: #0067B1;
    font-style: italic;
    vertical-align: top;
    line-height: 18px;
}
.grey_italic
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    vertical-align: top;
}
.dots
{
    font-size: 8px;
    border-bottom: #7a7a7a 2px dotted;
}
/*Subpage Styles*/
.header_bckgd
{
	width: 701px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/sub/sub_nav_bckgd.gif);
	background-position-y: top;
	background-repeat: repeat-y;
	background-color: white;
}
.sub_txt_bckgd
{
	width: 690px;
	min-height: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/sub/sub_body_bckgd.gif);
	background-position-y: top;
	background-repeat: no-repeat;
	vertical-align: top;
}
.sub_txt_bckgd2
{
	width: 690px;
	background-image: url(../images/sub/sub_body_bckgd2.gif);
	background-position-y: top;
	background-repeat: repeat-y;
	vertical-align: top;
}
.sub_txt_bckgd3
{
	width: 600px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sub/map_watermark.gif);
	background-repeat: no-repeat;
}
.sub_grey_bckgd
{
	width: 294px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/sub/sub_grey_bckgd.gif);
	background-position-y: top;
	background-repeat: repeat-y;
	/*vertical-align: top;*/
}
.align_right_top
{
	text-align: right;
	width: 666px;
	vertical-align: top;
	height: 68px;
}
.align_bottom
{
	vertical-align: bottom;
	height:100%;
}
.printpage
{
	background-color: #ffffff;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/*listing Styles*/
.listingtitlebold
{
    font-weight: bold;
}
.listingtext
{
    color: black;
}
.detailtitle
{
    font-weight: bold;
    font-size: 14px;
    color: #0067B1;
}
.detailsubtitletitle
{
    color: #0067B1;
    }
    
/*Common Styles*/

.white_text_10px
{
    color: #ffffff;
    font-size: 10px;
}

.privacy_table
{
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
	}

/*CMS Styles*/
