form { margin:0px; padding:0px}




div{MARGIN-TOP: 10px;
}

img { border:0px;}

a { color:#545454; text-decoration: none}
a:hover{ text-decoration:underline}

span a{ color:#889612; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li { background:url(images/marker_link.gif) top left no-repeat; padding:0 0 0 13px;}
.list ul li a{ color:#5B701B;  text-decoration:underline}
.list ul li a:hover{text-decoration:none}


.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li { background:url(images/marker_list.gif) top left no-repeat; padding:0 0 0 13px;}
.list1 ul li a{ color:#545454; text-decoration:underline}
.list1 ul li a:hover{text-decoration:none}

.dark{ font-size:12px; font-weight:bold; color:#5E5E5E; padding:2px 0 0 6px}
.white{font-size:9px; color:#FFFFFF; padding:2px 0 0 9px} 

.foot span{ color:#B8B8B8; font-size:10px;font-family:arial;}
.foot a{ color:	#EAEAEA; text-decoration:none;font-family:arial;}
.foot a:hover{ text-decoration:underline}
.foot b a{ color:#D8D8D8; font-family:arial; font-weight:bold; text-decoration:underline}
.foot b a:hover{ text-decoration:none}

.form input {
	width:201px;
	height:28px;
	font-family:tahoma;
	font-size:11px;
	color:#545454;
	padding:5 0 0 6px;
	border-color:#AFAFAF;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}

.form textarea {
	width:201px;
	height:111px;
	font-family:tahoma;
	font-size:11px;
	color:#545454;
	padding:5 0 0 6px;
	overflow:hidden;
	border-color:#AFAFAF;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}

.hilight {
	text-align: left;
	font-family:tahoma;
	font-size:14px;
	line-height:14px;
	vertical-align:top;
	color:#545454;

}

	
/* display: block is what puts box around lines broken with <br> */
/* Style for surrounding div */
.navbox { font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight:bold; background: #0051B0 ;border: solid 1px #0B60E0; width: 21%; }


/* link styles for main nav links */
.nav a { text-decoration: none }
.nav a:link { color: #FFD500; display: block;  border: dashed 1px gray }
.nav a:visited { color: #FFD500; display: block; border: dashed 1px gray }
.nav a:hover { color: #FFFFFF; background: #0076FC; display: block;  border: dashed 1px gray }
.nav a:active { color: #FFD500; display: block; margin: 2px; border: dashed 1px gray }

/* subnav stylesheet */
.navsub a:link { color: #FFD500; font-size: 10px;  display: block; margin: 2px 2px 2px 7px;  border: dashed 1px gray }
.navsub a:visited { color: #FFD500; font-size: 10px; display: block; margin: 2px 2px 2px 7px;  border: dashed 1px gray }
.navsub a:hover { color: #FFFFFF; font-size: 10px; background: #0076FC; display: block; margin: 2px 2px 2px 7px;  border: dashed 1px gray }
.navsub a:active { color: #FFD500; font-size: 10px; display: block; margin: 2px 2px 2px 7px;  border: dashed 1px gray }


/* link styles for main nav links */
.contentlink a { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration: none; text-align:center }
.contentlink a:link { color: #0950BA; display: block;  border: dashed 1px gray }
.contentlink a:visited { color: #0950BA; display: block; border: dashed 1px gray }
.contentlink a:hover { color: #0950BA; display: block;  border: dashed 1px gray }
.contentlink a:active { color: #0950BA; display: block; margin: 2px; border: dashed 1px gray }

.bigtext{
font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:30px; text-align:center;color:#6B6B6B;
}

.reallybigtext{
font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; line-height:30px; text-align:center;color:#545454;
}	

.reallybigtext1{
font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold;color:#545454;
}	

P.headertext{
font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:left; font-weight:bold;line-height:14px;color:#545454;
}


P.contenttext{
font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left;color:#545454;
}

div.headertext{
font-family:Arial, Helvetica, sans-serif; font-size:14px;  font-weight:bold;line-height:14px;color:#545454;
}

div.contenttext{
font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#545454;
}

.listcontenttext{
font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:left; line-height::20px;color:#545454;
}

.listcontentbigtext{
font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:left;  color:#545454;
}

.listitemheight{
line-height:25px;
}

.tableborder{
 border: dashed 1px #CCCCCC
}