A:visited  {color: #0000ff; text-decoration: none}
A:link  {color: #0000ff; text-decoration: none}
A:active  {color: #0000ff; text-decoration: none}
A:hover   {color: #4B7A29; text-decoration: none}


body {
	margin: 0px;
	color: #EAEAEA;
	text-decoration: none;
	background: url(./images/m-bkd.jpg) no-repeat;
	text-align: center;
	font: 11px Verdana;
}

#wrapper{
	width: 980px;
    margin: 0 auto;
	padding: 0;
	}

.clear {clear:both;}

#headerlogo {
	width:524;
	height:148;
	padding:0px;
	margin:0px;
	float:left;
	background:transparent none repeat scroll 0 0;
}

#header {
	width:456;
	height:148;
	float:left;
	padding:0px;
	margin:0px;
}

#headnav {
	width:456;
	padding:0px;
	margin:0px;
	background:url(./images/top-btn-bkd.png) no-repeat;
}

#headsearch {
	width:456;
	margin:0px;
	padding:0px;
	height:70px;
	background:url(./images/m-01.png) no-repeat;
	}

#headgo {float:right; width:200px; margin-right:35px; margin-top:25px;background:#ffffff;height:22px;}

#nav {
	width:980px;
	float:left;
	background: url(./images/btn-bkd.png) no-repeat;
	margin:0px;
	padding:0px;
	height:50;
	}

#navContainer {
	width:980px;
	margin:0px;
	padding:0px;
	height:50;
	}

#main {
	width:980px;
	background:url(./images/body-slice.png) repeat;
	margin: 0px auto;
	padding: 0px;
	float:left;
	height: auto;
	}

#widePage {
	width: 920px;
 	font-family: verdana;
	font-size: 11px;
	color: #676767;
	text-align: left;
	float:left;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	}

#banner {
	width:980px;
	margin:0px;
	padding:0px;
	height:184px;
	background:transparent none repeat scroll 0 0;
	}

#bodytext {
	width: 980px;
	background:transparent none repeat scroll 0 0;
	text-align: left;
	float:left;
	margin:0px;
	padding:0px;
	}


#topmap {margin:5px 20px 10px 20px; font-size:10px;font-weight:bold;text-align:left;color:#676767;width:940px;}

#brtxt {
	width: 900px;
	background:transparent none repeat scroll 0 0;
 	font-family: verdana;
	font-size: 11px;
	color: #676767;
	text-align: left;
	float:left;
	margin: 5px 10px 0px 25px;
	padding: 0px 0px 20px 0px;
	}


#footer {
	width: 980px;
	background:transparent none repeat scroll 0 0;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
 	font-family: verdana;
	font-size: 10px;
	color: #676767;
	}


p {
 	font-family: verdana;
	font-size: 11px;
	color: #676767;
	text-align: left;
	margin-bottom: 10px;
	}

BLOCKQUOTE {
  font-family: Verdana;
  font-size: 11px;
  color: #676767;
	line-height:12pt;
}

TEXTAREA {
  font-family: Verdana;
  font-size: 11px;
	line-height: 12pt;
  color: #676767;
}

UL {
  font-family: Verdana;
  font-size: 11px;
  color: #676767;
	line-height: 12pt;
}

OL {
  font-family: Verdana;
  font-size: 11px;
  color: #676767;
	line-height: 12pt;
}

CENTER {
  font-family: Verdana;
  font-size: 11px;
  color: #676767;
	line-height: 12pt;
}

TD {
  font-family: Verdana;
  font-size: 11px;
  color: #676767;
}


H3 {
	color: #003456;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	}

H4 {
  font-family: Verdana;
  font-size: 13px;
  color: #1d64a2;
  font-weight: bold;
}

H5 {
  font-family: Verdana;
  font-size: 12px;
  color: #b89c4b;
  font-weight: bold;
}

H6 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-weight: bold;
}




/* ADDED BY LYLE 04/20/2009 */

#logininstructions
	{
		border: 0px solid red;
		margin: 0px 0px 0px 40px;
		padding: 10px;
	}

#logininstructions p
	{
		border: 0px;
		margin: 0px 0px 1em 0px;
		padding: 0px;
	}
		
#loginforgot
	{
		border: 1px solid #666666;
		margin: 0px;
		padding: 8px;
		background-color: #ccd3cb;
		width: 150px;
		float: right;
		text-align: center;
	}

table#loginbox
	{
		border: 1px solid black;
		margin: 20px auto;
		padding: 0px;
		width: 300px;
	}

div.personprofile
	{
		border: 0px solid red;
		margin: 0px;
		padding: 2px;
		width: 50%;
		float: left;
	}

div.personprofile label
	{
		border: 1px solid #ffffff;
		width: 150px;
		height: 20px;
		margin: 0px;
		padding: 2px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		text-align: right;
		float: left;
		position: relative;
		top: 1px;
	}

div.personprofile input
	{
		border: 1px solid #999999;
		height: 20px;
		margin: 0px;
		padding: 2px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		clear: right;
	}

div.personprofile div.inputfield
	{
		border: 0px solid blue;
		margin: 0px 0px 1em 0px;
		padding: 0px;
		vertical-align: middle;
	}

span.req
	{
		font-weight: bold;
		color: red;
	}

