.headText {  font-size: 12pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}
.descText {  font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}

body {
	background-position: center;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-image: url(../images/global/background.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #000000;
}
#homeIntro {
	line-height: 1.4em;
	color: #333333;
}
#homeIntro span {
	float: right;
	padding: 0px 0px 0px 10px;
}



.featureLinks {
	height: 130px;
	overflow: auto;
}
.contentBlue .featureLinks {
	scrollbar-arrow-color: #999999;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #daebf9;
	scrollbar-darkshadow-color: #daebf9;
	scrollbar-highlight-color: #daebf9;
	scrollbar-shadow-color: #daebf9;
	scrollbar-track-color: #daebf9;
	scrollbar-base-color: #daebf9;
}
.contentGreen .featureLinks {
	scrollbar-arrow-color: #999999;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #ebf1c9;
	scrollbar-darkshadow-color: #ebf1c9;
	scrollbar-highlight-color: #ebf1c9;
	scrollbar-shadow-color: #ebf1c9;
	scrollbar-track-color: #ebf1c9;
	scrollbar-base-color: #ebf1c9;
}
.contentOrangee .featureLinks {
	scrollbar-arrow-color: #999999;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #ffebc5;
	scrollbar-darkshadow-color: #ffebc5;
	scrollbar-highlight-color: #ffebc5;
	scrollbar-shadow-color: #ffebc5;
	scrollbar-track-color: #ffebc5;
	scrollbar-base-color: #ffebc5;
}

a:link {
	text-decoration: none;
	color: #E55D30;
}
a:visited {
	text-decoration: none;
	color: #E57752;
}
a:hover {
	text-decoration: none;
	color: #7A7B8B;
}
a:active {
	color: #707D96;
	text-decoration: none;
}
#nav {
	margin: 10px;
}
#nav a {
	display: block;
	background:  url("../images/global/png/linkArrow_orange-right.png") no-repeat 0px 9px;
	padding-left: 10px;
	border-bottom: 1px solid #EBEBEB;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}
#nav a:link {
	color: #7A7B8B;
	text-decoration: none;
}
#nav a:visited {
	color: #707D96;
	text-decoration: none;
}
#nav a:hover {
	color: #E55D30;
	text-decoration: none;
}
#nav a:active {
	color: #E57752;
	text-decoration: none;
}
#nav strong {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #4189BE;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}


#linkcat {
	margin: 10px;
}
#linkcat a {
	display: block;
	background:  url("../images/global/png/linkArrow_orange-right.png") no-repeat 0px 9px;
	padding-left: 10px;
	border-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}
#linkcat a:link {
	color: #7A7B8B;
	text-decoration: none;
}
#linkcat a:visited {
	color: #707D96;
	text-decoration: none;
}
#linkcat a:hover {
	color: #E55D30;
	text-decoration: none;
}
#linkcat a:active {
	color: #E57752;
	text-decoration: none;
}


.titleGreen {
	background: #c4da4f url(../images/global/titleBG_green.gif) no-repeat left top;
	height: 25px;
	margin: 0px 2px 2px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #E65726;
	padding-left: 30px;
	vertical-align: middle;
	padding-top: 10px;
}
.titleOrange {
	background: #c4da4f url(../images/global/titleBG_orange.gif) no-repeat left top;
	margin: 0px 2px 2px 0px;
	background-color: #ffc548;
	font-size: 13px;
	font-weight: bold;
	color: #E65726;
	height: 25px;
	padding-left: 30px;
	padding-top: 10px;
}
.titleBlue {
	background: #c4da4f url(../images/global/titleBG_blue.gif) no-repeat left top;
	height: 25px;
	margin: 0px 2px 2px 0px;
	background-color: #8bc8ee;
	font-size: 13px;
	font-weight: bold;
	color: #E65726;
	padding-left: 30px;
	padding-top: 10px;
}
.loginInput {
	font-size: 9px;
	color: #8ba93d;
	height: 13px;
	border: 1px solid #8ba93d;
	width: 85px;
	padding-left: 5px;
}
#ads {
	background: url(../images/global/ad_bg.gif);
	border: 1px solid #EBEBEB;
	margin: 0px 2px 2px 0px;
	padding: 8px 0px;
}
#ads a {
	display: block;
	height: 120px;
	width: 110px;
	font-size: 9px;
	padding: 2px;
	text-align: left;
	border-top: 1px dotted;
	border-right: 1px dotted;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
}
#ads a:link {
	color: #7A7B8B;
	text-decoration: none;
}
#ads a:visited {
	color: #707D96;
	text-decoration: none;
}
#ads a:hover {
	color: #E55D30;
	text-decoration: none;
}
#ads a:active {
	color: #E57752;
	text-decoration: none;
}
.contentOrange {
	background: #ffebc5;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 10px;
}
.featureLinks a {
	display: block;
	background:  url("../images/global/png/linkArrow_orange-right.png") no-repeat 0px 9px;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}
.featureLinks a:link {
	color: #7A7B8B;
	text-decoration: none;
}
.featureLinks a:visited {
	color: #707D96;
	text-decoration: none;
}
.featureLinks a:hover {
	color: #E55D30;
	text-decoration: none;
}
.featureLinks a:active {
	color: #E57752;
	text-decoration: none;
}
.moreLink {
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #E65D2D;
}
.contentGreen {

	background: #ebf1c9;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 10px;
}
.contentBlue {


	background: #daebf9;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 10px;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #E65726;
	text-align: left;
	margin: 2px 0px 5px 0px;
}





.homePanel {
	background-color: #FEF8E5;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}
.homePanelHead {
	font-size: 11px;
	font-weight: bold;
	color: #2E5A95;
	padding: 5px;
	text-align: left;
}
.homePanelMoreLink {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	display: block;
}
.homePanel td {
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.homePanel table {
	width: 175px;
}
.homePanelThumb {
	border: 1px solid #B1D7B1;
}



.tableRowsHead {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.tableListHead {
	font-weight: bold;
	background-color: #E0EDF6;
}
.tableList {
	border: 1px solid #b3d8f3;
}
.tableList td {
	padding: 8px 4px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.tableRows {
}
.tableRows td {
	padding: 10px 4px;
}
.inputFields {

	font-size: 9px;
}
.inputButtons {
	font-size: 11px;
	color: #E55D30;
	height: 18px;
	border: 1px solid #E55D30;
	background-color: #FFFFFF;
	font-weight: bold;
}


.ourclientButtons {
	font-size: 11px;
	color: #E55D30;
	height: 20px;
	border: 0px solid #E55D30;
	background-color: #E8F7FD;
	cursor: hand;
}
