body {
background: #036 url(../images/bg2.gif) repeat top;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

a:link {
	text-decoration: none;
	color: #039;
}
a:visited {
	text-decoration: none;
	color: #670001;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#navbar {
background: url(../images/bg_navbar2.jpg) no-repeat top;
height: 23px;
margin: 0;
padding: 0;
}

#navbar a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	margin: 6px;
	font-weight: bold;
}




#navbar a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 13px;

	}
	
#navbar a:active {
	color: #fff;
	text-decoration: none;
	font-size: 13px;

	}

#navbar a:hover {

	color: #fff;
	text-decoration: underline;
	font-size: 13px;

	}
	

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #039;
}

#header {
margin: 0px;
padding: 0px;
}

#mainbody {
background: #fff;
border-right: 4px solid #600;
border-left: 4px solid #600;
padding: 10px;
margin: 0px;
}

#footer {
background: url(../images/footer2.gif) no-repeat top;
height: 27px;
margin: 0px;
padding: 0px;
}

h1 {
	font-size: 20px;
	color: #039;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	
}

h2 {
	font-size: 16px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-size: 11px;
	margin: 0px;
	padding: 1px;
}

.search {
border-right: solid 1px #039;
border-left: solid 1px #039;
}

.search td {
font-size: 12px;
border-bottom: solid 1px #039;
}

#agents {
border-top: solid 1px #039;
border-right: solid 1px #039;
border-left: solid 1px #039;
}

.saved {
border-bottom: solid 1px #039;
}

.blueline {
border-top: solid 1px #039;
height: 1px;
width: 648px;
margin-left: auto;
margin-right: auto;
}

#agents td {
font-size: 12px;
border-bottom: solid 1px #039;
}

#agents a {
	color: #039;
	text-decoration: none;
}

#agents a:hover {
	color: #039;
	text-decoration: underline;
}

#agents a:active {
	color: #039;
	text-decoration: underline;
}

#agents a:visited {
	color: #06f;
	text-decoration: none;
}

#restults a {
	color: #039;
	text-decoration: none;
}

#restults  a:hover {
	color: #039;
	text-decoration: underline;
}

#restults  a:active {
	color: #039;
	text-decoration: underline;
}

#restults  a:visited {
	color: #06f;
	text-decoration: none;
}




#agentsdetail {
Background: #d2e9ff;
padding: 10px;
}

.mainbold {
	font-size: 14px;
	font-weight: bold;
}
.redbold {
	font-weight: bold;
	color: #600;
}
.bluebold {

	font-weight: bold;
	color: #003399;
}

.noborder td {
border: 0px;
}
.summery {
border: solid 1px #039;

}.smalltext {
	font-size: 10px;
}
.mainboldudl {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

}

#disclaimer {
	font-size: 10px;
	padding: 0 10px 0 10px;
}