body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url("/images/BlueBackgroundsm.jpg");
	background-repeat: repeat-x;
	background-color: #FFF;
	margin: 10px 10px 10px 10px;
	padding: 3px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #6666FF;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

p {
	margin-top: 0;
	text-align: justify;
	padding: 4px;
}

#login{
	padding: 5px;
}

#menu { 
	float: left;
	width: 150px;
	/*height: 550px;*/
	/*background-image: url('/images/menubg1.jpg');*/
	/*background-repeat: repeat-y;*/
}

#menu p{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 0;
}

#menu h2{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}

#menu div{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.menu a:link{
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	display: block;
	width: 140px;
	line-height:18px;
	background-color: #428BCB;
	padding: 4px;
}

.menu a:visited{
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	display: block;
	width: 140px;
	line-height:18px;
	background-color: #428BCB;
	padding: 4px;
}

.menu a:hover{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	display: block;
	width: 140px;
	line-height:18px;
	/*background-color: #8FC6FF;*/ /* this is blue */
	background-color: #B50000; /*this is red */
	padding: 4px;
}

.menu a:active{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	display: block;
	width: 140px;
	line-height:18px;
	background-color: #428BCB;
	padding: 4px;
}

.menuhlt a:link{
	text-decoration: none;
	font-size: 12px;
	color: #005595;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	display: block;
	width: 140px;
	line-height:18px;
	padding: 4px;
	background: #D1E0FF;
}

.menuhlt a:visited{
	text-decoration: none;
	font-size: 12px;
	color: #005595;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	display: block;
	width: 140px;
	line-height:18px;
	padding: 4px;
	background: #D1E0FF;
}

.menuhlt a:hover{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	display: block;
	width: 140px;
	line-height:18px;
	background-color: #8FC6FF;
	padding: 4px;
}

.menuhlt a:active{
	font-size: 12px;
	color: #005595;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	display: block;
	width: 140px;
	line-height:18px;
	background-color: #D1E0FF;
	padding: 4px;
}

.submenu { 
	z-index: 3;
}
.submenu a:link{
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	display:block;
	width: 140px;
	line-height:18px;
	background-color: #428BCB;
	padding: 4px;
	border-left: 1px solid #000000;
	border-top: 1px solid #D1E0FF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.submenu a:visited{
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	display: block;
	width: 140px;
	line-height:18px;
	background-color: #428BCB;
	padding: 4px;
	border-left: 1px solid #000000;
	border-top: 1px solid #D1E0FF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.submenu a:hover{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	display: block;
	width: 140px;
	line-height:18px;
	/*background-color: #8FC6FF;*/ /* this is blue */
	background-color: #B50000; /*this is red */
	padding: 4px;
	border-left: 1px solid #000000;
	border-top: 1px solid #D1E0FF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.submenu a:active{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	display: block;
	width: 140px;
	line-height:18px;
	background-color: #428BCB;
	padding: 4px;
	border-left: 1px solid #000000;
	border-top: 1px solid #D1E0FF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.submenumbr { 
	z-index: 3;
}
.submenumbr a:link{
	text-decoration: none;
	font-size: 12px;
	color: #2E6A9E;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	display:block;
	width: 140px;
	line-height:18px;
	background-color: #428BCB;
	padding: 4px;
	border-left: 1px solid #000000;
	border-top: 1px solid #6DB6EA;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.submenumbr a:visited{
	text-decoration: none;
	font-size: 12px;
	color: #2E6A9E;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	display: block;
	width: 140px;
	line-height:18px;
	background-color: #428BCB;
	padding: 4px;
	border-left: 1px solid #000000;
	border-top: 1px solid #6DB6EA;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.submenumbr a:hover{
	font-size: 12px;
	color: #1F5284;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	display: block;
	width: 140px;
	line-height:18px;
	background-color: #2F73AD;
	padding: 4px;
	border-left: 1px solid #000000;
	border-top: 1px solid #4588B9;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.submenumbr a:active{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	display: block;
	width: 140px;
	line-height:18px;
	background-color: #428BCB;
	padding: 4px;
	border-left: 1px solid #000000;
	border-top: 1px solid #D1E0FF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#box {
	width: 780px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	padding: 0;
	text-align: center;
	background-image: url("/images/nav_bkgnd.gif");
	background-repeat: repeat-y;
}

