@import "menus.css";
@import "tabstyles.css";

/* @group universal */

body {
background:#8BD0FD url(../images/backgroundramp.gif) repeat-x;
font-family:"Lucida Grande", Lucida, Verdana, sans-serif;
margin: 0;
}

.container {
background:#fff url(../images/navbarbg.gif) repeat-y;
}

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:700;
}

/* @end */

/* @group barstripes */

#topbarstripes {
background:#1b2379 url(../images/topbarstripes.gif) repeat-y;
height:25px;
width: 950px;
}

#bottombarstripes {
	background:#1b2379 url(../images/bottombarstripes.gif) repeat-y right;
	height:25px;
	margin-bottom:20px;
}


/* @end */

/* @group blog-column */

.column-blog {
	border: 1px solid #6998ca;
	margin-left: 37px;
	background: #cee6ff url(../images/stripes-nav.jpg) repeat-x;
}

.column-blog h4, .column-blog p {
	padding-right:10px;
	padding-left:10px;
}

.column-blog h4{
	margin-top: 30px;
	margin-bottom: 0px;	
}

.chunk h4 a{
	text-decoration: none;
	padding-bottom: 0;
	margin-bottom: 5px; 
	margin-top: 8px;
	color: #0741AC;
}

.chunk h4 a:hover{
	text-decoration: underline;
}


/* @end */

/* @group news-bar */

#newsbar  {
height:500px;
z-index: -10;
overflow:scroll;
overflow-x: hidden; 
overflow-y: auto; 
background: transparent url(../images/newsbarfoot.png) repeat-x center 455px;
}



#newsbar  p {
	font-size: 10px;
}
#newsbar  img {
	display: none;
}
#newsbar  h4 {
	font-size: 12px;
}



/* @end */

/* @group faq-stuff */

.faqmenuheading {
color:#1533ca;
text-decoration:underline;
margin-bottom:0.5em;
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 {
list-style-type:disc;
margin:0 0 0 0.75em;
padding:0;
}


/* @end */

/* @group footer */

.footerlinks a {
text-decoration:none;
}

#footer {
padding-top:10px;
padding-bottom:10px;
border-top:1px solid #888;
background:#8bd0fd;
color:#1b2379;
}

.footer-disclaimer{
	text-align: center;
}

.footicon-youtube a {
	text-indent: -9000px;
	visibility: none;
	background-image: url(../images/youtube-sml.png);
	width: 16px;
	height: 16px;
}


.icon-twitter
{
background: url(../images/icon-twitter.gif) no-repeat;
display: block;
float: left;
height: 28px;
width: 28px;
margin-right: 5px;
}

.footer-icons{
	margin-left: 5px;
	display: inline;
}

.footer-icons img{
	height: 16px;
	width: 16px;
	margin-left: 5px;
	border: none;
	vertical-align: middle;
}

.footicon-rss img {
	height: 16px;
	width: 16px;
}

/* @end */

.snavlinks-subtle a:link {
background:#B3D6FF;
}

#flashcontenthome{
	border-bottom: 5px solid #1b2379;
}

.offer {
border: 10px dashed #efd279;
background: #f9ef92;
padding: 10px;
margin-bottom: 20px;
}


.typ_div {
	border-top: 1px solid #cccccc;
}
