/* css for basic items ---------------------------------------------------------------------------------- */

html,body	{
 	width:100%;
 	}
body {
    padding: 0;
    margin: 0;
 	min-width: 990px;
	font-family: verdana, arial, helvetica;
    font-size: 12px;
    line-height: 17px;
	color: #685c53;
 	}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
    }
ul li {
    padding: 0;
    margin: 0;
    float: left;
    }
img {
    padding: 0;
    margin: 0;
    }
a, 
a:visited,
a:active {
	color: #00aecb;
	text-decoration: none;
	}
a:hover {
	color: #00aecb;
	text-decoration: none;
	}
h1 {
    padding: 0 0 6px 0;
    margin: 0;
	width: 317px;
	border-bottom: solid 2px #b9b1a9;
	font-size: 12px;
	color: #e37c00;
	font-weight: bold;
	}
h2 {
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	width: 599px;
	font-family: georgia, times, serif;
	font-size: 26px;
	line-height: 30px;
	color: #685c53;
	border-bottom: solid 3px #b9b1a9;
	font-weight: normal;
	}

h3 {
    padding: 4px 0 9px 0;
    margin: 0;
	width: 599px;
	font-family: georgia, times, serif;
	font-size: 19px;
	line-height: 23px;
	color: #e37c00;
	font-weight: normal;
	}
h4 {
    padding: 2px 0 0 0;
    margin: 0;
	width: 599px;
	font-size: 11px;
	line-height: 16px;
	color: #e37c00;
	font-weight: bold;
	}
h5 {
	padding: 5px 0 5px 0;
	margin: 5px 0 0 0;
	width: 599px;
	font-size: 11px;
	line-height: 11px;
	color: #e37c00;
	font-weight: bold;
	border-top: solid 1px #b9b1a9;
	border-bottom: solid 1px #b9b1a9;
	}	
h6 {
    padding: 0 0 0 0;
    margin: 0;
	width: 599px;
	font-size: 12px;
	line-height: 17px;
	color: #e37c00;
	font-weight: normal;
	}
p {
    padding: 0 0 10px 0;
    margin: 0;
	clear: both;
    }
hr {
	border: none;
	border-bottom: 1px solid #b9b1a9;
	color: #fff;
	clear: both;
	}
	
/* css for site structure ------------------------------------------------------------------------------ */

#outer-home,
#outer {
	width: 100%;
	display: table;
	vertical-align: middle;
 	}
#container {
	margin: 16px auto 0 auto;
	width: 990px;
    }
#inner {
    padding: 0 75px 0 0;
	position: relative;
	width: 915px;
	}    

/* css for header items --------------------------------------------------------------------------------- */

#nav-top {
	position: relative;
    padding: 0 0 0 0;
	width: 915px;
	font-size: 10px;
	line-height: 14px;
	}
#nav-top ul li.link {
    padding: 2px 0 0 0;
	margin: 0 15px 0 0;
	width: 87px;
	height: 20px;
	font-size: 10px;
	background: url(../images/bg-nav-short.gif) no-repeat;
    }
#nav-top a, 
#nav-top a:visited,
#nav-top a:active {
	color: #685c53;
	}
#nav-top a:hover {
	color: #00aecb;
	text-decoration: none;
	}
#nav-top a#on,
#nav-top a#on:visited,
#nav-top a#on:active,
#nav-top a#on:hover,
#nav-top a:hover {
	color: #00aecb;
	text-decoration: none;
	}
#nav-top ul li#search {
	width: 188px;
	}
#nav-top ul li#search .searchbox {
    padding: 4px 0 0 3px;
	width: 125px;
	height: 20px;
	background: url(../images/bg-search-box.gif) no-repeat !important;
	border: 0px !important; 
	vertical-align: top;
	font-size: 10px;
	line-height: 18px;
	color: #685c53;
	outline: none;
	}
#nav-top ul li#search .button:hover {
	color: #00aecb;
	}

