#frame {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	border: 1px solid #e5e5e5;
	background: #ffffff url(/images/bg-red-sidebar.gif) repeat-y;
}

#contentleft {
	width: 140px;
	padding: 0px;
	float: left;
}

#menu {
	width: 140px;
	margin: 10px;
	background-color: #8E2222;
}

#menu1 {
	width: 140px;
	margin: 10px;
}

/* popout menus adapted from http://www.alistapart.com/articles/horizdropdowns/ */
#menu ul#mainmenu,
#menu ul#mainmenu ul.submenu {
	width: 130px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-color: #8E2222;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 20px;
        text-indent: 4px;
}

.s_submenu {
	width: 140px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-color: #8E2222;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
        line-height: 20px;
        text-indent: 10px;
}

.c_submenu {
	width: 125px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-color: #8E2222;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
    line-height: 18px;
    text-indent: 4px;
}

#menu ul#mainmenu li { background-image:  url(/images/arrow.gif); background-repeat: no-repeat; background-position: right center !important; }

#menu ul#mainmenu li li {
	background-image: none;
}

#menu ul#mainmenu li,
#menu ul#mainmenu ul.submenu li {
	position: relative;
}

#menu ul#mainmenu ul.submenu {
	position: absolute;
	left: 130px;
	top: 0;
	display: none;
        width: 125px;
}

#menu ul#mainmenu a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
}

#menu ul#mainmenu a:hover {
        background-color: #ffffff;
	color: #6A7E9C;
        background-image:  url(/images/arrow-rev.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu ul#mainmenu li li a:hover {
	background-image: none;
}


/* Fix IE. Hide from IE Mac \*/
* html ul#mainmenu li { float: left; }
* html ul#mainmenu li a { height: 1%; }
/* End */

#menu ul#mainmenu li:hover ul.submenu,
#menu ul#mainmenu li.over  ul.submenu
{
	display: block;
}

/* END popout menus adapted from http://www.alistapart.com/articles/horizdropdowns/ */

#contentcenter {
	width: 570px;
	padding: 20px;
	float: right;
	background: #ffffff
}

.newscenter {
	margin-left: 20px;
	margin-right: 10px;
}

.bodytext {
	margin-left: 10px;
	margin-right: 10px;
	vertical-align:text-top;
	float:right;
}

.imgtop {
	margin-left: 10px;
	margin-right: 10px;
	vertical-align:text-top
	float:right;
}

#contentright {
	width: 10px;
	margin-left: 10px;
	float: left;
	background: #ffffff;
}

#contentheader {
	background: #ffffff;
	height: 150px;
}

body {
	font-size: 80%;
	background: #f2f2f2;
	margin-top: 30px;
	padding: 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}

b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

em {
	font-style: italic;
}

hr {
	width: 100%;
	height: 1px;
	color: #cccccc;
	text-align: center;
}

.smcopy {
	font-size: .85em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #cccccc;
}

.smcopy a{
	font-size: .85em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #cccccc;
}

.copyright {
	font-size: .85em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #888888;
	text-align: center;
}

a.sm:link {
	color: #41526E;
	text-decoration: none;
}

a.sm:visited {
	color: #9EAABD;
	text-decoration: none;
}

a.sm:hover {
	color: #cccc66;
	border-bottom: dashed;
	border-width: 1px;
	text-decoration: none;
}

a.sm:active {
	color: #cccc66;
	border-bottom: dashed;
	border-width: 1px;
	text-decoration: none;
}

.bodytext {
	font-size: .85em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	margin-top: 1em;
	margin-bottom: .5em;
}

.newscenter p {
	font-size: .85em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	background-color: #fff;
	margin-top: 1em;
	margin-bottom: .5em;
}

.newscenter a:link {
	color: #41526E;
	text-decoration: none;
	font-weight: normal;
}

.newscenter a:visited {
	color: #9EAABD;
	text-decoration: none;
	font-weight: normal;
}

.newscenter a:hover {
	color: #cccc66;
	border-bottom: dashed;
	border-width: 1px;
	text-decoration: none;
	font-weight: normal;
}

.newscenter a:active {
	color: #cccc66;
	border-bottom: dashed;
	border-width: 1px;
	text-decoration: none;
	font-weight: normal;
}

p.home {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin-top: .5em;
	margin-bottom: .25em;
}

a.home:link {
	color: #41526E;
	font-size: .85em;
	font-weight: bold;
	text-decoration: none;
}

a.home:visited {
	color: #9EAABD;
	font-size: .85em;
	font-weight: bold;
	text-decoration: none;
}

a.home:hover {
	color: #cccc66;
	font-size: .85em;
	border-bottom: dashed;
	border-width: 1px;
	font-weight: bold;
	text-decoration: none;
}

a.home:active {
	color: #cccc66;
	font-size: .85em;
	border-bottom: dashed;
	border-width: 1px;
	font-weight: bold;
	text-decoration: none;
}

.rev {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
}

a.rev:link {
	font-size: .85em;
	color: #ffffff;
	text-decoration: none;
}

a.rev:visited {
	font-size: .85em;
	color: #ffffff;
	text-decoration: none;
}

a.rev:hover {
	font-size: .85em;
	color: #cccc66;
	border-bottom: dashed;
	border-width: 1px;
	text-decoration: none;
}

a.rev:active {
	font-size: .85em;
	color: #cccc66;
	border-bottom: dashed;
	border-width: 1px;
	text-decoration: none;
}

form#atomz-search {
	width: 160px;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

input#go {
	width: 20px;
	font-size: 10px;
}

select#sp-k {
	padding: 0;
	margin: 0;
	width: 160px;
	font-size: 10px;
}

#topnav a:link,
p.copyright a:link {
	color: #41526E;
	text-decoration: none;
}

#topnav a:visited,
p.copyright a:visited {
	color: #9EAABD;
	text-decoration: none;
}

#topnav a:hover,
p.copyright a:hover {
	color: #cc6;
	border-bottom: 1px dashed;
	text-decoration: none;
}

#topnav a:active,
p.copyright a:active {
	color: #cc6;
	border-bottom: 1px dashed;
	text-decoration: none;
}
#calendar
.textEmphasis { 
color: #000000; 
font-size: 10pt; 
font-weight: bold; 
}

.pageHeading { 
color: #304296; 
font-family: Geneva,Arial, Helvetica, sans-serif; 
font-size: 15pt; 
font-weight: bold; 
}

.pageTitle { 
color: #304296; 
font-family: Geneva,Arial, Helvetica, sans-serif; 
font-size: 20pt; 
font-weight: bold; 
}

.textNormal { 
color: #000000;
font-family: Geneva,Arial, Helvetica, sans-serif;  
font-size: 10pt; 
font-weight: normal; 
}

#services{
	width: 460px;
	padding: 0px;
	float: left;
	background: #ffffff;
}

.s_body {
	margin-left: 20px;
	margin-right: 10px;
}

.s_bodytext {
	margin-left: 20px;
	margin-right: 10px;
}
