html, body {
	height: 100%;
	padding: 0px;
	margin: 5px;

	background-repeat: repeat-x;
	background-color: #FFFFFF;	
	
}
td, a, span, div, input, h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
a {
	text-decoration: none;
	color: #002b5c;

}
a:hover {
	text-decoration: none;
	color: #007cc2;

}
div {
}
#outer_container {
	width: 98%;
	background: white;
	text-align: left; 
	top: 15px;
	margin: auto;
	border:1px solid #333333;
	padding: 6px;
	position: relative;
    background-color: #cccccc;
}
#container {
	width: 99.9%;
	background-color: #ececec;
	font-size: 9pt;
	border:1px solid #999999;
}
#topcontainer {
	height: 100px;/* 106px */
	background: #405A7C
}
#maincontentcontainer {
	padding: 0px 5px;
}
#bottomcontainer {
	margin-top: 10px;
	padding: 0px 5px;
	clear: both;
}
#footercontainer {
	height: 15px;
	background-color: #f2f2f2;
	margin-top: 10px;
	padding: 0px 5px;
	clear: both;
	
}

.columncontainer {
	background-color: #000000;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	border: 1px #98AAB1 solid;

}



/*MAIN NAVIGATION*/
#navcontainer {
	z-index: 2;
	top: 0px;
	width: 100%;
	height: 31px;
	padding: 0px;
	background:#F6FAFD;
	position:inherit;
	
}
#nav, #nav ul{
	list-style-type: none;
	line-height: 1.5;
	padding: 0;
	border-width: 1px 0;
	margin: 0 0 0 0;
}
#nav a {
	color: #002b5c;
	font-size: 15px;
	display: block;
	/*0179b8*/
	text-decoration: none;
	padding: .25em 1em;
}
#nav a:hover {
	color: #007cc2;
	font-size: 15px;
	display: block;
	/*0179b8*/
	text-decoration: none;
	padding: .25em 1em;

}
#nav li {
	padding: 0;
	float: left;
}
#nav > li:hover {
	float: left;

	background-repeat: repeat-x;
}
#nav li ul {
	position: absolute;
	display: none;
	width: 149px;
	line-height: 1.1;
	margin: 0;
}
#nav li li {
	width: 185px;	/*menu window width for png*/
}
#nav li ul a {
	font-size: 12px;
	margin-right: 1px;
	margin-left: 8px;
}
#nav li ul span {
	color: #002b5c;
	padding: .25em 1em;
	font-size: 10px;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 2px;
	
}
#nav li ul a:hover {
	font-size: 12px;
	margin-right: 1px;
	margin-left: 8px;


}
#nav li ul li:hover a {
	font-size: 12px;


}
#nav li:hover ul, #nav li.sfhover ul {
	display: block;
	
}
#nav .bot{
	background-image: url(images/tab_capB.png);
	background-repeat: no-repeat;
	background-position: top center;
	height:6px;
	position:relative;


}
#nav .mid{
	background-image: url(images/tab_tile.png);
	background-repeat: repeat-y;
	background-position: center center;
	position:relative;

}
#nav .top{
	background-image: url(images/tab_capT.png);
	background-repeat: no-repeat;
	background-position: top center;
	position:relative;

}

/* SUB-NAVIGATION */
#subnav {
	padding: 2px 0px;
}
#subnav a {
	color: #002b5c;
	font-size: 12px;
}
#subnav a:hover {
	color: #007cc2;
}

.bodyline { 
	border: 1px #000000 solid;
}

.dont_miss_boat {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;

}
.style3 {font-size: x-small}

#maincontentcontainer {
	padding: 0px 5px;
}
.searchcontainer {
	background-color: #ECECEC;
	background-repeat: repeat-x;
}

#outer_sponsor_container {
	width: 90%;
	background: white;
	text-align: center; 
	top: 15px;
	margin: auto;
	border:1px solid #333333;
	padding: 6px;
	position: relative;
    background-color: #cccccc;
}
#sponsor_container {
	width: 99.9%;
	background-color: #FFFFFF;
	font-size: 9pt;
	border:1px solid #999999;
	position:inherit;
}

#outer_footer_container {
	width: 95%;
	background: white;
	text-align: center; 
	top: 15px;
	margin: auto;
	border:1px solid #333333;
	padding: 6px;
	position: relative;
    background-color: #cccccc;
}
#footer_container {
	width: 99.9%;
	background-color: #FFFFFF;
	font-size: 9pt;
	border:1px solid #999999;
	position:inherit;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #405A7B;
}

.category_small_header {
	font-size: large;
	font-weight: bold;
}

.footer_text {
color:#FFFFFF;
}

.ticker {
color:#405A7B;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;

}

.style1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;

}

.supporting_businesses {
font-size: 18px;
color:#405A7B;
font-style:italic;

}