#middle {
	margin: 0 0 0 0;
	padding: 5px;
	width: 470px;
	float: left;
}

#right {
	font-size: 11px;
	margin: 0;
	padding: 0px;
	width:140px;
	text-align: left;
	float: left;
}

#newsheader {
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background: #005595;
	background-image: url("/images/header_gradient.jpg");
	background-repeat: repeat-y;	
}

#datearea {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background: #BDD7FF;
}

#news td {
	font-size: 10px;
	font-weight: bold;
}

.news {
    margin: 0 0 1em 0;
    padding: 0px;
	background: #E0ECFF;
}

.news ul {
	font-size: 11px;
	font-weight: bold;
    list-style: none;
    margin: 0;
    padding-left: 1em;
    text-indent: -1em;
}
.news li {
	padding: 6px;
	margin: 0px;
}
.whiteline {
	border-bottom: 2px solid #FFF;
}

.news a:link {
	color: #005595;
	text-decoration: none;
}

.news a:visited {
	color: #428BCB;
	text-decoration: none;
}

.news a:hover {
	color: #B50000;
	text-decoration: underline;
}

.news a:active {
	color: #005595;
	text-decoration: none;
}


#ads {
	padding: 10px 0px 10px 8px;
	text-align: left;
	background-color: #E0ECFF;
	margin: 15px 0px 10px 0px;
}

#banner {
	width: 780px;
	margin: 0 auto 0 auto;
	/*background-image: url("images/banner_main.jpg");*/
	background-color: #FFFFFF;
	padding: 0;
	text-align: center;
}

#rightspan {
	margin: 0 0 0 0;
	padding: 10px;
	width: 600px;
	float: left;
	text-align: left;
}

#footer {
	clear:both;
	width: 780px;
	height: 80px;
	background-color: #428BCB;
	padding:0;
	margin:0;
}

#footer td {
	text-align: center;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 18px;
}

h1{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #27408B;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}
h2{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993399;
	font-weight: bold;
	margin-bottom: 5px;
}
.small{
	font-size: 10px;
	float:right;
	text-align: right;
	margin-bottom:7px;
}
.button{
	color: #FFF;
	background-color:#36648B;
	font-weight: bold;
	border: 1px solid #999;
}
.style2 {
	color: #996699;
	font-weight: bold;
}
.style3 {
	color: #996699;
	font-weight: bold;
}

#middle h1 {
	text-align: left;
}

#middle h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #27408B;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}


#rightspan h1
{

	text-align: left;
}
#rightspan h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #27408B;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
}
#rightspan h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #27408B;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
#rightspan h4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #27408B;
	font-weight:normal;
	margin-bottom: 5px;
	text-align: left;
}

