/*body classes*/
.home {margin: 0px; background-color: #ffffff}

/*fonts*/
td {font-family: Georgia, "Times New Roman", Times, serif; color: #666666; font-size: 12px;}
th {font-family: Georgia, "Times New Roman", Times, serif; color: #666666; font-size: 12px; font-weight: bold; text-decoration: none}
a {font-family: Georgia, "Times New Roman", Times, serif; color: #8a54a6; font-size: 12px; text-decoration: none}
a:hover {font-family: Georgia, "Times New Roman", Times, serif; color: #8a54a6; font-size: 12px; text-decoration: underline}

.title {font-family: Georgia, "Times New Roman", Times, serif; color: #653081; font-size: 12px; font-weight: bold; text-decoration: none;}
.title a {font-family: Georgia, "Times New Roman", Times, serif; color: #653081; font-size: 12px; font-weight: bold; text-decoration: none;}
.title2 {font-family: Georgia, "Times New Roman", Times, serif; color: #666666; font-size: 12px; font-weight: bold; text-decoration: none;}
.title2 a {font-family: Georgia, "Times New Roman", Times, serif; color: #666666; font-size: 12px; font-weight: bold; text-decoration: none;}

/*bottom*/
.fineprint {font-family: Georgia, "Times New Roman", Times, serif; color: #666666; font-size: 9px;}
.fineprint a{font-family: Georgia, "Times New Roman", Times, serif; color: #666666; font-size: 9px;}

/*left navigation*/
.leftnavheader a {font-family: verdana; color: #000000; font-size: 15px; font-weight: bold;}
.leftnavheader a:hover {font-family: verdana; color: #653081; font-size: 15px; font-weight: bold; text-decoration: none;}
.leftnav a {font-family: verdana; color: #000000; font-size: 12px; font-weight: bold; text-decoration: none;}
.leftnav a:hover {font-family: verdana; color: #653081; font-size: 12px; font-weight: bold; text-decoration: none;}
.leftnav2 a {font-family: verdana; color: #000000; font-size: 10px; font-weight: bold; text-decoration: none;}
.leftnav2 a:hover {font-family: verdana; color: #653081; font-size: 10px; font-weight: bold; text-decoration: none;}

/*top navigation*/
.jqueryslidemenu {font-family: Verdana; color: #ffffff; font-size: 11px; font-weight: bold;}
.jqueryslidemenu a{font-family: Verdana; color: #ffffff; font-size: 11px; font-weight: bold;}
.jqueryslidemenu li{font-family: Verdana; color: #ffffff; font-size: 11px; font-weight: bold;}
.jqueryslidemenu li ul li{font-family: Verdana; color: #ffffff; font-size: 11px; font-weight: bold;}


a.red {font-family: verdana; color: #CC0000; font-size: 10px; text-decoration: none}
a.red:hover {font-family: verdana; color: #CC0000; font-size: 10px; text-decoration: underline}

/*tables*/
.grey {background-color: #eaeaea; border-right: 1px solid #ffffff; border-left: 1px solid #ffffff;}
.grey2 {background-color: #DAD9D9; border-right: 1px solid #ffffff; border-left: 1px solid #ffffff;}

/*extra styles*/

#left_nav {
	margin:0;
	padding:0;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 0px;
}

#left_nav2 {
	margin:0;
	padding:0;
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 0px;
}

.orglink {
	font-family: verdana;
	color: #666666;
	font-size: 11px;
	text-decoration: none
	}
	
.orglink:hover {
	font-family: verdana; 
	color: #666666;
	font-size: 11px; 
	text-decoration: underline
	}
	
#member {
	margin: 0 auto;
	border: solid 1px #dbdbdb; 
	width: 350px;
	padding: 10px;
	}

/*
#member select {
	width: 150px;
}

*/
.block {
	padding: 20px;
}