body
{
	font-family: Arial, Helvetica, Trebuchet MS;
	font-size: 12px;
	color: #636466;
}
body.sidelights
{
	background-color: #CFD0D2;
	/*margin-left: 92px;
	margin-right: 110px;*/
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
}
div.wrapper
{
	width: 844px;
	background: url(/firsthand/graphics/background/sidelights.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
}
div.header
{
	background-image: url(/firsthand/graphics/background/header_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#55B7C2;
	border-bottom: 0px;
	margin: 0px 22px 0px 22px;
	/*margin:0px;*/
	padding: 0px;
	border-left: solid 1px #ffffff;
	height:88px;
	width:798px;
}
div.mainbody
{
	border-left: solid 1px #ffffff;
	border-right: solid 0px #ffffff;
	margin-left: 22px;
	width:800px;
}
div.navigation
{
	width: 237px;
	float:left;
	margin: 0px; 
	padding:0px;
	height: auto;
}
div.navBgd
{
	background: url(/firsthand/graphics/background/blueLeftUnderNav.gif) no-repeat;
	height: 435px;
}
div.subNav
{
	background-image: url(/firsthand/graphics/background/dropDownBackStf.gif);
	text-align:right;
	color: #66952d;
	font-size:12px;
	font-family: Arial, Helvetica, Trebuchet MS;
	padding-right: 53px;
}
.navButton
{
	margin:0px;
	padding:0px;
}
div.maincontent
{
	width: 561px;
	float: left;
	margin-left:0px;
	padding:0px;
	margin-right:0px;
}
div.homepageContent
{
	width:798px;
	background-image: url(/firsthand/graphics/background/homeCenterBack.gif);
	height: 215px;
	margin-left: 23px;
	margin-right:22px;
	clear:both;
}
div.footer
{
	background: url(/firsthand/graphics/background/footerstf.gif) no-repeat ;
	background-position: bottom;
	width: 844px;
	height: 68px;
	margin-left:auto;
	margin-right: auto;
	padding:0px;
	margin-top:0px;
	float:left;
	border: solid 0px red;
}
div.subfooter
{
	width: 844px;
	background: url(/firsthand/graphics/background/sidelights.gif) repeat-y;
	text-align:center;
	padding:0px;
	margin-top:0px;
	float:left;
	height:20px;
	vertical-align:middle;
}
a.subNav, a.subNav:link, a.subNav:active, a.subNav:visited
{
	color: #66952D;
	text-decoration: none;
	margin:0px;
	padding:0px;
	line-height: 20px;
}
a.subNav:hover
{
	text-decoration:underline;
}
a.subNavcurrent, a.subNavcurrent:link, a.subNavcurrent:active, a.subNavcurrent:visited
{
	color: #0098AA;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
a.subNavcurrent:hover
{
	text-decoration:underline;
}
/**************************************
	OTHER CONTENT
***************************************/
a, a:link, a:active, a:visited
{
	color:  #8DC63F;
	text-decoration: none;
}
a:visited
{
	color: #AED972;
}
a:hover
{
	color:  #E3A03A;
}
.datagrid_header
{
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #b184b8;
	color: #fff;
	height: 25px;
	font-weight: bold;
	font-size: 16px;
}
.datagrid_header a
{
	color: #fff;
	font-size: 12px;
}
.datagrid_footer
{
	background-color: #b184b8;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.datagrid_row
{
	background-color: #e2f1cf;
	color: #73a535;
}
/*.datagrid_subheader
{
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #cccccc;
}*/
.accentFont
{
	font-weight: bold;
}
h1, .page_title
{
	vertical-align: middle;
	font-size: 18px;
	color: #b184b8;/*4AB3C1*/
}
h2
{
	vertical-align: middle;
	font-size: 15px;
	color: #73a535;
	font-weight: bold;
}
.form_button
{
	color: #636466;
	font-size: 11px;
	font-weight: bold;
	border-bottom-color: #aaa;
	border-left-color: #aaa;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-width: 2px;
	border-style:  solid;
	/*background-color: #cccccc;*/
	height: 23px;
}
.box_highlight
{
	background-color: #e2f1cf;
}
.PrintShow
{
	display: none;
}
.errormessage
{
	color: #D43973;
}