/* CSS Document */
html, body {
	background: #999;
	/* margin: 0 0 0 170px; */
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrapper {
	position: relative;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#container {
	position: relative;
	width: 700px;
	margin: 0;
	padding: 0;
	text-align:left;
	background: #fff;
}

#container-home {
	position: relative;
	width: 480px;
	margin: 0;
	padding: 0;
	text-align:left;
	background: #fff;
}

#masthead {
	position: relative;
	width: 700px;
	margin: 0;
	padding: 0;
	background: #cccccc;
	z-index: 1;
	text-align: left;
}

#masthead-home{
	position: relative;
	width: 480px;
	margin: 0;
	padding: 0;
	background: #fff;
	z-index: 1;
	text-align: left;
}

#masthead h1 {
	position: absolute;
	top: 35px;
	left: 75px;
	margin: 0;
	padding:0;
}

#masthead h2 {
	position: absolute;
	top: 35px;
	right: 100px;
	margin: 0;
	padding: 0;
}

#masthead img, #masthead-home img {
	border: none;
	margin: 0;
	padding: 0;
}

/** siteNav styles **/
#siteNav {
	position:relative;
	width: 700px;
	margin: 0;
	padding: 0;
	background: url(../images/sitenav_background.gif) no-repeat top left;
	height: 28px;
}

/* sideBar styles */
#sideBar {
	float: left;
	width: 130px;
	margin: 0 0 0 5px;
	padding: 106px 0 0 5px;
}

#sideBar ul {
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 5px 0;
	width: 120px;
}

#sideBar ul li {
	display: block;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0;
	padding: 10px 0;
}

#sideBar ul li a {
	background: url(../images/bullet.jpg) no-repeat center left;
	color: #31349c;
	margin: 0;
	padding: 10px 0 10px 30px;
	text-decoration: none;
}

#sideBar ul li a:hover {
	color: #993333;
	text-decoration: underline;
}

/* content styles */
#content {
	position: relative;
	clear: left;
	margin: 0 0 0 15px;
	padding: 5px 10px 15px 5px;
}

#content-home{
	margin: 0 0 0 145px;
	padding: 5px 15px 15px 0;
}

#content h2 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0;
	padding: 15px 0 5px 0;
}

#content-home h2.home-heading {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0 0 2px 0;
	padding: 15px 0 2px 0;
}

#content-home h3.fellow {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0 0 2px 0;
	padding: 0;
}

#content-home h3.approach {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0 0 2px 0;
	padding: 10px 0 0 0;
}

#content h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0;
	padding: 5px 0;
}

#content p.home, #content-home p.home {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0;
	padding: 7px 0;
	line-height: 1.35em;
}

#content-home p.training {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0;
	padding: 0 0 10px 0;
}

#content p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0;
	padding: 7px 0;
	line-height: 1.35em;
}

#content ul {
	display: block;
	list-style: disc;
	margin: 0;
	padding: 2px 0 6px 25px;
}

#content ul.address {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
}

#content ul li, #content ul.address li {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0;
	padding: 0 0 1px 5px;
}

#content ul li a, #content ul.address li a {
	color: #31349c;
	text-decoration: underline;
}

#content ul li a:hover, #content ul.address li a:hover {
	color: #993333;
	text-decoration: underline;
}

#content ul.book {
	list-style-type: none;
	width: 670px;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}

#content ul.book li {
	display: inline;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 8px;
}

#content ul.book li a {
	display: inline;
	margin: 0;
	padding: 0;
	color: #31349c;
	text-decoration: none;
}

#content ul.book li a.selected {
	color: #990000;
	text-decoration: underline;
}

#content ul.book li a:hover {
	color: #990000;
	text-decoration: underline;
}

#content ol {
	margin: 0;
	padding: 0 0 0 25px;
}

#content ol li {
	margin: 0;
	padding: 0;
}
/* footer styles */
#footer {
	position: relative;
 	border-top: 2px solid #990000;
	margin: 0;
	padding: 0;
	clear: left;
}

#footer ul.nav-footer {
	width: 500px;
	margin: 0 0 0 0;
	padding: 11px 0 5px 110px;
	list-style: none;
	text-align: center;
}