.leftimagets{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.rightimagets{
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.clearemboth {
	clear: both;
	display: block;
}

.enews_tblhead {
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	background: #3A8ECC;
}
.enews_tblcell {
	border-bottom: 1px solid #FFF;
	background: #DFEAF3;
}



.blog-title {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 0px;
	FONT-SIZE: 200%;
	MARGIN: 5px 5px 0px;
	TEXT-TRANSFORM: uppercase;
	LINE-HEIGHT: 1em;
	LETTER-SPACING: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left
}

.post {
	PADDING-BOTTOM: 1.5em;
	MARGIN: 0.5em 0px 1.5em;
	BORDER-BOTTOM: #444 1px dotted
}
.post-title {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px; 
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 2px; 
	FONT-SIZE: larger;
	FONT-WEIGHT:bold;
	MARGIN: 1px 0px 0px; 
	COLOR: #666666; 
	LINE-HEIGHT: 1.2em
}
.post-title A {
	COLOR: #666666; 
	TEXT-DECORATION: none
}
.post-title A:hover {
	COLOR: #FF0000
}
.post P {
	MARGIN: 0px 0px 0px; 
	LINE-HEIGHT: 1.4em
}
P.post-footer {
	MARGIN: -0.25em 0px 0px;
	COLOR: #666666;
	FONT-SIZE: x-small; 
}
.post-footer EM {
	COLOR: #ECE9D8; MARGIN-RIGHT: 0.6em; FONT-STYLE: normal
}
P.post-smallcenter {
	COLOR: #666666;
	text-align: center;
	font-size: x-small;
}

.pinned {
	border-style:solid;
	border-color:#CCCCCC;
	border-width: 1px;
	width:457px;
	PADDING: 5px 5px 5px;
	MARGIN: 1px 0px 10px 0px;
	background-image: url("/images/NewsMenuf.jpg");
	background-repeat: repeat-x;	
}
.pinned P {
	MARGIN: 0px 0px 0px; 
	LINE-HEIGHT: 1.4em
}

.pinnedwide {
    background: #E6EAF7;
    margin: 0;
    padding: 5px;
    width: 600px;
    clear: left;
}
.pinnedwide p {
	MARGIN: 0px 0px 0px; 
	LINE-HEIGHT: 1.4em
}
.pinnedwide h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005595;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
.pinnedwide table h3 {
    margin: 5px 0 0 0;
}

P.post-smallcenter {
	COLOR: #666666;
	text-align: center;
	font-size: x-small;
}


.comment-link {
	FONT: 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; TEXT-TRANSFORM: uppercase; LETTER-SPACING: 0.1em
}

.newstab1f {
	border-style: solid;
	border-color:#CCCCCC;
	border-width: 1px 1px 0px 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width:155px;
	height:22px;
	float: left;
	background-image: url("/images/NewsMenuf.jpg");
	background-repeat: repeat-x;	

}
.newstab1b {
	border-style: solid;
	border-color:#CCCCCC;
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width:155px;
	height:22px;
	float: left;
	background-image: url("/images/NewsMenub.jpg");
	background-repeat: repeat-x;	
}

.newstab2f {
	border-style: solid;
	border-color:#CCCCCC;
	border-width: 1px 1px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width:155px;
	height:22px;
	float: left;
	background-image: url("/images/NewsMenuf.jpg");
	background-repeat: repeat-x;	
}
.newstab2b {
	border-style: solid;
	border-color:#CCCCCC;
	border-width: 1px 1px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width:155px;
	height:22px;
	float: left;
	background-image: url("/images/NewsMenub.jpg");
	background-repeat: repeat-x;	
}

.newstab3f {
	border-style: solid;
	border-color:#CCCCCC;
	border-width: 1px 1px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width:155px;
	height:22px;
	float: left;
	background-image: url("/images/NewsMenuf.jpg");
	background-repeat: repeat-x;	
}
.newstab3b {
	border-style: solid;
	border-color:#CCCCCC;
	border-width: 1px 1px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width:155px;
	height:22px;
	float: left;
	background-image: url("/images/NewsMenub.jpg");
	background-repeat: repeat-x;	
}

.newsbox {
	border-style: solid;
	border-color:#CCCCCC;
	border-width: 0px 1px 1px;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px;
	text-align: left;
	width:457px;
}
.newsbox A {
	COLOR: #666666; 
	TEXT-DECORATION: none
}
.newsbox A:hover {
	COLOR: #FF0000
}
.newsbox P {
	list-style-type:disc;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px; 
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 2px; 
	FONT-SIZE: larger;
	FONT-WEIGHT:bold;
	MARGIN: 1px 0px 0px; 
	COLOR: #666666; 
	LINE-HEIGHT: 1.2em
}

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#navigation {
    margin: 10px 0 0 0;
}
#navigation a{
	color: #005595;
	background: #E6EAF7 url(/images/tab-lt-blue-med-left.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 12px
}
#navigation a span	{
	background: url(/images/tab-lt-blue-med-right.gif) right top no-repeat;
	padding-right: 12px
}	
#navigation a, #navigation a span	{
	display: block;
	float: left
}
/* Hide from IE5-Mac \*/
#navigation a, #navigation a span	{
	float: none
}
/* End hide */
#navigation a:hover	{
	color: #fff;
	background: #005595 url(/images/tab-dk-blue-med-left.gif) left top no-repeat;
	padding-left: 12px
}
#navigation a:hover span	{
	background: url(/images/tab-dk-blue-med-right.gif) right top no-repeat;
	padding-right: 12px
}
#navigation ul	{
	list-style: none;
	padding: 0;
	margin: 0
}
#navigation li	{
	float: left;
	margin: 0;
}
#navigation h3 {
    margin: 0;
    padding: 0;
}
