Body {
	background-color: #6A98D8;
    font-family: 'Sans-Serif', 'Arial', 'helvetica';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 14px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

#nav {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:121px;
	background: url('images/navback.gif') repeat-x;
}

#navcorners {
	position:absolute;
	left:0px;
	top:119px;
	width:100%;
	height:5px;
	background:#6A98D8;
}

#mainpage {
	position:absolute;
	left:0px;
	top:123px;
	width:100%;
	height:500px;
	overflow:visible;
	background-color:#6A98D8;
    background-image: url('images/maingradient.gif');
	background-repeat: repeat-x;	
}

#pagetitle{
	position:relative;
	left:0;
	top:0px;
	width:100%;
	background:url('images/maingradient.gif') repeat-x;
	padding-left:0px;
}

#content {
	position:relative;
	left:2%;
	top:4px;
	width:96%;
    background: #E2E2E6;
    font-family:'Sans-Serif', 'Arial', 'helvetica';
    font-size: 12px;
    border-left:1px solid #284C7F;
    border-right:1px solid #284C7F;
    border-bottom:1px solid #284C7F;
}

#directions {
	position:relative;
	left:5px;
	top:0px;
	width:96%;
	margin-bottom:15px;
	font-family: 'Courier', 'Courier New', 'Sans-Serif', 'Georgia';
	font-size:12px;
	color:#660000;
}

h3 {
	color:#000000;
	font-family: 'Sans-Serif', 'Arial', 'Helvetica';
	font-size:20px;
	font-style:normal;
	font-weight:bold;
}

h2 {
	color:#000000;
	font-family: 'Sans-Serif', 'Arial', 'Helvetica';
	font-size:16px;
	font-weight:bold;
	font-style:normal;
}

h1 {
	color:#000000;
	font-family: 'Sans-Serif', 'Arial', 'Helvetica';
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

b.directions {
	color:#660000;
	font-family: 'Courier', 'Courier New', 'Sans-Serif', 'Georgia';	
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

a {
    color: #25497B;
    text-decoration: none;
}
a:visited {
    color: #25497B;
    text-decoration: none;
}
a:hover {
    color: #330033;
    text-decoration: none;
}

a.nav {
	font-size:13px;
    color: #E2E2E6;
    text-decoration: none;
    font-family: 'Verdana';
}
a.nav:visited {
    font-size:13px;
    color: #E2E2E6;
    text-decoration: none;
    font-family: 'Verdana';
}
a.nav:hover {
	font-size:13px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Verdana';
}
a.nav:active {
	font-size:13px;
	color:#330033;
	text-decoration:none;
	font-family: 'Verdana';
}

b {
	font-size:13px;
	font-weight:bold;
}

b.small {
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

table.standardtable {
	padding:0px;
	margin:0px;
	border:0px;
    font-family:'Sans-Serif', 'Arial', 'helvetica';
    font-size: 12px;	
}

tr.standardtable:hover {
	background:#FFFFFF;
}

td.calday {
	border:1px solid #666666;
	font-family: Sans-Serif, Arial, Helvetica;
	font-size:11px;
}

td.calday:hover {
	border:1px solid #000000;
	font-family: Sans-Serif, Arial, Helvetica;
	font-size:11px;
	background:#F2F2F6;
}


table.classmenu {
	padding:0px;
	border:0px;
	margin:0px;
}

select {
	font:1.0em 'Arial', 'Helvetica', 'sans-serif';
	color:#000000;
	border-color:#000000;
	border:1px solid #000000;
	background-color:#FFFFFF;
}



/*

TAB CONTENT HERE

*/

.shadetabs{
	padding-left:7px;
	padding-bottom:5px;

	margin-top:9px;
	margin-bottom:5px;
	font: 13px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin-right:9px;	
}

.shadetabs li a{
	text-decoration: none;
	color: #6A98D8;
	background: #000000;
}

.shadetabs li a:visited{
	text-decoration: none;
	color: #6A98D8;
	background: #000000;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.shadetabs li a:active{
	text-decoration:none;
	background: #000000;
	color: #284C7F;
}	

.shadetabs li.selected{
	position: relative;
	top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background: #000000;
	color: #FFFFFF;	
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	background: #000000;
	text-decoration: none;
	color:#FFFFFF;
}


.tabcontentstyle{ /*style of tab content container*/
	padding:0px;
}

.tabcontent{
	display:none;
}

@media print {
	.tabcontent {
		display:block!important;
	}
}



/*

	EXPANDING FORUM TOPICS

*/

.forumtitle{
	cursor:pointer;
    font-family:'Sans-Serif', 'Arial', 'helvetica';
    color: #25497B;
	text-align:left;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-style:normal;
}

.forumtitle:hover{
	cursor:pointer;
    font-family:'Sans-Serif', 'Arial', 'helvetica';
    color: #330033;
	text-align:left;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-style:normal;
}

.submenu{
	margin-left:5px;
	margin-bottom:15px;
}


/*
	
	SEXY SLIDING WINDOW BUTTONS
	
*/

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.button {
	background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
	color: #25497B;
	display: block;
	float: left;
	font: normal 12px 'sans-serif', 'arial';
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
	background: transparent url('images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
