/* CSS Document */

body {
	background-image:   url(../images/bgtile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #184471;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099FF;
}
.tm {
	line-height: 5px;
}
.implicationswheel {
	font-size: 9px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #000000
}

.home-specialoffer {
	margin-left:100px;
	width:390px;
	border:1px solid #FFCC33;
	background-color:#ededed;
	font-size:11px;
	letter-spacing:1px;
}


.home-specialoffer h2 {
	margin-top:0px;
	margin-bottom:2px;
	padding-top:0px;
	text-align:center;
	background-color:#ffcc33;
	color:#fff;
	font-size:13px;
	letter-spacing:2px;
}
.home-specialoffer div {
	padding:5px;
}

li {
	margin-bottom:6px;
}
/*-----form style -----*/
form {
	margin: 0px;
	padding: 0px;
}
select,input,textarea {
	font-size: 11px;
	border: 1px solid #909090;
	background-color: #ededed;
}
.field_error {
	font-size: 11px;
	border-bottom:2px solid #f00;
}
option {
	border: 0px;
}
.formlabel {
	font-size: 11px;
	font-weight:bold;
	float: right;
}

.label_error{
 color:#990000;
 border-bottom:1px dashed #900;
 border-top:1px dashed #900;
}

.InputText {
	font-size: 11px;
	border: 1px solid #909090;
	background-color: #ededed;
}
/* -----form style ----- */
