body{
	padding:0px;
	margin:0px;
}

a {
	text-decoration:none;
	color:#7D8682;
}

.main_text
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#7D8682;
	text-align: justify;
	}

.main_text_linked
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#7D8682;
	text-align: left;
	text-decoration:underline;
	}

.main_text_linked:hover
	{
	text-decoration:none;
	}


.links_white
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#ffffff;
		text-decoration:none;
	}

.login_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#000000;
	}

.main1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#E3E0E0;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#EE9521;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#EE9521;
	}	
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.form
	{
		width:141px; height:23px; border-color:#42809A; border-bottom-width:1px;border-right-width:1px; background-color:#ffffff; font-size:11px;
	}
.form1
	{
		width:207px; height:17px; border-color:#E7E5E0; border-top-width:1px;border-right-width:1px; background-color:#ffffff; font-size:11px;
	}
.form_div
	{
		height:20px; margin-top:4px;		
	}
		
a.link_text:link {text-decoration:none;}	
a.link_text:hover {text-decoration:underline;}
a.link_text:active {text-decoration:none;}
a.link_text:visited {text-decoration:none;}

input
	{
		font-family:Tahoma;
		font-size:11px;
		color:#7D8682;
	}
	
input.customerLogin
	{
		font-family: Tahoma;
		font-size: 12px;
		color: #7D8682;
		border: solid 1px #47484A;
		background-color: #eeeeee;
		padding: 1px;
	}
	
.formFields {
	font-family: Tahoma;
	font-size: 11px;
	line-height:14px;
	color:#47484A;
	border: solid 1px #47484A;
	background-color: #f2f2f2;
	padding: 2px;
}

.formFields:focus {background-color: #eaeaea;}

.formFieldsDisabled {
	width: 96%;
	font-family: Tahoma;
	font-size: 11px;
	line-height:14px;
	color:#47484A;
	border: solid 1px #aa0000;
	background-color: #aaa;
	margin: 2px;
	padding: 2px;
}

.formFieldsError {
	/*width: 96%;*/
	font-family: Tahoma;
	font-size: 11px;
	line-height:14px;
	color:#fff;
	border: solid 1px #ff0000;
	background-color: #660000;
	padding: 2px;
}

.formContactError {
	border: dotted 1px #ff0000;
	background-color: #FFA1A1;
	color: black;
	font-weight: bold;
}

.stickyLayer {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#fff;
	background-color: #525657;
	border: 1px solid #EE9521;
	padding: 5px;
}

.sticky_link {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#7D8682;
	text-decoration: none;
}
/*
input.error, select.error, textarea.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image: url(/images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
input:focus, select:focus, textarea:focus {border: 1px solid red; background-color:#EFEFEF;} 
*/
a.uline {border-bottom:1px solid #aaa;}
.nheadline {font-weight:bold;border-bottom:1px solid #EE9521;}

