* {
	margin: 2;
	padding: 2;
	padding-bottom: 0px;
	}
	

body {
	text-align: center;
	margin-top: 0px;
	}
	
	
#container {
	position: relative;
	width: 661px;
	text-align: left;
	margin: 0 auto;
	}


#masthead {
	height: 112px;
	width: 661px;
	margin: 0px;
	}


#mastheadPrint {
	display: none;
	}

/* - - - - - Top Navigation - - - - - */

#navbar {
	height: 40px;
	width: 661px;
	top: 109px;
	background-image: url(/news-events/newsletter/images/main_bkg.gif);
	font-family : verdana, arial, sans-serif;
	font-size: 11px;
	color: #ED1C24;
	text-decoration: none;
	margin: 0px;
	}


.tabHomeOff {
	background-image: url(/news-events/newsletter/images/tab_home_off.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 128px;
	height: 40px;
	float: left;
	margin-left: 5px;
	}
	
	
.tabHomeOn {
	background-image: url(/news-events/newsletter/images/tab_home_on.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 128px;
	height: 40px;
	float: left;
	margin-left: 5px;
	} 

.tabOtherOff {
	background-image : url(/news-events/newsletter/images/tab_off.gif);
	background-repeat : no-repeat;
	text-align: center;
	width: 129px;
	height: 40px;
	float: left;
	}
	
	
.tabOtherOn {
	background-image: url(/news-events/newsletter/images/tab_on.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 129px;
	height: 40px;
	float: left;
	} 
	
	
a.tabOff:link {
	color: #6f6f6f;
	text-decoration: none;
	position: relative;
	top: 15px;	
	}
	
	
a.tabOff:active {
	color: #ED1C24;
	text-decoration: underline overline;	
	position: relative;
	top: 15px;	
	}

	
a.tabOff:visited {
	color: #6f6f6f;
	text-decoration: none;	
	position: relative;
	top: 15px;	
	}
	
	
a.tabOff:hover {
	color: #ED1C24;
	text-decoration: underline overline;
	position: relative;
	top: 15px;	
	}
	
a.tabOn:link {
	color: #ED1C24;
	text-decoration: none;	
	position: relative;
	top: 15px;
	}
	
	
a.tabOn:active {
	color: #ED1C24;
	text-decoration: underline overline;	
	position: relative;
	top: 15px;	
	}

	
a.tabOn:visited {
	color: #ED1C24;
	text-decoration: none;	
	position: relative;
	top: 15px;
	}
	
	
a.tabOn:hover {
	color: #ED1C24;
	text-decoration: underline overline;
	position: relative;
	top: 15px;	
	}	
	
	
/* - - - - - Image Banner - - - - - */

#banner {
	width: 661px;
	height: 198px;
	top: 148px;
	margin: 0px;
	padding: 0px;
	}	
	
	
/* - - - - - Left Navigation - - - - - */

#navleft {
	left: 39px;
	width: 168px;
	position: absolute;
	float: left;
	padding: 0px;
	margin-right: -16px;
	top: 345px;
	z-index: 3;
	}

	
#navleft ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}


#navleft a {
	display: block;
	color: #ffffff;
	background-color: #808284;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	padding-bottom: 3px;
	}


#navleft a:hover {
	background-color: #0072bc;
	color: #ffffff;
	}
	

#navleft li li a {
	display: block;
	color: #0072bc;
	background-color: #f1f1f2;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	padding-bottom: 3px;
	}	


#navleft li li a:active {
	background-color: #0072bc;
	color: #ffffff;
	}
	
		
#navleft li li a:visited {
	color: #808284;
	}	
	
	
#navleft li li a:hover {
	background-color: #0072bc;
	color: #ffffff;
	}		
	

#navleft ol ol ol a {
	display: block;
	color: #0072bc;
	background-color: #dcddde;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	padding-bottom: 3px;
	}	


#navleft ol ol ol a:active {
	background-color: #0072bc;
	color: #ffffff;
	}
	
		
#navleft ol ol ol a:visited {
	color: #808284;
	}	
	
	
#navleft ol ol ol a:hover {
	background-color: #0072bc;
	color: #ffffff;
	}		
	
		
/* - - - - - Main Content Area - - - - - */	

#contentContainer {
	background-image: url(images/main_bkg.gif);
	background-repeat: repeat-y;
	width: 661px;
	text-align: left;
	top: 351px;
	margin: 0px;
	z-index: 1;
	}	


#content {
	width: 364px;
	text-align: left;
	top: 351px;
	z-index: 2;
	margin-left: 250px;
	padding-top: 35px;
	margin-top: 0px;
	}	


#content a:link {
	color: #0072bc;
	text-decoration: none;
	}	
	
	
#content a:active {
	color: #0072bc;
	text-decoration: underline;
	}		


#content a:visited {
	color: #800080;
	text-decoration: none;
	}	

	
#content a:hover {
	color: #0072bc;
	text-decoration: underline;
	}	


p {
	line-height: 140%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
    margin-top: 10px;
	}


p.tradegrey {
	background-color: #f1f1f2;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	}


p.tradewhite {
	background-color: #ffffff;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	}	
	
	
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #ED1C24;
	}


h2 {
	line-height: 140%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #ED1C24;
	margin-top: 10px;
	}


h3 {
	line-height: 140%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	}
	
	
h4 {
	line-height: 140%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #0072bc;
	margin-top: 10px;
	}
	
	
h5 {
	color: #ED1C24;
	background-color: #DCDDDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED1C24;
	margin-top: 20px;
    margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	}
	

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #6f6f6f;
	background-color: #f1f1f2;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	}	
	
	
h6 img {
	margin-left: -4px;
	}	


img.comingSoon {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: -10px;
	}
	
	
img.lfloat {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}	


ul {
	background-color: #f1f1f2;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 60px; 
	}


ul.blue {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #0072BC;
	line-height: 150%;
	background-color: #FFFFFF;
	list-style-image: url(images/bullet_blue.gif);
	padding-left: 30px;
	}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin-top: 0px;
	margin: 0;
	padding-left: 0px;
	padding-bottom: 5px;
	}


blockquote {
	clear:both;
	background-image: url(images/quote_left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
    margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
	
blockquote p {
	background-image: url(images/quote_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #808284;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 32px;
	line-height: 130%;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
	
p.ref {
	color:#808284;
	font-size:0.6em;
	padding-left: 32px;
	margin-top: 2px;
	margin-bottom: 20px;
	}


/* - - - - - Footer - - - - - */	

#footer {
	background-image: url(images/main_bot.gif);
	height: 87px;
	width: 661px;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	}


#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808284;
	margin: 0px;
	}


#footer a:link {
	color: #808284;
	text-decoration: none;	
	}
	
	
#footer a:active {
	color: #808284;
	text-decoration: underline overline;	
	}		
	
	
#footer a:visited {
	color: #808284;
	text-decoration: none;	
	}		

	
#footer a:hover {
	color: #808284;
	text-decoration: underline overline;	
	}	


/* - - - - - Form Elements - - - - - */

fieldset {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}


legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0072bc;
	}

label {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	margin: 5;
	}


.boxRequired {
	background-color: #FFFFE1;
	}


.boxOptional {
	background-color: #FFFFFF;
	}
	

select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	}

