h3	{
		font-size:	1.35em;
		font-weight : bold;
		text-align : left;
	}
h4	{
		font-size:	1.3em;
		color : #000000;
		text-align: center;
	}
h5 {
		font-weight : bold;
		font-style : italic;
}
h6 {
		font-size : .8em;
		font-weight : bold;
		font-variant : small-caps;
}
	
h1, h2, h3, h4, h5, h6	{
	margin: auto 0 0 0;
	font-family:	Arial, sans-serif;
	}

.copyright{
	color : #636363;
	background-color : transparent;	
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

hr {
	color: #2172A1;
}
	
.bigred{
	color: red;
	background-color : transparent;	
	font-size: 14pt;
}
.linethrough	{
	color : #000000;
	background-color : transparent;		
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}
.bgcolorblue {
	background-color : Blue;
	color :  White;
}
.letterspacing{
	letter-spacing : 10px;
}
.italic{
	font-style : italic;
}
.capitalize{
	text-transform : capitalize;
}
.uppercase{
	text-transform : uppercase;
}
.lowercase{
	text-transform : lowercase;
}

.redvalidation {
	border-left-color:  red;
	border-left-style : solid;
}

SELECT.redvalidation 
{ 
border-left-color:  red;
border-left-style : solid;
background-color: #FFF1F1; 
} 
td.ProgressEmptyBar
{
	background-color:Silver;
	height: 5pt;
}
td.ProgressHBar
{
	background-color: Blue;
	height: 5pt;
}

.note	{
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}

.faqquestion	{
	color: blue;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	cursor:pointer;
}

.bulletHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0a50a1;
	padding-left: 25px;
	height: 20px;
	background-image:  url(file:///C|/Documents%20and%20Settings/avohra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/GXQ38XYF/%22images/img_bullet.gif%22);
	background-repeat: no-repeat;
	background-position: left top;
}
.Header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0a50a1;
	vertical-align:bottom;
}

.HeaderItalic {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style : italic;
	color: #0a50a1;
	height: 20px;
	vertical-align:bottom;
}



.text10px {
	font-family: Arial;
	font-size: 10px;
	}

.text11px {
	font-family: Arial;
	font-size: 11px;
	}

.clsInstruct
{
	FONT-SIZE: 10px;
    COLOR: #fe8400;

}
.boldFont
{
	font-weight: bold;
}

.graysmalltxt
{
	color:#666666;
	font-size:10px;
	font-family:Arial;
}

.orangsmall
{
	color:#fe8400;
	font-size:10px;
	font-family:Arial;
}

/* ------ TB Classes ------ */

.formsmall
{
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-family:Arial;
	/* font-size:10px;
	line-height: 12px; */
}

.formmedium
{
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-family:Arial;
	/* font-size:11px;
	line-height: 13px; */
}

input.txtinput {
	width: 195px;
	color:#000000;
	font-family:Arial;
	/* font-size:10px;
	line-height: 12px; */
}

input.txtlogininput {
	width: 155px;
	color:#000000;
	font-family:Arial;
	/* font-size:10px;
	line-height: 12px; */
}

select.lstinput {
	/* width: 115px; */
	width: 140px;
	font-family:Arial;
	font-size:11px;
	/* line-height: 12px; */
}

img.formshim1 {
	width: 140px;
	height: 1px;
}

img.formshim2 {
	width: 70px;
	height: 1px;
}

img.formshim3 {
	width: 15px;
	height: 1px;
}

input.chkinput {
	margin: 0px;
	padding: 0px;
}

textarea.txtarea {
	width: 422px;
	color:#000000;
	font-family:Arial;
	/* font-size:10px;
	line-height: 12px; */
}

p.learnmore {
	text-align: right;
}

p.learnmore img {
	border: 0px;
	margin-left: 5px;
}

#main_content p.learnmore a:link, #main_content p.learnmore a:visited, #main_content p.learnmore a:active {
	color: #fe8400;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

#main_content p.learnmore a:hover {
	color: #FE8400;
	font-size: 10px;
	font-family: Arial;
	text-decoration: underline;
}

#main_content table td.hrule, #content table td.hrule {
	border-top: 1px solid #2172A1;
	height: 24px;
}

#main_content table td.hruleshort, #content table td.hruleshort {
	border-top: 1px solid #2172A1;
	height: 4px;
}

.cbname 
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0a50a1;
	padding-top:10px;
	padding-bottom:10px;
	/*height: 20px;*/
	vertical-align: text-top;
}
.super {
	font-size: 9px;
	position: relative;
	top: -4px;
	left: 0px;
	/* line-height: 8px; */
	text-decoration: none;
}