/* FORMS */

.formtext 
{
	text-decoration:none;
	text-transform:uppercase;
	color:#89bf45;
	
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	font-weight: normal;
	line-height:20px;
		
	width: 120px;
	padding-right:6px;
	text-align:right;
	vertical-align:top;
}
.formtext_std {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #132530;
	font-weight: normal;
	text-align:left;
	line-height:18px;
	vertical-align:top;
}
.formtext_std input 
{
	margin-right:15px;
	vertical-align:middle;
}

.error {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #06743d;
	font-weight: normal;
	
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
}

.inputfield, input
{
	border-right: #ccced0 1px solid;
	border-top: #ccced0 1px solid;
	border-left: #ccced0 1px solid;
	border-bottom: #ccced0 1px solid;
	
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #132530;
	font-weight: normal;
	line-height:18px;
	background-image:url(../images/layout/dot4textbox.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	width: 513px;
	height: 18px;
	
	background-color:#ffffff;
/*	background-image: url(../images/layout/ptrn_input.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.inputfield3
{
	border-right: #ccced0 1px solid;
	border-top: #ccced0 1px solid;
	border-left: #ccced0 1px solid;
	border-bottom: #ccced0 1px solid;
	
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #132530;
	font-weight: normal;
	line-height:18px;
	background-image:url(../images/layout/dot4textbox.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	width: 513px;
	height: 18px;
	
	background-color:#ffffff;
/*	background-image: url(../images/layout/ptrn_input.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.inputfield2, textarea
{
	border-right: #ccced0 1px solid;
	border-top: #ccced0 1px solid;
	border-left: #ccced0 1px solid;
	border-bottom: #ccced0 1px solid;
	
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #132530;
	font-weight: normal;
	line-height:18px;
	background-image:url(../images/layout/dot4textbox.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	width: 513px;
	height: 98px;
	
/*	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
*/	
	background-color:#ffffff;
/*	background-image: url(../images/layout/ptrn_input2.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}

.inputfield_login
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0px;
	vertical-align:middle;
	
	FONT-FAMILY: Arial;
	FONT-SIZE:10px;
	COLOR: #464646;
	font-weight: normal;

	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	width: 513px;
	height:17px;
	background-color:#FFFFFF;
	background-image: url(../images/layout/search_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.login
{
	font-family:Arial;
	font-size:11px;
	color:#636262;
	padding-right:0px;
	padding-left:18px;
}

.formbutton
{
	margin-top:5px;
	margin-left:48px;
	margin-right:20px;
	float:right;
}

.formbutton a,
.formbutton a:hover
{
	background-image: url(../images/layout/dot2.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:6px;
	color:#89bf45;
	text-align:center;
	display:block;
	line-height:23px;
	height:23px;
/*	width:73px;*/
	padding-right:2px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
/*	background: #198fc1 url(../images/layout/ptrn_btn.gif) repeat-x left top;*/
}

/* ********** */
