@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/bg_tile.gif);
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color:black;
}


a:link{
	color:#990000;
}

a:active{
	color:#990000;
}

a:visited{
	color:#990000;
}

a:hover{
	color:#990000;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#990000;
	margin:0;
	padding:0;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#990000;
}


.imageclass{
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #999999;
	float:left;
}

/*NEWS ITEMS*/

.news-item{
	width:207px;
	padding-top:15px;
}

.news-copy{
	width:145px;
	text-align:left;
	font-size:9px;
	padding-right:35px;
	color:#333333;
}

div.news-copy a:link{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
div.news-copy a:visited{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
div.news-copy a:active{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
div.news-copy a:hover{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

.news-title{
	width:172px;
	color:#990000;
	font-size:9px;
	font-weight:bold;
	text-align:left;
	padding-right:30px;
}

.news-flash{
	width:172px;
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-right:30px;
}



/*********************************/
/* Layout ************************/
.container{
	width:960px;
	border-left:10px solid #353535;
	border-right:10px solid #353535;
}

.top-banner{
	width:960px;
	height:75px;
	background-color:#000000;
}

.content-area{
	background-color:white;
}

.content{
	padding-top:40px;
	padding-left:4px;
	padding-right:20px;
	padding-bottom:25px;
}




/*NAVIGATION */
#footer{ width:960px; height:153px;}
#footer #footer-nav { margin:0px; padding:0px; }
#footer #footer-nav ul{ list-style:none; padding:0px; margin:0px; }
#footer #footer-nav li{ display:inline;}
#footer #footer-nav li a{ float:left; height:0; padding-top:153px; overflow: hidden; background-image:url(../images/footer_nav.jpg); }

#footer #footer-nav li#theacademies a{ width: 265px; background-position:0px 0px; }
#footer #footer-nav li#registerhere a{ width: 180px; background-position:-265px 0px; }
#footer #footer-nav li#emailus a{ width: 95px; background-position:-445px 0px; }
#footer #footer-nav li#facebook a{ width: 90px; background-position:-540px 0px; }
#footer #footer-nav li#twitter a{ width: 95px; background-position:-630px 0px; }
#footer #footer-nav li#titansbutton a{ width: 120px; background-position:-725px 0px; }
#footer #footer-nav li#tanbridgebutton a{ width: 115px; background-position:-845px 0px; }

#footer #footer-nav li#theacademies a:hover{ width: 265px; background-position:0px -153px; }
#footer #footer-nav li#registerhere a:hover{ width: 180px; background-position:-265px -153px; }
#footer #footer-nav li#emailus a:hover{ width: 95px; background-position:-445px -153px; }
#footer #footer-nav li#facebook a:hover{ width: 90px; background-position:-540px -153px; }
#footer #footer-nav li#twitter a:hover{ width: 95px; background-position:-630px -153px; }
#footer #footer-nav li#titansbutton a:hover{ width: 120px; background-position:-725px -153px; }
#footer #footer-nav li#tanbridgebutton a:hover{ width: 115px; background-position:-845px -153px; }

/* NAVIGATION */

a.utility-nav:link{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
}

a.utility-nav:active{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
}

a.utility-nav:visited{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
}

a.utility-nav:hover{
	color:#990000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
}


.nav-container{
	width:200px;
	float:left;
	padding-top:40px;
	padding-left:20px
}

.nav-item{
	font-size:11px;
	color:#999999;
	border-top:1px dashed #999999;
	width:160px;
	padding:5px;
	text-decoration:none;
}

.nav-item-bottom{
	font-size:11px;
	color:#999999;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
	width:160px;
	padding:5px;
	text-decoration:none;
}

.nav-item-current{
	font-size:11px;
	color:#990000;
	border-top:1px dashed #999999;
	width:160px;
	padding:5px;
	text-decoration:none;
}

.nav-item-bottom-current{
	font-size:11px;
	color:#990000;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
	width:160px;
	padding:5px;
	text-decoration:none;
}

/* NAV ITEMS */

div.nav-item a:link{
	color:#999999;
	text-decoration:none;
}

div.nav-item a:visited{
	color:#999999;
	text-decoration:none;
}

div.nav-item a:hover{
	color:#000000;
	text-decoration:none;
}

div.nav-item a:active{
	color:#000000;
	text-decoration:none;
}



div.nav-item-bottom a:link{
	color:#999999;
	text-decoration:none;
}

div.nav-item-bottom a:visited{
	color:#999999;
	text-decoration:none;
}

div.nav-item-bottom a:hover{
	color:#000000;
	text-decoration:none;
}

div.nav-item-bottom a:active{
	color:#000000;
	text-decoration:none;
}



div.nav-item-current a:link{
	color:#990000;
	text-decoration:none;
}

div.nav-item-current a:visited{
	color:#990000;
	text-decoration:none;
}

div.nav-item-current a:hover{
	color:#000000;
	text-decoration:none;
}

div.nav-item-current a:active{
	color:#990000;
	text-decoration:none;
}

div.nav-item-bottom-current a:link{
	color:#990000;
	text-decoration:none;
}

div.nav-item-bottom-current a:visited{
	color:#990000;
	text-decoration:none;
}

div.nav-item-bottom-current a:hover{
	color:#000000;
	text-decoration:none;
}

div.nav-item-bottom-current a:active{
	color:#990000;
	text-decoration:none;
}

/* SUB NAV ITEMS */

.sub-nav{
	font-size:10px;
	color:#999999;
	text-decoration:none;
	padding-bottom:5px;
}
a.sub-nav:link{
	font-size:10px;
	color:#999999;
	text-decoration:none;
	padding-left:4px;
	padding-bottom:5px;

}

a.sub-nav:active{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	padding-bottom:5px;

}

a.sub-nav:visited{
	font-size:10px;
	color:#999999;
	text-decoration:none;
	padding-left:4px;
	padding-bottom:5px;

}

a.sub-nav:hover{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	padding-bottom:5px;

}

.sub-nav-current{
	font-size:10px;
	color:#990000;
	text-decoration:none;
	padding-bottom:5px;

}
a.sub-nav-current:link{
	font-size:10px;
	color:#990000;
	text-decoration:none;	
	padding-left:4px;
	padding-bottom:5px;

}

a.sub-nav-current:active{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	padding-bottom:5px;

}

a.sub-nav-current:visited{
	font-size:10px;
	color:#990000;
	text-decoration:none;
	padding-left:4px;
	padding-bottom:5px;

}

a.sub-nav-current:hover{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
	padding-bottom:5px;

}

/*********************************/
/* MENU STYLES *******************/

dl.accordion-menu {
	margin: 0;
	padding: 0;
	width: 15em;
	background:white;
}

dl.accordion-menu dt.a-m-t {
	font-size:11px;
	background:white;
	padding: 0.3em 1em;
	color:#999999;
	border-top:1px dashed #999999;
	width:160px;
	padding:5px;
	background-image:url(../images/expand-up.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

dl.accordion-menu dt.a-m-t-hover{
	background:#white;
	color:#000000;
	background-image:url(../images/expand-down.jpg);
	background-position:right;
	background-repeat:no-repeat;

}


dl.accordion-menu dt.a-m-t-down{
	border: none;
}





html.accordion-menu-js dt.a-m-t{
	cursor:pointer;
	zoom:1;
}

dl.accordion-menu dd.a-m-d {
	margin: 0;
	padding: 0;
	padding:0;
}

html.accordion-menu-js dd.a-m-d{
	display:none;
}


html.accordion-menu-js dd.a-m-d-expand {
	display:block;
}

html.accordion-menu-js dd.a-m-d-before-expand {
	display:block;
	position:relative;
	z-index:-1;
	opacity:0;
	height:auto !important;
	visibility:hidden;
	overflow:visible;
}

/*DOWN STATE - MAIN NAV */
html.accordion-menu-js dt.a-m-t-expand {
	border-left-color:#222222;
	color:black;
	background:white;
	background-image:url(../images/expand-down.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

html.accordion-menu-js dd.a-m-d-anim {
	overflow:hidden;
	display:block;	
}

dl.accordion-menu dd.a-m-d .bd{
	padding:0px;
	border:Solid 1px white;
}

.datetime{
	font-size:10px;
	color:#999999;
}

