/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #33689B;
	text-decoration: underline;
}
hr {
    color: #33689B;
}
.blue12 {
	font-weight: bold;
	color: #33689B;
}
.orange12 {
	font-weight: bold;
	color: #FF0000;
}
ul {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: square;
}
.white12 {
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #33689B;
}
a:visited {
	color: #33689B;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #33689B;
}.imgLeft {
	margin-left: 8px;
	margin-right: 10px;	
}
.imgRight {
	margin-left: 2px;
	margin-right: 8px;	
}
.agentTitle {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.err {
	font-weight: bold;
	color: #FF0000;
}
.smalltext {
	font-size: 11px;
}
table.border {
	border-top:solid #C4C4C4 1px;
	border-right:solid #C4C4C4 1px;
}
td.border {
	border-bottom:solid #C4C4C4 1px;
	border-left:solid #C4C4C4 1px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
}
td.rowcolor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #33689B;
	background-color: #99CCFF;
}
td.rowcolor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D9ECFF;
}
td.rowcolor3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E8F3FF;
}
.border2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #2E5E8D;
	border-left-color: #2E5E8D;
}
.tbl-top-mdlbg {
	background-image: url(images/tbl-top-mdlbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tbl-bottom-mdlbg {
	background-image: url(images/tbl-bottom-mdlbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}.header-top-bg {
	background-image: url(images/header-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu-bg {
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header-bg {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
