/* body {
background: #EEF1FF ;
} */

body.white {
background: White ;
}

a {
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: underline;
	color: #FF6600;
}

a.ContentTerm {
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
	color: #46B243;
}

a.ContentTerm:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: underline;
	color: #157012;
}

a.ContentTiny {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}

a.ContentTiny:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: Black;
}

.Content {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: Black;
}

.ContentSmall {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

.ContentHeading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #126696;
}

.ContentTiny {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Black;
}

.Heading {
	font-family : Arial;
	font-size : 14pt;
	font-weight: bolder;
	color : #126696;
}

.HeadingSmall {
	font-family : Arial;
	font-size : 12pt;
	font-weight: bolder;
	color : #126696;
}

.QuoteHeading  {
	font-family : Arial;
	font-size : 12pt;
	font-weight: bold;
	color : White;
	text-align: center;
}

.QuoteHeadingSmall  {
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color : White;
	text-align: center;
}


.Quote  {
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color : Black;
}

.QuoteNorm  {
	font-family : Arial;
	font-size : 10pt;
	font-weight: normal;
	color : Black;
}

.TermQuoteSmall {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

select {
background-color: White;
border: #DB920B 1px solid;
color: Black;
border-top-color: black;
border-left-color: black;
border-right-color: black;
border-bottom-color: black;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
}

.input {
background-color: White;
border: #DB920B 1px solid;
color: Black;
border-top-color: black;
border-left-color: black;
border-right-color: black;
border-bottom-color: black;
font-family: arial, verdana, ms sans serif;
font-size: 10pt;
}

.select {
background-color: White;
border: #DB920B 1px solid;
color: Black;
border-top-color: black;
border-left-color: black;
border-right-color: black;
border-bottom-color: black;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
}


.RequestForm {
background-color: White;
border: #DB920B 1px solid;
color: Black;
border-top-color: #FF6600;
border-left-color: #FF6600;
border-right-color: #FF6600;
border-bottom-color: #FF6600;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
}

#INGBlue {
	color: #000066;
}

#Red {
	color: Red;
}

#Blue {
	color: #126696;
}

#White {
	color: White;
}

/* Forum Buttons - TermLocator.com Side */

.QuoteForm  {
	font-family : Arial;
	font-size : 9pt;
	font-weight: bold;
	color : White;
	background-color: #FF6600;   
   border: 1px solid;   
   border-color: Black;

}

.QuoteFormHov  {
	font-family : Arial;
	font-size : 9pt;
	font-weight: bold;
	color : White;
	background-color: #FF9751;   
   border: 1px solid;   
   border-color: Black;

}

.QuoteFormOn  {
	font-family : Arial;
	font-size : 9pt;
	font-weight: bold;
	color : White;
	background-color: #126696;   
   border: 1px solid;   
   border-color: Black; 

}

/* END */

/* Forum Buttons - preferred.TermLocator.com Side */

.QuoteFormTerm  {
	font-family : Arial;
	font-size : 9pt;
	font-weight: bold;
	color : White;
	background-color: #126696;   
   border: 1px solid;   
   border-color: Black;

}

.QuoteFormTermHov  {
	font-family : Arial;
	font-size : 9pt;
	font-weight: bold;
	color : White;
	background-color: #5E9EC2;   
   border: 1px solid;   
   border-color: Black;

}

.QuoteFormTermOn  {
	font-family : Arial;
	font-size : 9pt;
	font-weight: bold;
	color : white;
	background-color: #99BB98;   
   border: 1px solid;   
   border-color: Black; 

}

/* END */
