.title {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pgHeader {
	color: #FFFFFF;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 20px;
	padding-left: 15px;
}
.pgHeader a {
	color: #FFFFFF;
}
.border10px {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #467784;
	border-right-color: #467784;
	border-bottom-color: #467784;
	border-left-color: #467784;
}


.normal {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.normal:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
body,td,th:hover {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.left-links {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.left-links:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.hand {
	cursor: hand;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #334255;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
}
.bg01 {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.borderTRB {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borderTB {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borderRB {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borderB {
	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: solid;
	border-left-style: none;
	border-top-color: #bfe6ed;
	border-right-color: #bfe6ed;
	border-bottom-color: #bfe6ed;
	border-left-color: #bfe6ed;
}
a
{
	color: #21249A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer a, .footer {
	color: #FFFFFF;
}
.linkLeft a{
	color: #000066;
}
.linkLeft ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;

}
.textwhite {
	color: #FFFFFF;
	font-size: 13px;
}
p {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.linkLeft li {
	background-image: url(images/a01.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menutop  ul, .menutop  li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menutop  li {
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}
.menutop li a {
	color: #FFFFFF;
}
#nav li a {
	line-height: 36px;	
}
#nav li a:hover {
	color: #FFFF00;
}
#nav li ul li a {
	line-height: 25px;	
}
.arrow {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 20px;
	background-color: #65a2b1;
	border: 1px solid #88c5d4;
}
.tablestyle01 td{
	background-color: #65a2b1;
}
.tablestyle01 th{
	background-color: #5396a7;
}
.form-control{width:60%;border:1px solid #306C78}