﻿/* CSS Document */

#container { 
	margin:15px auto; 
	width:840px;
	padding:0px;
	}

#wrappper {
	width:840px;
	float:left;
	margin:0;
	padding:0;
	}

body.body {
	background-image:url(/images/interactive_bg.gif); 
	background-repeat:repeat-x; 
	background-color:#4a6e90;
	margin:0px;
	padding:0px;
	}
	
#logo_bar {
	position: relative;
	background: #fff;
	margin: 0px;
	float:left;
	}
	
#logo_bar_inside {
	position: relative;
	height:78px;
	background-image:url(/images/interactive_logo_bar_plain.gif);
	background-color: #fff;
	margin: 0px;
	}

.logo a {
	position: absolute;
	top: 0;
	
	width: 275px;
	height: 55px;
	text-indent: -9999em;
	z-index: 99;
	background: url(/images/interactive_logo_bar_plain.gif) no-repeat left top;
	}
	
#links {
	float: right;
	padding:20px 0 20px 0;
	margin: 0 40px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration:none;	
	text-align: right;
	}
	
#links a{
	color: #7F7F7F;
	text-decoration:none;
	margin-left:10px;	
	}

#links a:hover{
	color: #7F7F7F;
	text-decoration:underline;
	margin-left:10px;	
	}

#header {
	position: relative;
	height:213px;
	}
		
#body {
	background: #fff;
	margin:0px;
	padding:0 0 15px 0;
	float:left;
	width:840px;
	min-height: 200px;
	}

#body ul {margin:0px; padding:0px;}
#body li {margin:0; padding:0;}

#content {
	margin:0px;
	padding:0px;
	}
	
#content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	padding:0;
	margin: 18px auto 0 auto;
	width: 760px;
	}

#content_text a  {
	color:#4a6e90;
	}

#content_text a:visited  {
	color:#4a6e90;
	}

#content_text a:hover {
	color:#4a6e90;
	text-decoration:none;
	}

#footer {
	background-image:url(/images/interactive_footer_metallicbar.gif);
	background-color: #4a6e90;
	background-repeat: no-repeat;
	width:815px;
	float:left;
	padding-bottom:20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding-left:25px;
	}

#footer a, #footer a:visited {color:#ffffff; text-decoration:none;}
#footer a:hover {color:#ffffff; text-decoration:underline;}

#email_list {
	padding:4px 0 0 0px;
	margin:0px 0 12px 0;
	color: #FF0000;
	}
	
.emailinput1 {font:Arial, Helvetica, sans-serif; color:#4a6e90; font-size:9px; width:140px;}
.emailinput2 {font:Arial, Helvetica, sans-serif; color:#4a6e90; font-size:9px;}


/*--------------------*/
/*--  Header link addons --*/
/*--------------------*/

/*this div can be edited for graphical overlap on top image that needs link*/
#logo_bar_extra a {
	display: block;
	text-indent: -9000em;
	width: 270px;
	height: 78px;
	position: absolute;
	bottom: 0;
	right: 230px;
	background: yellow;
	display:none;}

#header_extra a {
	display: block;
	text-indent: -9000em;
	width: 595px;
	height: 214px;
	position: absolute;
	top: 0px;
	right: 0;
	left: 245px;
	background: pink;
	display:none;}

#content_text h1, #content_text h2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0 10px 0;
	font-weight: bold;
}

#content_text h3, #content_text h4, #content_text h5 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0 10px 0;
	font-weight: bold;
}

#content_text li {
	list-style-position: inside;
	text-indent: 20px;
	}
/*-----------------------------*/
/* Beginning of Top Navigation */
/*-----------------------------*/

#top_nav {
	width: 840px;
	height: 28px;
	margin: 0;
	padding: 5px 5px 0 0;
	position: relative;
	background: url(/images/interactive_top_nav_metallic_bar.gif) no-repeat;
	text-align: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif bold;
	color: #666;
	}
	
#nav {
	width: 513px;
	height: 33px;
	position: absolute;
	top: 0;
	right: 20px;
	background: url(/images/new_nav.gif) no-repeat bottom left;
	}

#nav li {
	display: inline;
	}
#nav a:link, #nav a:visited {
	display: block;
	position: absolute;
	height: 33px;
	text-indent: -9000px;
	text-decoration: none;
	top: 0px;
	 :-moz-any-link:focus;
	 outline: none;
	}

.clearme {
	clear: both;
	}
	
/*-- Samples --*/
.sampleTable {
	border: 1px solid #ccc;
	border-top: 0px solid #ccc;
	font-size: 12px;
	margin: 0 0 20px 0;
	}

.sampleTable td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	}
	
.sampleTable tr {
	background: #f9f9f9;
	border-bottom: 1px solid #ccc;
	}

.sampleTable th {
	background: #4a6e90;
	color: #fff;
	padding: 1px 5px;
	}

.sampleTable p {
	margin: 0 0 10px 0;
	padding: 0;
	}

.alt {
	background: #f1f1f1;
	}
	
.title {
	font-size: 12px;
	font-weight: bold;
	}
	
.date {
	background: #fff;
	border-right: 1px solid #ccc;
	font-size: 12px;
	padding-right: 5px;
	width: 66px;
	}

.date strong {
	background: url(/images/calendar.gif) no-repeat 0px 50%;
	padding: 0 0 0 12px;
	}

