body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ccd9e4;
	margin: 0px 0px 0px 0px;
	color: #00387D;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00387D;
}
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}

#maintext {
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 16px;	
}
#rightmenu td {
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 35px;
	vertical-align: middle;
}
.orangeback_whitetext {
	background-color: #FB8200;
	color: #FFFFFF;	
}
.orangeback_whitetext a:link {
	color: #FFFFFF;	
	text-decoration: none;
}
.orangeback_whitetext a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}
.orangeback_whitetext a:hover {
	color: #FFFFFF;	
	text-decoration: underline;
}
.orangeback_whitetext a:active {
	color: #FFFFFF;	
	text-decoration: underline;
}
.blueback_greentext {
	background-color: #00387D;
	color: #C4D701;	
}
.blueback_greentext a:link {
	color: #C4D701;	
	text-decoration: none;
}
.blueback_greentext a:visited {
	color: #C4D701;	
	text-decoration: none;
}
.blueback_greentext a:hover {
	color: #C4D701;	
	text-decoration: underline;
}
.blueback_greentext a:active {
	color: #C4D701;	
	text-decoration: underline;
}
.greenback_bluetext {
	background-color: #C4D701;
	color: #00387D;	
}
.greenback_bluetext a:link {
	color: #00387D;	
	text-decoration: none;
}
.greenback_bluetext a:visited {
	color: #00387D;	
	text-decoration: none;
}
.greenback_bluetext a:hover {
	color: #00387D;	
	text-decoration: underline;
}
.greenback_bluetext a:active {
	color: #00387D;	
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #f78210;
	line-height: normal;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	color: #f78210;
	line-height: normal;	
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #f78210;	
}
h4 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #f78210;	
}
a:link {	
	color: #00387D;
}
a:visited {
	color: #00387D;
}
a:hover {
	color: #C4D701;
}
a:active {
	color: #C4D701;
}
ul {
	list-style: disc url('/images/bullet.gif') inside;
}
