html,body{
	height: 100%;
}
body {
	background-color:#EEFCFF;
	color:#333;
	padding: 0px;
	margin:0px;
	text-align:center;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}
#body{
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:100%;
}
#body2{
	padding: 0px 0px 70px 0px;
}
html>body #body{
	height:auto;
}
#container {
	width:742px;
	background-color:#FFF;
	margin:0px auto 20px auto;
	padding:0px 9px 10px 9px;
	text-align:left;
	background-image:url(../images/content-footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.blue {
	color:#104D8C;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}
H1{
	margin:0px;
	color:#124F89;
	font-size:100%;
}
H2{
	margin:0px;
	color:#124F89;
	font-size:90%;
	padding:0px;
}
H3{
	margin:0px;
	color:#124F89;
	font-size:80%;
}
p{
	font-size:75%;
	line-height:150%;;
}
a{
	color:#124F89;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#333;
}
form {
	padding:0px;
	margin:0px;
}
.search_button {
	color:#FFFFFF;
	background-color:#124F89;
	border:none;
	padding:5px;
}
/* HEADER */
#header {
	background-image:url(../images/bg-header.gif) ;
	background-repeat:none;
	width:742px;
	height:96px;
	position:relative;
}
#header .nav{
	position:absolute;
	right:10px;
	top:5px;
	font-size:75%;
}
#header .nav a{
	font-weight:normal;
	color:#666;
}
#header .nav a:hover{
	font-weight:normal;
	color:#333;
}
#header #search {
	position:absolute;
	right:10px;
	top:40px;
}
#header #search .title{
	margin:3px 5px 0px 0px;
	float:left;
	font-size:80%;
}
#header #search .input{
	margin:0px;
	padding:2px 5px 2px 8px;
	float:left;
	border:1px solid #CCC;
}
#header #search .button{
	margin-left:8px;
	float:left;
}
/* menu */
#menu {
	width: 702px;
	height:40px;
	position: relative;
	padding:0px 20px 0px 20px;
	background-color:#2979BD;
	background-image:url(../images/bg-menu.gif);
	background-repeat:repeat-x;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu ul li {
	position: relative;
	padding: 0px;
	margin: 0px;
	xdisplay:inline;
}
#menu ul ul li {
	xdisplay:block;
}
#menu ul li a {
	font-size:80%;
	text-decoration: none;
	padding:12px 6px 10px 6px;
	display: block;
	margin: 0;
	color: #FFF;
}
#menu ul li a:hover {
	color: #FFCC00;
}
#menu ul ul {
	position: absolute;
	top: 32px;
	left: 0px;
	z-index: 1000;
	width: 150px;
	border: 1px solid #1869AD;
}
#menu ul ul a {
	font-weight:normal;
	padding:4px 5px 4px 5px;
	display: block;
	width: 140px;
	color: #124F89;
	background-color:#FFF;
}
#menu ul ul a:hover{
	font-weight: normal;
	color: #000033;
	background-color:#A9DBFC;
}
#menu ul ul ul {
	position: absolute;
	top: 0px;
	left: 100%;
	margin-top: 0px;
	z-index:500;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
/* */
#menu_left{
	background-image:url(../images/bg-menu-left.gif);
	width:14px;
	height:40px;
	left:0px;
	position:absolute;
}
#menu_right{
	background-image:url(../images/bg-menu-right.gif);
	width:14px;
	height:40px;
	position:absolute;
	right:0px;
}
/* CONTENT */
#content {
	padding:25px 0px 0px 0px;
	margin: 0px;
	background-image:url(../images/bg-content-shadow.gif);
	background-position:top;
	background-repeat:no-repeat;
}
/* MAIN CONTENT */

#side-nav {
	float:left;
	width:200px;
	font-size:75%;
	border-right:1px solid #CCC;
}
#side-nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#side-nav ul li{
	margin:0px; 
	padding:0px; 
	border-top:1px solid #CCC;
}
#side-nav ul li a{
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	display:block;
	width:200px;
}
#side-nav ul li a:hover{
	color:#999;
}
#side-nav ul ul{
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
#side-nav ul ul li a{
	padding-left: 10px;
	margin-left: 5px;
	width:185px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#main-content {
	float:left;
	width:490px;
	border-left:1px solid #CCC;
	padding:10px 10px 10px 20px;
	margin:0px 0px 50px -1px;
	font-size:90%;
}
#main-content p{
	font-size:100%;
}
#main-content ul{
	font-size:100%;
}
#main-content h1{
	font-size:110%;
}

#main-content table{
	font-size:75%;
}
/* HOME */
#welcome {
	
}
#welcome .left {
	background-image:url(../images/home-image-left.jpg) ;
	width:242px;
	height:253px;
	float:left;
}
#welcome .main {
	width:215px;
 	padding:0px 10px 10px 20px;
	float:left;
}
#welcome .main H2{
	font-size:100%;
}
#welcome .right {
	background-image:url(../images/home-image-right.jpg) ;
	width:242px;
	height:253px;
	float:right;	
}

