

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

.KaganHeadingBio {
	font-family: Gill sans MT, Verdana, Arial;
	color: #660000;
	font-size: 24px;
}

.darkGrayText8Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 500;
	font-size: 8px;
	color: #3B3B3A;
}


.darkGrayText10Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-size: 10px;
	color: #3B3B3A;
}

.darkGrayText11Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-size: 11px;
	color: #3B3B3A;
}

.darkGrayText10PxBold {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: bold;
	font-size: 10px;
	color: #3B3B3A;
}

.darkGrayText12Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-size: 12px;
	color: #3B3B3A;
}

.darkGrayText12PxItalic {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-style: italic;
	font-size: 12px;
	color: #3B3B3A;
}

.darkGrayText12PxBold {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: bold;
	font-size: 12px;
	color: #3B3B3A;
}

.darkGrayHeader12Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-size: 12px;
	color: #3B3B3A;
}

.darkGrayHeader12PxBold {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: bold;
	font-size: 12px;
	color: #3B3B3A;
}

.darkGrayHeader16PxBold {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: bold;
	font-size: 16px;
	color: #3B3B3A;
}

.lightGrayHeader16PxItalic {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-style: italic;
	font-size: 16px;
	color: #999999;
}

.lightGrayText8Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-size: 8px;
	color: #999999;
}


.lightGrayText8PxBold {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: bold;
	font-size: 8px;
	color: #999999;
}

.lightGrayText10Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-size: 10px;
	color: #999999;
}

.lightGrayText11Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-size: 11px;
	color: #999999;
}

.lightGrayText10PxItalicBold {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #999999;
}

.lightGrayText10PxBold {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: bold;
	font-size: 10px;
	color: #999999;
}

.lightGrayText12Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-size: 12px;
	color: #999999;
}

.blackText12Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 500;
	font-size: 12px;
	color: #000000;
}

.blackText12PxBold {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.blackText10Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 500;
	font-size: 10px;
	color: #000000;
}

.lightGrayText12PxBold {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}

.redText11Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-size: 11px;
	color: #FF0000;
}
.redText10Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 500;
	font-size: 10px;
	color: #FF0000;
}
.redText12Px {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 600;
	font-size: 12px;
	color: #FF0000;
}

.redText12pxNormalWt {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: 500;
	font-size: 12px;
	color: #FF0000;
}

.redText12PxBold {
	font-family: Gill sans MT, Verdana, Arial; 
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

.redBold14 {
	font-family: Gill sans MT,Verdana,Arial; 
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


input {
	font-family: Gill sans MT, Verdana, Arial;
	font-size: 11px;
	font-weight: 500;
	color: #FF0000;
	border: 1px solid #999999;
}

submit {
	font-family: Gill sans MT, Verdana, Arial;
	font-size: 11px;
	font-weight: 500;
	color: #FF0000;
	border: 1px solid #999999;
}

.checkbox {
	border: 1px solid #999999;
	color: #FF0000;
}

textarea {
	font-family: Gill sans MT, Verdana, Arial;
	font-size: 12px;
	border: 1px solid;
	color: #999999;
}

select {
	font-family: Gill sans MT, Verdana, Arial;
	font-size: 12px;
	border: 1px solid;
	color: #999999;
}