#nav-top ul li#search .button {
	padding: 0 0 0 0;
	width: 59px;
	height: 20px;
	background: url(../images/bg-search-btn.gif) no-repeat;
	border: none;
	vertical-align: middle;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #685c53;
	cursor: pointer;
	}
#print {
	width: 915px;
	height: 20px;
	font-size: 10px;
	color: #685c53;
	clear: both;
    }
#print a, 
#print a:visited,
#print a:active {
    padding: 3px 0 0 10px;
	width: 49px;
	height: 20px;
	display: block;
	float: right;
	background: url(../images/btn-print.gif) no-repeat;
	color: #685c53;
	}
#print a:hover {
	color: #00aecb;
	text-decoration: none;
	}
   
/* css for content left ---------------------------------------------------------------------------------- */

#nav-left {
	position: relative;
    padding: 0 41px 0 75px;
	width: 150px;
	font-size: 10px;
	line-height: 15px;
	clear: both;
	float: left;
	}
#nav-left ul li.link {
    padding: 4px 0 0 0;
	width: 150px;
	height: 29px;
	background: url(../images/bg-nav-med.gif) no-repeat;
	float: none;
    }
#nav-left ul li.link-on {
    padding: 4px 0 15px 0;
	width: 150px;
	background: url(../images/bg-nav-med.gif) no-repeat;
	float: none;
    }
#nav-left ul li.link-on ul li {
    padding: 0 0 0 0;
	width: 150px;
	float: none;
    }
#nav-left ul li ul.bullet li {
    padding: 5px 0 0 10px;
	background: url(../images/bullet.gif) no-repeat;
    }
#nav-left ul li ul li ul.dash li {
    padding: 5px 0 0 10px;
	background: url(../images/dash.gif) no-repeat;
    }
#nav-left a, 
#nav-left a:visited,
#nav-left a:active {
	color: #685c53;
	}
#nav-left a#on,
#nav-left a#on:visited,
#nav-left a#on:active,
#nav-left a#on:hover,
#nav-left a:hover {
	color: #00aecb;
	text-decoration: none;
	}
	
/* css for content right  -------------------------------------------------------------------------------- */

#content-right-home {
	position: relative;
	width: 649px;
	float: right;
    }
#content-right-home ul li.home-news {
    padding: 25px 15px 0 0;
	width: 317px;
	}
#content-right-home ul li.home-events {
    padding: 25px 0 0 0;
	width: 317px;
	}
#content-right-home ul li.home-news ul li.date,
#content-right-home ul li.home-events ul li.date {
    padding: 5px 0 5px 0;
    width: 90px;
	border-top: solid 1px #b9b1a9;
    }
#content-right-home ul li.home-news ul li.text,
#content-right-home ul li.home-events ul li.text {
    padding: 5px 0 5px 0;
    width: 227px;
	border-top: solid 1px #b9b1a9;
    }
#content-right {
    padding: 20px 20px 10px 20px;
	position: relative;
	width: 599px;
	float: right;
 	border: solid 5px #b9b1a9;
    }
#content-right ul.disc {
    padding: 0 0 5px 0;
    }
#content-right ul.disc li {
    padding: 0 0 5px 10px;
	background: url(../images/disc.gif) no-repeat;
	float: none;
    }
#content-right ul li ul.disc li {
    padding: 0 0 5px 10px;
	background: url(../images/disc.gif) no-repeat;
    }
#content-right ul.research {
    padding: 0 0 0 0;  
	width: 599px;
	}
#content-right ul.research li.date {
    padding: 5px 0 5px 0;
    width: 90px;
 	border-top: solid 1px #b9b1a9;
    }
#content-right ul.research li.text {
    padding: 5px 0 5px 0;
    width: 509px;
 	border-top: solid 1px #b9b1a9;
    }

#content-right ul.year-nav {
	padding-top: 4px;
	}
#content-right ul.year-nav li {
    padding: 2px 15px 0 0;
	width: 44px;
	height: 26px;
	background: url(../images/bg-nav-year.gif) no-repeat;
	font-size: 10px;
	}
