@charset "UTF-8";
/* CSS Document */

a.set1:link {
	color: #dcd3c9;
	text-decoration: none;
}
a.set1:visited {
	color: #dcd3c9;
	text-decoration: none;
}
a.set1:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.set1:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.set2:link {
	color: #75614b;
	text-decoration: underline;
}
a.set2:visited {
	color: #75614b;
	text-decoration: underline;
}
a.set2:hover {
	color: #017AA5;
	text-decoration: underline;
}
a.set2:active {
	color: #017AA5;
	text-decoration: underline;
}
a.set3:link {
	color: #75614b;
	text-decoration: underline;
}
a.set3:visited {
	color: #75614b;
	text-decoration: underline;
}
a.set3:hover {
	color: #00A651;
	text-decoration: underline;
}
a.set3:active {
	color: #00A651;
	text-decoration: underline;
}
.textblack {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	line-height: 20px;
	color: #666666;
}
.textbullet {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	line-height: 18px;
	color: #666666;
}
.textgold {
	font-size: 14px;
	font-family: Georgia, Times, serif;
	line-height: 20px;
	color: #75614b;
}
.global_nav {
	color: #dad3cc;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-size-adjust: 5px;
	margin-right: 5px;
}
.textheadercentral {
	font-size: 17px;
	font-family: Georgia, Times, serif;
	color: #007AA5
}
.textheaderabel {
	font-size: 17px;
	font-family: Georgia, Times, serif;
	color: #00a651
}
.textsubheadercentral {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #00a651;
	line-height: 20px;
	font-weight: bold
}
.textsubheaderabel {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: 00a651;
	line-height: 20px;
	font-weight: bold
}



/* CSS menu*/
#menuWrapper { position:relative; width:145px; }
#menu { margin: 0px 0px 0px 17px; padding:0px; }
#menu ul { margin: 0px; padding:0px;}
#menu li {position:relative; list-style-type: none; margin: 0px; padding:0px;}
#menu ul li { width: 145px; height:24px; margin: 0px 0px 6px 0px; padding:0px; } 
#menu ul li:hover { background-color:#d1c8c1; }
#menu a, #menu a:visited {display:block;  padding:4px 5px 4px 10px; margin:0px; font-size: 12px; font-family: Georgia, Times, serif; color: #917f6b; text-decoration: none; font-weight:normal; }
#menu a:hover, #menu a:active{ back ground-color:#d1c8c1;  }

#menu ul li ul { position:absolute; top:0px; left:145px; display:none; margin:0px; padding:0px; background-color: #e7e2de; border-left:solid 1px #ffffff; height:auto;}
#menu ul li:hover ul, #majNav ul li.over ul{ display:block; margin:0px; }
.splinter {
	padding-top: 5px;
}
#menu ul li ul li { margin:0px; padding:0px; height:auto;  } 
#menu ul li ul li:hover { background-color:#d1c8c1; }
#menu ul li ul a, #menu li ul a:visited{ display:block; width:130px; margin:0px; height:auto; padding:4px 5px 5px 10px; color: #917f6b; font-family: Georgia, Times, serif; font-size:12px; font-weight:nornal;  }
#menu ul li ul a:hover, #menu li ul a:active{ backgr ound-color:#d1c8c1;  }
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
body { behavior: url(csshover.htc); font-size: 100%;  }
/* End IE hack */

/* set ul,ol,li to standard positions to restore settings from css menu and hacks */
.textblack ol, .textblack ul { margin: 0px 0px 15px 0px;  padding: 0px; }
.textblack li {  float:none; margin: 0px 0px 0px 25px; font-size: 12px; font-family: Georgia, Times, serif; line-height: 18px; color: #666666; }
/* End CSS menu */
.navwrap {
	margin-bottom: 5px;
}
.textpad {
	padding-top: 5px;
	margin-top: 5px;
}
.textpad {
	padding-top: 5px;
}
.textpadding {
	margin-left: 20px;
}
