/* CSS Document */
body{padding:0px; margin:0px; background:url(images/main-bg.gif) 0 0 repeat-x #fff; color:#5F7A77; font:13px/19px Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, h4, h5, img{padding:0px; margin:0px;}
ul{list-style-type:none}

/*----MAIN PANEL----*/
#mainPan{
	width:850px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*----TOP PANEL----*/
#topPan{
	width:auto;
	height:65px;
	color:#828282;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topPan img.logo{width:136px; height:31px; position:absolute; top:12px; left:235px;}
#topPan p.caption{
	color:#828282;
	position:absolute;
	top:40px;
	left:0px;
	width: auto;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	letter-spacing: 0.1em;
}
/*----/TOP PANEL----*/

/*----HEADER PANEL----*/
#headerPan{
	width:auto;
	height:163px;
	background:url(images/header.gif) 0 0 no-repeat;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#headerPan ul.leftmenu{
	width:135px;
}
#headerPan ul.leftmenu li{
	width:auto;
	height:22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#headerPan ul.leftmenu li a{
	width:auto;
	height:22px;
	display:block;
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-color: #fff;
	background-image: url(images/bullet2-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#headerPan p.caption {
	color:#000000;
	position:relative;
	top:135px;
	left:160px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: .1em;
	width: 540px;
}
#headerPan ul.leftmenu li a:hover {
	width:auto;
	height:22px;
	display:block;
	background:url(images/bullet-normal.gif) 0 7px no-repeat #fff;
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
/*----/HEADER PANEL----*/

/*----BODY PANEL----*/
#bodyPan{
	width:auto;
	position:relative;
	background-position: 0 0;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
/*----Body: Sponsor listings----*/
#sponsorlist{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sponsorlist h2{
	width:114px;
	height:34px;
	background:#fff;
	color:#666666;
	font-size:18px;
	line-height:34px;
}

#sponsorlist ul{
	width:auto;
	height: auto;
}
#sponsorlist ul li{
	height: auto;
}
#sponsorlist ul li a{
	display:block;
	color:#5F7A77;
	text-decoration:none;
	line-height:24px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-position: 0 0px;
}
#sponsorlist ul li span{text-decoration:underline;}

#sponsorlist h2 a {
	width:114px;
	height:34px;
	background:#fff;
	color:#666666;
	font-size:18px;
	line-height:34px;
}
/*----/Body Left Panel----*/

/*----Body Content Panel----*/
#contentPan{
	width:600px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #333333;
}

#contentPan a{
	color: #003366;
	text-decoration: underline;
}

#contentPan a:hover{
	text-decoration: underline;
}

#contentPan p{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#contentPan h1 {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#contentPan h2{
	display:block;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	text-transform:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#contentPan img {
	margin-top: 0;
	margin-right: 6px;
	margin-left: 6px;
	padding: 2px;
	border: 1px solid #000000;
	margin-bottom: 0px;
}
/*----/Body Right Panel----*/
/*----/BODY PANEL----*/
/*----/MAIN PANEL----*/

/*----FOOTER PANEL----*/
#footermainPan{
	height:103px;
	background:url(images/footerbg.gif) 0 0 repeat-x #D3F0F0;
	color:#999999;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:36px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#footerPan{
	width:778px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 15px;
	text-align: center;
}
#footerPan a{
	padding:0;
	text-decoration:underline;
	color: #999999;
}
#footerPan a:hover{text-decoration:none;}

#footerPan p.copyright{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	color: #666666;
	font-size: 10px;
	padding: 0px;
}
#footerPan p.copyright a {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	color: #666666;
	font-size: 10px;
	padding: 0px;
}
/*----/FOOTER PANEL----*/
.highlight {
	border: 1px solid #333333;
	padding: 4px;
	background-color: #ECF8F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

