﻿
body
{
	font-size: 11px;
	color : #444444;
	background-color:White;
	margin-left : 0px;
	margin-top : 0px;
    font-family: verdana, arial, geneva, helvetica, sans-serif;
}
p
{
	font-family: verdana, arial;
	font-size: 11px;
	color : #444444;

}
a
{
	text-decoration: none;
	color:#01663E;
}
a:hover

{
    color:#C3131E;
}
a:visited
{
    color:#01663E;
}
div.box {
	position:absolute;
	left:50%;
	width:940px;
	margin-left:-470px;
    Background-color : white;
}
div.pageTop
{
    width:940px;
    height:111px;
    background-image:url(../img/top.jpg);
}


#mainContent
{

	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
    width:920px;
    background-image:url(../img/back_shadow.jpg);
}
.content
{
	width:710px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
}
.contentSpace
{
	padding-left:20px;
	padding-right:30px;
}
.sideContent
{
	width:170px;
	margin-top:3px;
	background-color:#E0DCDD;
}
div.footer
{
	width:940px;
    height:41px;
    background-image:url(../img/footer.jpg);
    text-align:center;
}
div.footerText
{
	padding-top:10px;
}
INPUT, textarea, select
{
	font-size:11px;
	border:solid 1px gray;	
}

		.copy	{
			height: 25px;
			background: #E40000;
			font-size: 10px;
			color: #FFFFFF;
			padding-left: 5px;
			padding-right: 5px;
		}

		.copy a	{
			color: #FFFFFF;
			text-decoration: none;
		}

		.copy a:hover	{
			text-decoration: underline;
		}
.sideMenuTop
{
    height : 14px;
	background-image:url(../img/menu_back_grey.jpg);
	height:28px;
	padding-top:5px;
	padding-left:10px;
    width:172px;
}
.sideMenuTopText
{
	font-family: Arial;
	font-size : 14px;
    color : white;
}
.sideMenuContent
{
	padding:5px;
}
.topicalHeader
{
	margin-bottom:2px;
	/*background-image: url(img/sub.jpg);*/
	background-color:#dbdbdb;
	color:#01663E;
	text-decoration:none;
	width:172px;
	height:17px;
	display:block;
	font-size:11px;
}
.topicalHeader:hover
{
	/*background-image: url(img/sub_hover.jpg);*/
	color:#C3131E;
}
.topicalHeaderText
{	
	font-family: Verdana;
	padding-top:2px;
	font-weight:bold;
	font-size:11px;
	margin-left:8px;
	margin-right:8px;
	
}
.topicaltext
{
	font-family: Verdana;
	font-size:8pt;
	margin-left:8px;
	margin-top:4px;
	color:Black;
}


.topMenuText
{
	font-family:Arial;
	font-size:14px;
	color:White;
	text-decoration:none;
	margin-right:8px;
	margin-left:8px;
}
.topMenuText:visited
{
    	color:White;
}
.topMenuText:hover
{
    color:#dbdbdb;
}
.subMenu
{
	background-color: #EEEEEE;
	text-decoration:none;
	width:180px;
	height:17px;
	display:block;
	color:Black;
}
.subMenu:hover
{
	/*background-color: #F7F7F7;*/
	color:#C3131E;

}
.subMenuText
{
	font-family:Verdana;
	font-size:11px;
	padding-top:1px;
	text-decoration:none;
	margin-left:13px;

}


.frameTop
{
	width:170px;
	height:35px;
	background-image: url(../img/frame_top.jpg);
	padding-left:18px;
	font-size:14px;
	padding-top:2px;
	
}
.frameMiddle
{
	width:155px;
	background-image: url(../img/frame_middle.jpg);
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
	height:120px;
	
}
.frameBottom
{
	width:173px;
	background-image: url(../img/frame_bottom.jpg);
	height:41px;
	padding-left:15px;
}

.gbTop
{
	background-color:#E0DCDD;
	color:#156925;
	font-size:12px;
	padding:3px;
	margin-bottom:5px;
	height:18px;
}
.gbTopRight
{
	background-color:#E0DCDD;
	color:#156925;
	font-size:12px;
	padding:3px;
	margin-bottom:5px;
}
.dotted
{
	height: 5px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:Gray;
	margin-bottom:5px;
}


#mainContent #menutop {
	height: 28px;
	background-image:url(../img/menu_back.jpg);

	width:921px;
	text-align:center;
}
#mainContent #menutop {
	height: 28px;
	padding-top:5px;
}
#menutop ul {
list-style: none;
padding:0px;
margin:0px;
}
#menutop ul li {
	display: inline;

}
#menutop a {
	color: #000000;
	text-decoration: none;
	font-family:Arial;
	font-size:14px;
	color:White;
	text-decoration:none;
	margin-right:8px;
	margin-left:8px;
}
#menutop a:hover
{
	color:#dbdbdb;
}
.highlight_mainmenu {
	background-image: url(../img/img_menu_highlight.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#submenu {
padding:5px;
}
#submenu ul {
list-style: none;
padding:0px;
margin:5px 0px 0px 3px;
}
#submenu li 
{
    margin-bottom:2px;
	/*background-image: url(img/sub.jpg);*/
	background-color:#dbdbdb;
	color:#01663E;
	text-decoration:none;
	width:165px;
	height:17px;
	display:block;
	font-size:11px;
}
#submenu a {
	font-family: Verdana;
	padding-top:2px;
	font-weight:bold;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
}
.highlight_submenu {
	background-image: url(../img/img_submenu_highlight.gif);
	background-repeat: repeat-x;
	background-position: left top;
}