body{
	color:#24BC0B;
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

h1{
	color:#000;
	text-decoration:none;
	font-size:2em;
	font-weight:normal;
}

h1 span {
	border-bottom: 1px solid #999999;
}

h2, h3{
	font-size:1.1em;
	color:#24BC0B;
	font-weight:bold;
}

.dash {
border: none 0;
border-bottom: 1px dashed #999999;
width: *;
padding: 0 0 0 0;
padding-bottom:.15em;
text-align: left;}

.title, .title A:link, .title A:visited {
	font-size:1.1em;
	color:#24BC0B;
	font-weight:bold;
	text-decoration:none;
}

.title A:hover {
	font-size:1.1em;
	color:#24BC0B;
	font-weight:bold;
	text-decoration:underline;
}

.maintext {
	font-family: helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 696969;
	line-height:24px;
	text-decoration: none;
}

.maintext A:link, .maintext A:visited {
	font-family:  helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 24BC0B;
	line-height:24px;
	text-decoration: underline;
	font-weight: bold;
}

.maintext A:hover {
	font-family:  helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 24BC0B;
	line-height:24px;
	text-decoration: none;
	font-weight: bold;
}

.nav {
	font-family: helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 797979;
	line-height:24px;
	text-decoration: none;
	font-weight: regular;
}

.nav A:link, .nav A:visited {
	font-family:  helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 797979;
	line-height:24px;
	text-decoration: none;
	font-weight: regular;
}

.nav A:hover {
	font-family:  helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 24BC0B;
	line-height:24px;
	text-decoration: underline;
	font-weight: regular;
}

.maintextsm A:link, .maintextsm A:visited {
	font-family: trebuchet ms,tahoma,arial,times;
	font-size: 13px;
	font-weight: bold;
	color: E18F27;
	line-height:18px;
	text-decoration: none;
}

.maintextsm A:hover {
	font-family: trebuchet ms,tahoma,arial,times;
	
	font-size: 13px;
	font-weight: bold;
	color: E18F27;
	line-height:18px;
	text-decoration: underline;
}

.maintextsm {
	font-family: trebuchet ms,tahoma,arial,times;
	
	font-size: 13px;
	font-weight: bold;
	color: 0E4C67;
	line-height:18px;
	text-decoration: none;
}

.alert, .alert A:link, .alert A:visited {
	font-family: trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: CC0000;
	font-weight: regular;
}

.alert A:hover {
	font-family: trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 6699FF;
	font-weight: regular;
}

.img {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: A9A9A9;
	background-color:FFFFFF;
	padding:5px;
}

.imgleft {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: A9A9A9;
	background-color:FFFFFF;
	padding:5px;
	margin-right:15px;
	margin-bottom:10px;
}

.imgright {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: A9A9A9;
	background-color:FFFFFF;
	padding:5px;
	margin-left:15px;
	margin-bottom:10px;
}

.textbox {
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: B0B0B0;
background-color: FFFFFF;
color:#24BC0B;
font-weight:bold;
padding:2px;
height:24px;
}