﻿table, tr, td, thead, tbody, th {
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	color: inherit;
}

.theader2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: trebuchet ms, verdana, arial, sans-serif;
}

.bgTabMain {
	background-image: none;
}

.bgTabs {
	background-image: url(http://imageserver.webpropartners.com/templates/graphics/bgTabsMain_60000181.jpg);
}

.splash {
	BACKGROUND-IMAGE: url(http://imageserver.webpropartners.com/templates/graphics/him1024splash.jpg);
	background-repeat: no-repeat;
}

.bgSideColor {
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #5c5249;
	background-image: url(http://imageserver.webpropartners.com/templates/graphics/bgbody-him1024.gif);
	background-repeat: repeat-x;
}

.bgWhite {
	background-image: url(http://imageserver.webpropartners.com/templates/graphics/clearpix.gif);
	background-repeat: repeat;
	filter: alpha(opacity=0);
}

.bgWhiteOpaque {
	background: #fff;
	filter: alpha(opacity=0);
}

.bggreyOpaque {
	filter: alpha(opacity=0);
	background: #fffc00;
}

.bgGrey {
	background: #fff;
}

.mission {
	FONT:  12px Verdana, Arial, helvetica, sans-serif;
	COLOR: #fff;
	TEXT-DECORATION: none;
}

.logo {
	BACKGROUND: none;
}

A.logo:link {
	BACKGROUND: none;
}

A.logo:visited {
	BACKGROUND: none;
}

A.logo:active {
	BACKGROUND: none;
}

A.logo:hover {
	BACKGROUND: none;
}

.TitleNav {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #fff;
	FONT-FAMILY: trebuchet ms, verdana, arial, sans-serif;
}

.topbg {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #fff;
	FONT-FAMILY: trebuchet ms, verdana, arial, sans-serif;
}

.HeaderBG {
	FONT:   19px Geneva, Arial, Times New Roman, Times, serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}

.Title1 {
	FONT: bold 21px Times, serif, Geneva, Arial;
	COLOR: #fff;
	letter-spacing: 0px;
	vertical-align: middle;
}

.content {
	margin-top: 5px;
	FONT: 11px/14px Verdana, Arial, helvetica, sans-serif;
	COLOR: #000;
	TEXT-DECORATION: none;
	BACKGROUND: #bcc0a8;
	background-image: 
url(http://imageserver.webpropartners.com/templates/graphics/bgcontent-him-1014.gif);
	background-repeat: repeat-x;
}

A:link {
	COLOR: #000;
}

A:visited {
	COLOR: #000;
}

A:active {
	COLOR: #000;
}

A:hover {
	COLOR: #323232;
}


.copyright {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.dateTime {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

BODY {
	SCROLLBAR-FACE-COLOR: #36332f;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #FFF;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	BACKGROUND-COLOR: #5c5249;
	background-image: url(http://imageserver.webpropartners.com/templates/graphics/bgbody-him1024.gif);
	background-repeat: repeat-x;
}

ul.navigation, ul.footernavigation {
	list-style:none;
	margin:0;
	padding:0;
}

ul.navigation li {
	background: #9ea38b;
	border-top:1px solid #b0b59c;
	color:#FFF;
	padding:2px 0 2px 10px;
}

ul.navigation li a {
	color:#000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}



.tdRow {
	text-align:left;
}

ul.navigation li a {
	display:block;
}

ul.navigation li ul li {
	border:0;
}

ul.navigation li ul li a {
	font-size:11px;
}

ul.navigation li ul li a:hover {
	text-decoration:none;
	background: #7D8367;
}

ul.navigation li a:hover {
	text-decoration:none;
	background: #959A7E;	
}

.scrollContainer {
	overflow:hidden;
}

   /* tipsy styling. (for tool tips)   */
  .tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; border-color:#fff;border:5px;  /*background-image: url(../images/tipsy.gif);*/ }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 300px; text-align: left; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

