/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	font-size: 14px;
	background-color: #475057;
	margin: 0px;
}

#wrp{
	text-align: left;
	width: 976px;
	background-image: url(/img/mnCntBck.gif);
	background-repeat: repeat-y;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrp p {
	margin-right: 54px;
	margin-left: 54px;
	text-align: justify;
}

#header {
	background-image: url(/img/mnHdBck.gif);
	height: 113px;
}
.widthExempt {
	width: auto!important;
}

.logo {
	position: absolute;
	padding: 9px;
	display: block;
	border-style: none;
	left: 24px;
	top: 22px;
	width: 420px;
}
.sisterLink {
	position: absolute;
	padding: 9px;
	display: block;
	border-style: none;
	top: 22px;
	width: 300px;
	right: 24px;
	text-align: right;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 75px;
	right: 55px;
}
#header ul li {
	display: block;
	float: left;
}
#header ul li a {
	background-image: url(/img/nvTb.gif);
	height: 22px;
	width: 104px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	margin-right: 6px;
	background-repeat: no-repeat;
	background-position: right;
}
#header ul li a:hover {
	background-position: left;
}

#footer {
	background-image: url(/img/mnFtBck.gif);
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	height: 80px;
}
#footer p {
	text-align: right;
	color: #CCCCCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	padding-top: 10px;
	padding-bottom: 2px;
	display: block;
	margin: 0px;
}
#footer p a{
	color: #CCCCCC;
	text-decoration:none;
}
#footer .copyright {
	color: #58595C!important;
	text-align: left!important;
	font-size: 11px!important;
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}


h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #1B41A1;
	letter-spacing: 1px;
	margin-right: 48px;
	margin-left: 48px;
	margin-top: 22px;
}
.phtoLft {
	padding: 1px;
	border: 2px dotted #DEE6F8;
	float: left;
	margin-left: 52px;
	margin-bottom: 30px;
	margin-right: 28px;
}

.infoBx {
	background-image: url(/img/bxBck.gif);
	width: 271px;
	float: right;
	margin-right: 54px;
	background-position: bottom;
	margin-left: 32px;
	padding-bottom: 20px;
	clear: right;
	margin-bottom: 24px;
}
.infoBx p {
	margin-right: 20px!important;
	margin-left: 20px!important;
}
.infoBx h3 {
	background-image: url(/img/bxHdBck.gif);
	height: 45px;
	width: 271px;
	text-align: center;
	color: #fff;
	padding-top: 12px;
	margin: 0px;
}
.infoBx h4 {
	margin: 15px 22px 5px;
}
.infoBx h4 a {
	text-decoration: none;
	color: #1B41A1;
}


h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #1B41A1;
	letter-spacing: normal;
	margin-right: 48px;
	margin-left: 48px;
	margin-top: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EBFB;
}
.buList {
	margin-left: 84px;
}
.buList li {
	margin-bottom: 6px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1B41A1;
	letter-spacing: normal;
	margin-right: 52px;
	margin-left: 52px;
	margin-top: 22px;
}
#commentForm {
	margin: 0px 100px 40px;
	padding: 0px 0px 20px;
	text-align: left;
	display: block;
	border-top: 1px none #EFEFEF;
	border-right: 1px dotted #EFEFEF;
	border-bottom: 1px dotted #EFEFEF;
	border-left: 1px dotted #EFEFEF;
}
#commentForm label {
	display: block;
	padding: 8px 25px;
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #F9F9F9;
	border-top: 1px dotted #3AAEE2;
	border-right: 1px none #3AAEE2;
	border-bottom: 1px dotted #3AAEE2;
	border-left: 1px none #3AAEE2;
	margin-bottom: 10px;
	color: #1B41A1;
}
#commentForm input {
	width: 100%;
	margin-top: 4px;
}
#commentForm textarea {
	width: 100%;
	margin-top: 4px;
}
#kbList a {
	display: block!important;
	padding: 10px 30px!important;
	margin-right: 10px!important;
	border-top: 1px dotted #F3F3F3;
	border-right: 1px none #F3F3F3;
	border-bottom: 1px dotted #F3F3F3;
	border-left: 1px none #F3F3F3;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: relative;
	margin-bottom: 2px;
}

