p,li,td,body {
	font:10pt arial, verdana, tahoma, helvetica;
	line-height: 140%;
	color: #3D3D3D;
}
a:link {
	color: #006B52;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #006B52;
	text-decoration:underline;
	font-weight: bold;
}
a:visited {
	color: #006B52;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #006B52;
	text-decoration:underline;
	font-weight: bold;
}
b {
	color: #000000;
	font-weight: bold;
}

body { background-color: #DBDDE6; }

form { margin-bottom: 0px;}

input.customButton {
	/*
	text-align: center;
	vertical-align: top;
	border: outset #008852 2px;
	background-color: #008852;
	font-family: verdana, arial, ms sans serif;	font-weight: bold; font-size: 10pt;
	color: #FFFFFF;
	padding-left: 0px; padding-right: 0px;
	width: 130px;
	cursor: hand;
	*/
	border-color: #333333; border-style: solid; 
	border-width: 1px; 
	background-color: white;
	font-family : "Andale Mono","Courier New", Serif;
	font-size : 12px;
	line-height: 12px;
}

.contentTable {
	background-color: #E5E5E5; 
	border: solid #CCCCCC 1px;
}

#req {
	font-size:9pt;
	color: #003984;
	font-weight: bold;
	text-align: right;
}
#opt {
	font-size:9pt;
	color: #3D3D3D;
	font-weight: bold;
	text-align: right;
}
#smallorange /* used as req align left */{
	font-size:9pt;
	color: #003984;
	font-weight: bold;
}




#content {
	font-size:10pt;
	color: #3D3D3D;
	text-align: left;
}
h1,#title {
	font-size:11pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:20px;
} 
#subtitle {
	font-size:11pt;
	color: #000000;
	text-align: left;
	font-style: italic;
	margin-top:30px;
	margin-bottom:20px;
}
#promo {
	font-size:10pt;
	color: #000000;
	font-weight: bold;
}
#promo2 {
	font-size:10pt;
	color: #3D3D3D;
	font-weight: bold;
	margin-top:20px;
}
#small {
	font-size:9pt;
	color: #3D3D3D;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#smaller {
	font-size:8pt;
	color: #3D3D3D;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#reqsmaller {
	font-size:8pt;
	color: #F58220;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#small2 {
	font-size:9pt;
	color: #3D3D3D;
}
#smallb {
	font-size:9pt;
	color: #3D3D3D;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#smallb2 {
	font-size:9pt;
	color: #3D3D3D;
	font-weight: bold;
}
#smalltitle {
	font-size:9pt;
	color: #3D3D3D;
	font-weight: bold;
}
#smallblue {
	font-size:9pt;
	color: #014CA8;
	font-weight: bold;
}
#smalli {
	font-size:9pt;
	color: #3D3D3D;
	font-style: italic;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#smallind {
	font-size:9pt;
	color: #3D3D3D;
	margin-left:15px;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:5px;
}
#smallpromo2 {
	font-size:9pt;
	color: #014CA8;
	font-weight: bold;
}
#sidepromo2 {
	font-size:9pt;
	color: #014CA8;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#jobsbold {
	font-size:9pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:3px;
}
#logout {
	font-size:9pt;
	color: #3D3D3D;
	link: #000000;
	font-weight: bold;
	margin-top:3px;
}
#textbox {
	font-size:9pt;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
	color: #3D3D3D;
    background-color: #E5EDF7;
}
#textbox_wh {
	font-size:9pt;
	background-color: #FFFFFF;
	color: #3D3D3D;
}
#selectbox {
	font-size:9pt;
	color: #3D3D3D;
	background-color: #FFFFFF;
	}
#titlenote {
	font-size:9pt;
	color: #000000;
	margin-top: 2px;
	text-align: left;
}
#bluerow {
	font-size:9pt;
	color: #3D3D3D;
   background-color: #E5EDF7;
	vertical-align: top;
}
#whiterow {
	font-size:9pt;
	color: #3D3D3D;
	vertical-align: top;
}
#redwhiterow {
	font-size:9pt;
   color: #FC6363;
	vertical-align: top;
}
#redbluerow {
	font-size:9pt;
   color: #FC6363;
	vertical-align: top;
}
