/* NEWS SLIDESHOW */

/*** set the width and height to match your images **/

.redheadline {color: #ff5d00;}

#slideshow {
    position:relative;
    height:432px;
 width: 298px;
}

#slideshow IMG {
    position:absolute;
    top:10;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


form {

	font-size: 12px;

	font-family: Arial, Helvetica, Verdana, sans-serif;

}

.logo {
position:relative;
left:36px;
top: 4px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#ffffff;
	background-image:url(../../images/home/bg.jpg);
	background-repeat:repeat-x;
	/* font-family: Verdana,Arial, Helvetica, sans-serif; ==> ORIGINAL */
	font: normal 12px/20px "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;

}

/*
td,tr,img {
	font-size:1px;
	margin: 0px;
	padding: 0px;

}
*/


ul { 

list-style-image: url(http://www.astac.net/images/arrow.jpg); 
padding-right: 125px; 
color: gray; 
font-size:12px;


}

li { 

line-height: 16px; 

margin-bottom: 8px; 
margin-top: 0px; 
color: #333366; 
font-size:12px;


}

a {
	text-decoration:none;
	color:#0099CC;
	cursor:pointer;
}

a:hover{
	text-decoration:underline;
	color:#00CCFF;
	
	}

.blacksubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: teal;
	line-height: 18px;
	text-decoration: none;
}


.redheadline {
	
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 17px;
	text-decoration: none;
	}

.bluesubhead {
	
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 18px;
	text-decoration: none;
	}

.body_black{
color:#000000; 
font-size:12.4px;
}

.greylist {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12.4px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

.verd10grey9n15 {
	
	font-size: 10px;
	color: #999999;
	line-height: 15px;
	text-decoration: none;
}

a.verd10red {
	
	font-size: 10px;
	color: #003399;
	line-height: 15px;
	text-decoration: none;
}

a.verd10red:hover {
	text-decoration: underline;
}



.body {
	
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
}

.grey9 {
	
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}

a.body {
	
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

a.body:hover {
	
	font-size: 10px;
	color: #003399;
	line-height: 15px;
	text-decoration: underline;
}

a.grey9 {
	
	font-size: 10px;
	color: #999999;
	line-height: 15px;
	text-decoration: none;
}

a.grey9:hover {
	
	font-size: 10px;
	color: #003399;
	line-height: 15px;
	text-decoration: underline;
}

.footer {
	
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}

.legal {
	
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

/* UPDATES BY JASON B */

/* LAYOUT */

body {
	text-align: center;
	font: normal 12px/20px "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	margin: 0;
	body: 0;
	color: #333;
}

#wrapper {
	width: 752px;
	margin: auto;
	text-align: left;
}

#content {
	background: #fff;
	border: 1px solid #f2f2f2;
	border-bottom: none;
}

#content .pad {
	padding-top: 5px;
}

#content .inner-content {
	padding: 10px 30px;	
}

#content .inner-content h2 {
	padding-left: 0;
	margin-left: 0;
}	

#content .inner-content ul {
	list-style: circle;
	margin: 0;
	padding: 0 20px;
}

#content .inner-content ul ul {
	padding-top: 5px;	
}

#content a {
	text-decoration: none;	
}

#content a:hover {
	border-bottom: 1px dashed #00CCFF;
}

#content a.apply {
	border: none;
	/* TEMPORARY */
	margin-left: 2px;
}

img {
	border: none;	
}

.clear {
	clear: both;	
}

img.thumb {
	border: 5px solid #f2f2f2;
	margin: 0 10px 10px 0;
}

.box2 {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

/* HEADER */

#header {
	background: #fff;
	overflow: hidden;
	border-right: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	position: relative;
}

#header #facebook {
	position: absolute;
	top: 15px; 
	right: 18px;
}

#header #logo {
	float: left;
	display: block;
	background: url(images/logo.png) no-repeat;  
	width: 172px;
	height: 88px;
	margin: 10px 0 0 30px;
	text-indent: -9999px;
}

#header ul {
	float: right;
	list-style-image: none;
	list-style-type: none;
	padding: 0 15px 0 0; 
	color: #000; 
	font-size: 12px;
	margin-top: 55px;
}

#header ul li {
	line-height: 150%; 
	margin: 0;  
	font-size:12px;
	float: left;
	padding: 0 10px;
}

