body {
	background-color: #FFFFFF;
	margin: 0px;

}
.darkBlueColor {
	background-color: #003466;
}
.lightBlueColor {
	background-color: #336699;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.whiteTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.lightGrayColor {
	background-color: #DBDBDB;
}
.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5C5C5C;
}
.tableBorder {
	border: 1px solid #003466;
}
.newsTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5C5C5C;
	line-height: 13px;
}
a:link {
	color: #003466;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a.linkTwo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003466;
	text-decoration: underline;
}
a.linkTwo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: underline;
}
a.linkTwo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: underline;
}
a.linkTwo:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003466;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003466;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003466;
}
.searchTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003466;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003466;
	font-weight: bold;
}
.sectionTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	line-height: 14px;
}
.punchLine {
	font-family: "trebuchet MS", Arial, verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.menuTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.pageTitle {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
	text-transform: capitalize;
}
h1 {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
	display: inline;
}
h2 {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
	display: inline;
}
h4 {
	font-family: "trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
	display: inline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003466;
	margin: 0px;
	display: inline;
	line-height: 25px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003466;
	display: inline;
	margin-right: 5px;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.whiteColor {
	background-color: #FFFFFF;
}

.normalBoldTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: inline;
}
.lightGrayColor2 {
	background-color: #eeeeee;
}

.titleBG {
	background-color: #dbdbdb;
}
.red {
	color: #FF0000;
}
.green {
	color: green;
}
/*div#subMenu3Container {
	left: 340px;
	top: 220px;
	position: absolute;
	height: 200px;
	width: 200px;
}*/
div#menu6Container {
	position: absolute;
	visibility: hidden;
	top: 220;
	left: 340;
}
div#menuInnerContainer {
	position: absolute;
	visibility: hidden;
	top: 225 px;
	left: 380 px;
}
.subMenuTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.training_but {
	width: 74px;
	height: 26px;
	float: left;
}
.training_but a {
	width: 74px;
	height: 26px;
	float: left;
	background: url(../images/training01.gif) no-repeat left top;
}
.training_but a:hover {
	width: 74px;
	height: 26px;
	float: left;
	background: url(../images/training02.gif) no-repeat left top;
}






