.linkcolor {color: #006BB3}
.bottlecolor {
	color: #932C19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quotetext {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #0670B5;
	text-transform: capitalize;
}
.hidden {color: #FFFFFF}
A:ACTIVE, A:LINK, A:VISITED {
	color : #006CB3;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
A:HOVER {
	color : #003366;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}
A.link2:ACTIVE, A.link2:LINK, A.link2:VISITED  {
	color: #006CB3;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
A.link2:HOVER {
	color: #003366;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #666666; 
}
HR {
	color: #006CB3;
	width: 100%;
}
H2 {
	color : #006CB3;
	background-color : transparent;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
}
.BT {
	color : #006CB3;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.MedT {
	color : #006CB3;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	text-decoration: underline;
}

.LgT {
	color : #006CB3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.Tiny {

	background-color : transparent;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
INPUT  {
	border-width : thin;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}
, SELECT  {
	border-width : thin;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}
 TEXTAREA  {
	border-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	background-color: #F0F1F2;
}

/* set *ALL* radio buttons to use this class */
.radioButton {
	border: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : transparent;
	width : 20px;
}
.line{
	background-color: #D4E8F7;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
