.jumpdivider{ 
	
			font-family:verdana;
			font-size:10pt;
			color:#31baf1;
			font-weight:300;

}

a.jump {
			color: #5F5F5F;	
			font-weight: 900;
			font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;
			text-decoration: none;
}

a.jump:hover {
			color: #77BAD7;
}

a.jumpactive {

			color: #77BAD7;
			font-weight: 900;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px;
			text-decoration: none;

}


a.jumpactive:hover {

			color: #5F5F5F;

}

.graytext{font-family:verdana; font-size:7pt; color:#B6B6B6;font-weight:300}
.graytextb{font-family:verdana; font-size:7pt; color:#B4B4B4;font-weight:900}
.bodycopy{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000;line-height: 14px;}

.fieldtext{

			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			font-weight: normal;
			color: black;
			line-height:14px; 
			background-color:#E7F3F8;
			overflow:hidden;
			border: 1px solid #77BAD7; 

}

a.bodycopyjump {
	
			color: #5F5F5F;
			font-weight: 900;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			line-height:14px;

	}

a.bodycopyjump:hover{ 
			
			color: #77BAD7;
}


/* start anchor button */
a.button {
			background-color: #D4D4D4; 
			color: white;
			font-weight: 300;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 9px;
			/*padding: 0.2em 0.2em 0.2em 0.2em;*/
			border: 1px solid gray; /* crl2 */
			text-decoration: none;
			line-height:12px;
}
a.button:hover {
			background-color: #77BAD7; 
			color: white; 
}
/* end button */

body {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			font-weight: normal; 
			color: #000000;line-height: 18px;
			
			scrollbar-arrow-color: #77BAD7; /* clr1 */
			scrollbar-face-color: #E7F3F8; /* clr2 */
	
}