/*
***********************************************************

GLOBAL STYLES

***********************************************************
*/

body {
	margin:0;
	padding:0;
	background:url(../../../images/template/bg.gif) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

a {color:#3399CC;}

p a:hover, li a:hover {
	background:#3399CC;
	color:#fff;
	text-decoration:none;
}
p {
	font-size:.8em;
	line-height:1.6em;
	color:#333;
	margin:0;
	padding:0;
	margin-bottom:20px;
}

h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

ul {
	margin:0;
	padding:0;
}

li {
	margin:0;
	padding:0;
}

a img {
	border:none;
background:none;
}
a:hover img {
	background:none;
	border:none;
}

#holder {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}


/*
***********************************************************

HEADER

***********************************************************
*/

#header {
	height:146px;
	overflow:hidden;
	background:url(../../../images/template/headerBG.jpg) no-repeat;
}

#asrtsLogo {margin:0;}

#asrtsLogo a {
	float:left;
	background:url(../../../images/template/asrts_logo.gif) no-repeat;
	width:215px;
	height:112px;
	text-indent:-999em;
	overflow:hidden;
	margin-top:27px;
}

/*
***********************************************************

NAV

***********************************************************
*/
.mainNav {
	float:right;
	clear:right;
	padding:0;
	margin:0;
	margin-top:55px;
	background-color:#fff;
	width:537px;
	height:67px;
}

.mainNav ul {
	margin: 0;
	padding: 0;
	height: 67px;
	list-style: none;
	background-color:transparent;
}

.mainNav li {
	display: inline;
	float: left;
	height:67px;
	background-color:transparent;
}
		
.mainNav ul li a {
	float: left;
	overflow: hidden;
	height: 67px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #fff;
	border: 0;
}
			
/* About */		
.mainNav ul li.navAbout {
	background-image: url("../../../images/template/nav_about_on.gif") ;/* Hack way of preloading the hover image  */
	width: 86px;
}
.mainNav ul li.navAbout a {
	width: 86px;
	background-image: url("../../../images/template/nav_about_off.gif");
}
.mainNav ul li.navAbout a:hover {
	background-image: url("../../../images/template/nav_about_on.gif") ;
}

/* Steps */		
.mainNav ul li.navSteps {
	background-image: url("../../../images/template/nav_steps_on.gif") ;/* Hack way of preloading the hover image  */
	width: 130px;
}
.mainNav ul li.navSteps a {
	width: 130px;
	background-image: url("../../../images/template/nav_steps_off.gif");
}
.mainNav ul li.navSteps a:hover {
	background-image: url("../../../images/template/nav_steps_on.gif") ;
}

/* School */		
.mainNav ul li.navSchool {
	background-image: url("../../../images/template/nav_school_on.gif") ;/* Hack way of preloading the hover image  */
	width: 123px;
}
.mainNav ul li.navSchool a {
	width: 123px;
	background-image: url("../../../images/template/nav_school_off.gif");
}
.mainNav ul li.navSchool a:hover {
	background-image: url("../../../images/template/nav_school_on.gif") ;
}

/* Resources */		
.mainNav ul li.navResources {
	background-image: url("../../../images/template/nav_resources_on.gif") ;/* Hack way of preloading the hover image  */
	width: 113px;
}
.mainNav ul li.navResources a {
	width: 113px;
	background-image: url("../../../images/template/nav_resources_off.gif");
}
.mainNav ul li.navResources a:hover {
	background-image: url("../../../images/template/nav_resources_on.gif") ;
}

/* News */		
.mainNav ul li.navNews {
	background-image: url("../../../images/template/nav_news_on.gif") ;/* Hack way of preloading the hover image  */
	width: 85px;
}
.mainNav ul li.navNews a {
	width: 85px;
	background-image: url("../../../images/template/nav_news_off.gif");
}
.mainNav ul li.navNews a:hover {
	background-image: url("../../../images/template/nav_news_on.gif") ;
}


/*
***********************************************************

HOME

***********************************************************
*/

#introPar {
	font-size:1.3em;
	color:#597B20;
	line-height:1.5em;
	margin:20px;
	margin-left:0;
	padding-bottom:20px;
	padding-top:15px;
	font-weight:normal;
}

#calloutHolder {
	background:url(../../../images/template/calloutBG.gif) top center repeat-y;
	overflow:hidden;
	margin-bottom:20px;
}

#news, #quicklinks, #contact {
	width:245px;
	float:left;
}
#news, #quicklinks {margin-right:20px;}