#whatsnew {
	clear:both;
	background-color:#EFEFEF;
	margin:0px;
}
#whatsnew #top {
	background-image:url(../images/whatsnew-top.gif) ;
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	margin:0px;
	width:742px;
	height:15px;
}
#whatsnew .middle {
	padding:0px 10px 0px 10px;
	width:240px;
	float:left;
}
#whatsnew a {
	color:#666;
	font-weight:normal;
}
#whatsnew a:hover {
	color:#999;
}
#whatsnew .story {
	width:150px;
	padding:0px 10px 0px 0px;
	float:left;
	font-size:70%;
}
#whatsnew .story .title{
	font-weight:bold;
}
#whatsnew .story .summary
{
}
#whatsnew #bottom {
	background-image:url(../images/whatsnew-bot.gif) ;
	background-repeat:no-repeat;
	background-color:#FFF;
	width:742px;
	height:10px;
	clear:both;
}
/* features */
#features {
	margin-top:20px;
	padding:0px 0px 0px 0px;
}
#features a{
	color:#333333;
	font-weight:normal;
	display:block;
	padding:0px 10px 10px 110px;
}

#features h3 a
{
	padding-top:10px;
	margin:0px;
	color:#124F89;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

#features a:hover{
	color:#666;
}
#features p{
	margin:0px;
}
#features .left, #features .middle, #features .right {
	background-repeat:no-repeat;
	float:left;
	height:101px;
	width:232px;
	padding:0px 0px 0px 0px;
}
#features .left {
	background-image:url(/images/feature-news.jpg) ;
}
#features .middle {
	background-image:url(/images/feature-courses.jpg) ;
	margin-left:24px;
}
#features .right {
	background-image:url(/images/feature-events.jpg) ;
	float:right;
}
/* FOOTER */
#footer {
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color:#509CD6;
	color:#FFF;
	font-size:75%;
	height:70px;
	text-align:center;
	position: absolute;
	bottom: 0px;
	left:0px;
	width:100%;
	z-index: 5000;
	margin: 0px;
}
#footer-inner{
	margin:0 auto;
	width:742px;
	text-align:right;
	position:relative;
	padding-top:10px;
}
#footer .nav {
	text-align:left;
	position:absolute;
	left:0px;
}
#footer .nav ul{
	margin:0px;
	padding:0px;
}
#footer .nav ul li{
	display:inline;
}
#footer .nav ul li a{
	padding:0px 5px 0px 5px;
}
#footer #credits {
	line-height:150%;
}
#footer a{
	color:#FFFFFF;
	font-weight:bold;
}
#footer a:hover{
	color:#FFCC00;
}

/* Sitemap Styles */

.siteMapRoot li
{
	list-style-type:none;
	font-size:90%;
	font-weight:bold;
	padding-bottom:5px;
}

.siteMapRoot ul li
{
	list-style-type:none;
	padding-bottom:0px;
}

.siteMapRoot ul
{
	padding-bottom:5px;
}
.siteMapRoot ul li ul li
{
	font-size:90%;
	padding-bottom:0px;
}
/* sitemap */
#siteMapControl ul{
	padding:0px;
	margin:0px;
	font-size:80%;
	line-height:150%;
}
#siteMapControl ul li{
	font-size:100%;
	xlist-style-type:disc;
}
#siteMapControl ul li ul {
	font-size:100%;
	padding-left:5px;
}
#siteMapControl ul ul ul {
	padding-left:10px;
}
#siteMapControl ul a{
}
#siteMapControl ul ul a{
	font-weight:normal;
}
#siteMapControl ul ul ul a{
}

/* Document Downloads */
.DocSectionHeader
{
	font-size:100%;
}

.DocSectionDesc
{
	margin-top:5px;
}

.DocItems {
	margin-left:0px;
	border-bottom:1px solid #CCC;
	margin-bottom:0px;
	padding-bottom:20px;
}
.DocItems a{
	color:#333;
	font-weight:normal;
	padding:5px 10px 5px 15px;
	border:1px solid #CCC;
	background-image:url(../images/arrow_2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-bottom:10px;
	background-color:#EFEFEF;
}
.DocItems a:hover{
	background-color:#FFF;
}
a.DocItemTitle
{
	background-color:#FFF;
	font-size:90%;
	padding:0px;
	font-weight:bold;
	color:#124F89;
	border:none;
	background-image:none;
}
a.DocItemTitle:hover
{
	color:#124F89;
	background-image:none;
	background-color:#FFF;
}

.DocItemList
{
	font-size:80%;
	list-style-type:none;
	margin-top:0px;
	padding-top:0px;
	margin-left:10px;
	padding-bottom:0px;
	margin-bottom:5px;
}
ul.DocItemList {
	margin:5px 0px 15px 0px;
	padding:10px;
	background-color:#FFF;
	border:1px solid #CCC;
}
ul.DocItemList li{
	margin:0px;
	padding:0px;
}

#DocumentDownloadsContent
{
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}

/* News */
#news {
	padding:0px 20px 0px 0px;
}
#news .story p{
	font-size:100%;
}
#news .story{
	border-top:1px solid #CCC;
	padding:10px 0px 10px 0px;
	color: #1A324A;
	margin-top:10px;
	font-size:75%;
}
#news .story a{
	font-weight:bold;
	color: #1A324A;
}
#news .title{
	font-weight:bold;
	color:#124F89;
}
#news .date{
}
#news .description{
}

/* Events */
.eventDateLabel
{
	font-weight:bold;
	font-size:90%;
}

.eventDate
{
	font-size:90%;
}

.EventTitle
{

	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	margin-bottom:10px;
}

.EventListTitle
{
	margin-bottom:0px;
	margin-left:5px;
}

.EventListSection
{
	margin-top:2px;
	margin-left:5px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;

}

form
{
	height:100%;
}

#mainContent
{
	border-top:1px solid #CCC;
	padding:10px 0px 10px 0px;
	color: #1A324A;
	margin-top:10px;
}

.CourseTitle
{
	font-size:110%;
}