BODY {
	 	
		background-color: #ffffff;
		padding: 0px;
		margin: 0px; 
		margin-top: 30px; margin-bottom: 30px;
		font-family: verdana, sans-serif;
	}
	
	/* 
very-light-brown: #E8D8EB
light-brown: #BBB199
brown: #917046 
dark-brown: #49381C
very-light-grey: #EBEBEB
light-grey: #D4D4D4
grey: #666666
orange: #F79238
dark-green: #113186
green: #5B503D
light-green: #92C7FE

*/


UL { margin-top: 0px; margin-bottom: 8px }		
LI { font-size: 10px; list-style-image: url(../images/bullet.gif); padding-left: 5px; margin-bottom: 5px }
H1 { font-size: 11px; color: #060931 }
H2 { border-bottom: solid 1px #6E99C3; text-align: left; padding-bottom: 3px; background-color: transparent; background-image: url(../images/h2_bg.gif); background-position: right; background-repeat: no-repeat }
H3 { background-color: #6E99C3; text-align: left; padding: 8px; margin: 0px }
P { font-size: 10px; color: #000000; margin-top: 0px; margin-bottom: 10px; text-align: left }
A { color: #6E99C3; text-decoration: underline}
A:hover { color: #000000; text-decoration: none}

TH { text-align: left; font-size: 10px; font-weight: bold; padding: 5px; background-color: #003333; color: #95CE61 }
TD { font-size: 10px }
TEXTAREA { font-size: 10px; font-family: verdana, sans-serif; color: #060931 }
INPUT { font-size: 10px; font-family: verdana, sans-serif; color: #060931 }
SELECT { font-size: 10px; font-family: verdana, sans-serif; color: #060931 }
HR { border-top: solid 1px #6E99C3; height: 1px; color: white }
IMG { border: 0px }

.footer { background-color: #ffffff; width: 800px; margin-top: 10px }
.footer TD { padding: 0px; }
.footer P { color: #000000; padding: 0px; margin: 0px; background-color: transparent }
.footer A { color: #000000 }
.footer A:hover { color: #6E99C3 }

.normal { font-weight: normal !important }
.bold { font-weight: bold !important }
.italic { font-style: italic !important }
.uppercase { text-transform: uppercase !important }
.no-decoration { text-decoration: none !important }

.f8 { font-size: 8px !important }
.f9 { font-size: 9px !important }
.f10 { font-size: 10px !important }
.f11 { font-size: 11px !important }
.f12 { font-size: 12px !important }
.f14 { font-size: 14px !important }
.f16 { font-size: 16px !important }
.f18 { font-size: 18px !important }
.f20 { font-size: 20px !important }
.f22 { font-size: 22px !important }

.p0 { padding: 0px !important }
.p3 { padding: 3px !important }
.p5 { padding: 5px !important }
.p10 { padding: 10px !important }
.p15 { padding: 15px !important }
.p20 { padding: 20px !important }

.w100 { width: 100% !important } 
.w75 { width: 75% !important }
.w50 { width: 50% !important }

.m0 { margin: 0px !important }
.m5 { margin: 5px !important }
.m10 { margin: 10px !important }

.light-grey-bg { background-color: #efefef !important }
.white-bg { background-color: #ffffff !important }

.top { vertical-align: top !important }
.bottom { vertical-align: bottom !important }
.middle { vertical-align: middle !important }
.left { text-align: left !important }
.center { text-align: center !important }
.right { text-align: right !important }

.no-border { border: 0px !important }

.error { color: #cc0000; font-weight: bold }

.menu-table { width: 800px; border-bottom: solid 1px #c0c0c0; margin-bottom: 2px }

.menu-td { vertical-align: top; background-color: white; padding: 0px }

.menu DIV { padding: 7px; text-align: center; color: white; border-left: solid 1px #c0c0c0 }
.menu A:hover DIV { background-color: #6E99C3; color: #ffffff }
.menu A DIV { background-color: #ffffff; text-decoration: none; color: #000000 } 


.content { background-color: #c0c0c0; width: 800px }
.content TD.main { padding: 3px }

TD.button { background-color: #fff; border: solid 2px #c0c0c0; color: #000; font-size: 10px; text-align: center; padding: 0px }
TD.button A:hover DIV { background-color: #6E99C3; color: #fff; padding: 10px }
TD.button A DIV { background-color: #fff; text-decoration: none !important; color: #000; cursor: hand; padding: 10px } 
.button A:hover { text-decoration: none }
.button A { text-decoration: none }