/* CSS Document */

BODY {
	MARGIN-TOP: 0px;
	PADDING-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	PADDING-TOP: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #DDE2E8;
	background-repeat: repeat-x;
	line-height: 20px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
}
A:link {
	COLOR: #084;
	font-size: 13px;
}
A:hover {
	COLOR: #333333
}
A:visited {
	COLOR: #084;
	font-size: 13px;
}
A:active {
	COLOR: #084;
	font-size: 13px;
}
a.smalllink:link {
	color: #C97400;
	text-decoration: underline;
	font-size: 10px;
}
a.smalllink:hover {
	color: #C97400;
	text-decoration: underline;
	font-size: 10px;
}
a.smalllink:active {
	color: #C97400;
	text-decoration: underline;
	font-size: 10px;
}
a.smalllink:visited {
	color: #C97400;
	text-decoration: underline;
	font-size: 10px;
}
.contentsmall {
	FONT: 9px/12px Arial, Geneva, Helvetica, sans-serif; COLOR: #585858
}
#wrapper {
	width: 1045px;
	margin: 0px auto;
	text-align:center;
	background-image: url(images/_wrap-edge.jpg);
	background-repeat: repeat-y;
}

#banner {
	background-image: url(images/_wrap-top.jpg);
	background-repeat: no-repeat;
	height: 95px;
}
#main {

	background-image: url(images/_wrap-main.jpg);
	background-repeat: no-repeat;
}
#foot {
	background-image: url(images/_wrap-foot.jpg);
	background-repeat: no-repeat;
	height: 200px;
}.content {
	FONT: 13px/13px Arial, Geneva, Helvetica, sans-serif;
	COLOR: #000000;
	line-height: 16px;
}
.searchbox {

	FONT: 18px/18px Arial, Geneva, Helvetica, sans-serif;
	COLOR: #000000;
	line-height: 18px;
}
.results {

	FONT: 14px/14px Arial, Geneva, Helvetica, sans-serif;
	COLOR: #000000;
	line-height: 18px;
}

.result_title {

	color: #333333;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;

}

a.result_title:link {

	color: #0000CC;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
}

a.result_title:visited {

	color: #0000CC;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;

}

a.result_title:hover {

	color: #3E3EFF;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
}

.greyBox{
	background-color: #dddddd;
	border: solid 2px #aaaaaa;
	font-size: 14px;	
	font-family: Arial;
	text-align: Left;
}

.input_need {
	font-family: Arial;
	border: solid 2px #FDFFCA;
	background-color: #FDFFCA;
}

.input_warning {
	font-family: Arial;
	border: solid 2px #aaaaaa;
	background-color: #FFD8CA;
	background-image: url(../forms/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 14px;
}

.input_correct {
	font-family: Arial;
	border: solid 2px #aaaaaa;
	background-color: #CDFFCA;
	font-size: 14px;	
}

.input_notreq {
	font-family: Arial;
	background-color: #aaaaaa;
	border: solid 2px #dddddd;
	font-size: 14px;	
}
.search_field_providers {
	height:30px;
	width:290px;
	margin-bottom:0px;
	padding:0px;
	font-size:22px;
	text-align:left;
	color:#00B359;
	font-weight: bold;
	background-color: #F0F0F0;
}

.seach_button_providers {
      background: white url(images/button-search-providers.jpg) no-repeat top;
	  margin-bottom:0px;
      width: 231px;
      height: 38px;
      color:white;
	  border:0px;
}
.contentsmall {
	FONT: 9px/12px Arial, Geneva, Helvetica, sans-serif; COLOR: #585858
}
