*{
}
body{
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.copy, a.copy {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration: none;
}
a.link {
	font-size: 11px;
	color: #551652;
	text-decoration: none;
}

ul.resources{
	padding: 0 0 0 20px; 
	margin: 0;
	list-style:url(../images/bluearrow.gif);
}
ul.resources li,ul.resources li a{
	padding-bottom:5px; 
	font-family: Tahoma;
	font-size: 12px;
	color: #072A5E;
}

ul.menutop{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
ul.menutop li{
	display: inline;
	float: left;
}
ul.menutop li a.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #5F545F;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding: 0 10px;
	background: url(../images/bottbar.gif) no-repeat 0px 2px;

}
ul.menutop li a.menu:hover, ul.menutop li a.menusel {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
ul.menutop li a.menusel {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding: 0 10px;
	background: url(../images/bottbar.gif) no-repeat 0px 2px;
}
ul.menutop li:first-child a.menu, ul.menutop li:first-child a.menusel, ul li.firstid  a.menu, ul li.firstid  a.menusel{
	background: transparent;
}

ul.menulist2{
	padding: 0 0 0 0px;
	margin: 0;
	list-style: none;
}
ul.menulist2 li{
	float:left;
}
ul.menulist2 li a.menu {
   font-family:Tahoma;
	font-size: 11px;
	color: #FCDDF6;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/menutile.gif) repeat-y top right;
	line-height: 37px;
	display: block;
	padding: 0 10px;
}
ul.menulist2 li a.menu:hover {
	color: #FFC5F3;
	text-decoration: underline;
	background: url(../images/menutile.gif) repeat-y top right;
}
ul.menulist2 li a.menusel {
	font-family:Tahoma;
	font-size: 11px;
	color: #F7E400;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/menutile.gif) repeat-y top right;
	line-height: 37px;
	display: block;
	padding: 0 10px;
}
h1{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a82da3;
	font-weight: normal;
	text-decoration: underline;
	padding:20px 0px 5px 195px;
}
.boxlight, .inputbox, .textbox{
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-color:#BFBFBF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
	padding:2px;
}
	
.boxindex{
	border:1px solid;
	border-color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 93px;
	height: 17px;
}
.sitemap, .sitemap ul {	
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
.sitemap a{
	color: #a82da3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
.sitemap li {
	padding: 8px 0px 0px 22px;
	background: url(../images/folder2.gif) no-repeat 0px 12px;
}
.sitemap li li {
	background: url(../images/folder3.gif) no-repeat 2px 13px;
}
.sitemap li li li {
	background: url(../images/folder4.gif) no-repeat 5px 5px;
}
.error{
	color:#CD0000;
	font-size:11px;
}
.success{
	color:#5BDA40;
	font-size:11px;
}
.b, td.b{
	font-weight: bold;
}
.boxorange{
	padding: 3px;
}
.boxviolet{
	padding: 3px;
	background: #d8d8d8;
	color: #8B2487;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
}
.violet, td.violet, .violet td{
	color:#A82DA3;
}
.pink{
	color: #8B2487;
}
.gray56{
	color: #565656
}
.black{
	color: #000000;
}
.black44{
	color: #444444;
}
.gray69{
	color: #696869;
}

.f11{
	font-size: 11px;
}
.f13, .f13 td{
	font-size: 13px;
}
.f14, a.f14, .f14 a{
	font-size: 14px;
}
.f16{
	font-size: 16px;
}
.f18{
	font-size: 18px;
}
.f20{
	font-size: 20px;
}
.italic{
	font-style: italic;
}
.normal{
	font-style: normal;
}
.u{
	text-decoration: underline;
}

.arial{
	font-family: Arial;
}
.georgia{
	font-family: Arial, Helvetica, sans-serif;;
}
.tahoma{
	font-family: Tahoma;
}
.news_title{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;;
	padding-bottom: 5px;
}
.orange{
	color: #D9B200;
}
.blue{
	color: #072A5E;
}
.gray3d{
	color: #3D3D3D;
}
.gray30{
	color: #303030;
}
.lh17{
	line-height: 17px; 
}
.lh18{
	line-height: 18px; 
}
.lh15{
	line-height: 15px; 
}
.m0{
	margin: 0px;
}
.tahoma{
	font-family: Tahoma;
}
.f12{
	font-size: 12px;
}
.bold{
	font-weight: bold;
}
.boxorange a{
	color: #454545;
}
.boxviolet a{
	font-weight: bold;
}
.bord{
	background: url(../images/graytile.gif) repeat-x;
	height: 1px;
}
.h10{
	height: 10px;
}
.floatright{
	display:inline;
	float: right;
}
.floatleft{
	display:inline;
	float: left;
}
.clearleft{
	clear: left;
}
.Tpadding5{
	padding-top:5px;
}
.Tpadding6{
	padding-top:6px;
}
.Tpadding10{
	padding-top:10px;
}

/* important text box */

.important_box {
	padding:7px;
	border:1px solid #E2C822;
	background-color: #FFF9D7;
	font-size:12px;
	color: #898989;
}
.important_title {
	font-size: 14px;
	font-weight:bold;
	color: #333333;
}
.note_box {
	padding:7px;
	border:1px solid #BDC7D8;
	color: #000000;
}



ul.membermenu, ul.membermenu  ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
ul.membermenu  ul {
 margin: 0 0 0 15px;
 }

ul.membermenu li a{
 color: #a82da3;
 font-size: 14px;
 text-decoration: none;
 background: url(../images/bullet.gif) 0px 2px no-repeat;
 padding-left: 18px;
 line-height: 22px;
 font-family: Arial, Helvetica, sans-serif;
}

ul.membermenu li a.selected, ul.membermenu li a:hover{
 background: url(../images/bulletover1.gif) 0px 2px no-repeat;
 padding-left: 19px;
 color: #454545;
}

div.menumember{
	width: 160px;	
	background: url(../images/vgraytile.gif) top right repeat-y;
}
.submit{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url(../images/submit.gif) no-repeat;
	cursor: pointer;
	width: 84px;
	height: 26px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
}
.submitlong{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url(../images/submitlong.gif) no-repeat;
	cursor: pointer;
	width: 140px;
	height: 26px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
}
.submitfancy{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url(../images/submitfancy.png) no-repeat;
	cursor: pointer;
	width: 86px;
	height: 28px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 28px;
}
.nu{
	text-decoration: none;
}
.clearfloat{
	clear: both;
}
.hidden{
	display: none;
}
.block{
	display: block;
}
.inline{
	display: inline;
}
.w300{
	width: 300px;
}
.bgpink{
	height: 30px;
	font-family: Arial;
	padding: 10px 0 10px 30px;
	color: #8b2487;
	font-weight: bold;
	background:#ffc5f3;
	margin: 10px;
}
.tileh{
	background:url(../images/graytile.gif) left top repeat-x;
	height: 1px;
}
.p9{
	padding: 9px;
}
.pt20{
	padding-top: 20px;
}
.center{
	text-align: center;
}
.white{
	color: #ffffff;
}
.bgwhite{
	background-color: #ffffff;
}
.bgtr{
	background:transparent;
}