@charset "UTF-8";
/* CSS Document */

/* Layout *********************************/

body  {
	margin:0;
	padding:0;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-image: url(../images/layout/bg-main.jpg);
	background-color: #e9f1ff;
	background-repeat: repeat-x;
	color: #121212;
}
#wrap {
	width:1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
}
#header {
	text-align: center;
	height: 90px;
	width: 950px;
	background-image: url(../images/layout/logo-main.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}
#homeNav {
	position: absolute;
	width: 549px;
	height: 70px;
	top: 18px;
	left: 1px;
	z-index:2;
	text-decoration:none;
}
#nav {
	background-image: url(../images/layout/bg-nav.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 1003px;
	text-align: center;
	padding-left: 7px;
}
#nav ul {
	display: inline;
	margin-left: auto;
	margin-right: auto;
}
#nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a {
	text-decoration: none;
	color: #333333;
	line-height: 52px;
	margin-right: 57px;
	margin-left: 0px;
	font-size: 19px;
}
#nav a:hover {
	color: #f09761;
}
#nav1 {
	position: absolute;
	left: 55px;
}
#nav2 {
	position: absolute;
	left: 170px;
}
#nav3 {
	position: absolute;
	left: 301px;
}
#nav4 {
	position: absolute;
	left: 447px;
}
#nav5 {
	position: absolute;
	left: 572px;
}
#nav6 {
	position: absolute;
	left: 702px;
}
#nav7 {
	position: absolute;
	left: 875px;
}
#main {
	float:left;
	width:100%;
	padding: 0px;
	z-index:1;
	line-height:1.5em;
	background-image: url(../images/layout/bg-content.jpg);
	background-repeat: repeat-y;
}
#leftBox {
	float: left;
	width: 557px;
	padding-left: 40px;
	padding-top: 30px;
}
#sidebar {
	float: right;
	width: 327px;
	padding-right: 50px;
	padding-top: 30px;
}
#sidebar img {
	margin-top: 20px;
}
#sidebar p {
	text-align: left;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 20px;
}
#sidebar p.highlight {
	font-size: 1.3em;
	line-height: 1.2em;
	text-align: center;
}
#sidebar p.highlight strong{
	color: #05ABC2;
	font-weight: normal;
}
#sidebar p.caption {
	margin-top: 0px;
	padding-top: 0px;
	font-size: .9em;
	text-align: center;
}
#sidebar ul {
	text-align: left;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.5em;
}
#footer {
	clear:both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 1.3em;
	background-image: url(../images/layout/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	color: #999;
}
#credits {
	font-size: 0.8em;
	color: #000;
	text-align: center;
	padding-top: 10px;
	clear: both;
	padding-bottom: 15px;
}
#credits a{
	color: #666;
	text-decoration: none;
}
h1, h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	color: #46acc2;
}
a {
	color: #f58223;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	color: #f58223;
}
h2 {
	font-size: 1.3em;
	background-image: url(../images/layout/divider-wide.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 30px;
}
.picBox {
	text-align: center;
	margin-bottom: 15px;
	background-image: url(../images/layout/divider-wide.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
}
.picBox img {
	margin-bottom: 10px;
}
.picBox p , .picBox ul{
	font-size: .9em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 45px;
	padding-left: 45px;
}
.picBox2 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
.picBox2 img {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.picBox2 p {
	padding-left: 120px;
	padding-top: 10px;
}
#main li, #sidebar li {
	list-style-image: url(../images/layout/list-decoration.gif);
}
.specialText {
	font-weight: bold;
	color: #598AAB;
	
}
.caption {
	font-size:.7em;
	text-align:center;
	margin-top:4px;
	padding:0px;
}
table {
	width: 550px;
	margin-top: 1em;
	margin-bottom: 1em;
}
th {
	text-align: left;
}
td {
	text-align: left;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}
.readMore {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.readMore img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#footer a {
	padding-right: 15px;
	padding-left: 15px;
	color: #46acc2;
	text-decoration: none;
}
#footer a:hover {
	color: #f09761;
}
.divider-narrow {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.divider-wide {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	text-align: left;
}
* html #footer {
	height:1px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.textLeft {
	text-align: left;
}
.pdfIcon {
	position: relative;
	top: 3px;
}
#logosPanel {
	position: relative;
	clear: both;
	background-image: url(../images/layout/logos-affils.gif);
	background-repeat: no-repeat;
	background-position: 35px 33px;
	height: 220px;
}
#logosPic {
	padding-left: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logoLink1,#logoLink2,#logoLink3,#logoLink4,#logoLink5, #logoLink6, #logoLink7 {
	position: absolute;
	display:block;
	z-index: 2;
}
#logoLink1 {
	height: 176px;
	width: 110px;
	left: 42px;
	top: 35px;
}
#logoLink2 {
	height: 157px;
	width: 139px;
	left: 173px;
	top: 36px;
}
#logoLink3 {
	height: 183px;
	width: 93px;
	left: 336px;
	top: 34px;
}
#logoLink4 {
	height: 177px;
	width: 111px;
	left: 459px;
	top: 39px;
}
#logoLink5 {
	left: 586px;
	top: 38px;
	width: 99px;
	height: 155px;
}
#logoLink6 {
	left: 693px;
	top: 40px;
	width: 113px;
	height: 166px;
}
#logoLink7 {
	left: 836px;
	top: 41px;
	width: 113px;
	height: 166px;
}
#slideshow {
	height: 219px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#slideshow .gallerylayer {
	background-color: white!important;
}
