img, div, input {
	behavior: url("script/iepngfix.htc");
}

body {
	behavior:url("script/cssHoverFix.htc");
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/Global_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	scrollbar-3dlight-color:    rgb(255,255,255);
	scrollbar-arrow-color:      rgb(0,0,0);
	scrollbar-base-color:       rgb(200,200,200);
	scrollbar-darkshadow-color: rgb(255,255,255);
	scrollbar-face-color:       rgb(220,220,220);
	scrollbar-highlight-color:  rgb(200,200,200);
	scrollbar-shadow-color:     rgb(200,200,200);
	scrollbar-track-color:      rgb(240,240,240);
}
.spacer {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	display: block;
}
.header {
	height: 90px;
	width: 996px;
	position: relative;
}
.MainLogo {
	position: absolute;
	left: 30px;
	top: 24px;
}
.BTN_JoinVendor {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/BTN_VebdorJoin_R.jpg);
	background-repeat: no-repeat;
	height: 45px;
	background-position: right 0px;
	width: 300px;
	position: absolute;
	right: 12px;
	top: 0px;
}
.BTN_JoinVendor span {
	background-image: url(../img/BTN_VebdorJoin_L.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 10px;
	padding-bottom: 22px;
}
.BTN_JoinVendor span a {
	color: #FFF;
	text-decoration: none;
}
.BTN_JoinVendor span a:hover {
	color: #00C0FF;
}
.UpperLinks {
	position: absolute;
	right: 12px;
	font-size: 10px;
	text-transform: uppercase;
	top: 60px;
	color: #999;
}
.UpperLinks a {
	color: #999;
	text-decoration: none;
}
.UpperLinks a:hover {
	color: #000;
	text-decoration: underline;
}
.MenuContainer {
	background-image: url(../img/Menu_BG_M.jpg);
	background-repeat: repeat-x;
	width:996px;
	height: 53px;
}
.Menu_BG_L {
	background-image: url(../img/Menu_BG_L.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 23px;
	float: left;
}
.Menu_BG_R {
	background-image: url(../img/Menu_BG_R.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 53px;
	background-position: right top;
	content: '';
	text-align: right;
	min-width: 50px;
}
.SearchBar {
	margin-top: 20px;
	margin-right: 20px;
}
.SearchBar .SbField {
	border: 1px solid #834E26;
	height: 18px;
	background-image: url(../img/SearchBar_BG.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 2px;
}
.GlobalPageBG {
	background-image: url(../img/GlobalPage_BG.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-top: 0px;
}
.PageContainer {
	border: 1px solid #999;
	position: relative;
	width: 972px;
	background-color: #FFF;
	background-image: url(../img/Target_BG.jpg);
	background-repeat: no-repeat;
	background-position: 480px -100px;
	text-align: left;
}
.WizardContent {
	margin: 35px;
	clear: none;
}
.Title1 {
	background-image: url(../img/ICO_Blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 60px;
	padding-bottom: 20px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	padding-left: 60px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../img/ICO_Blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.WizardContent ol {
	font-size: 20px;
	color: #755330;
	margin-left: 25px;
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
}
ol li span.notes {
	display: block;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 6px;
}
.WizardContent ol li {
	padding-top: 15px;
	margin: 0px;
}
.WizardContent ol li.error {
	border: 1px solid #F00;
	margin-top: 5px;
	color: #F00;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.label {
	font-size: 12px;
	color: #000;
	margin-top: 4px;
	display: block;
	vertical-align: top;
}
.label-error {
	font-size: 12px;
	color: #F00;
	margin-top: 10px;
	display: block;
}
.TextField {
	margin-bottom: 6px;
	border: 1px solid #CCC;
}
.TextField-Area {
	margin-bottom: 6px;
	border: 1px solid #CCC;
	width: 100%;
}
.Columns {
	margin-right: 20px;
	float: none;
	display: inline;
	position: relative;
}
.TextField-List {
	margin-bottom: 2px;
	border: 1px solid #CCC;
}
.RightColumn {
	float: right;
	clear: none;
	height: 800px;
	margin-top: 35px;
	top: 0px;
	right: 0px;
	position: absolute;
	width: 200px;
}
.ErrorMsg {
	padding-left: 30px;
	background-image: url(../img/ICO-Error.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F00;
	border-bottom-color: #F00;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 56px;
	color: #F00;
	font-size: 12px;
}
.ErrorMsgInline {
	padding-left: 30px;
	background-image: url(../img/ICO-Error.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F00;
	border-bottom-color: #F00;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 0px;
	color: #F00;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	float: none;
	display: block;
}
.Mandatory {
	color: #F00;
}
.steps ul .CurrentStep {
	color: #00C0FF;
	background-image: url(../img/stepsBGcurrent.jpg);
}
.SubButtons {
	position: relative;
	height: 38px;
	margin-top: 27px;
	z-index: 300;
}
.BTN_Left {
	float: left;
}
.BTN_Right {
	float: right;

}
.footer a {
	color: #755330;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #00C0FF;
}
.footer {
	font-size: 12px;
	color: #755330;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 972px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C58C23;
	padding-top: 10px;
}
.giveTooltip {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00C1FF;
	cursor: default;
}
.giveTooltipBig {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00C1FF;
	cursor: default;
}
.tooltipContent {
	background-color: #A4E9FF;
	padding: 5px;
	font-size: 12px;
}
.tooltipContent h1 {
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 5px;
	background-color: #028EBD;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: -5px -5px 5px;
	padding-right: 0px;
}
.wizardForm {
	float: left;
}
.dropmenudiv ul li {
	margin: 0px;
	line-height: 16px;
	padding: 0px;
}
.WizardContent ul {
	font-size: 20px;
	color: #755330;
	margin-left: 46px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.WizardContent ul li {
	padding-top: 15px;
}
.WizardContent ul li.error {
	padding-top: 15px;
	border: 1px solid #F00;
	margin-top: 20px;
	color: #F00;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
ul li span.notes {
	display: block;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 6px;
}

.steps {
	clear: both;
	display: block;
	height: 40px;
}
.steps ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.steps ul li {
	float: left;
	background-image: url(../img/stepsBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 49px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	color: #C2C2C2;
	margin-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h2 {
	font-size: 20px;
	color: #755330;
	margin-left: 25px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 15px;
}
h2 span.notes {
	display: block;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 6px;
}
h3 {
	font-size: 14px;
	color: #000;
	margin-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	display: block;
	margin-bottom: 0px;
}
h3 a {
	color: #755330;
	text-decoration: none;
}
h3 a:hover {
	color: #00C0FF;
	text-decoration: underline;
}
.VendorLogo  {
	width: 200px;
	float: left;
	border: 1px solid #CCC;
	text-align: center;
	height: 85px;
}
.vendorContainer {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 13px;
	margin-top: 20px;	/*was 30*/
	display: block;
	position: relative;
	margin-bottom: 20px; /*was 70*/
}
.VendorDescription {
	margin: 0px 0px 0px 214px;
}
.VendorName  {
	display: block;
	font-size: 18px;
	color: #00C0FF;
	font-weight: normal;
}
.VendorRelevancy {
	float: left;
	font-weight: bold;
	margin-right: 40px;
}
.VendorRating {
	display: block;
	padding-top: 10px;
	position: relative;
	float: left;
	margin: 0px 0px 10px;
}

.VendorSelct {
	clear: both;
	padding-left: 0px;
	display: block;
	padding-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 0px;
	float: none;
	margin-top: 0px;
}
.VendorRanking {
	float: left;
	clear: right;
	font-weight: bold;
}
.VendorDescription .Description {

}
.VendorRating img {
	padding-left: 5px;
	position: relative;
	top: 3px;
}
.SeeAll {	/*RB added for 'see more' link in vendor suggestions*/
	margin-left: 25px;
	margin-bottom: 20px;
	color: #000;
	font-size: 14px;
	margin-right: 25px;
	padding-left: 0px;
	margin-top: 20px;
	display: block;
}
.VendorSelct span {
	display: block;
	padding-top: 2px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-left: 210px;
}
.SelectionBar {
	margin-left: 25px;
	margin-bottom: 20px;
	color: #000;
	font-size: 14px;
	background-image: url(../img/SelectRight.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: 25px;
	padding-left: 0px;
	margin-top: 20px;
	display: block;
}
.SelectionBar .SelectAll {
	background-image: url(../img/SelectLeft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 50px;
	padding-top: 26px;
	padding-bottom: 35px;
	position:relative;
}

.ContentNormal {
	margin: 35px;
	clear: none;
	float: left;
	width: 750px;
}
.TextNormal {
	margin-right: 25px;
	margin-left: 25px;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 20px;
}
.TextNormal sub {
	line-height: 5px;
	color: #00BFFF;
}
.ContentNormal  .imageNormal{
	border: 1px solid #CCC;
	margin-top: 20px;
	background-color: #FFF;
	display: block;
	text-align: center;
	padding-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.ContentNormal .ImgTitle {
	font-size: 11px;
	display: block;
	padding: 5px;
	border-top: 1px solid #CCC;
	text-align: center;
	font-weight: bold;
}

h4 {
	display: block;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #755330;
}
li h4 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #755330;
}

.TextNormal li {
	margin-bottom: 15px;
	list-style-type: decimal;
}
.TextNormal a {
	color: #00A7D7;
	text-decoration: underline
}
.TextNormal a:hover {
	color: #00C0FF;
	text-decoration: none;
}
.OlTitle  {
	color: #00C0FB;
	font-size: 16px;
}
.TextNormal ol {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 25px;
	padding-left: 25px;
	margin-top: 12px;
}
.emphasized {
	color: #755330;
	font-weight: bold;
	font-style: italic;
}
.ContentNormal h2 {
	font-size: 16px;
	color: #00C0FB;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 0px;
}
.TextNormal h2 {
	font-size: 16px;
	color: #00C0FB;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.TextNormal ul li {
	list-style-type: none;
	background-image: url(../img/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.TextNormal ul {
	padding: 15px 0px 0px 25px;
}
.txtItalic {
	font-style: italic;
}
.txtUndelined {
	text-decoration: underline;
}
.Columns .label {
	display: inline;
}
.HomeContent {
	margin: 0px;
	clear: none;
}
.splashContainer {
	background-image: url(../img/splashBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 30px;
	height: 305px;
	font-family: Tahoma, Geneva, sans-serif;
}
.splashContainer h1 {
	background-image: none;
	color: #000;
	font-weight: normal;
	font-size: 22px;        /*rb was 46*/
	margin: 10px 0px;
	padding: 0px;
}

.splashLeft {
	float: left;
	width: 800px;  /*rb was 420*/
	margin-top: 10px;
	position: relative;
}
.splashRight {
	float: right;
	width: 384px;
	margin-top: 10px;
	margin-right: 20px;
	height: 295px;
	position: relative;
	clear: right;
	display: none;
}
.splashContainer h3 {
	font-size: 15px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 23px;
	line-height: 22px;
}
.splashContainer h2 {
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 6px 0px 12px 136px;
	background-image: url(../img/ICO_Blue.png);
	background-repeat: no-repeat;
	font-size: 20px;
	background-position: 80px 0px;
}
.splashEM {
	font-weight: bold;
	color: #7A5629;
}
.StartHere {
	text-align: left;
	position: absolute;
	right: 0px;		/*RB was 18 */
	top: 205px;
}
.NewsContainer {
	background-color: #000;
	color: #FFF;
	height: 24px;
	overflow: hidden;
	width: 972px;
}
.NewsTitle {
	font-size: 13px;
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.NewsContent {
	float: left;
}


#NewsTicker{
	height:27px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
	position: relative;
	width: 870px;
}
#NewsVertical {
	height: 27px;
	overflow: hidden;
	position: relative;
	width: 870px;
	display: block;
}
#TickerVertical {
	height: 27px;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 870px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
}
#TickerVertical li {
	color: #999999;
	font-size: 12px;
	margin: 0;
	display: inline;
	padding-top: 5px;
	width: 870px;
	padding-left: 0px;
	float: left;
}
#TickerVertical li a {
	color: #999999;
	text-decoration: none;
}
#TickerVertical li a:hover {
	color: #FFFFFF;
}
#TickerVertical li span {
	color: #8F6B3B;
	margin-right: 15px;
}


.HomepageContainer {
	position: relative;
	width: 972px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 480px -100px;
	text-align: left;
}
.Lightbox {
	text-align: left;
	background-color: #E6E6E6;
	float: left;
	height: 160px;
	position: relative;
	background-image: url(../img/ICO_more.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 6px;
}
.LightboxLast {
	float: left;
	height: 160px;
	width: 320px;
	margin-right: 0px;
	background-color: #e6e6e6;
	position: relative;
	background-image: url(../img/ICO_more.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 0px;
}
.LightboxContainer {
	margin-top: 6px;
	background-color: #FFF;
	text-align: left;
}
.LightboxTitle {
	background-image: url(../img/lightboxBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 35px;
	width: 320px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #DBE9F2;
}
.LightboxTitle img {
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 8px;
}
.LightboxTitle span {
	display: inline-block;
	position: relative;
	bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #DBE9F2;
}
.LightboxContainer ul {
	margin: 10px 0px 0px;
	padding: 0px;
}
.LightboxContainer ul li {
	margin: 2px 6px 2px 17px;
	padding-left: 12px;
	font-size: 13px;
	background-image: url(../img/bullet_red.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	position: relative;
	line-height: 16px;
	text-align: left;
}
.LightboxContainer .more {
	position: absolute;
	right: 0px;
	bottom: 0px;

}
.LightboxContainer ul li a {
	color: #333;
	text-decoration: none;
}
.LightboxContainer ul li a:hover {
	color: #000;
	text-decoration: underline;
}
.RightColumn .BannerContainr {
	margin-right: 20px;
	background-image: url(../img/bannerTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 16px;
}
.RightColumn .BannerContainr .BannerTitle {
	font-size: 19px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00C0FD;
	border-left-color: #00C0FD;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000;
	color: #B58011;
	font-weight: bold;
}
.RightColumn .BannerContainr .BannerBody {
	font-size: 13px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00C0FD;
	border-left-color: #00C0FD;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.RightColumn .BannerContainr .BannerFooter {
	background-image: url(../img/bannerBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
}
.GlobalPageBG .PageContainer .RightColumn .BannerContainr .BannerBody img {
	display: block;
}
.tagCloud {
	font-size: 10px;
	color: #666;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 972px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}
.tagCloud a {
	color: #999;
	text-decoration: none;
	line-height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}
.tagCloud a:hover {
	text-decoration: none;
	color: #784C1F;
}
.siteMap {
	position: relative;
	width: 972px;
	background-color: #FFF;
	background-image: url(../img/Target_BG.jpg);
	background-repeat: no-repeat;
	background-position: 480px -100px;
	text-align: left;
	padding-top: 35px;
	border: 1px solid #999;
}
.siteMap h1 {
	margin-left: 35px;
}
.siteMap ul {
	padding: 0px;
	list-style-type: none;
	clear: none;
	width: 350px;
	float: left;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 60px;
	margin-top: 0px;
}
.sitemapLevel1  {
	margin: 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	color: #00C0FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.sitemapLevel1 a {
	text-decoration: none;
	color: #00C0FF;
}
.sitemapLevel2 {
	background-image: url(../img/bullet_red.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 2px;
	line-height: 15px;
}
.sitemapLevel2 a {
	text-decoration: none;
	color: #666;
}
.sitemapLevel3 {
	background-image: url(../img/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 14px;
	line-height: 15px;
}
.sitemapLevel3 a {
	text-decoration: none;
	color: #666;
}
.siteMap li a:hover {
	color: #000;
}
h1.SimpleTitle{
	font-size: 23px;	/*rb was 24*/
	font-weight: normal;
	color: #784E24;
	margin-bottom: 15px;
	display: block;
	margin-left: 25px;
	background-image: none;
	padding: 0px;
}
.LightboxTitle a {
	color: #DBE9F2;
}
.LightboxBody {
	margin-right: 6px;

}
.HomeContentOther .title{
	background-color: #FFF;
	color: #356C90;
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 2px;
	position: relative;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C58C23;
	font-weight: normal;
	font-size: 14px;
}
.HomeContentOther {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
}
.HomeContentOther .content {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	margin-top: 20px;
	color: #666;
}
.HomeContentOther .content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: none;
	margin: 15px 0px 5px;
	padding: 0px;
	color: #7B5A39;
}
.TextNormal h3 {
	margin: 0px;
	padding: 0px 0px 10px;
	color: #755330;
	font-weight: bold;
}
.treeview {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
}
.treeview a {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
.treeview .root {
	font-size: 12px;
	color: #825828;
	font-weight: bold;
}
.treeview .hover {
	font-size: 12px;
	color: #00C0FF;
	text-decoration: underline;
}
.treeview .parent {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.treeview .selected {
	font-size: 12px;
	color: #00C0FF;
	font-weight: bold;
}
.treeview .leaf {


}
.TextNormal h4 {
	margin-left: 0px;
}
.HomeContentOther .content ul li {
	line-height: 15px;
	background-image: url(../img/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.HomeContentOther .content ul li h1  {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
}
.HomeContentOther a {
	color: #356C90;
	font-weight: bold;
	text-decoration: none;
}
.HomeContentOther a:hover {
	color: #C58C23;
	text-decoration: underline;
}
.HomeContentOther .content ul {
	margin-top: 10px;
	list-style-image: none;
	list-style-type: none;
}
.LightboxFooter {
	background-image: url(../img/ICO_more.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E6E6E6;
	text-align: right;
	vertical-align: bottom;
}
h3 .sort {
	display: inline-block;
	border: 1px solid #00C0FF;
}
.splashContainer h1 span {
	font-weight: bold;
	font-size: 26px;
	display: block;
	padding-bottom: 14px;
	color: #000;
}


