body{
	color:#6A6A6A;
	font-size:11px;
	font-family:tahoma,arial,helvetica,sans-serif;
}

h1{
	color:#000;
	text-decoration:none;
	font-size:2em;
	font-weight:normal;
}

h1 span {
	border-bottom: 1px solid #C8C8C8;
}

h2, h3{
	font-size:1.1em;
	color:#6A6A6A;
	font-weight:bold;
}

.dash {
border: none 0;
border-bottom: 1px dashed #C8C8C8;
width: *;
padding: 0 0 0 0;
padding-bottom:.15em;
text-align: left;}

.title, .title A:link, .title A:visited {
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.title A:hover {
	font-size:1.1em;
	color:#6A6A6A;
	font-weight:bold;
	text-decoration:underline;
}

.nav, .nav A:link, .nav A:visited {
	font-size:1em;
	color:#6A6A6A;
	font-weight:bold;
	text-decoration:none;
}

.nav A:hover {
	font-size:1em;
	color:#6A6A6A;
	font-weight:bold;
	text-decoration:underline;
}


.topnav, .topnav A:link, .topnav A:visited {
	font-family: arial;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.topnav A:hover {
	font-family: arial;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.maintext {
	font-family: helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 000000;
	line-height:24px;
	text-decoration: none;
}

.maintext A:link, .maintext A:visited {
	font-family:  helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 7C0202;
	line-height:24px;
	text-decoration: none;
}

.maintext A:hover {
	font-family:  helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 7C0202;
	line-height:24px;
	text-decoration: underline;
}

.list {
	font-family: arial,helvetica;
	font-size: 14px;
	color: 000000;
	line-height:24px;
	text-decoration: none;
}

.list A:link, .list A:visited {
	font-family:  arial,helvetica;
	font-size: 14px;
	color: 000000;
	line-height:24px;
	text-decoration: none;
}

.list A:hover {
	font-family:  arial,helvetica;
	font-size: 14px;
	color: 7C0202;
	line-height:24px;
	text-decoration: underline;
}

.regtext {
	font-family: helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 5E5E5E;
	line-height:24px;
	text-decoration: none;
}

.regtext A:link, .regtext A:visited {
	font-family:  helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 6A6A6A;
	line-height:24px;
	text-decoration: underline;
	font-weight: regular;
}

.regtext A:hover {
	font-family:  helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: 6A6A6A;
	line-height:24px;
	text-decoration: none;
	font-weight: regular;
}

.maintextsm A:link, .maintextsm A:visited {
	font-family: trebuchet ms,tahoma,arial,times;
	font-size: 10px;
	color: 000000;
	line-height:12px;
	text-decoration: underline;
}

.maintextsm A:hover {
	font-family: trebuchet ms,tahoma,arial,times;
	font-size: 10px;
	color: 7C0202;
	line-height:12px;
	text-decoration: none;
}

.maintextsm {
	font-family: trebuchet ms,tahoma,arial,times;
	font-size: 10px;
	color: 000000;
	line-height:12px;
	text-decoration: none;
}

.alert, .alert A:link, .alert A:visited {
	font-family: helvetica,trebuchet ms,tahoma,arial,times;
	font-size: 14px;
	color: CC0000;
	font-weight: regular;
}

.alert A:hover {
	font-family: helvetica,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;
	padding:5px;
}

.imgleft {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: A9A9A9;
	background-color:FFFFFF;
	padding:5px;
	margin-right:20px;
	margin-bottom:20px;
}

.imgright {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: A9A9A9;
	background-color:FFFFFF;
	padding:5px;
	margin-right:20px;
	margin-bottom:20px;
}

.textbox {
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: B0B0B0;
background-color: FFFFFF;
color:#6A6A6A;
font-weight:bold;
padding:2px;
height:24px;
}