A {	
	outline: none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#018724;
	text-decoration:none;
	font-weight:bold;
}

A:hover {
	outline: none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#0F267B;
	text-decoration:underline;
	font-weight:bold;
}

A:focus {
	outline: none;
	
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#676D69;
	text-decoration:underline;
	font-weight:bold;
}

BODY {
	background-color:#D2DFD7;
}

H1 {
	font-family:Century Gothic, Garamond, sans serif;
	font-size:28px;
	color:#B55B01;
	text-decoration:none;
	font-weight:normal;
}

H2 {
	font-family:Century Gothic, Garamond, sans serif;
	font-size:22px;
	color:#B55B01;
	text-decoration:none;
	font-weight:normal;
}

INPUT, TEXTAREA, SELECT {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:black;
	font-weight:normal;
}

LI {
	list-style-type:square;
}

P, TD, UL {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:black;
	text-decoration:none;
	font-weight:normal;
}

.bodycontainer {
	background-color:#FFF;
}

.contentbox {
	background-color:#FFF;
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
}

.footer {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
}

.footerlink {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#7694C8;
	text-decoration:underline;
	font-weight:normal;
}

.footerlink:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#7694C8;
	text-decoration:underline;
	font-weight:normal;
}

.headerbox {
	background-color:#FFF;
	border-top: #999 1px solid;
	border-bottom: #999 2px solid;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
}

.homebody {
	background-color:#E4EAF1;
}

.hometext {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:black;
	text-decoration:none;
	font-weight:normal;
	padding:7px;
}

.lglink {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#669966;
	text-decoration:none;
	font-weight:bold;
}

.lglink:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#A2C1A2;
	text-decoration:underline;
	font-weight:bold;
}

.lglink:focus {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#A2C1A2;
	text-decoration:underline;
	font-weight:bold;
}

.note {
	font-family:Calisto MT, Times New Roman, Times, serif;
	font-size:10px;
	color:#999;
	text-decoration:none;
	font-weight:normal;
}

.smlink {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#669966;
	text-decoration:underline;
	font-weight:normal;
}

.smlink:hover {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#A2C1A2;
	text-decoration:underline;
	font-weight:normal;
}

.splash {
	background-color:#FFFFFF;
}

LOSTPAGE {
	background-color:#FFFFFF;
}

