/* CSS Document */

/* 
Color code guide
Blue: 10346b
Gold: b58642
gray: 797C80
*/

* {
	margin:0;
	padding:0;
	font-size:100%;
}
body {
	text-align:center;
	background:#10346b;
}
img {
	vertical-align:top;
}
a img {
	border:0;
}
table {
	border-collapse:collapse;
	border:0;
}
html, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {
	text-decoration:none;
}
ul {
	list-style:none;

}
ul li {
}
li a {
	text-decoration:none;
	color:#797C80;
}
li a:hover {
	text-decoration:underline;
}
.float-l {
	float:left;
}
.float-r {
	float:right;
}
.clear {
	clear:both;
	font-size:0%;
	line-height:0%;
	height:0;
}
.col-1, .col-2, .col-3, .col-4 {
	float:left;
	background:#FFF;
	margin-left: 10px;
}

/***************content***************/
.wrapper {
	width:100%;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
img.float-l {
	margin-right:29px;
}
cite {
	font-size:12px;
	text-transform:none;
/*	display:inline-block;   commented out for browser compatibility */
	margin-bottom:4px;
}
p span {
	color:#10346b;
	font-style:italic
}
#content {
	padding:0px 10px 0 10px;
	min-height:400px;
	height:auto !important;
	height:659px;
	background:#FFF;
}
#content .col-1 {
	padding-right:31px;
}
.cols .col-3 {
	padding-right:33px;
}
.text-style1 {
	font-size:12px;
	font-style:italic;
	text-transform:none;
}
.text-style2 strong {
	font-family:Tahoma, Geneva, sans-serif;
}
.text-size1 {
	font-size:12px; /*line-height:1.545em;*/
}
/***************titles***************/
.title {
	margin-bottom:7px;
}
.title-un {
	margin:14px 0 5px;
}
.title-border {
	border-bottom:1px solid #DDD;
	padding-bottom:11px;
	padding-top:11px;
	margin-bottom:19px;
}
h1 {
	font-size:18px;
	color:#10346b;
}
h2 {
	font-size:16px;
	color:#10346b;
}
h2 span {
	color:#10346b;
}
.box h2 {
	padding:3px 0 5px;
}
h3 {
	font-size:14px;
	color:#10346b;
	text-transform:none;
}
h3 span {
	color:#10346b;
	font-style:italic
}
h4 {
	font-size:12px;
	color:#10346b;
}
/***************links***************/
.link {
	text-transform:none !important;
	/*background:url(images/link-marker.gif) right 3px no-repeat;*/
	padding-right:14px;
}
strong .link {
	text-decoration:none;
	font-size:12px;
}
strong .link:hover {
	text-decoration:underline;
}
.box .link {
	margin-left:3px;
}
.link-un {
	text-decoration:none;
}
.link-un:hover {
	text-decoration:underline;
}
/*****************lists********************/
.list li {
	padding:2px 0 5px 26px;
}
.list .img1 {
	background:url(images/list-img1.gif) left top no-repeat;
}
.list .img2 {
	background:url(images/list-img2.gif) left top no-repeat;
}
.list .img3 {
	background:url(images/list-img3.gif) left top no-repeat;
}
.list .img4 {
	background:url(images/list-img4.gif) left top no-repeat;
}
.list .img5 {
	background:url(images/list-img5.gif) left top no-repeat;
}

/***************boxes***************/
.img-indent .float-l {
	padding:3px 25px 0 0;
}
/* Clear box */
.box {
	border:0px solid #CECFD0;
	text-transform:none;
	margin-bottom:0px;
	background:#ffffff;
	padding:22px 20px 20px 39px;
}
/* Light gray box */
.box-g {
	border:1px solid #CECFD0;
	text-transform:none;
	margin-bottom:32px;
	background:#F0F0F0;
	padding:22px 20px 20px 39px;
}
/*************** News Items***************/

#news {
	float:right;
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px;
}
#newslist {

	background-repeat: no-repeat;
	background-position: left top;

	padding:0px;
	left:0px; 
	margin-left:0px;
}
/***************positioning***************/
ul.float-r {
	padding-right:22px;
}
.margin1 {
	margin-bottom:9px;
}
.margin2 {
	margin-bottom:13px;
}
.margin3 {
	margin:4px 0 23px;
}

/**************header***************/
#header {
	padding:0px 10px 0 10px;
	background:#FFF;
}
/***************footer***************/
#footer {
	background:#FFF;
	color:#828282;
	text-transform:none;
	padding:7px 0 10px 40px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer span {
	text-transform:uppercase;
	color:#000;
}
#footer a {
	margin-left:12px;
	text-decoration:underline;
	color:#828282;
}
#footer a:hover {
	text-decoration:none;
}

/***************header/menu***************/
/* Developer's note: special thanks to CSS Menu Maker (http://www.cssmenumaker.com/) for the use of their code. */
/* Do not alter the code in this section */

.bg {
	background: url(images/button4.gif);
}
.menu {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:40px;
	background:#fff url(images/button1a.gif) repeat-x;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}
.menu li.top {
	display:block;
	float:left;
	position:relative;
}
.menu li a.top_link {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	color:#CCC; /*bbb*/
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 12px;
	cursor:pointer;
}
.menu li a.top_link span {
	float:left;
	font-weight:bold;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
}
.menu li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
	background:url(images/down.gif) no-repeat right top;
}
.menu li a.top_link:hover {
	color:#000;
	background: url(images/button4.gif) no-repeat;
}
.menu li a.top_link:hover span {
	background:url(images/button4.gif) no-repeat right top;
}
.menu li a.top_link:hover span.down {
	background:url(images/button4a.gif) no-repeat right top;
}
.menu li:hover > a.top_link {
	color:#000;
	background: url(images/button4.gif) no-repeat;
}
.menu li:hover > a.top_link span {
	background:url(images/button4.gif) no-repeat right top;
}
.menu li:hover > a.top_link span.down {
	background:url(images/button4a.gif) no-repeat right top;
}
.menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
.menu a:hover {
	visibility:visible;
}
.menu li:hover {
	position:relative;
	z-index:200;
}
.menu ul, .menu :hover ul ul, .menu :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
.menu :hover ul.sub {
	left:2px;
	top:40px;
	right:2px;
	background: #CCC;
	padding:3px 0;
	border:1px solid #999999;
	white-space:nowrap;
	width:200px;
	height:auto;
}
.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:250px;
}
.menu :hover ul.sub li a {
	font-weight:normal;
	display:block;
	font-size:11px;
	height:20px;
	width:192px;
	line-height:20px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	border:3px solid #ccc; /*left bar on hover menu*/
	border-width:0 0 0 3px;
}
.menu :hover ul.sub li a.fly {
	background:#fff url(images/arrow.gif) 80px 7px no-repeat;
}
.menu :hover ul.sub li a:hover {
	background:#999999;
	color:#fff;
}
.menu :hover ul.sub li a.fly:hover {
	background:#999999 url(images/arrow_over.gif) 80px 7px no-repeat;
	color:#fff;
}
.menu :hover ul li:hover > a.fly {
	background:#999999 url(images/arrow_over.gif) 80px 7px no-repeat;
	color:#fff;
}
.menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul, .menu :hover ul :hover ul :hover ul :hover ul, .menu :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:90px;
	top:-4px;
	background: #fff;
	padding:3px 0;
	border:1px solid /*999999*/;  /*disabled number for browser compatibility*/
	white-space:nowrap;
	width:93px;
	z-index:200;
	height:auto;
}