#callout_news,#callout_quicklinks, #callout_contact {
	height:19px;
	text-indent:-999em;
	margin-bottom:20px;
}
#callout_news {
	background:url(../../../images/template/callout_news.gif) no-repeat;
	width:123px;
}
#callout_quicklinks {
	background:url(../../../images/template/callout_quicklinks.gif) no-repeat;
	width:115px;
}
#callout_contact {
	background:url(../../../images/template/callout_contact.gif) no-repeat;
	width:125px;
}

#news h3 a, .newsContent h3 a {
	color:#597B20;
	text-decoration:none;
	font-size:.8em;
}
#news h3 a:hover, .newsContent h3 a:hover {
	background:#597B20;
	color:#fff;
}

#news h4, .newsContent h4 {
	color:#3399CC;
	font-weight:normal;
	font-size:.8em;
}

#quicklinks ul {
	list-style-type:none;
	list-style-position:outside;
}

#quicklinks ul li {
	margin-bottom:5px;
	font-size:.9em;
}

/*
***********************************************************

SUB

***********************************************************
*/

.pageHeading {
	background:#597B20 url(../../../images/template/pageHeadingBG.jpg) top left no-repeat;
	color:#fff;
	font-size:2em;
	height:54px;
	margin-bottom:30px;
	font-weight:normal;
	padding:15px 0 0 20px;
}

#content {
	width:521px;
	margin:0;
	padding:0;
	float:left;
	margin-bottom:20px;
}

#content h3 {color:#597B20; margin-bottom:20px;}
#content h4 {font-size:.9em;}
#content h5 {
	font-style:italic;
	color:#3399CC;
}

#content ul, #content ol {
	font-size:.8em;
	line-height:1.6em;
	color:#333;
	margin:0;
	list-style-type:square;
	padding:0;
	margin-bottom:20px;
	list-style-position:outside;
}


#side {
	width:245px;
	margin:0;
	padding:0;
	float:right;
	margin-bottom:20px;
}


p.reference{float:left;margin:0;padding:0;}

 form {padding:5px;}
    
form input,textarea{border:1px solid #CCC;background:#fff;color:#3399CC;}
.button{background:#3399CC;color:#fff;font-weight:bold;cursor:pointer;border:1px solid #444;padding:5px}

.hid{visibility:hidden}


#navList {
	padding:15px;
	list-style:outside;
	list-style-type:none;
	list-style-image:url(../../../images/template/arrow.gif);
	font-size:.9em;
	margin-bottom:40px;
}
#navList li {
	margin-bottom:10px;
	margin-left:10px;
}
#navList li a {
	color:#fff;
	text-decoration:none;
}

#navList li a:hover {
	background:none;
	text-decoration:underline;
}

#navList li.active a {
	background-color:#000;
	color:#fff;
}

#navList li.active a:hover {
	background-color:#fff;
	color:#000;
	text-decoration:none;
}

.aboutList {background-color:#FFCF3F;} .stepsList {background-color:#FF0033;} .schoolList {background-color:#99CC33;} .resourcesList {background-color:#CC66CC;} .newsList {background-color:#1F79D2;}


.pageImage {margin-bottom:20px;}

#content table {
	border:1px solid #597B20;
}

#content table th {
	background-color:#597B20;
	color:#fff;
	padding:10px;
}

#content table td {
	font-size:.8em;
	line-height:1.4em;
	padding:10px;
}

#content table .alternate {background-color:#DCE4D1;}

.pacecar {
	background:url(../../../images/template/checker.gif) top left repeat-x;
}

.smallprint {font-size:.7em;}

/*
***********************************************************

FOOTER

***********************************************************
*/

#footer {
	border-top:1px solid #CCC;
	clear:both;
	overflow:hidden;
	width:100%;
	padding:20px;
	padding-left:0;
}

#footerNav {
	font-size:.8em;
	color:#333;
}
#footerNav li {display:inline;}
#footerLogos {float:right;}

.selfpromo {margin-top:10px;}
.selfpromo a:hover {background:none;}

#emailForm {font-size:.8em;}

#homelogo p {text-align:center;}

#homelogo p a img {
padding-right:20px;
margin-right:20px;
}

#homelogo a {
background:none;
border:none;
}

#homelogo p a:hover {
background:none;
border:none;
}

#specialcontent {
margin:0;
padding:0;
padding-top:20px;
}

.register {
padding:15px;
background-color:#3399CC;
color:#fff;
text-decoration:none;
}

a:hover.register {background-color:#597B20;}
