Body {
	background : #4d4d4d;
}

TD {
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;	
}

.Utxt1 {
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #F46A00;
	font-weight : normal;	
}

.Utxt2 {
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : normal;	
}

.Utxt3 {
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #F46A00;
	font-weight : bold;	
}

.Utxt3b {
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #F46A00;
	font-weight : normal;	
}

.Utxt4 {
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #FCF7A6;
	font-weight : normal;	
}

.Utxt5 {
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;	
}

.Utxt6 {
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #646464;
	font-weight : bold;	
}
.Utxt7 {
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;	
}
.EXPinput{
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: bold;	
}
.EXPinput2{
	font-family : Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size : 12px;
	color : #1D3939;
	font-weight: bold;	
}
/*FORM ELEMENTS*/

.drpDown1{
    border-top: 1px solid #1D3939;
    border-bottom: 1px solid #1D3939;
    border-left: 1px solid #1D3939;
    border-right: 1px solid #1D3939;
    background-color: #FFFFFF;
    font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 12px;    
    color: #000000;
    font-weight : normal;
}

.drpDown2{
    border-top: 1px solid #CAC9C9;
    border-bottom: 1px solid #CAC9C9;
    border-left: 1px solid #CAC9C9;
    border-right: 1px solid #CAC9C9;
    background-color: #DFDFDF;
    font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 9px;    
    color: #000000;
    font-weight : normal;
}

.txtBox1{
    border-top: 1px solid #1D3939;
    border-bottom: 1px solid #1D3939;
    border-left: 1px solid #1D3939;
    border-right: 1px solid #1D3939;
    background-color: #FFFFFF;
    font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 12px;    
    color: #000000;   
    text-decoration: none;
}

.txtBox2{
    border-top: 1px solid #1D3939;
    border-bottom: 1px solid #1D3939;
    border-left: 1px solid #1D3939;
    border-right: 1px solid #1D3939;
    background-color: #FFFFFF;
    font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 12px;    
	width:50px;	
    color: #000000;   
    text-decoration: none;
}


.txtField1{
    border-top: 1px solid #1D3939;
    border-bottom: 1px solid #1D3939;
    border-left: 1px solid #1D3939;
    border-right: 1px solid #1D3939;
    background-color: #FFFFFF;
    font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 12px;    
    color: #000000;   
    text-decoration: none;
}

.txtBox1a{
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    background-color: #F8F8F8;
    font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
    font-size: 12px;    
    color: #16487B;   
    text-decoration: none;
	height : 15px;
	padding-left : 3px;
	padding-top : 2px;	
	background-image: url(../images/frmshadow_txtbox1-off.jpg);
	}

.center_menu {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0A50A1;
}
A.center_menu:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0A50A1;
	text-decoration: none;
}
A.center_menu:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0A50A1;
	text-decoration: none;
}
A.center_menu:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0A50A1;
	text-decoration: none;
}
.center_menu_alert {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #fa9c07;
}
A.center_menu_alert:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #fa9c07;
	text-decoration: none;
}
A.center_menu_alert:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #fa9c07;
	text-decoration: none;
}
A.center_menu_alert:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #fa9c07;
	text-decoration: none;
}

.bullet_menu {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5966AD;
}
A.bullet_menu:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5966AD;
	text-decoration: none;
}
A.bullet_menu:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
	text-decoration: none;
}
A.bullet_menu:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5966AD;
	text-decoration: none;
}
.orange_link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
}
.big_orange_link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
}
.green_link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #378900;
}
A.orange_link:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
	text-decoration: none;
}
A.orange_link:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
	text-decoration: none;
}
A.orange_link:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #150185;
	text-decoration: none;
}
.black_link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
A.black_link:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A.black_link:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.black_link:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.black_link_strong {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
A.black_link_strong:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.black_link_strong:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.black_link_strong:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.blue_link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
}
A.blue_link:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}

A.blue_link:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
A.blue_link:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
	text-decoration: none;
}
.middle_title {
	color: #fffbd9;
	font-size: 16px;
	font-weight: bold;
}
.middle_title_blue {
	color: #0A50A1;
	font-size: 16px;
	font-weight: bold;
}
.footer_style1 {
	color: #150185;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
}
.orange_section {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
}
.darkblue_section {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #013166;
}
A.orange_section:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
	text-decoration: none;
}
A.orange_section:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
	text-decoration: none;
}
A.orange_section:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
	text-decoration: none;
}
.EXP_blue {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	color: #178ac0;	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	vertical-align:middle;
	text-decoration:none;
	line-height:57px;
	text-align:right;
	height:57px;
}
.blue_section {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
}
A.blue_section:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
A.blue_section:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
A.blue_section:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
.blue_section2 {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
}
A.blue_section2:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
A.blue_section2:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
A.blue_section2:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: none;
}
.expnav {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
A.expnav:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.expnav:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.expnav:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.expnav_lite {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.title_bar {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.title_bar_homepage {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.TC_link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
A.TC_link:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
A.TC_link:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
A.TC_link:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
.white_link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_link:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

A.white_link:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A.white_link:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
	text-decoration: underline;
}
.white_link2 {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_link2:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.white_link2:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_link2:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fa9c07;
	text-decoration: none;
}
.home_bullet_link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0A50A1;
	text-decoration: underline;
}
A.home_bullet_link:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0A50A1;
	text-decoration: underline;
}

A.home_bullet_link:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0A50A1;
	text-decoration: underline;
}
A.home_bullet_link:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0A50A1;
	text-decoration: underline;
}
.borrower_link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff7f00;
	text-decoration: underline;
}
A.borrower_link:link {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff7f00;
	text-decoration: underline;
}
A.borrower_link:visited {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff7f00;
	text-decoration: underline;
}
A.borrower_link:hover {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #150185;
	text-decoration: underline;
}
.center_menu_bg {
	font-family: Arial, Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}