#footer ul.nav-footer li {
	display: inline;
	margin: 0;
	padding: 0 8px;
}

#footer ul.nav-footer li a {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#footer ul.nav-footer li a:hover {
	text-decoration: underline;
	color: #990000; 
}

#footer ul.copyright {
	list-style: none;
	margin: 0;
	padding: 3px 0 12px 0;
	text-align: center;
}

#footer ul.copyright li {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0;
	padding: 0;
}

#footer ul.copyright li a {
	color: #31349c;
	text-decoration: none;
}

#footer ul.copyright li a:hover {
	text-decoration: underline;
	color: #990000; 
}
/***** footer home styles ****/
/* footer styles */
#footer-home {
	position: relative;
 	border-top: 2px solid #990000;
	margin: 0;
	padding: 0;
	clear: left;
}

#footer-home ul.nav-footer {
	width: 450px;
	margin: 0 0 0 0;
	padding: 13px 0 8px 10px;
	list-style: none;
	text-align: center;
}

#footer-home ul.nav-footer li {
	display: inline;
	margin: 0;
	padding: 0 4px;
}

#footer-home ul.nav-footer li a {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #31349c;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#footer-home ul.nav-footer li a:hover {
	text-decoration: underline;
	color: #990000; 
}




/***** original styles *****/

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #31349C;
}
.bkd {
	background-image: url(images/back_side.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4241A5;
	display: block;
	height: auto;
	width: auto;
	border: 1px none #ccc;
	text-decoration: none;
	padding: 2px;

}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.textbody, .textbodyfr {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #31349C;
	margin: 0;
	padding: 2px 0 4px 0;
	height: auto;
	width: auto;
	line-height: 1.35em;
}

.line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #993333;
}
.back {
	background-image: url(images/lower_gray.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	font-family: "Arial Rounded MT Bold";
	font-size: 32px;
	font-weight: normal;
	color: #333333;
}

.linegrey {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linklow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	height: auto;
	width: auto;
	border: 1px outset #003366;
	text-decoration: none;
	padding: 2px;
}
.link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	display: block;
	height: auto;
	width: auto;
	border: none;
	text-decoration: none;
	padding: 4px;
}
.linegrey1 {
	border: 1px solid #E1E1E1;
}
.border {
	border: 10px solid #003366;
}
.navlink2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #31349C;
	background-color: #EFEFEF;
	display: block;
	height: auto;
	width: auto;
	border: 1px dashed #C8C8C8;
	text-decoration: underline;
	padding: 4px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #31349C;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 4px 1px 1px;
	height: auto;
	width: auto;

}
.textbodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	font-weight: bold;
	text-decoration: none;

}
.bordergrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #31349C;
	text-decoration: none;
	border: 1px solid #E0E0E0;
	display: block;
	padding: 2px;
	height: auto;
	width: auto;

}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #31349C;
	list-style-image: url(images/arrow3.gif);
}
.backgrd {
	background-color: #E6E6E6;
	border: 1px solid #E1E1E1;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31349C;
	font-weight: normal;
	padding: 0px;
}
.footerlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4241A5;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
}
.listno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #31349C;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	list-style-position: outside;
}
.tablebord {
	border: 1px solid #D8D8D8;
}
.textbodybold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31349C;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 1px 0;
	padding: 5px 0 0 0;
}
.headingsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #31349C;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 4px;
	height: auto;
	width: auto;
	font-style: italic;
}
 
.headingfront {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #31349C;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 1px;
	height: auto;
	width: auto;
}
.headingfrontital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #31349C;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 1px;
	height: auto;
	width: auto;
	font-style: normal;
}
.veronica {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: bold;
	color: #31349C;
}
.veronica10 {

	font-family: "Arial Rounded MT Bold";
	font-size: 10px;
	font-weight: bold;
	color: #31349C;
}
.veronica12 {


	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	font-weight: bold;
	color: #31349C;
}
.textlinkfr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #31349C;
	font-weight: normal;
	padding: 0px;
}
.headingsubbook {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #31349C;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 4px;
	height: auto;
	width: auto;
	font-style: italic;
}
.headingsubtest {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #31349C;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-style: italic;
}