body {
	background: #143852 url(images/bg.jpg);
	width: 780px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	}

#csstopmenu, #csstopmenu ul{
padding: 0;
margin-left: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border: 0px;
border-left-width: 0;
background-color: #A4CB2D;
}

.headerlinks a{
margin: auto 10px;
	font-family: arial;
	font-size: 14px;
font-weight: bold;
color: #143852;
}


.headerlinks a:hover{
	font-family: arial;
	font-size: 14px;
background-color: #FFFFFF;
color: #143852;
}


.submenus{
display: none;
width: 10em;
position: absolute;
top: 1em;
left: 0;
background-color: #D8FE89;
border: 1px solid black;
}


.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
	font-family: arial;
	font-size: 12px;
      padding: 2px 4px;
}


.submenus li a:visited{
	font-family: arial;
	font-size: 12px;
	color: #143852;
}


html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
	font-family: arial;
	font-size: 12px;
background-color: #FFFFFF;
color: #1075CD;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}






.copyside { 
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #D7E4F5;
}


.copy { 
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.copysm { 
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}


.tinygray { 
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}


.head { 
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	color: #065B9C;
}


.headsm { 
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #065B9C;
}


.subtitle { 
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #D16815;
}


.strong { 
	background: #C3CED1;
}


.date { 
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9C9C9C;
}




a.main:link {
color: #065B9C;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}

a.main:active {
color: #065B9C;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}

a.main:visited {
color: #065B9C;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}

a.main:hover {
color: #FFFFFF;
text-decoration: none;
font-family: verdana;
font-size: 12px;
font-weight: normal;
background: #065B9C;
}





a.submain:link {
color: #065B9C;
text-decoration: none;
border-bottom: 1px dashed;
font-family: verdana;
font-size: 12px;
}

a.submain:active {
color: #065B9C;
text-decoration: none;
border-bottom: 1px dashed;
font-family: verdana;
font-size: 12px;
}

a.submain:visited {
color: #065B9C;
text-decoration: none;
border-bottom: 1px dashed;
font-family: verdana;
font-size: 12px;
}

a.submain:hover {
color: #FFFFFF;
text-decoration: none;
border-bottom: 1px dashed;
font-family: verdana;
font-size: 12px;
font-weight: normal;
background: #065B9C;
}




.col { border-bottom:none; border-top:none; border-left:1px #205479 double; border-right:none; margin:0px; padding:0px; }

.meeting { border-bottom:1px #205479 solid; border-top:none; border-left:none; border-right:none; margin:0px; padding:0px; }





a.side:link {
color: #ffffff;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}

a.side:active {
color: #ffffff;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}

a.side:visited {
color: #ffffff;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}

a.side:hover {
color: #ffffff;
font-family: verdana;
font-size: 12px;
background: #065B9C;
}



.copyright {
font-size: 9px;
font-family: verdana;
color: #143852;
}


a.copyright:link {
color: #143852;
text-decoration: none;
font-family: verdana;
font-size: 9px;
}

a.copyright:active {
color: #143852;
text-decoration: none;
font-family: verdana;
font-size: 9px;
}

a.copyright:visited {
color: #143852;
text-decoration: none;
font-family: verdana;
font-size: 9px;
}

a.copyright:hover {
color: #FAFAFA;
font-family: verdana;
font-size: 9px;
background: #4884B5;
}





