/* css document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	margin:0;
}

p, h2, h3, h4, object, li{
	padding-left: 10px;
	padding-right: 10px;
}
span.red{
	color:#ff0000;
}
p.date{
	text-align: right;
	font-style: italic;
	font-size: 10px;
}
h5{
	padding-left: 15px;
	font-size:10px;
}
h4{
	font-size:12px;
	color:#cc6633;
}
h3{
	font-size:14px;
	color:#cc6633;
}

h3 span {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000;
}

cite{
	font-size: 10px;
}
span.norm{
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
h2{
	font-size:16px;
	color:#ffffff;
	background-color:#cc6633;
	padding:1px 1px 1px 10px;
	margin:0 10px 0 10px;
	border:1px solid #006699;
	clear:both;
}
h3.center{
	text-align:center;
	font-size:12px;
}
p{
	text-align:justify;
}	
p.space{
	padding-top: 20px;
}
p.center{
	text-align:center;
}
p.left{
	text-align:left;
}

ul{
	list-style-type:square;
	color:#cc6633;
}

ul li span{
	color: #000000;
}

li{
	margin-bottom: 10px;
}
tr.color{
	color:#ffffff;
	background-color:#006699;
}
table.border{
	border:1px solid #006699;
}
td{
	padding:3px;
}
a:link{
   color: #006699;
   text-decoration: underline;
}

a:visited{
	color: #006699;
	text-decoration: underline;
}

a:hover{
	color: #cc6633;
	text-decoration: none;
}

a:active{
	color: #006699;
	text-decoration: underline;
}

#container{
	position: absolute;
	width: 100%;
	height: auto;
}

#wrap{
	position: relative;
	width: 661px;
	height:auto;
	background-color:#ccffff;
	border:1px solid #006699;
	overflow:hidden;
}

#header{
	position: relative;
	width: 661px;
	margin-top: 10px;
	padding-bottom: 5px;
}

#leftbox, #rightbox{
	float: left;
	width: 240px;
	display: inline;
	margin: 10px 0 0 10px;
	
}

#main-image {
	position: relative;
	background: url(../images/main.jpg) no-repeat;
	width: 661px;
	height: 173px;
	border-bottom: 1px solid #006699;
}

/*#left, #main{
	float:left;
}*/

#left{
	width:140px;
	height:auto;
	margin:10px 0 10px 10px;
	font-size:10px;
	float:left;
	display:inline;
}

#left ul{
	padding: 0;
	padding-left:1em;
	margin:3px 3px 3px 10px;
}

#left ul li{
	margin:1px;
	list-style-type:disc;
	padding:0;
}
#main{
	width:500px;
	margin:10px 0 10px 10px;
	height:auto;
	/*float:right;*/
	/*margin-left:155px;*/
	float:left;
	display:inline;
	position:static;
}
#top{
	width: 661px;
	height: 20px;
	padding-left: 10px;
	background-color: #006699;
}

#bottom{
	position: relative;
	width: 661px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size:10px;
}

#links_table{
	width: 95%;
	border: 1px solid #006699;
	margin: 10px;
}

#links_table tr th{
	text-align:left;
	color: #069;
}

#links_table tr td{
	border-top: 1px solid #069;
}

tr.tab_color{
	background-color: #fff;
}

img.imgleft{
	text-align: left;
	float: left;
	margin: 10px;
}

img.imgright{
	text-align: right;
	float: right;
	margin: 10px;
}

img.space{
	margin-right: 5px;
}

img.border{
	border:1px solid #006699;
}

hr{
	color:#006699;
	width:90%;
	height:1px;
	text-align:center;
	clear: both;
}

/* accordion menu*/
div.title{
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	border-bottom: 1px solid #ccffff;
	background-color:#006699;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

div.opentitle{ /*class added when they are open*/
	background: #cc6633;
	border: 1px solid #006699;
}

a.none:link{
	color:#ffffff;
	text-decoration:none;
}

a.none:hover{
	color:#ffffff;
	text-decoration:none;
}

a.none:visited{
	color:#ffffff;
	text-decoration:none;
}

a.none:active{
	color:#ffffff;
	text-decoration:none;
}

fieldset.side{
	border:1px solid #6eb4cd;
}

legend.side{
	color:#cc6633;
	font-weight:bold;
	font-size:12px;
	background-color:#ccffff;
}

img.black{
	border:1px solid #000000;
}

.maillist fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.maillist label{
	width:150px;
	float:left;
	text-align:right;
	margin-right: 10px;
	font-weight:bold;
}

.maillist p{
	padding:0;
	margin:5px;
}

.maillist form{
	margin: 20px 0 20px 0;
	padding: 0;
}

#mc-embedded-subscribe {
	margin: 0 0 0 158px;
}

.mc-field-group {
	margin: 10px 0;
}

.mce_inline_error {
	color: #F00;
}

p.top {
	text-align: right;
	clear: both;
}

.red-area {
	width: 400px;
	padding: 5px;
	margin: 0 auto;
	border: 2px solid #f00;
	background: #fde5e5;
	color: #f00;
}

.red-area p {
	text-align: center;
}

.red-area a {	
	font-size: 16px;
	font-weight: bold;
	color: #f00 !important;
}

.addthis_button{
	margin-bottom: 10px;
	display: block;
}

ul.sub-nav {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}

ul.sub-nav li {
	float: left;
	padding: 0 5px 0 0;
	margin: 0 0 0 5px;
	border-right: 1px solid #CC6633;
}
	
ul.sub-nav li.last {
	border-right: none;
}

ul.three-column {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.three-column li {
    border-bottom: 1px solid #006699;
    color: #000000;
    float: left;
    height: 35px;
    margin: 0 10px 0 5px;
    padding-top: 5px;
    width: 210px;
}

ul.black li {
	color: #000;
}

.last-updated {
	display: none;
}

.home .last-updated {
	display: block;
}
