@import "flyout.css";
@import "tabstyles.css";
body { 
background: #8BD0FD url(backgroundramp.gif) repeat-x;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.container { 
background: #ffffff url(navbarbg.gif) repeat-y;
} 
#topbarstripes {
	background: #1b2379 url(topbarstripes.gif) repeat-y;
	height: 25px;
}
#bottombarstripes {
	background: #1b2379 url(bottombarstripes.gif) repeat-y right;
	height: 25px;
}
#logobar {
	background: #0541a9;
	height: 68px;
	border-bottom: 5px solid #1b2379;
	border-top: 1px solid #9CF;
}
.login {
	text-transform: uppercase;
	color: #009de9;
	font-size: .85em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .1em;
	top: 5px;
	left: 120px;
	position: relative;
	border-top-color: #009de9;
	text-align: right;
}
.login a:link {
	text-decoration: none;
	color: white;
}
.login a:visited {
	color: white;
	text-decoration: none;
}
.login a:hover {
	color: white;
	text-decoration: underline;
}
h1 { 
	color: #a1d0f0;
	letter-spacing: -1px;
	font: bold 120% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
}
h2 { 
	font: bold 180%"Lucida Grande", Lucida, Verdana, sans-serif;
}
h3 { 
	color: #05246e;
	font: bold 210%"Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px solid #05246e;
	padding-bottom: .3em;
}
h4 { 
	color: #06C;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}
.footerlinks a{
	text-decoration: none;
}
#flashcontentquotes {
	width: 630px;
	height: 65px;
	margin: 0px 0px;
	
}
#flashcontentpano {
	width: 700px;
	height: 182px;
	float: left;
	margin: 0px 0px;
}
#flashcontenthome {
	width: 950px;
	height: 222px;
	margin: 0px 0px;
	border-bottom: 5px solid #1b2379;
}
#flashcontentvidplayer {
	width: 665px;
	height: 250px;
	margin: 0px 0px;
}
#flashcontentvidsingle {
	width: 330px;
	height: 250px;
	margin: 0px 0px;
	
}
#footer {
	padding-top: 20px; 
	padding-bottom: 10px; 
	border-top: 1px solid #888888; 
	background: #8bd0fd; 
	color: #1b2379;
}
#tlink {
	text-align:right;
	margin-top:-50px;
}
.faqmenuheading{
	color: #1533ca;
	text-decoration: underline;
	margin-bottom: 0.5em;
	cursor: hand;
	/* Netscape cursor type */
	cursor: pointer;
	text-align: left;
	font: bold .9em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.faqmenu{
	margin-bottom: 0.75em;
	font-style: normal;
}
#faqdiv{
	margin-top: 1em;
}
#faqdiv ul{
	padding: 0;
	margin: 0 0 0 0.75em;
	list-style-type: disc;
}
	
	
.snavlinks-subtle a:link {
background: #B3D6FF;
}
img.topnone   { margin: 0;}
.updating   { 
	border: 1px solid red;
	background-color: #fdf29b;
	color: red;
	text-align: center;
}