#header ul li a {
	display: block;
	color: #00529e;
	text-decoration: none;
}

#header ul li a:hover {
	color: #001e3a;
}

#flash {
	padding-left: 7px;
	background: #fff;
	overflow: hidden;
}

ul#slide {
		width: 737px;
		height: 250px;
		overflow: auto;
		margin: 0; padding: 0;
}


/* SERVICES */

.services-nav {
	background: #fff;
	background: #f9b902 url(images/services-nav.png) 0 bottom no-repeat;
	margin: 10px 0;
	overflow: hidden;
}

.services-nav .box {
	float: left;
	/* width: 25%; */
	padding: 10px 0;
	margin-right: 25px;
}

.services-nav .box h1 {
	font-size: 13px;
	color: #c53233;
	padding: 0 20px;
	margin: 0;
}

.services-nav .box ul { 
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 0 20px;
	color: gray; 
	margin: 5px 0;
}

.services-nav .box li { 
	line-height: 160%; 
	margin: 0;
	color: #333366;
	font-size: 11px;
}

.services-nav .box li a {
	color: #0f0061;	
	text-decoration: none;
	font-weight: bold;
}

.services-nav .box li a.current {
	border-bottom: 1px dashed #000;
}

.services-nav .box li a:hover {
	color: #1900a2;
	border-bottom: 1px dashed #000;
}


/* HOME BOXES */

#home-boxes .box {
	width: 240px;
	margin: 5px;
	float: left;
	line-height: 140%;
}

#home-boxes .box h2 {
	color: #240067;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 10px;
}

#home-boxes .box p {
	padding: 0 10px;
	color: grey;
	font-size: 10px;
	line-height: 16px;	
}

#home-boxes .box ul {
	list-style: none;
	list-style-image: none;
	padding: 0 10px;
	margin: 0;
}	

#home-boxes .box ul li {
	font-size: 10px;
	line-height: 15px;
	background: url(images/home-bullet.png) 0 center no-repeat;
	padding-left: 20px;
}

#home-boxes .box .video-link {
	background: url(images/swoosh-video.jpg) 0 0 no-repeat;
	border: none;
	display: block;
	width: 240px;
	height: 125px;
}

#home-boxes .box .video-link:hover {
	background-position: 0 -125px;
}

/* BOTTOM SECTION */

#bottom {
	background: #fff;
	border: 1px solid #f2f2f2;
	border-top: 0;
	font-size: 10px;
	line-height: 140%;
}

#bottom a {
	color: #949494;	
}

#bottom-inner {
	/* padding: 0 10px;	 */
}

#bottom .box {
	float: left;
	margin: 15px;
	width: 150px;
}

#bottom .last {
	width: 172px;
}

#bottom .box h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #666; 
}

#bottom .box ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}	

#bottom .box ul li {
	font-size: 10px;
	line-height: 140%;
}

#bottom .box .ntca {
	margin: 10px 0 0 0x;	
}

/* FOOTER */

#footer {
	font-size: 11px;
	color: #333;
}

#footer .left {
	float: left;
	padding: 10px;
}

#footer .right {
	float: right;
	padding: 10px;
}

/* BOARD OF DIRECTORS */

.member-outer {
	text-align: center;
}

.member-container {
	margin: auto;
	width: 531px;
}

.member {
	float: left;
	font-size: 11px;
	margin: 15px 12px;
	width: 145px;
	line-height: 125%;
}

.member h2 {
	font-size: 12px;
	margin-bottom: 3px;
}

/* NEW TABLES */

.info {
	font-family: Arial, Helvetica, sans-serif;
	width: 730px;
}

.info h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.info {
	font-size: 11px;	
}

.info td {
	text-align: center;
	padding: 5px;
	border: 1px solid #ccc;
	border-top: none;
	border-left: none;
}

.info td.left {
	text-align: left;
}

.info td.border-left {
	border-left: 1px solid #ccc;	
}

.info td.header {
	border-top: 1px solid #ccc;
	background: #dbefff;
}

.info td.top-blank {
	border: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0;
	width: 180px;
}

.info td.blank {
	background: #f2f2f2;	
}

.info td.divider {
	border-right: none;
	border-bottom: none;
	text-align: left;
}