﻿#left-main
{
	border: 1px solid #A1A5A9;
	padding: 2px;
	margin-bottom: 5px;
	clear: left;
	width: 181px;
	height: 500;
	background-color: #f1f1f1;
	margin-left: 5px;
}

.left-title
{
	font-family: "Lucida Grande" , Arial, sans-serif;
	color: #f8f8ff;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-color: #0069a5;
	text-align: center;
}

.left-subtitle
{
	margin: 2px 4px;
	font-family: "Lucida Grande" , Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
}


#left-main a:link
{
	color: #006BB6;
	text-decoration: none;
	padding-left: 5px;
}
#left-main a:visited
{
	color: #497DA2;
	text-decoration: none;
	padding-left: 5px;
}
#left-main a:active
{
	color:  #37ADFF;
	text-decoration: none;
	padding-left: 5px;
}
#left-main a:hover
{
	color: #37ADFF;
	text-decoration: none;
	padding-left: 5px;
}

#forms-main1
{
	border: 1px solid #A1A5A9;
	padding: 20px;
	margin-top: -1px;
	margin-bottom: 0px;
	clear: left;
	width: 95%;
	height: 500px;
	background-color: white;
}

#forms-main1
{
	border: 1px solid #A1A5A9;
	padding: 5px;
	margin-top: -1px;
	margin-bottom: 0px;
	clear: left;
	width: 98%;
	height: 410px;
	background-color: white;
}

#forms-main a:link
{
	color: #006BB6;
	text-decoration: none;
	padding-left: 0px;
}
#forms-main a:visited
{
	color: #497DA2;
	text-decoration: none;
	padding-left: 0px;
}
#forms-main a:active
{
	color:  #37ADFF;
	text-decoration: none;
	/*padding-left: 5px;*/
}
#forms-main a:hover
{
	color: #37ADFF;
	text-decoration: none;
	padding-left: 0px;
}


.forms-title
{
	font: bold 18px/1em Arial, "Arial", Sans-Serif;
	
	color: 	#FF0000;
	margin-bottom: 10px;
}


.forms-subtitle
{
	font: bold 12px/1em Arial, "Arial", Sans-Serif;
	color: black;
}

.forms-textbox {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.forms-input-textbox {
    text-align: left;
}

.ReqFieldLabel
{
	font-weight: bold;
	color: black;
	margin-right: 5px;
}

.NormalLabel {    
	text-align: left;
	width: 25%;
	white-space: normal;
	 margin-right: 5px;
}

.CityFieldLabel
{
	font-weight: bold;
	color: #336699;
	margin-right: 5px;
	font-size: 12pt;

}

.partner_hdr
{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: #666657 url( 'header_bg_gray.gif' ) repeat-x top;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	margin: 0;
	line-height: 12px;
	border-bottom: 1px solid #666657;
}
