* {border:none; margin:0; padding:0;}

body { text-align:center; background: #9FC3E0;}
form { display:inline; padding:0; margin:0; }
code { font-size:12px; }

#page 
{
  margin:15px auto;
  width:960px;
  font:72% Helvetica,"Microsoft Sans Serif";
  text-align:left;
  background:#fff;
}

#header    { width:920px; height:120px; margin:20px 20px 10px 20px; background: url(images/header.png) #E19F37;}

#topbar { background: #eee; width:920px; padding: 4px 0; margin:0 20px; font-size:11px;}
#topbar ul    { background: #eee; list-style:none; padding:0px; margin:0px 0px 0px 5px;}
#topbar li 
{ 
 padding:0px;
 margin:0px;
 display:inline;
 list-style:none;
 line-height:1.6em;
}

#topbar li a 
{
 display:inline;
 border-left:5px solid #336699;
 padding: 3px 5px 3px 7px;
 margin: 1px 2px 1px 2px;
 text-decoration:none;
 color:black; 
}

#topbar li a:hover
{
 display:inline;
 border-left:5px solid #990000;
 color:#336699;
 /*background: url(images/brush_hover.jpg) repeat-y;*/
}

#main      { margin:10px 20px 20px 20px; clear:both; }
#content { float:left; width:720px; margin-bottom: 10px; }

#righty  {
float:right;
width:190px;
margin-bottom: 10px;
}

#main h2   
{
 font:140% arial,tahoma;
 font-weight: bold;
 padding:3px 0 0 5px;
 margin:0px 0px 10px 0px;
 display:block;
 border-left:5px solid #BBBBBB;
 border-top:5px solid #EEEEEE;
 color:#336699;
}

#main h2 a
{
 color: #336699;
 text-decoration: none;
}

#main   p  { line-height:1.6em; font-size: 11px;}
.roundpara {margin:5px; padding: 5px; background: #eee;line-height:1.6em; font-size: 11px;}
.roundparared {margin:5px; padding: 5px; background: #ffcccc;line-height:1.6em; font-size: 11px;}
.roundnarrow {margin: 0px; float:left;width:130px;}
#content .roundpara ul, #content_right ul { padding:0px; margin:10px 0 10px 20px; }
#content .roundpara  li, #content_right li { list-style: disc outside; }

#footer    { border-top:1px solid #bbbbbb; padding-top:10px; margin:20px; clear:both; text-align:center; color:#bbbbbb; }

.nav { overflow: hidden; margin:0 0 5px 0;}
.nav ul    { list-style:none; border:0px solid black; padding:0px; margin:0px;}
.nav li 
{ 
 font: 11px Helvetica;
 padding:0px;
 margin:0px;
 display:inline;
 list-style:none;
 line-height:1.6em;
}


.nav li a 
{
 display:block;
 border-left:5px solid #336699;
 padding: 3px 5px 3px 7px;
 margin: 1px 2px 1px 2px;
 text-decoration:none;
 color:black; 
}

.nav li a:hover
{
 display:block;
 border-left:5px solid #990000;
 background-color: #336699;
 color:#ffffff;
}

strong {font-family: Arial;}

#content h3 {color:#990000;font: bold 96% Arial;margin:0 0 0 10px;}

#content .roundpara li a, #content_right li a
{
 font: 11px Helvetica;
 font-weight:lighter;
 text-decoration:none;
 color:#336699;
 padding-left:0px;
 border-left:0px solid #FFFFFF;
}

#content .roundpara li a:hover, #content_right li a:hover
{
 border-left:0px solid #bbbbbb;
 background:#eeeeee;
 padding-left:0px;
 padding-right:3px;
 color:#000000;
}

#content a, #footer a
{
 color:#336699;
 text-decoration:none;
}

#content a:hover, #footer a:hover
{
 color:#000;
 text-decoration:none;
}

#content img{
 /*padding:3px;
 margin:5px;*/
 border:1px solid #cccccc;
}

.date {font-size: 9px; color:#333;margin:0 0 0 10px;display:block;}

.img-left{
 float:left;
 clear:left;
}

.img-right{
 float:right;
 clear:right;
}

.box { background: #363636;}

.item{
 float:left;
 clear:both;
 width: 120px;
 height: 100%;
 margin: 5px;
 background :#ddd;
 color: #336699;
 font-size: 10px;
}

.item:hover{
 background-color:#999999;
 color: #ffffff;
 cursor: pointer;
}

.item:hover span{
 color: #eeeeee;
}

div.item img {float: left; padding:2px; margin:10px;}
div.item p {padding:0px; margin:10px;}
div.item span {font-size: 9px; color:#333;}



/* subscribe form */
div.subscribe{
	float:right;
	clear:right;
	width:20%;
	/*margin-bottom: 5px;*/
}

#response{
	font-family: arial;
	color: #990000;
}

#address {
	border: 2px solid #cccccc;
	background-color: #336699;
	color: #ffffff;
	width: 179px;
	padding-top: 3px;
	padding-bottom: 3px;
	font:96% tahoma;
}

#subscribesubmit {
	padding: 3px;
	margin: 3px 3px 3px 3px;
	color: #000;
	font:96% Helvetica;
	float: right;
}

#contact-area {
	
	margin-top: 25px;
}

