body {margin:0px; background-color:#F4F4F4; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#080808; letter-spacing:0.5px}
.white {color:#FFFFFF}
.homeheading {font-size:16px; font-weight:900; color:#009900}
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #009900; font-weight:bold}
a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #009900; font-weight:bold}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #009900; font-weight:bold}
.biggreen {font-family:Arial, Helvetica, sans-serif; font-size:15.5px; color:#009900; font-weight:900; font-variant:small-caps}
td.tab	{height:25px; padding-left:10px; padding-right:10px; border-right:1px solid #FFFFFF}
a:visited.heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight:bold}
a:link.heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight:bold}
a:hover.heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight:bold}

td.menu {width:200px; height:25px; text-indent:7px; border-bottom:1px solid #FFFFFF}
td.menu:hover {background-color:#FFCC00; width:200px; height:25px}
td.menus {width:200px; height:25px; text-indent:7px; background-image:url(../images/menubg.jpg); border-bottom:1px solid #FFFFFF}
a:visited.menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight:bold}
a:link.menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight:bold}
a:hover.menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight:bold}

a:visited.headingNODD {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight:bold}
a:link.headingNODD {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight:bold}
a:hover.headingNODD {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight:bold}

td.title {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#666666; height:41px; background-image:url(../images/titlebg.jpg); text-indent:10px; border-bottom:0px; border-top:1px #CCCCCC solid; border-left:1px #CCCCCC solid; border-right:1px #CCCCCC solid}

td.stepnumber {width:460px; background-color:#006600; padding:5px; color:#FFFFFF}
td.stepname {width:460px; height:40px; padding:5px; background-color:#006600; color:#FFFFFF}
td.steptext {width:460px; padding:5px}

.steptables {padding:1px; background-color:#FFFFFF; border:1px solid #666666}

td.comparisonleft {width:200px; background-color:#F5F5F5; font-weight:bold}
td.comparisonright {width:300px; background-color:#FFFFFF}

td.resourcesTitle {width:100px; background-color:#F5F5F5}
td.resourcesDescription {width:246px; background-color:#FFFFFF}
td.resourcesIcon {width:90px; background-color:#FFFFFF}

.formHeading {font-size:16px; font-weight:bold}
.formSubHeading {font-size:14px; font-weight:bold}
.required {color:#FF0000}

.blurb {width:238px; height:133px; font-size:15px}

/*** GRID STYLING ***/
#grid {border-spacing:0px; width:940px; border:0px none white;}
#grid th {padding:5px; background-color:#009900; text-align:left; white-space:nowrap;}
#grid td {padding:2px 5px; text-align:left;}
#grid tr {background-color:#FFFFFF;}
#grid tr.alt {background-color:#EBF1EB;}
#grid input {font-size:smaller;}

/*** MANAGEMENT SCREEN STYLING ***/
.frmLabel {
	text-align:right;
	vertical-align:middle;
	white-space:nowrap;
}
.frmItem {
	text-align:left;
	vertical-align:middle;
}
.cal {
	width:16px; 
	height:16px; 
	border-style:none;
	vertical-align:middle;
}