body {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #AB0020;
	text-decoration: underline;
}


#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 138px;
}


#logo {
	float: left;

	height: 125px;
	width: 200px;
	position: relative;
	padding: 0px;
	margin: 0px;
}



#logo a{
	top: 0;
	left: 0;
	width: 200px;
	height: 125px;
	display: block;
	float: left;
	position: relative;
} 


#logo a h1{
    display: none;
}



#contentTop {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}


#content {
	background-color: #E9E5E6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
}
#content h2 {
	color: #AB0020;
	font-size: 18px;
}


#contentBottom {
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}
#container {
	margin-top: 10px;
	margin-bottom: 10px;
}
#container td {
	vertical-align: top;
}
#leftNavTop {
	background-image: url(../images/leftnav_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
}
#leftNavBottom {
	background-image: url(../images/leftnav_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 42px;
}
#leftNav {
	background-color: #77B23D;
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D1D1D1;
	height: 235px;
}
#bottomNav {
	text-align: center;
	color: #000099;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000099;
	border-bottom-color: #000099;
	height: 36px;
	vertical-align: middle;
}


#bottomNav a {
	color: #000099;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#bottomNav a:hover {
	color: #3366CC;
	text-decoration: none;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	padding-top: 5px;
}
#feature {
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: dotted;
	border-left-color: #000099;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
}
#feature h2 a {
	color: #AB0020;
	font-size: 18px;
	text-decoration: none;
}

#feature h2 a:hover {
	color: #0B2D5A;
	text-decoration: underline;
}

#contentHome {
	padding-right: 20px;
}

#contentHome h1{
font-size: 18px;
}
#home a{
	color: #AB0020;
	text-decoration: none;	

}
#home a:hover{
	color: #092950;
	text-decoration: underline;
}



.floatRight {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}

.img_bord {
	padding: 5px;
	border: 1px solid #09264E;
}

.register {
	font-size: 13px;
	vertical-align: super;
}
/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu { height: 100px; text-align: left;
	 }
	
.menu ul { margin: 0pt; padding: 0pt; position: relative; z-index: 500; list-style-type: none; width: 173px; }
.menu li {
	background-color: #77B23D;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu li.sub { background-color: #cccc99; }
.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt; z-index: 100; font-size: 1em; margin-top: -1px; }
.menu a, .menu a:visited {
	display: block;
	text-decoration: none;
	height: 2em;
	line-height: 2em;
	width: 173px;
	color: #FFFFFF;
	padding-left: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ffffff;
}
.menu b { float: right; margin-right: 5px;}
* html .menu a, * html .menu a:visited { width: 173px; }
* html .menu a:hover { color: #675F00; background-color: #5B9620; position: relative; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover { position: relative; }
.menu a:active, .menu a:focus { color: #675F00; background-color: #5B9620; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover > a { color: #FFFFFF; background-color: #5B9620; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li ul { padding: 2em; visibility: hidden; position: absolute; top: -2em; left: 159px; background-color: transparent; }
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.lastNav {
	border-bottom-width: 1px!important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted!important;
	border-left-style: none;
	border-bottom-color: #FFFFFF!important;
}