#content-right ul.year-nav li a, 
#content-right ul.year-nav li a:visited,
#content-right ul.year-nav li a:active {
	color: #685c53;
	}
#content-right ul.year-nav li a#on,
#content-right ul.year-nav li a#on:visited,
#content-right ul.year-nav li a#on:active,
#content-right ul.year-nav li a#on:hover,
#content-right ul.year-nav li a:hover {
	color: #00aecb;
	text-decoration: none;
	}


/* css for news and events ------------------------------------------------------------------------------- */

#content-right #column1 {
	padding: 0 20px 0 0;
	width: 186px;
	float: left;
	}
	#content-right #column1 p {
		padding: 8px 0 8px 0;
		border-top: 1px solid #b9b1a9;
		}
	#content-right #column1 p.no-line {
		padding: 8px 0 8px 0;
		border-top: none;
		}
	.title-blue a,
	.title-blue a:visited,
	.title-blue a:active {
		margin: 15px 0 0 0;
		padding: 3px 0 0 10px;
		width: 186px;
		height: 35px;
		display: block;
		background: url(../images/title-orange.gif) no-repeat;
		color: #fff;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		}
	.title-blue a:hover {
		background: url(../images/title-blue.gif) no-repeat;
		}
		.title-blue a span {
			font-size: 10px;
			font-weight: normal;
			}
#content-right #column2 {
	padding: 0 20px 0 0;
	width: 186px;
	float: left;
	}
	#content-right #column2 p {
		padding: 8px 0 8px 0;
		border-top: 1px solid #b9b1a9;
		}
	#content-right #column2 p.no-line {
		padding: 8px 0 8px 0;
		border-top: none;
		}
#content-right #column3 {
	margin: 15px 0 0 0;
	width: 187px;
	float: left;
	font-size: 11px;	
	line-height: 16px;
	}
#content-right #column3top {
	width: 187px;
	height: 10px;
	background: url(../images/bg-column3top.gif);
	font-size: 0;
	line-height: 0;
	}
#content-right #column3content {
	padding: 0 11px 0 10px;
	width: 166px;
	background: url(../images/bg-column3.gif);
	}
#content-right #column3bottom {
	width: 187px;
	height: 18px;
	background: url(../images/bg-column3bottom.gif);
	font-size: 0;
	line-height: 0;
	}


#content-right #column1 h4.top,
#content-right #column2 h4.top,
#content-right #column3 h4.top {
	margin-top: 0px;
	padding: 4px 0 10px 0;
	width: 166px;
	font-size: 10px;
	border-top: none;
	}
#content-right #column1 h4,
#content-right #column2 h4,
#content-right #column3 h4 {
	margin-top: 8px;
	padding: 4px 0 10px 0;
	width: 166px;
	font-size: 10px;
	border-top: 1px solid #b9b1a9;
	}


.video-link-title {
	margin: 4px 0 0 0;
	padding: 0 0 10px 21px;
	display: block;
	background: url(../images/icon-video-off.gif) no-repeat;
	}
	
.video-link-on,
.video-link {
	margin-bottom: 6px;
	padding: 5px 10px 5px 5px;
	width: 151px;
	background: #fff;
	}
	.video-link span,
	.video-link a,
	.video-link a:visited,
	.video-link a:active {
		padding: 0 0 0 21px;
		display: block;
		color: #685c53;
		background: url(../images/icon-video-off.gif) no-repeat;
		}
	.video-link-on a,
	.video-link-on a:visited,
	.video-link-on a:active,
	.video-link a:hover {
		padding: 0 0 0 21px;
		display: block;
		color: #00aecb;
		background: url(../images/icon-video-on.gif) no-repeat;
		}

#video01,
#video02,
#video03 {
	clear: both;
	}
	
.video {
	padding: 0 18px 0 0;
	width: 396px;
	float: left;
	}
.thumbs {
	padding: 0 0 0 18px;
	width: 166px;
	float: left;
	border-left: 1px solid #c5bfb8;
	}
		
		











