/*** GENERAL ***/

a {
	color:#143264;
	text-decoration:underline; }
a:hover {
	color:#e2da99;
	text-decoration:none; }



/*** MISC ***/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#143264;
	margin:0px; }
#wrapper {
	width:861px;
	margin:0 auto;
	background-image:url(../images/cont_bg.gif); }
.clear-float {
	clear:both; }


/*** HEADER ***/
#header {
	height:111px;
	background-image:url(../images/header.jpg); }
#header .logo {
	padding-left:30px;
	padding-top:25px; }


/*** TOP MENU ***/
#menu {
	width:820px;
	padding-left:5px;
	margin:0 auto;
	background-color:#466ea9;
	 }
#menu ul{
	margin:0px;
	padding:0px;
	list-style-type:none; }
#menu ul li {
	display:block;
	float:left; }
#menu ul li a {
	display:block;
	float:left;
	color:#143264;
	padding:7px 21px 7px 21px;
	text-decoration:none;
	background:#FFFFFF url(../images/menu_end.gif) no-repeat top right; }
#menu ul li a:hover {
	color:#143264;
	background:#e2da99 url(../images/menu_end_on.gif) no-repeat top right; }


/*** CONTENT ***/
#cont {
	font-size:14px;
	color:#333333;
	line-height:18px;
	margin-left:27px;
	margin-right:25px; }
#cont .left {
	float:left;
	width:515px; }
#cont .left-sub-page {
	float:left;
	width:500px; }
#cont .left-sub-page h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:30px;
	color:#3B619B;
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:15px; }
#cont .left-sub-page p {
	padding-left:20px;
	padding-right:10px; }		
#cont .right {
	float:right;
	width:294px; }
#cont .left p {
	padding-left:20px;
	padding-right:10px; }
#cont .right p {
	padding-left:20px;
	padding-right:10px; }
#cont .right a {
	color:#143264;
	text-decoration:underline; }
#cont .right a:hover {
	color:#143264;
	text-decoration:none; }
#cont .cont_head {
	background-image:url(../images/welcome_head.jpg);
	height:223px; }
#cont .cont_head p {
	margin:0px;
	padding-top:200px;
	padding-left:230px; }
#cont .cont_head a {
	color:#143264;
	font-weight:bold;
	text-decoration:underline; }
#cont .cont_head a:hover {
	color:#143264;
	font-weight:bold;
	text-decoration:none; }
#cont .right .inner_right_links {
	padding-top:15px;
	padding-left:27px;
	padding-right:13px; }}
#cont .right .inner_right_links a {
	font-weight:bold; }
#cont .right .inner_right_links a:hover {
	color:#d0d2ad;
	font-weight:bold;
	text-decoration:underline; }


/*** FOOTER ***/
#footer {
	color:#FFFFFF;
	height:70px;
	padding-top:18px;
	text-align:center;
	background-image:url(../images/footer.gif); }
#footer a {
	color:#FFFFFF;
	text-decoration:underline; }
#footer a:hover {
	color:#e2da99;
	text-decoration:none; }
#footer p {
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px; }