/* CSS Document */


/* CONTENT AREA */
#contentMain {width:100%; height:100%;}
#wrapper{width:830px; background-color:#eef4f6; margin:0px auto;}

html, body {height:100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#alerts {width:100%; height:40px; background-image:url(../images/alerts-repeat.gif); background-repeat:repeat-x;}
#bod {width:100%; height:100%;}
#dateTime {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
	color:#003366;
	text-align:right;
	line-height:20px;
	float:right;
	padding-right:20px;
	font-weight:bold;
}
#marquee {line-height:20px;	height:20px; width:500px; font-family:Verdana, Arial, Helvetica, sans-serif; font-style:italic; color:#003366; font-size:12px;}
#mission {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; border:1px double #003366; background-color:#EEE; color:#003366; padding:5px; width:75%; text-align:center; margin:5px auto 10px auto;}
#missionhead {font-size:14px; font-weight:bold; background-color:#E5EEF3; width:90%; margin:0px auto; padding:5px; border:1px dashed #333;}
.heading {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#CC9900; text-decoration:underline; font-weight:bold;}

.subhead {font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666; font-weight:bold;}
.bullets {line-height:16px; vertical-align:middle; margin-bottom:3px; margin-left:5px;}
a {text-decoration:none; color:#006699;}
a:hover {text-decoration:underline; color:#3399FF;}
.fineprint {font-size:9px; font-style:italic;}



/* INFO CENTER */

#infoMain {width:216px;
	height:100%;
	background-image:url(../images/news/infocenter-repeat.gif);
	background-repeat:repeat-y;
}
#infoNews {background-image:url(../images/news/infocenter-news-top.gif);
	width:189px;
	height:23px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:20px;
}
.infoNewsRepeat {background-image:url(../images/news/infocenter-news-repeat.gif);
	background-repeat:repeat-y;
	width:189px;
	margin-left:auto;
	margin-right:20px;
}
.infoNewsBtm {background-image:url(../images/news/infocenter-news-bottom.gif);
	width:189px;
	height:3px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:20px;
}
#infoLinks {background-image:url(../images/news/infocenter-links-top.gif);
	width:189px;
	height:23px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:20px;
}
#accLogo {background-image:url(../images/news/accred-logo.jpg);
	width:150px;
	height:152px;
	margin:10px 0px 10px 25px;
}
.infoArrow {background-image:url(../images/news/newsarrow.gif);
	width:13px;
	height:13px;
	float:left;
	margin:0px 2px 0px 2px;
}
.newsTxt {padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
}
.newsDate {font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.newsHeadingTxt {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
	padding-left:23px;
	line-height:22px;
	font-style:italic;
	font-weight:bold;
}
.newsLinks {padding-left:23px; line-height:13px;}
.newsLinks a {text-decoration:none; color:#003366;}
.newsLinks a:hover {text-decoration:underline; color:#3399FF;}


--> HEADING SHAPE
.headingBG {background-image:url(../images/heading-repeat.gif);
	background-repeat:repeat-x;
	height:45px;
}
.headingBGArrow {background-image:url(../images/heading-arrow.gif);
	width:39px;
	height:45px;
}
.headingBGRight {background-image:url(../images/heading-right.gif);
	width:13px;
	height:45px;
}
.headingTxt {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#003366;
	padding:5px;
}