#contact-area input, #contact-area textarea, #contact-area select {
	padding: 5px;
	width: 500px;
	font-family: Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 150px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #E19F37;
}

#contact-area input.submit-button {
	width: 100px;
}

#contact-area label#normal {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.1em;
}

#contact-area div#help {
	padding: 0px 5px 5px 5px;
	width: 350px;
	font-family: Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 0px 0px 10px 165px;
}

.red {color: #990000;}
.brightred {color: #ee0000;}

#content_right {
	float: right;
	width: 565px;
}

label#halfnormal {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 75px;
	padding-top: 5px;
	font-size: 1.0em;
}

input#halfnormal {
	padding: 5px;
	width: 235px;
	font-family: Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

input#halfradio {
	margin: 0px 5px 0px 5px;
}

.rb-n, .te
{

  white-space: normal !important; 

/*  overflow: auto !important; /* not necessary [yet] */

}

table.handouts td { 
	padding:4px;
	vertical-align:top;
	}
	
#pageflip {
	margin: 0px;
	position: relative;
	z-index: 100;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(images/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}

#acc_newsletter ul { margin-left:20px; }

#acc_newsletter li a
{
 font: 11px Helvetica;
 font-weight:lighter;
 text-decoration:none;
 color:#336699;
 padding-left:0px;
 border-left:0px solid #FFFFFF;
}

#acc_newsletter li a:hover
{
 border-left:0px solid #bbbbbb;
 background:#eeeeee;
 padding-left:0px;
 padding-right:3px;
 color:#000000;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}

.nivo-caption a:hover {
	color: #ffffff !important;
	text-decoration: underline !important;
}

.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#slider-wrapper {
    
    margin:0px auto;
    
	position: relative;
}

#slider {
	position:relative;
    width:550px;
    height:246px;
	margin:0 auto;
    
	background:url(images/nivo/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/nivo/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/nivo/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#featured {
    background:url(images/nivo/featured.png) no-repeat;
    width:142px;
    height:41px;
    position:absolute;
    left:-2px;
	top: 16px;
	display: block;
    z-index:20; /* Make sure it is visible above the slides */
}

table.agenda {
	width: 100%;
	font-size: 11px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: #ffffff;
}
table.agenda th {
	border-width: 1px;
	padding: 5px;
	border-style: none;
	border-color: #eeeeee;
	background-color: #336699;
	color: #ffffff;
}
table.agenda td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #f4f4f4;
	vertical-align: top;
}
table.agenda td ul { padding:0px; margin:10px 0 10px 20px; }
table.agenda td li { list-style: disc outside; }

#tbl_layout a {color:#ffffff; text-decoration: underline;}
#tbl_layout a:hover {color:#ffffff; font-weight: bold;}
