﻿.void { }
/* For W3C CSS Compliance */
@media print { }

/* Common */
@font-face {
	font-family: 'TheSansB3Light';
	src: url('../../Fonts/thesans_b3_light-webfont.eot');
	src: local('☺'), url('../../Fonts/thesans_b3_light-webfont.woff') format('woff'), url('../../Fonts/thesans_b3_light-webfont.ttf') format('truetype'), url('../../Fonts/thesans_b3_light-webfont.svg#webfontavSrFzvn') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TheSansB4SemiLight';
	src: url('../../Fonts/thesans_b4_semilight-webfont.eot');
	src: local('☺'), url('../../Fonts/thesans_b4_semilight-webfont.woff') format('woff'), url('../../Fonts/thesans_b4_semilight-webfont.ttf') format('truetype'), url('../../Fonts/thesans_b4_semilight-webfont.svg#webfontOEdbAjMQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TheSansB7Bold';
	src: url('../../Fonts/thesans_b7_bold-webfont.eot');
	src: local('☺'), url('../../Fonts/thesans_b7_bold-webfont.woff') format('woff'), url('../../Fonts/thesans_b7_bold-webfont.ttf') format('truetype'), url('../../Fonts/thesans_b7_bold-webfont.svg#webfontFizqHgoF') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TheSansB5Plain';
	src: url('../../Fonts/thesans_b5_plain-webfont.eot');
	src: local('☺'), url('../../Fonts/thesans_b5_plain-webfont.woff') format('woff'), url('../../Fonts/thesans_b5_plain-webfont.ttf') format('truetype'), url('../../Fonts/thesans_b5_plain-webfont.svg#webfontJcx0YPYt') format('svg');
	font-weight: normal;
	font-style: normal;
}

html
{
    overflow: scroll;
}

body
{
    padding: 0;
    margin: 0px;    
    background: #A4A5A7 url(../../Images/HomeBackground.jpg) no-repeat top;
}

form
{
    margin: 0;
    padding: 0;
    font-family: Helvetica, sans-serif;
    color: #FFF;    
}

img
{
    margin: 0;
    border: none;
}

span
{
    font-size: 11px;
    color: #717171;
}

p
{
    font-size: 11px;
    color: #717171;
    text-align: left;    
}

sup
{
	display: inline-block;
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	margin: -3px 0 0 0;
}

input:focus 
{
    outline: none;
}

.overlay
{
    position: relative;
    top: 1px;
    left: 1px;
}

h1
{
	margin: 0;
	font-family: 'TheSansB5Plain', sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #a6cee8;
}

h2
{
	margin: 0;	
	font-family: 'TheSansB3Light', sans-serif;	
	font-weight: lighter;
    font-size: 18px;     
    color: #3d6ca0;        
}

h3
{
	margin: 0;	
	font-family: 'TheSansB3Light', sans-serif;	
	font-weight: lighter;
    font-size: 16px;     
    color: #658AB3;        
}

h4
{
	margin: 0;    
    font-family: 'TheSansB3Light', sans-serif;    
    font-weight: lighter;
    font-size: 20px;
    color: #658AB3;
}


.bold
{
    font-weight: bold;
}

.italic
{
    font-style: italic;
}

.strikethrough
{
    text-decoration: line-through;
}

.clear
{
    clear: both;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.center
{
    text-align: center;
}

.alignright
{
    text-align: right;
}

.alignleft
{
    text-align: left;
}

.vmiddle
{
    vertical-align: middle;
}

.vbottom
{
    vertical-align: bottom;
}

.displaynone
{
    display: none;
}

/* Header*/
#headerbox
{
    width: 940px;    
    margin: 0 auto;    
}

#header
{
    width: 100%;    
    margin: 0;
    padding: 0;    
}

#logo
{    
    float: left;
    width: 186px;
    height: 42px;
    margin: 40px 0 0 0;
}

/* Top Links */
#toplinks
{
	float: left;
	width: 754px;
	text-align: right;
    margin: 10px 0 0 0;        
    font-size: 10px;    
}

#toplinks a
{
    text-decoration: none;
    color: #fff;
    font-size: 10px;
}

/* Top Nav */
.topnav
{		
	clear: both;
	margin: 0 0 2px 0;
	width: 100%;
	height: 37px;	
	background: url(../../Images/MenuBlueBg.gif) repeat-x top;
}

.topnav ul
{		
	margin: 0;
	padding: 0;	
	list-style-type: none;
	clear: both;
}

.topnav .divider
{	
	width: 2px;
	height: 37px;	
}

/* top level list items */
.topnav ul li
{	
	position: relative;	
	float: left;
}

/* ie6 hack to get sub menu links to behave correctly */
* html .topnav ul li a 
{ 
	display: inline-block;
}

/* top level menu link items style */
.topnav ul li a
{
	display: block;
	padding: 12px 10px 10px 10px;
	text-decoration: none;
	text-align: center;
	font-family: 'TheSansB5Plain', sans-serif;
    font-size: 13px;    
}

.topnav ul li a.menublue
{
	background: url(../../Images/MenuBlueBg.gif) repeat-x top;
	color: #FFF;
}

.topnav ul li a.menublueactive
{
	background: url(../../Images/MenuBlueBgActive.gif) repeat-x top;	
	color: #FFF;
}

.topnav ul li a.menugreen
{
	background: url(../../Images/MenuGreenBg.gif) repeat-x top;
	color: #FFF;
}

.topnav ul li a.menugreenactive
{
	background: url(../../Images/MenuGreenBgActive.gif) repeat-x top;
	color: #FFF;
}

.topnav ul li a.menublue:hover,
.topnav ul li a.menublueactive:hover
{
	background: url(../../Images/MenuBlueBgActive.gif) repeat-x top;	
	color: #FFF;
}

.topnav ul li a.menugreen:hover,
.topnav ul li a.menugreenactive:hover
{
	background: url(../../Images/MenuGreenBgActive.gif) repeat-x top;  
	color: #FFF;
}

.topnav ul li a.menuyellow,
.topnav ul li a.menuyellowactive,
.topnav ul li a.menuyellow:hover,
.topnav ul li a.menuyellowactive:hover
{
	background: url(../../Images/MenuYellowBg.gif) repeat-x top;
	color: #406ca1;
}


	
/* sub level menu */
.topnav ul li ul
{	
	position: absolute;
	left: 0px;
	margin: 0 0 0 5px;
	display: block;
	visibility: hidden;
	z-index: 3000;
}

/* sub level menu list items (undo style from Top level List Items) */
.topnav ul li ul li
{	
	clear: both;	
	display: list-item;
	margin: 0;
	padding: 0;	
}

/* sub level menu links style */
.topnav ul li ul li a.menugreen
{			
	width: 120px;
	padding: 5px 10px 3px 10px;
	white-space: nowrap;	
	background: url(../../Images/MenuGreenBgSub.gif) repeat-x top left;
}

.topnav ul li ul li a.menugreen:hover
{	
	background: url(../../Images/MenuGreenBgActiveSub.gif) repeat-x top left;
}

* html .topnav ul li ul li a
{ 	
	display: inline-block;
}

.topnav ul li ul li a,
.topnav ul li ul li a:link,
.topnav ul li ul li a:visited
{
	text-decoration: none;
	color: #FFF;
}

/* Search */
.search
{	
	float: right;	
	margin: 6px 5px 0 0;
}

.searchtextbox
{
    width: 212px;
    height: 21px;    
    padding: 2px 0 0 12px;
    border: none;
    color: #8796A6;
    font-family: 'TheSansB5Plain', sans-serif;
	font-style: italic;
	font-size: 13px;
    vertical-align: middle;
    background: url(../../Images/SearchTextBox.png) no-repeat top;    
}

.searchbutton
{
    width: 24px;
    height: 23px;
    cursor: pointer;    
    padding: 0;
    margin: -2px 0 0 0;
    border: none;
    color: #6b8cad;
    vertical-align: middle;
    background: url(../../Images/SearchButton.png) no-repeat top;    
}

/* Content */
#contentbox
{	
	clear: both;    
	margin: 0;
    padding: 0;
}

/* Footer */
#footerbox
{
    clear: both;
    margin: 0 auto;
    width: 940px;    
    height: 50px;        
}

#footerbox .footercontent
{
	float: left;
}

#footerbox .footertext
{		
	width: 680px;
	margin: 10px 0 0 0;
	color: #3D6CA0;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}

#footerbox .footertext a
{	
    text-decoration: none;
    color: #3D6CA0;
    font-weight:bold;    
}

#footerbox .footertext a:hover
{
    text-decoration: underline;
}

#footerbox .footertext sup
{
    font-size: 10px;
}

#footerbox .emailsignup
{
	float: right;
	margin: 10px 0 0 0;
	padding: 7px 0 0 7px;
	width: 201px;
	height: 65px;	
	background: url(../../Images/FooterSignupBg.png) no-repeat top;
	behavior: url(iepngfix.htc);	
}

#footerbox .emailsignup .emailtextbox
{	
    width: 164px;
    height: 21px;    
    padding: 2px 0 0 12px;
    border: none;
    color: #8796A6;
    font-family: 'TheSansB5Plain', sans-serif;
	font-style: italic;
	font-size: 13px;
    vertical-align: middle;
    background: url(../../Images/EmailTextBox.png) no-repeat top;    
}

#footerbox .emailsignup .emailbutton
{
    width: 24px;
    height: 23px;
    cursor: pointer;    
    padding: 0;
    margin: -2px 0 0 -6px;
    border: none;
    color: #6b8cad;
    vertical-align: middle;
    background: url(../../Images/SearchButton.png) no-repeat top;    
}

#footerbox .emailsignup p
{
	margin: 5px 0 0 0;
	padding: 0 10px 0 10px;
	color: #3D6CA0;	
	font-family: 'TheSansB5Plain', sans-serif;
	font-size: 13px;	
}
