﻿/*@charset "utf-8";
/* CSS Document */
div.footer_hide 
{
    display:none;
}
div.footer_social_media 
{
    padding:2px 0 0 0;
    float:left;
    margin:0 23px 0 63px;
}
div.footer_social_media div 
{
    float:left;
    margin-right:5px;
    text-align:right;
    width:200px;
}
div.footer_social_media img 
{
    margin-right:5px;
}
#overlay 
{
	background-color: #666666; /* dark gray */
	opacity: .7; 
	filter: alpha(opacity=70); /* opacity: partly transparent */
	height: 100%;
	width: 100%;
	display: none;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

#upgrade_alert
{
	top: 0px;
	left: 0px;
	display:none;
	z-index: 1001;
	height: 100%;
	width: 100%;
	position:absolute;
}

div.alert_header  
{

    font-family:Arial;
    font-size:24px;
    color:#898d8d;
}
div.alert_container	
{
	background-color:#fff;
	width:500px;
	margin:150px auto;
	text-align:center;
	font-size:15px;
	overflow:auto;
}
div.alert   
{
    margin:10px;
    padding:30px;
    border:1px solid #c9c9c9;
}
td      {
    vertical-align:top;
}
#site_search    
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	background-color:#f0f0f0;
	font-weight:normal;    
    width:140px;
    font-size:11px;
}
.contact_button 
{   
	background-color:#004275;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	border:none;
	text-transform:uppercase;
}

a.call_to_action    
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
    background-color:#cce4f3;
    color:#777;
    border:1px solid #777;
    padding:5px 7px;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:normal;
}
a.call_to_action:hover    
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
    background-color:#cce4f3;
    color:#777;
    border:1px solid #777;
    padding:5px 7px;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:normal;
}
body	{
	background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:20px 0 0 0;
	font-size:12px;
	line-height:18px;
	color:#878787;
}
.photo_caption  
{   
    font-size:11px;
    font-style:italic;
    padding:0;
    margin:0;
}
.button	
{
    border:none;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    background-color:#004275;
    padding:1px;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:normal;    
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
form	{
	margin:0;
	padding:0;
}
sup	{
	font-size:10px;
}
h1	{
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	font-style:italic;
	color:#004275;
	padding:15px 0 10px 0;
	margin:0;
}
h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#979899;
	text-transform:uppercase;
	margin:0;
	padding:5px 0 2px 0;
	font-weight:normal;
}
h3	{
	font-size:14px;
	margin:0;
	padding:5px 0 3px 0;
}
h4	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#979899;
	text-transform:uppercase;
	margin:0;
	padding:5px 0 2px 0;
	font-weight:normal;
}
h4 a:hover 
{
    text-decoration:underline;
}
h5	{
	font-size:20px;
	font-style:italic;
	padding:0;
	margin:0;
	border-bottom:1px solid #aeaeae;
	font-weight:normal;
	line-height:33px;
	color:#004275;
}
h5 a	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#979899;
}
h6  
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#707070;
	background-color:#f0f0f0;
	text-transform:uppercase;
	margin-bottom:5px;
	padding:5px 0 5px 5px;
	font-weight:normal;
}

ul,ol	{
	padding:0 0 15px 0;
	margin:0 0 0 25px;
	list-style-type:circle;
}
li	{
	padding:3px 0;
}
input, select, textarea	{
	color:#878787;
	font-size:12px;
}
a	{
	color:#004275;
	font-style:normal;
	text-decoration:none;
}
a:hover	{
	color:#979899;
	font-style:normal;
	text-decoration:none;
}

#page_container	{
	width:1000px;
	margin:0 auto;
}

#header	{
	margin:0;
	padding:0;
	height:64px;
	font-size:12px;
}
#header img	{
	float:left;
}
#header_bald_head	{
	padding-top:16px;
}
#header a	{
	color:#969798;
	text-decoration:none;
}
#header a:hover	{
	color:#004275;
	text-decoration:none;
}

#header_nav	{
	color:#969798;
	float:right;
	padding:35px 15px 0 0;
}

#three_column_content	{
	margin:25px 0;
	padding:0;
	overflow:auto;
}
#three_column_content div	{
	border-right:1px solid #b0b0b0;
	float:left;
	text-align:center;
	width:310px;
	height:200px;
	padding:0 10px;
}
#three_column_content div.center	{
	width:315px;
}
#three_column_content div.right	{
	border-right:none;
}
#three_column_content div p	{
	color:#878787;
	font-size:12px;
	padding:0 25px;
	margin:0;
	font-style:italic;
}
#three_column_content div h1	{
	color:#b0b0b0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:39px;
	line-height:41px;
	font-weight:normal;
	padding:0;
	margin:0 0 8px 0;
}
#three_column_content div h1 a	{
	color:#b0b0b0;
}
#three_column_content div h1 a.live:hover	{
	color:#0077c1;
}
#three_column_content div h1 a.visit:hover	{
	color:#009b7b;
}
#three_column_content div h1 a.explore:hover	{
	color:#eec87f;
}
/*SECONDARY PAGE STYLES*/
#secondary_content	{
	margin:25px 0;
	padding:0;
	overflow:visible;
}
#secondary_content div	{
	float:left;
}
#secondary_content div.left	{
	margin-right:23px;
	width:187px;
}

