@import "flyout.css";
@import "tabstyles.css";


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


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




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

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

#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: 20px;
	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: 426px;
		height: 65px;
		margin: 0px 0px;
}

#flashcontentpano {
		width: 700px;
		height: 182px;
		float: left;
		margin: 0px 0px;
}

#flashcontenthome {
		width: 950px;
		height: 300px;
		margin: 0px 0px;
			border-bottom: 5px solid #1b2379;

}

#flashcontentvidplayer {
	width: 665px;
	height: 250px;
	margin: 0px 0px;
}

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



.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;
}

#questionsbox {
	background: transparent url(../images/questions-clean.gif) no-repeat center center;
	width: 230px;
	height: 100px;
}


#questionsbox p{
	color: #002f8f;
	font-size: 110%;
	padding-left: 80px;
	padding-top: 70px;
}

td.fourcourses img{
	margin-bottom: 0px;
}


td img {
	margin-bottom: 0px;
}

/* @group music-button */

.music-button{
	background-color: #CCCCCC;
	height: 28px;
	float: right;
	border: 1px solid #999;	
	display: inline;
	margin-top: 0px;
	width: 155px;
	border-top: none;
}

.music-button-txt{
	color: #1b2379;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 7px;
	vertical-align: middle;
	float: left;
}

.music-button object{
	float: right;
}

/* @end */