BODY
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #9CAD9C;
	background-image: url(graphics/pagefade.jpg);
	background-repeat: repeat-x;
}


#content
{
	width: 760px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: "Lucida Grande" , "Verdana" , "Tahoma";
	background-color: #fff;
	border: solid 1px #ccc;
}

#content FORM
{
	margin: 0px;
	padding: 0px;
	
}


#banner
{
	border-bottom: solid 1px #ccc;
	height: 90px;
	width: 100%;
	background-color: #ffffff;
	color: #333;
	background-image: url(graphics/topbanner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#banner #bannerleft
{
	display: inline;
	width: 22%;
	float: left;
	/*background-color: #fff;*/
}

#banner #bannerleft IMG
{
	padding: 8px 3px 3px 8px;
	border: 0px;
}

#bannerleft H2
{
	padding: 15px 5px 5px 15px;
	margin: 0px;
}

#bannermid
{
	display: inline;
	width: 50%;
	float: left;
}

#bannermid H3
{
	padding: 20px 10px 10px 20px;
	margin: 0px;
	
}

#bannerright
{
	float: right;
	display: inline;
	width: 20%;
	color: #333;
	text-align:right;
}



#bannerright IMG
{
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin:8px 15px 0px 0px;
	display: inline;
	
}


#bannerright ul
{
	list-style-type: none;
	margin: 0px;
	padding: 15px 15px 0px 0px;
}

#bannerright li a
{
	font-size: 10px;
	text-decoration: none;
	color: #333;
}

#bannerright #adminlink A
{
	text-decoration: none;
	color: #003399;
	margin-right: 5px;
	font-size: 11px;
}


#intro
{
	position: relative;
	width: 100%;
	height: 220px;
	float: left;
	background-color: #fff;
}


#mainform
{
	width: 100%;
	position: relative;
	font-family: Verdana, Tahoma, "Lucida Grande" , Sans-Serif;
	background-repeat: repeat-y;
}


#main A:link, #main A:visited
{
	text-decoration: none;
	color: #006699;
}

#step
{
	/*background-image:url(graphics/topstep.jpg); 			   height:50px;*/
}


#mainform .admin
{
	height: 400px;
}


#mainleft
{
	display: inline;
	width: 55%;
	float: left;
}

#mainleft H4
{
	color: #003366;
	font-weight: 600;
	margin: 5px 5px 0 5px;
	padding: 5px 5px 0px 5px;
}


#mainleft P
{
	margin: 5px;
	padding: 0px 8px 5px 8px;
	font-size: 12px;
	font-family:  Verdana,Tahoma,"Lucida Grande" , Sans-Serif;
	width: 80%;
	text-align: justify;
}

#mainright
{
	display: inline;
	width: 44%;
	float: left;
	height: 100%;
	background-image: url(graphics/steponebg.gif);
	background-repeat: no-repeat;
	background-position:top left;
}


#mainright H4
{
	margin: 5px 5px 0px 70px;
	padding: 5px 0px 5px 0px;
	font-size: 18px;
	color: #333;
	font-weight: 800;
}

#mainright P
{
	margin-left: 30px;
}


#mainright #siteselector
{
	margin-left:80px;
}
	


#formleft
{
	float:left;
	width: 18%;
	margin-right:10px;
	
}

#formleft H4
{
	margin: 20px 0px 10px 5px;
}


#formleft P
{
	padding: 5px;
	font-size: 11px;
	color: #666;
}

#formleft #helpText
{
	margin: 30px 5px 5px 5px;
	color: #333;
	background-color: #E6F4FF;
	width: 90%;
	border: solid 1px #ccc;
}


#formsubnav
{
	height: 150px;
}

#formleft #formsubnav
{
	/*background-image:url(graphics/steptwobg.gif); */
	background-position: top;
	background-repeat: no-repeat;
}


#formleft ul
{
	padding: 20px 3px 5px 10px;
	margin: 0px;
}


#subnav
{
	margin: 50px 0px 0px 0px;
	padding-top: 15px 0px 0px 0px;
	font-size: 12px;
	list-style-type: none;
}


#subnav li
{
	color: #72A372;
	margin-left: 2px;
	border-bottom: dotted 1px #ccc;
}


#subnav A:link, #subnav A:visited
{
	text-decoration: none;
	color: #666;
}


#subnav A:hover
{
	background-color: #CFE6CF;
}

#subnav .active
{
	font-size: 14px;
	font-weight: 700;
	color: #666;
	padding: 5px 0px 25px 0px;
}


#formleft #sideNav
{
	padding: 15px 0px 15px 13px;
	list-style-type: none;
}

#formleft #sideNav LI
{
	padding: 5px 0px 5px 0px;
	border-bottom: dotted 1px #ccc;
}


#formleft #sideNav a:link, #formleft #sideNav a:visited
{
	text-decoration: none;
	font-size: 11px;
	color: #666;
}

#formleft #sideNav a:hover
{
	text-decoration: none;
	font-size: 11px;
	background-color: #CFE6DC;
}


#formleft A.topLink
{
	padding: 30px 10px 15px 10px;
	text-decoration: none;
	color: #fff;
}


#formright
{
	width:75%;
	float:left;
	border-left: solid 1px #ccc;
	padding-left:10px;
	
}



#formright .formtable
{
	margin-top: 50px;
}


#formright .admin
{
	height: 400px;
	overflow: auto;
	
}


#formright H3
{
	font-size: 16px;
	color: #BF4D30;
}

#formright H3, #formright H4
{
	margin: 20px 10px 10px 5px;
	color: #BF4D30;
	padding: 0px 0px 10px 0px;
}


#formright P
{
	margin-left: 10px;
	padding: 5px;
	font-size: 11px;
}

#formright #adminNav
{
	/*background-color: #99ccff;*/
	/*width: 300px; 
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 40px;*/
	list-style-type: circle;
}

#formright #adminNav li
{
	padding: 5px;
	font-size:12px;
}


#formright a:link, #formright a:visited
{
	text-decoration: none;
	color: #0066cc;
}


#formright #adminNav a:link, #formright #adminNav a:visited
{
	color: #336699;
	
}

#formright a.cmdLink:link
{
	border: solid 1px #ccc;
	padding: 3px;
}

#formright a.cmdLink:hover 
{
	border: solid 1px #ff6600;
	padding: 3px;
}


#formright a:hover, 
{
	color: #666699;
}



#formright TABLE
{
	margin: 0px 5px 10px 3px;
	font-size: 11px;
	padding: 0px;
	text-align:left;
	
}


#formright TABLE TD a:link, #formright TABLE TD a:visited
{
	text-decoration: none;
	color: #336699;
}


#formright TABLE TD a:hover
{
	color: #666699;
}


#formright TABLE THEAD.index
{
	background-color: #336699;
}


#formright TABLE THEAD TD H4
{
	padding:0px;
	margin: 4px 3px 4px 0px;
	color: #fff;
	font-size: 14px;

}



#formright TABLE TR.alternate
{
	background-color: #CFE6DC;
}

#formright #contactList
{
	margin-left:20px;
	border: solid 1px #ccc;
	width:360px;
}


#formright TD .index
{
	text-align: right;
}

#formright #refGrid
{
	border: solid 1px #666;
	width: 80%;
}


#formright #refGrid .rowHeader
{
	font-size: 15px;
	font-weight: bold;
	font-family: Garamond, Serif;
}


#formright #refGrid TD.column
{
	border-left: solid 1px #ccc;
}


#formright #refGrid TR.odds TD
{
	background-color: #CFE6DC;
}

#formright #reviewGrid
{
	width: 80%;
	margin-left: 15px;
	
}


#formright #useredit
{
	padding-left:100px;
	font-size: 12px;
}


TD.index
{
	text-align:right;
	width: 40%;
}

#officeList LI
{
	padding: 5px 3px 5px 10px;
}

#footer
{
	clear: both;
	border-top: solid 1px #ccc;
	width: 100%;
	/*height: 50px;*/
	text-align: center;
	background-color: #FFFFFF;
}

#footer P
{
	margin: 10px 0px 10px 0px;
	font-size: 10px;
	
}


.bottomline
{
    color:Red;
}

/*   Form Control Formatting */


.dropDown
{
	border: solid 1px #ccc;
	font-family: "Trebuchet MS" , Tahoma, Sans-Serif;
	font-size: 12px;
	width: 170px;
}

.dropDownShort
{
	border: solid 1px #ccc;
	font-family: "Trebuchet MS" , Tahoma, Sans-Serif;
	font-size: 11px;
}


.formBtn
{
	border: solid 1px #ccc;
	color: #fff;
	font-family: "Trebuchet MS" , Tahoma, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	background-image: url(graphics/buttonbg.jpg);
}

.formBtnLarge
{
	border: solid 1px #ccc;
	color: #fff;
	font-weight:bold;
	font-family: "Trebuchet MS" , Tahoma, Sans-Serif;
	font-size: 14px;
	padding: 4px;
	background-image: url(graphics/buttonbg.jpg);
	cursor:pointer;
	cursor:hand;
}

.formText
{
	border: solid 1px #ccc;
	font-family: "Trebuchet MS" , Tahoma, Sans-Serif;
	font-size: 11px;
	width: 160px;
}

.formTextShort
{
	border: solid 1px #ccc;
	font-family: "Trebuchet MS" , Tahoma, Sans-Serif;
	font-size: 11px;
	width: 100px;
}

.formTextBox
{
	border: solid 1px #ccc;
	background-color: #E6F4FF;
	font-family: "Trebuchet MS" , Tahoma, Sans-Serif;
	font-size: 12px;
	width: 250px;
	height: 150px;
}

.formTextPhone
{
	border: solid 1px #ccc;
	width:30px;
	font-size:11px;
}


.formTextState
{
	border: solid 1px #ccc;
	font-family: "Trebuchet MS" , Tahoma, Sans-Serif;
	font-size: 11px;
	width: 25px;
}


.alertText
{
	color: #0066cc;
	font-size: 12px;
	text-align: left;
}

.errorText
{
	color: Red;
}

#subheader .locations
{
	margin: 5px 5px 15px 0px;
	padding-top: 2px;
	font-size: 19px;
	font-weight: 700;
	color: #BF4D30;
}

.formValue
{
	color: #666;
	font-weight: bold;
}

A:link.linkBtn, A:visited.linkBtn
{
	/*background-color: #336699;*/
	color: #fff;
	font-size: 11px;
	font-family: "Trebuchet MS" , Verdana, inherit, Sans-serif;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	border: solid 1px #99ccff;
}

#formright A:hover.linkBtn
{	
	color: #ccc;
}


.fpStartbtn 
{
    text-align:center;
}

P.streak
{
	font-size: 9pt;
	border-bottom: solid 1px #ccc;
	text-align:right;
}

UL.lists
{
	list-style-type:circle;
	font-size: 9pt;
}

UL.lists LI
{
	padding:3px;
}
