/*** IABC 704  ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color:#333333;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	margin-top: 0;
	}
#container {
	width: 800px;
	margin: 0 auto;
	position: relative;
	background-color:#FFFFFF;
	}
#masthead {
	background-color:#FFFFCC; /** cream **/
	position:inherit;
	}
#header {
	position: inherit;
	background-color:#FFFFCC;
		}
#content {
	margin: 0 155px;
	z-index: 3;
	}
#content2 {
	position: inherit
	top: 200px;
	margin: 5px 10px;
	line-height: 1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color:#FFFFFF;
		}
#footer {
	background-color:#FFFFCC;
	border: 1px solid #cccccc;
	font-size: 85%;
	}
/************* #siteInfo styles ***************/
#sponsors {
	/** clear: both; **/
	padding: 10px 10px 10px 50px;
	font-size: 65%;
	font-style:italic;
	color: #000099;
	background-color:#FFFFFF;
	position: inherit;
		}
#header hr, #footer hr {
	display: none;
	}
#navBar {
	position:absolute;
	left: 0;
	top: 198px;
	width: 130px;
	background-color:#eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
		}
/************** #headlines styles **************/
#headlines {
	position:absolute;
	right: 0;
	top: 198px;
	width: 150px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	line-height:1.2em;
	}
#headlines{
	margin: 0px;
	padding: 5px 5px 10px 5px;
	font-size: 80%;
}
#headlines p{
	padding: 5px 0px 5px 0px;
}
#iabconline { margin:2px; border:1px solid #909090; padding:1px;
	background-color:#FFCC99;
	}
#separators {
	clear:both;
	height: 0;
	}
#header hr, #footer hr {
	display: none;
	}
/************* #globalNav styles **************/
#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
background-image:url(images/web/GlobalNav.jpg);
}
#globalNav img{
 display: block;
}
#globalNav a {
	font-size: 11px;
	padding: 0 4px 0 0;
}
/******************   navigators  ***************/
#navigator	{
	font-size: .8em;
	float:left;
	border-top: 1px solid #eda;
	border-bottom: 1px solid #eda;
	width: 800px;
/*	max-width: 800px;  */
	background:/** #060;  **/
	z-index: 30;
}
#nav, #nav ul {
	float: left;
	width: 800px;
	list-style: none;
	line-height: 1;
	/**background-image:url(images/web/Nav_copper.jpg); /**url ('Images/tartan line max size.jpg') top left repeart-x;  **/
	background:#800000; 
	color:	/*#FFFFFF;*/ 
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1px 0;
	z-index: 20;
}
#nav a {
	display: block;
	width: 10.5em;
	w\idth: 10.5em;
	color:#FFFFFF;/* white typeface*/
	text-decoration: none;
	padding: 0.25em 1em;
	z-index: 20;
}
#nav a.daddy {
	background:	/*#003399 #006600*/ center right no-repeat;
	z-index: 20;
}
#nav li {
	float: left;
	padding: 0;
	width: 10.5em;
	z-index: 20;
}
#nav li ul {
	position:	absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.12em; /*0.25em; */
	margin: 0;
	z-index: 20;
}
#nav li li {
	padding-right: 1em;
	width: 14em;
	z-index: 20;
}
#nav li ul a {
	width: 14em;
	w\idth: 14em;
	z-index: 20;
	}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
	z-index: 20;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	z-index: 20;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	z-index: 20;
}
#nav li:hover, #nav li.sfhover {
	background: 	#009999;/*#0066CC;*//*#003300;*//*#006633;*//* #eda;*/
	color:#006600;
	z-index: 20;
}
a{
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #006699;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #006699;
	text-decoration: underline;
}
.top { vertical-align: top;
	}
.plus { vertivle-align: 30px; 
}
a{
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #006699;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #CC0000; /**#FF0000;  **/
	text-decoration: none;
}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	width: 125px;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover{
	background-color: #dddddd;
}
#datestyle { float:right; font-size:10px; color:green;}
h1{
	 font-family: Verdana,Arial,sans-serif;
	 font-size: 120%;
	 color: #334d55;
	 margin: 0px;
	 padding: 0px;
}
h2{
	 font-family: Arial,sans-serif;
	 font-size: 114%;
	 color: #006699;
	 margin: 0px;
	 padding: 0px;
	 line-height: 1.2em;
}
h3{
	 font-family: Arial,sans-serif;
	 font-size: 100%;
	 color: #334d55;
	 margin: 0px;
	 padding: 0px;
}
h4{
	 font-family: Arial,sans-serif;
	 font-size: 90%;
	 font-weight: normal;
	 color: #333333;
	 margin: 0px;
	 padding: 0px;
}
h5{
	 font-family: Verdana,Arial,sans-serif;
	 font-size: 80%;
	 color: #334d55;
	 margin: 0px;
	 padding: 0px;
}
ul{
	 list-style-type: square;
}
ul ul{
	 list-style-type: disc;
}
ul ul ul{
	 list-style-type: none;
}
label{
	 font-family: Arial,sans-serif;
	 font-size: 100%;
	 font-weight: bold;
	 color: #334d55;
}
/************** .feature styles ***************/
.feature{
	left: 175px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
}
.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
	line-height:1.0;
}
.feature img{
	float: left;
	padding: 5px 10px 0px 0px;
	}
/***************  drop shaddow  ****************/
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/*\*/display:block;/**/
	}
.wrap1 {
	float: left;
	background:url(images/web/shadow.gif) right bottom no-repeat;
 	}
.wrap2 {
	background:url(images/web/corner_bl.gif) left bottom no-repeat;
	}
.wrap3 {
	padding: 0 8px 8px 0;
	background:url(images/web/corner_tr.gif) right top no-repeat;
	}
.wrap3 img {
	display: block;
	}

/************** .story styles *****************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	font-weight:normal;
}
.story p{
	padding: 0px 0px 10px 0px;
}
.story_main {
	clear: both;
	padding:10px 0px 0px 10px;
	line-height: 2em;
	font-weight: normal;
	}

#separators {
	clear:both;
	height: 0;
	}

.style1 {
	color: #FF0000;
	font-size: 12px;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.style3 {font-size: 12px}
.style4 {font-size: 10px}
.style5 {font-family: "Arial Narrow"}
.style6 {font-size: 10px; font-family: "Arial Narrow"; }
.style11 {font-size: 11px; font-family: "Arial Narrow"; }
.style12 {font-size: 11px}
.style13 {color: #666666}
.style16 {font-size: 12px; color: #006666; }
.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style18 {font-family: Arial, Helvetica, sans-serif}
.style20 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style21 {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.style23 {font-size: 12px; color: #000000; font-weight: bold; }
.style24 {color: #FF0000}
.style25 {
	color: #006699;
	font-weight: bold;
}
.style26 {
	color: #0000FF;
	font-style: italic;
}
.style28 {color: #CCCCCC}
.style29 {
	color: #0033CC;
	font-style: italic;
}
.style30 {color: #cccccc}
.style31 {font-size: 14px}
.style34 {font-size: 9px;
	line-height: 1em;
	float: left;
		}
		
