.normal_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:inherit;
	padding-right:5px;
	padding-left:5px;
}
.bottom_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #D7D7D7;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B09337;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B09337;
	padding-left:5px;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B09337;
}

a:link {
	color: #201C3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}
a:hover {
	color: #DBDBEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #242140;
	font-family: Verdana, "Myriad Pro Black", "Myriad Pro SemiCond";
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.inside_links{
	color: #29285A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	padding-right: 20%;
	padding-left: 10%;
}
.inside_links:hover{
	color: #1E227D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.normal_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-right:5px;
	padding-left:5px;
}
.background{
	color: #D7D7D7;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}.backgroundAcross {

	color: #D7D7D7;
	background-image: url(images/bg_across.gif);
	background-repeat: repeat-x;
}
.rightNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #DBDBEA;	
}
.leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-repeat: repeat;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-top-color: #BEBEBE;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
}

.centerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BEBEBE;
}

.footerNav{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
	background-color: #1E227D;
	text-align: center;
}
.footerNav a:link {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration:underline;
}
.footerNav a:hover {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.footerNav a:visited {
	color: #E8E8E8;
	font-family: Verdana, "Myriad Pro Black", "Myriad Pro SemiCond";
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-left-width: 1px;
	background-color: #FCFCFE;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
