/* Global Styles */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#333333;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
a {
	color: #cc0000;
	text-decoration:none;
}
	
a:hover {
	color: #990000;
	text-decoration:underline;
}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
}
	
#navigation a:hover {
	color: #99CCFF;
	font-weight:bold;
}

#pading {
	padding:20px 5px 20px 5px;
}
/* Class Styles */
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	font-weight:bold;
}

.footer {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FFFFFF;
	text-align: center;
}

.member_name {
	font-weight: bold;
}

.member_info {
	font-style: italic;
}

.org_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.H1 {
	font-size:24px;
	font-weight: bold;
	color:#003366;
}

.H2 {
	font-size:18px;
	font-weight: bold;	
	color:#003366;
}

.H3 {
	font-size: 14px;
	font-weight: bold;	
	color:#003366;
}

.H4 {
	font-size: 12px;
	font-weight: bold;	
	color:#003366;
}

.H5 {
	font-size: 10px;
	font-weight: bold;	
	color:#003366;
}

.question {
	color: #6699FF
}

.x-small {
	font-size: x-small;
}

.testimonial {
	color: #660066;
}