/* CSS for page layout and navigation */



#maincontent {
	width:720px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right: 1px solid #333366;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
}
#header {
	width: 720px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #333366;
}
#toptext {
	background-color: #333366;
	color: #FFFFFF;
	text-align: left;
	width: 720px;
	line-height: 12pt;
	padding-bottom: 3px;
	margin-top: -3px;
	text-indent: 12px;
}


/*top navigation*/
#topnav {
	background-color: #D9D9E6;
	width: 720px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #333366;
	text-align: left;
	/*text-indent: 10px;*/
}
#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 3px;
	
}
#topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-left:1px dashed #666699;

}
#topnav a {
	padding: 2px;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 5px;
	font-size: 10pt;
}
#topnav a:link {
	color: #000033;
	text-decoration: none;
}
#topnav a:visited {
	color: #333333;
	text-decoration: none;
}	
#topnav a:hover {
	background-color: #666699;
	color: #FFFFFF;
}
/*#topnav a:active {
	color: #000000;
	text-decoration: underline;
}
*/




/* page content */

#content1 {
	width: 510px;
	float: left;
	margin-left: 9px;
	margin-right: 14px;
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: left;
	display: inline;
}

#content2 {
	float: left;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 9px;
	clear: both;
	display: inline;
}


/*Footer*/

#footer {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	width: 720px;
	clear: both;
	background-color: #333366;
	color: #FFFFFF;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}	
#footer a:hover {
	color: #9999CC;
	text-decoration: underline;
}
#footer a:active {
	color: #FF9900;
	text-decoration: underline;
}



/* new right nav links*/


#navright {
	width: 177px;
	background-color: transparent;
	margin-right: 9px;
	margin-top: 12px;
	float: right;
	padding: 0px;
	display: inline;
}

#navmain, #navcourses, #navtrainers{
	background-color: #D9D9E6;
	margin: 0;
	padding: 0;
	margin-bottom:5px;
}

#navmain p, #navcourses p, #navtrainers p {
	padding: 0;
	margin-bottom: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#navmain ul, #navcourses ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed #666699;
}
#navmain li, #navcourses li {
	padding: 0px;
	margin: 0px;
}

#navmain a, #navcourses a {
	width: 155px;
	display: block;	
	background-color: #D9D9E6;
	border-bottom: 1px dashed #666699;
	padding: 1px;
}
#navmain a {
	padding-bottom: 2px;
}
#navcourses a {
	font-size: 9pt;
	font-weight: normal;
}
#navmain a:link, #navmain a:visited, #navcourses a:link, #navcourses a:visited, #navtrainers a:link, #navtrainers a:visited {
	color: #000033;
	text-decoration: none;
}
#navmain a:hover, #navcourses a:hover, #navtrainers a:hover{
	background-color: #666699;
	color: #FFFFFF;
}
#navtrainers a:hover{
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}



/* index page formatting */

#indexleft {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
}


#leftfeature1, #leftfeature2 {
	margin-bottom: 5px;
}
#leftfeature1 p, #leftfeature2 p, #leftfeature1 li, #leftfeature2 li, #leftfeature1 a, #leftfeature2 a {
	font-size: 9pt;
	font-weight: normal;
}
#leftfeature1 p, #leftfeature2 p {
	margin: 0px;
	margin-bottom: 4px;
}
#leftfeature1 ul, #leftfeature2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed #666699;
}
#leftfeature1 li, #leftfeature2 li {
	padding: 0px;
	margin: 0px;
}
#leftfeature1 a, #leftfeature2 a {
	width: 130px;
	display: block;	
	background-color: #D9D9E6;
	border-bottom: 1px dashed #666699;
	padding-bottom: 2px;
	padding: 1px;
}
#leftfeature1 a:link, #leftfeature1 a:visited, #leftfeature2 a:link, #leftfeature2 a:visited{
	color: #000033;
	text-decoration: none;
}
#leftfeature1 a:hover, #leftfeature2 a:hover{
	background-color: #666699;
	color: #FFFFFF;
}


#indexmid {
	width: 338px;
	float: left;
	top: 0px;
	margin-left: 15px;
}
#indexmid p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#indexmid h2 {
	margin-top: 0px;
	margin-bottom: 5px;
}

#indexmid a:link {
	text-decoration: none;
}
#indexmid a:visited {
	text-decoration: none;
}
#indexmid a:hover {
	text-decoration: underline;
}





/*curved corner box*/

.bl {
	background: url(images/css/bl.gif) 0 100% no-repeat #D9D9E6;
	width: 210px;
}

.blsmaller {
	background: url(images/css/bl.gif) 0 100% no-repeat #D9D9E6;
	width: 177px;
}

.blsmallleft {
	background: url(images/css/bl.gif) 0 100% no-repeat #D9D9E6;
	width: 150px;
}

.br {background: url(images/css/br.gif) 100% 100% no-repeat}
.tl {background: url(images/css/tl.gif) 0 0 no-repeat}
.tr {background: url(images/css/tr.gif) 100% 0 no-repeat; padding:10px}

.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}






/*offer box*/

#offer {
	background-color: #FFFF99;
	padding: 5px;
	border: 2px solid #990000;
}
#offer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}







/* navigation outer div*/


/*
#navrightmain {
	width: 136px;
	background-color: transparent;
	margin-right: 0px;
	margin-top: 10px;
	float: right;
	padding: 0px;
}

/* navigation*/

/*
#navigationright {
	width: 135px;
	background-color: #D9D9E6;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
	border-top: 1px solid #333366;
	line-height: +1.7;
	margin: 0;
	padding: 0;

}
#navigationright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigationright li {
	padding: 0px;
	margin: 0px;
}
#navigationright a {
	width: 135px;
	display: block;	
	text-indent: 6px;
	background-color: #D9D9E6;
	border-bottom: 1px solid #666699;
}
#navigationright a:link, #navigationright a:visited {
	color: #000033;
	text-decoration: none;
}
#navigationright a:hover {
	background-color: #666699;
	color: #FFFFFF;
}


#navigationtrainers {
	background-color: #D9D9E6;
	padding: 2px;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
	border-top: 1px solid #333366;
	margin-right: 0px;
	margin-top: 10px;
}

/* box model hack - see http://tantek.com/CSS/Examples/boxmodelhack.html */
/*
#navigationtrainers {
	width: 143px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
}
html>body #navigationtrainers {
	width: 130px;
}

*/

/* sitelinks */
/*
#sitelinks {
	width: 135px;
	background-color: #D9D9E6;
	margin-right: 0px;
	margin-top: 10px;
	/*clear: right;
	float: right;*/
	/*
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
	border-top: 1px solid #333366;
	line-height: +1.7;
	padding: 0;

}
#sitelinks ul {
	margin-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -2px;
	margin-top: 0px;
	padding: 0;
	margin-right: 0px;
}
#sitelinks li {
	padding: 0px;
	margin: 0px;
}

#sitelinks a {
	display: block;	
	text-indent: 8px;
	padding: 0px;
	width: 135px;
	background-color: #D9D9E6;
	border-bottom: 1px solid #666699;
}

#sitelinks a:link, 
#sitelinks a:visited {
	color: #000033;
	text-decoration: none;
}
#sitelinks a:hover {
	background-color: #666699;
	color: #FFFFFF;
}
*/





/* css for index page */



/*#coursenavleft {
	width: 210px;
	float: left;
	margin: 8px;
	display: inline;
}
#coursenavright {
	width: 160px;
	float: right;
	margin: 5px;
	margin-right: 10px;
}

*/