#secondary_content div.center	{
	width:556px;
}
#secondary_content div.center_no_right	{
	width:776px;
}
#secondary_content #left	{
	float:left;
	width:260px;
	padding-top:10px;
	margin-right:15px;
}
#secondary_content #right	{
	float:left;
	width:260px;
	padding-top:10px;
}
#secondary_content div.right	{
	border-right:none;
	width:201px;
	padding-top:28px;
	margin-left:23px;
}
#secondary_content div.right a  
{
    text-decoration:none;
    color:#004275;
}
#secondary_content div.right div.right_col_callout  
{
    background-color:#f0f0f0;
    padding:5px;
    width:195px;
    border:1px solid #aeaeae;
    clear:both;
    margin-top: 20px;
}
#secondary_content div.right .right_col_callout img 
{
    float:left;
    margin-right:10px;
}

.callout_img    {padding:5px 0; clear:both;width:201px;}

#secondary_content div.right p {padding-top:3px; clear:both;}
#secondary_content div.right p 
{   
    font-size:12px;
    line-height:14px;
    font-style:italic;
    list-style-type:square;
}
#secondary_content div.right ul 
{
    padding-top:5px;
    margin:0;
    list-style-type:none;
    clear:both;
}
#secondary_content div.right li 
{   
    font-size:11px;
    line-height:14px;
    font-style:italic;
    padding-left:8px;
    background:url(../../media/images/common/callout_li_bg.gif) no-repeat 0 7px;
}
#secondary_content div p	{
	color:#878787;
	font-size:12px;
	padding:0 0 13px 0;
	margin:0;
}
/* LEFT NAV STYLES */
#left_nav	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:187px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#left_nav li	{
	padding:0;
	margin:0;
	width:187px;
	vertical-align:middle;
	border-bottom:1px solid #aeaeae;
}
#left_nav li.home	{
	border-bottom:none;
}
#left_nav li.sub_nav	{
	border-bottom:1px solid #e2e2e2;
}
#left_nav ul.level3_subnav	{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	border-bottom:3px solid #FFF;
	list-style-type:none;
	display:none;
}
#left_nav ul.level3_subnav li	{
	border-bottom:none;
	padding-bottom:5px;
}
#left_nav ul.level3_subnav li a	{
	font-size:11px;
	line-height:13px;
	font-style:italic;
	color:#878787;
	display:block;
	padding:3px 0 3px 35px;
	border-top:none;
	border-bottom:none;	
}
#left_nav a	{
	color:#878787;
	display:block;
	padding:5px 0 5px 15px;
	border-top:3px solid #FFF;
	border-bottom:3px solid #FFF;
}
#left_nav ul.level3_subnav li a:hover	{
	color:#878787;
}
#left_nav a#explore:hover	{
	background-color:#eec87f;
	color:#878787;
}
#left_nav a#live:hover{
	background-color:#cce4f3;
	color:#878787;
}
#left_nav a#visit:hover	{
	background-color:#ccebe5;
	color:#878787;
}
/*FOOTER STYLES*/
.page_header_img	{
	margin:0 0 10px 0;
	border:1px solid #aeaeae;
	clear:both;
}
#footer	{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	padding:15px 0;
	color:#878787;
	border-top:1px solid #b0b0b0;
}
#footer img 
{  
    vertical-align:middle;
}
p.legal	{
	font-size:9px;
	font-style:italic;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
}
th	{
	text-align:left;
}

#three_col_callouts {
    width:771px;
    padding-bottom:10px;
}
/*#three_col_callouts div 
{
    width:247px;
    float:left;
    margin-right:10px;
}
#three_col_callouts p 
{
    font-size:8px; 
}
#three_col_callouts img 
{
    margin-bottom:5px;   
}*/

#tools_resources ul 
{
    padding-top:5px;
    margin:0;
    list-style-type:none;
}
#tools_resources ul li 
{   
    font-size:11px;
    line-height:16px;
    font-style:italic;
    padding-left:8px;
    background:url(../../media/images/common/callout_li_bg.gif) no-repeat 0 7px;
}
#tools_resources ul li a    {color:#878787;text-decoration:underline;}
#tools_resources ul li a:hover    {color:#004275;text-decoration:underline;}
#tools_resources    
{
    width:186px;
    margin-top:50px;
}
#marketing_links    {overflow:auto; margin:0 0 15px 0;padding-bottom:10px; border-bottom:1px solid #999; width:556px; clear:both;list-style-type:none;}
#marketing_links li {line-height:20px; width:278px; float:left;}
#marketing_links li a   {color:#004275}
#marketing_links li a:hover   {color:#999}

#CalloutContainer+div 
{
    margin-top: 0;
}

.CalendarDayHeader { margin-left: auto; margin-right: auto; }
.CalendarDayHeader th { text-align: center; }

.RssBlock li { padding: 10px 0; list-style: none; }
.RssBlock img { background: none; border: none; padding: 0; width: 13px; height: 13px; }

/* Main page image slider */
.Slider { float: left; height: auto; width: 550px; height: 364px; overflow: hidden; }
.Slider div  
{
	width: 550px; height: 20px; display: none; position: relative; top: -20px; z-index: 2;
	background: url(/Images/SliderCaptionBg.png) 100% 100% no-repeat;
    font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: white; text-align: center; vertical-align: middle; 
}

.LtText { color: #c0c0c0; font-size: 11px; }