/* css for footer  --------------------------------------------------------------------------------------- */
    
#footer {
    padding: 41px 0 0 266px;
	width: 649px;
	height: 60px;
	font-size: 10px;
	clear: both;
    }
#footer ul li.privacy {
    padding: 3px 0 0 0;
	width: 87px;
	height: 17px;
	background: url(../images/bg-nav-short.gif) no-repeat;
	}
#footer ul li.copyright {
    padding: 3px 14px 0 15px;
	width: 533px;
	height: 17px;
	text-align: right;
	background: url(../images/bg-copyright.gif) no-repeat right;
	}
#footer a, 
#footer a:visited,
#footer a:active {
	color: #685c53;
	}
#footer a:hover {
	color: #00aecb;
	}
#footer a#on,
#footer a#on:visited,
#footer a#on:active,
#footer a#on:hover,
#footer a:hover {
	color: #00aecb;
	text-decoration: none;
	}
	
/* css for misc item--------------------------------------------------------------------------------------- */

ul.news-form {
	padding: 0 0 0 0;
	width: 445px;
	}
li.news-form-text {
	padding: 5px 8px 0 0;
	width: 40px;
	height: 15px;
	float: left;
    }
li.news-form-box {
	padding:  0 0 4px 0;
	width: 397px;
	float: left;
    }
li.news-form-radio-text {
	padding: 2px 0 0 0;
	width: 420px;
	height: 20px;
	float: left;
    }
li.news-form-radio-btn {
	padding: 0 0 0 0;
	width: 25px;
	float: left;
    }
li.news-form-radio-btn .radio {
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
	float: left;
    }
ul.contact-form {
	padding: 5px 0 0 0;
	width: 599px;
	}
li.contact-form-text {
	padding: 5px 0 0 0;
	width: 102px;
	height: 15px;
	float: left;
    }
li.contact-form-box {
	padding:  0 0 4px 0;
	width: 494px;
	float: left;
    }
li.contact-form-radio-text {
	padding: 3px 0 0 0;
	width: 574px;
	height: 20px;
	float: left;
    }
li.contact-form-radio-btn {
	padding: 0 0 0 0;
	width: 25px;
	float: left;
    }
.textfield {
	width: 173px;
	height: 16px;
	border: 1px solid #d7d2cb;
    }
.textfield-small {
	margin: 0 4px 0 0;
	width: 43px;
	height: 16px;
	border: 1px solid #d7d2cb;
    }
.textfield-medium {
	width: 71px;
	height: 16px;
	border: 1px solid #d7d2cb;
    }
.comment-box {
	width: 173px;
	height: 91px;
	border: 1px solid #d7d2cb;
    }
.submit-btn {
	padding: 2px 4px 2px 4px;
	margin: 10px 0 20px 0;
	border: 1px solid #00aecb;
	background: #cceff5;
	color: #00aecb;
	}
.submit-btn:hover {
	padding: 2px 4px 2px 4px;
	margin: 10px 0 20px 0;
	border: 1px solid #00aecb;
	background: #33bed5;
	color: #fff;
	}



ul.graph {
	margin: 0 0 15px 0;
	border-bottom: solid 1px #b9b1a9;
 	}
li.graph-left {
    padding: 7px 20px 0 0;
    font-size: 10px;
    line-height: 14px;
	}
li.graph-right {
	border-left: solid 1px #b9b1a9;
	}



p.goto {
	padding-top: 15px; 
	margin-top: 5px;
	width: 599px; 
	border-top: 1px solid #b9b1a9; 
	}
p.goto-no-border {
	margin-top: 5px;
	width: 599px; 
	}	
	
.orange {
	color: #e37c00;
	}	

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 0 0 8px 8px;
	display: inline;
	}
img.alignleft {
	padding: 0 8px 8px 0;
	display: inline;
	}
img.alignbottom {
	padding: 4px 0 0 0;
	display: block;
	}
