/* CSS Document */
body {
	background-color: #6c8fc6;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
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: #98c8f3;
	background-image: url(images/bt-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Tahoma, Arial;
	color: #f37d15;
	line-height: 22px;
}
.btmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #01488a;
	text-decoration: underline;
}
.btmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #01488a;
	text-decoration: underline;
}
.btmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.btmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #01488a;
	text-decoration: underline;
}
.greytext {
	color: #000000;
}
.cont {
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cont h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #01488a;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.cont h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/h2-arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.cont p {
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.csp {
	background-image: url(images/c-sp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 23px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bglightblue {
	background-color: #EEEEEE;
	display: list-item;
	padding: 3px;
	color: #032355;
	font-weight: bold;
	width: 90%;
	margin: 2px;
}
.orange1 {
	color: #FF6600;
}
.leftbg {
	background-color: #45474c;
	background-image: url(images/l-bt-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
}
.leftmenutit {
	background-color: #35373e;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftmenu {
	background-image: url(images/l-mn-bg.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
	background-color: #45474c;
	font-size: 11px;
	color: #eef7ff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftmenu a:link {
	color: #eef7ff;
	text-decoration: underline;
}
.leftmenu a:visited {
	color: #eef7ff;
	text-decoration: underline;
}
.leftmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:active {
	color: #eef7ff;
	text-decoration: underline;
}
