/* CSS Document */
body {
	background-color: #609bbe;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
a:link {
	color: #032558;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #032558;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #032558;
}
.btmenu {
	background-color: #023672;
	background-image: url(images/bt-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #f37d15;
	line-height: 22px;
}
.btmenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.btmenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.btmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.btmenu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext {
	color: #FFFFFF;
}
.cont {
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.cont h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #0D5592;
	padding-left: 15px;
}
.cont h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #032355;
	padding-left: 15px;
}
.cont p,div {
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
.cont hr {
	text-align: center;
	height: 12px;
	width: 534px;
	background-color: #EBEBEB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center;
	color: #EBEBEB;
}
.bglightblue {
	background-color: #ECFEFF;
	display: list-item;
	padding: 3px;
	color: #032355;
	font-weight: bold;
	width: 90%;
	margin: 2px;
}
.orange1 {
	color: #FF6600;
}
.leftmenutit {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #041946;
	background-image: url(images/l-tit-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #014b88;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftmenu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(images/l-mn-bg.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 11px;
}
