/* Generated via www.cssmenubuilder.com 

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;}

*/
body {
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}

.navigation {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}
.pagetext {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.copyright {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}
.whitelink {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;

}

.text {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.texttitle {
font-family: arial, helvetica, sans-serif;
font-size: 14px;
color: #666666;
}

.lefttext {
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

ul2{ list-style-image : url("images/arrow.gif"); 
}


p {
text-indent: 0px;
margin-left: 10px;
margin-top: 10px;
margin-right: 15px;
margin-bottom: 10px;
}

.title {
font-family: arial, helvetica, sans-serif;
font-size: 16px;
color: #000000;
font-weight: bold;
}

A:link {
	COLOR: #666666; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: none;
}

A.bottom:link {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
A.bottom:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
A.bottom:hover {
	COLOR: #000000; TEXT-DECORATION: none;
}


A.menu:link {
	COLOR: #ffffff; 
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
}
A.menu:visited {
	COLOR: #ffffff; 
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
}
A.menu:hover {
	COLOR: #FF0049; 
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	background: #ffffff;

}

/*ul {color:#505050; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; }
li {color:#505050; margin-left:-15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; list-style-image:url(images/triangle.gif);}
*/

.ul2 { list-style-image : url("images/arrow.gif"); 
}


.ul2 li { margin-left: 15px; }

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: .90;
	width: 600px;
}

#nav a {
	display: block;
	width: 100px;
	padding: 0.26em .25em;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#nav a:hover {
	color: #BFB26D;
}
	

#nav li { /* all list items */
	float: right;
	width: 80px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #084E4C;
	width: 9em;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}






.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.jpg) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #084E4C;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #658281;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #658281;
background-color: #F3F3F3;
}

.form{
	border: dotted 1px #3d0700;
	padding:5px;
	width:550px;

}

.form label{
	font-size:.8em;
	margin-right:5px;
}


/**************************************************
	    classes
	**************************************************/
	.clear {
		clear:both;
	}
	.floatleft {
		float:left;
	}
	.floatright {
		float:right;
	}
	.marginbottom {
		margin:0 0 10px;
	}
	.marginleft {
		margin:0 0 0 20px;
	}
	.marginright {
		margin:0 10px 0 0;
	}
	.margintop {
		margin:10px 0 0;
	}
