@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/footer_back.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#lines1Back {
	background-image:url(images/lines1_back.gif);
	background-repeat:repeat-x;
	height:3px;
}
#lines2Back {
	background-image:url(images/lines2_back.gif);
	background-repeat:repeat-x;
	height:10px;
}
#headerDiagonalBack {
	background-image:url(images/header_back.gif);
	background-repeat:repeat;
}
#footerDiagonalBack {
	background-image:url(images/footer_back.gif);
	background-repeat:repeat;
}
#barBack {
	background-image:url(images/bar_back.jpg);
	background-repeat:repeat-x;
	height:5px;
}


/* Menu Styles START  */
a.menu2MemberDirectory{
    display: block;
    height: 30px;
    background: url("images/menu2_member_directory.gif") 0 0 no-repeat;
    text-decoration: none;
	width:202px;
	z-index:100;
	overflow:none;
}
a.menu2MemberDirectory:hover {
	background-position: 0px -30px;
	z-index:100;
	overflow:none;
}

a.menu2ResourceCenter{
    display: block;
    height: 30px;
    background: url("images/menu2_resource_center.gif") 0 0 no-repeat;
    text-decoration: none;
	width:202px;
	z-index:100;
	overflow:none;
}
a.menu2ResourceCenter:hover {
	background-position: 0px -30px;
	z-index:100;
	overflow:none;
}

a.menu2MemberLogin{
    display: block;
    height: 30px;
    background: url("images/menu2_member_login.gif") 0 0 no-repeat;
    text-decoration: none;
	width:202px;
	z-index:100;
	overflow:none;
}
a.menu2MemberLogin:hover {
	background-position: 0px -30px;
	z-index:100;
	overflow:none;
}

/* Menu Styles END  */


h1 {
	color: #FEB00E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:20px;
}
hr {
	background-image:url(images/bar_back.jpg);
	background-repeat:repeat-x;
	height: 5px;
	border:none;
}
.subTitle {
	color: #5470d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
}
a.blueLink:link, a.blueLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	text-decoration:none;
}
a.blueLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #899eea;
	line-height: 18px;
	text-decoration:underline;
}



a.miniLink:link, a.miniLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f8f8f;
	line-height: 16px;
	text-decoration:none;
}
a.miniLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEB00E;
	line-height: 16px;
	text-decoration:underline;
}

.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
}
a.bodyCopy:link, a.bodyCopy:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fede9c;
	line-height:18px;
	text-decoration:underline;
}
a.bodyCopy:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffb10f;
	line-height:18px;
	text-decoration:underline;
}
.bodyCopyHighlight {
	color: #FEB00E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f8f8f;
	line-height: 16px;
	text-decoration:none;
}
a.footerText:link, a.footerText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f8f8f;
	line-height: 16px;
	text-decoration:none;
}
a.footerText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffb10f;
	line-height: 16px;
	text-decoration:underline;
}