body {margin:0px; background-color:#D8D8D8;}
body,td {font-family:verdana,arial,sans-serif; font-size:11px; }
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; color:#FF8000; letter-spacing:1px;  }
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:14px;}
blockquote {font-family:"Trebuchet MS",helvetica,sans-serif; color:#004A66; font-size:16px; font-style:italic; font-weight:bold; border-top:1px dashed #CCC; border-bottom:1px dashed #CCC; margin:10px; padding:30px 10px 30px 10px; text-align:center; background-color:#EEE; margin-left:0px; }

#pageHeader {
	height:130px;
	line-height:50px;
	color:#80FF00;
	font-family:"Trebuchet MS",helvetica,sans-serif;
	font-size:24px;
	padding:10px 16px 10px 16px;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFF;
}
#divBaseLinks {height:20px; background-color:#666666;  border-top:1px solid #FFF; padding:0px 10px 0px 10px; line-height:20px; color:#000000;}
#divBaseLinks a:link {color:#FFF; text-decoration:none;}
#divBaseLinks a:visited {color:#FFF; text-decoration:none;}
#divBaseLinks a:hover {color:#FFF; text-decoration:none;}
#divBaseLinks a:active {color:#FFF; text-decoration:none;}
#container {
	margin:0px;
	background-color:#FFF;
	width: 1100px;
}
#divPageContent {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC99;
	border-bottom-color: #99CC99;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navcontainer {
	width: 240px;
	font-weight: 300;
}
#navcontainerwide{
	width: 360px;
	font-weight: 300;
}
#sideBarNews {}
#sideBarNewsContent {background-color:#EEE; padding:5px; }
#newsHeader {
	height:22px;
	line-height:22px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 5px 0px 5px;
	background-color:#CCCCCC;
	border-bottom:1px solid #FFF;
	font-weight: bold;
}

.leftColumn {
	padding:0p 5px 0px 5px;
	width:170px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FE0000;
}
.rightColumn {padding:0px 10px 10px 10px; border-left:1px dashed #CCC;}
.subHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	letter-spacing:1px;
	font-weight:normal;
	border-bottom:1px solid #004A66;
	background-color: #FFFFFF;
	line-height: 30px;
}
.note {font-weight:bold; color:#800000; font-style:italic; background-color: #FFF0B7; padding:5px; border:1px solid #FFB96C; }
.newsItem {margin-bottom:0px; font-size:9px; }
.readNewsLink {margin-bottom:10px; font-size:9px; }

/* styles for rounded corners */
b.rtop, b.rbottom{
	display:block;
	background-color: #FFFFFF;
	background-image: url(images/LINE1.jpg);
	height: auto;
}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #004A66}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{
	margin: 0 2px;
	background-image: url(images/LINE1.jpg);
}
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 3px;
	background-color: #99CC99;
}
