.head {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 34px; 
    font-weight: bold; 
    color: #660000; 
    font-style: normal; 
    line-height: 34px;
}
.head2 {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px; 
    font-weight: bold; 
    color: #CC9900; 
    font-style: normal; 
    line-height: 34px;
}
.head3 {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    /*font-weight: bold; */
    color: #ffffff; 
    font-style: normal; 
    line-height: 34px;
}
.subheading {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-weight: bold; 
    color: #000066; 
    font-style: normal; 
 }
.subheading2 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-weight: bold; 
    color: #8C1A1A; 
    font-style: normal; 
 }
 
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.bodylink {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #8C1A1A; 
	line-height: 17px
}
.memapp {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #8C1A1A; 
	line-height: 17px
}

.bodycopy {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 17px; 
	color: #000000
}
.headcopy {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	font-weight: bold; 
	color: #8C1A1A; 
	font-style: italic
}
.tagline {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px; 
	color: #000000
}
.taglinelink {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px; 
	color: #8C1A1A
}
a.bodylink:hover {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000099; 
	line-height: 17px
}
a.links:hover {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFE299
}

a.memapp:hover {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000099; 
	line-height: 17px
}
.linksseperator {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #660000
}
.bodycopysmall {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #000000
}
.readmorelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8C1A1A;
	line-height: 17px;
	font-style: italic;
	text-decoration: underline;
}
a.readmorelink:hover {  
    font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	color: #CC0000;
}
a.taglinelink:hover {  
    font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	color: #CC0000;
}
.bkgbtm {
	background-image: url('../images/indx_bottomgrad.jpg');
	background-repeat: repeat-x
}
.bkgleft {
	background-image: url('../images/indx_leftgrad.jpg');
	background-repeat: repeat-y
}
.bkgright {
	background-image: url('../images/indx_rightgrad.jpg');
	background-repeat: repeat-y
}
.bkgtopred {
	background-image: url('../images/indx_gradation01.gif');
	background-repeat: repeat-x
}
.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}