@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.partners {
	float: left;
	width: 700px;
	margin-top: 40px;
}

body {
	background-color: #e7eaea;
	margin-top: 0px;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #222;
}

td.menu-item-selected {
	color: #000;
}

.header {
	height: 222px;
	width: 980px;
	position:relative;
	margin: 0 auto;
}

.header h1 {
	margin:0;
	padding:0;
	position:absolute;
	top:35px;
	left:230px;
	font-size: 26px;
	line-height: 34px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	width: 325px;
	text-align: center;
}

.header h2 {
	margin:0;
	padding:0;
	position:absolute;
	top: 75px;
	left: 265px;
	font-size:24px;
	line-height: 30px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
	background-color: #FFF;
}
#col1 {
	float: left;
	padding-right: 20px;
	padding-left: 19px;
	width: 203px;
	margin-top: 0px;
	*margin-top: -3px; /* if IE */

}
#col1content {
	background-color: #dcdadb;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}
#col2, #col3 {
	float: left;
	width: 220px;
	padding-right: 25px;
	margin: 0px;
}
#col4 {
	float: left;
	width: 180px;
	padding-right: 25px;
	margin: 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #16446b;
}
a:link, a:visited, a:active {
	color:#3293C6;
	text-decoration: none;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #16446b;
	padding-top: 5px;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #16446b;
	padding-top: 5px;
}
.rearden {
	padding: 5px;
}
.headertag {
	top: 200px;
	position: absolute;
	left: 550px;
	color:#FFF;
	font-size: 18px;
}

div#placeholder-nav {
	background: url(/images/cssimg/bg-nav-17-1.png) repeat-x 0 0;
	height: 36px;
	padding-left: 18px;
}

#logo {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}



#navbar {
	float: right;
	position: relative;
	top: 30px;
}

/* GLOBAL NAV */

.nav {
	width: 940px;
	float: right;
	margin: 0 auto;
	padding-right: 20px;
}


div#placeholder-nav {
	background: url(/images/cssimg/bg-nav-17-1.png) repeat-x 0 0;
	height: 36px;
	padding-left: 18px;
	float: right;
	position: relative;
	top: 23px;
}

div#placeholder-nav table {
	/* width: 100%; LK */
	width: 730px;
	border-bottom: 1px solid #666;
}

div#placeholder-nav td {
	vertical-align: middle;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }  

div#placeholder-nav {
	color: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; } 
