@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9F2020;
}

.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #072642;
}

.highlight {
	background-color: #FFFF00;
}

.redborder {
	border: 1px solid #AD1216;
}

.whiteborder {
	border: 1px solid #FFFFFF;
}

body {
	background-image: url(../images/bg.jpg);
	background-color: #072642;
	background-repeat: repeat-x;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4998DE;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #4998DE;
}

a:hover {
	text-decoration: none;
	color: #B71515;
}

a:active {
	text-decoration: underline;
	color: #B71515;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	color: #9F2020;
	display:inline;
}

h2 {
	font-size: 18px;
	color: #28639B;
	display:inline;
}

h3 {
	font-size: 16px;
	color: #000000;
	display:inline;
}

h4 {
	font-size: 14px;
	color: #9F2020;
}

.input1{ font-family: Arial; font-size: 12px; COLOR: #10425D; border: 1px solid #10425D}

a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9f2020;
}


.leftPanelText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	line-height: 1em;
}

a.blueLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4998DE;
	text-decoration: underline;
}

a.blueLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B71515;
	text-decoration: underline;
}

.agentsListed1 {
    padding-left:15px;
    color: #9F2020;
    line-height:10px;
    font-size:15px;
    font-weight: bold;
}

.h3text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.h1text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #9F2020;
}

.h2text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #28639B;
}