@charset "UTF-8";
/* CSS Document */

#coloreddivtop {
	width:200px;
	height:2px;
	background-color:#3286c1;
}

#coloreddivbot {
	width:198px;
	height:2px;
	background-color:#3286c1;
}

#titlecenter {
background-image: url(/images/searchtop.gif);
width:718px;
height:34px;
margin:auto;
}

#bodybgcolor {
	height:700px;
	width:718px;
	background-color:#d3ecfd;
	margin:auto;
}

#whitetxtarea {
	width:697px;
	height:700px;
	background-color:#FFF;
	margin:auto;
}

#searchcontent {
width:677px;
height:500px;
margin:auto;
}

#centerbottom {
	background-image: url(/images/searchbottom.gif);
	background-repeat:no-repeat;
	width:718px;
	height:33px;
	margin:auto;
}

.titles {
color:#013960;
}

.subtitles {
	color:#013960;
}

#search {
	background-image:url(/images/searchColor.jpg);
}