@charset "ISO-8859-1";
body {
	margin-top: 0px;
	background-color: #EAEAEA;
	background-image: url(../i/commons/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bodyAbout {
	background-image: url(../i/about/imageBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
	min-height: 500px;
}
.bodyBook {
	background-image: url(../i/book/imageBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
	min-height: 500px;
}
.bodyContact {
	background-image: url(../i/contact/imageBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
	min-height: 500px;
}
.bodyHome {
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 500px;
	padding: 0px;
}
.bodyIndex {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 400px;
	padding: 50px;
}
.bodyManagement {
	background-image: url(../i/management/imageBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
	min-height: 500px;
	text-align: left;
}
.bodyPrograms {
	background-image: url(../i/programs/imageBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
	min-height: 500px;
}
.bookLeft {
	text-align: center;
	width: 150px;
	padding-right: 8px;
	float: left;
	padding-bottom: 30px;
}
.bookRight {
	text-align: center;
	width: 300px;
	float: right;
}
.button {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 5px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	list-style-type: square;
}
.clear {
	clear: both;
	height: 1%;
	visibility: hidden;
	background-color: #FFFFFF;
}
.copyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	line-height: 30px;
}
.dotBorder {
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #292349;
}
.field {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 5px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: auto;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.homeImageBox {
	height: 500px;
	width: 400px;
	float: left;
}
.navBox {
	color: #FFFFFF;
	height: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 138px;
}
.navAbout {
	background-image: url(../i/about/imageTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	width: auto;
}
.navBook {
	background-image: url(../i/book/imageTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	width: auto;
}
.navContact {
	background-image: url(../i/contact/imageTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	width: auto;
}
.navManagement {
	background-image: url(../i/management/imageTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	width: auto;
}
.navHome {
	background-image: url(../i/home/imageTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	width: auto;
}
.navIndex {
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: auto;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
}

.navPrograms {
	background-image: url(../i/programs/imageTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	width: auto;
}
.navMenu {
	width: 138px;
	visibility: hidden;
}

table tr.alt {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 450px;
}
th.alt {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 450px;
}	
td.alt {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 450px;
}
.wrapper {
	clear: both;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../i/commons/background.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center;
}
.right {
	float: right;
	padding: 20px;
}
.rightSmall {
	float: right;
	padding: 10px;
}
.homeCourage {
	height: 400px;
	width: 350px;
	margin-top: 50px;
	visibility: hidden;
	background-color: #FFFFFF;
	float: right;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 150px;
	z-index: 100;
}
.line {
	font-weight: bold;
	color: #000033;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 100%;
}
.blueBold {
	font-weight: bold;
	color: #000033;
	text-transform: uppercase;
	width: 100%;
}
.bookRight2 {
	text-align: center;
	width: 150px;
	padding-left: 8px;
	float: right;
	padding-bottom: 30px;
}
.green {
	color: #669933;
}
