#container {
	width: 770px;
	border: 1px solid #06588A;
	background-color: #FFFFFF;
	margin-top: 10px;

}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.lightblueBg {
	background-color: #D4E5ED;
}
h3 {
	font-size: 13px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #666666;
}


#logo {
	height: 96px;
	width: 770px;
	margin-bottom: 0px;
	background-image: url(/images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}
.logo {
	padding: 25px;
}

.ticker
{
	float: right;
	width: 142px;
	background-color: #E2EFF5;
	margin-right: 5px;
	font-size: 10px;
}

.signup
{
	float: right;
	margin-right: 5px;
	font-size: 10px;
	margin-top: 5px;
}

.ticker2
{
	float: right;
	width: 142px;
	background-color: #E2EFF5;
	margin-right: 5px;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.tickerpad
{
	padding: 10px;
}

.ticker p
{
	margin-top: 5px;	
	line-height: 14px;

}
#topnav {
	background-color: #CCCCCC;
	background-image: url(/images/menu_bg.jpg);
	height: 30px;
	width: 770px;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #666666;

}
#flashcontent {
	padding: 5px;
	float: left;
}
.quote
{
	padding-top: 5px;
	padding-right: 5px;
	float: right;
}
#maincontent {
	padding: 20px;
float: left;
width: 700px;
margin-bottom: 10px;
}

#maincontenthome {
	padding: 20px;
float: left;
width: 580px;
margin-bottom: 40px;
}

#footer {
	background-image: url(/images/contact.jpg);
	text-align: right;
	height: 79px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: repeat-x;
	font-size: 10px;		
	line-height: 14px;
	width: 750px;
	
}

.footerpadding {
padding-right: 10px;
	padding-top: 10px;	

}

#footer table

{
margin-left: 10px;

}

h2 {
	font-size: 14px;
	color: #035E8D;
	margin-top:0px;
}
h1 {
	font-size: 22px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #666666;
    margin-bottom:5px;
}
.blue {color: #035E8D}
.yreen {color: #A8A824}

a:link, a:visited {
	color: #035E8D;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color:#A8A824;
	text-decoration: underline;
}
ul {
	margin-top:0px;
    margin-bottom:2px;
	list-style-image: url(/images/bullet.gif);
}
.small {
	font-size: 10px;
}
.contactUs {
	font-size: 16px;
	font-weight: bold;
	}
.mainContentTd {
	padding-left: 10px;
}
.leftNavTd {
	background-color: #eeeeee;
	border: 1px solid #07598B;
	padding: 5px;
}

/* MAIN MENU CSS */


#menu { font-size: 13px; 
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
 clear: both; text-align: left; background: #transparent; height: 2.1em; border-bottom: solid #ccc 1px; border-top: solid #ccc 1px; 
 }

#home #navhome { display: none;
text-align:center;
 }
.nolink
{
	cursor:default;
}
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		font-size: 100%;
		width:100px;
	
	}
	#nav ul {
		width : 100px;
		float: none;
	}	
	#nav li { /* all list items */
		padding: 0;
		background: none;	
		position : relative;
		float : left;
		z-index: 99;
		line-height : 1.6em;
		/*margin-bottom : -1px;*/
		width: 100px;
	}
	#home #nav li {  }
	

	#nav.six li a {
		width: 100px;

	}
	

	#nav li ul { /* second-level lists */
		position : absolute;
		z-index: 99;		
		left: -999em;
		margin-left : 0px;
		margin-top : 0;
		border-top: solid #ccc 1px;
		border-right: solid #777 1px;
		border-bottom: solid #777 1px;
		border-left: solid #aaa 1px;
		background: #D0CFCF;
	}

	#nav li ul ul { /* third-and-above-level lists */
		z-index: 100;	
		left: -999em;
	}
	
	#nav li a {
		width: 100px;
		display : block;
		color : #666;		
		text-decoration : none;
		padding : 0.3em 0.2em;
		margin:0px;
		border-left: solid #ccc 1px;
		text-align:center;
		
	}
	#nav .submenu
	{
		text-align:left;
		width:200px;
	}
	#nav.six li a {

		w\idth : 94px;
	}

	

	#nav li ul a {
		wid7th: 100px;
		color : #eee;
		background:#035E8D;		
	}
	body #nav.six li ul li, #home #nav.six li ul li {
		background:#035E8D;
		margin-left:5px;
	}

	#nav.six li ul a {
		width: 150px;
		font-size:12px;
		
	}
	

	
	#nav li a:hover {
		color : #000;
		background-color:#D4E5ED;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#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 { /* lists nested under hovered list items */
		left: auto;
	}
	
/* Fix IE5.0. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */
	
body ul#nav { width: 770px; margin: 0 auto; }

/**********END OF MENU**********/

.white, a.white, a.white:link, a.white:visited
{
	color:#FFFFFF;
}
.imgbdr
{
	border: 1px solid #666666;
}

blockquote {
  	background:#D4E5ED;padding:5px;
	color:#000;line-height:1.3em;
 	border:1px dashed #666;display:block;
  }
