
html { 
	overflow-y: scroll; 
	}
body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
td {
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	}
input, select, textarea, option {
	font-family: Verdana;
	font-size: 11px;
	}
fieldset {
	padding: 6px;
	margin-left: 3px;
	width: 211px;
	border: solid 1px #999999;
	background-color: #f3f3f3;
	}
.agent {
    padding: 6px;
	margin-left: 0px;
	width: 100%;
	border: solid 1px #999999;
	background-color: #ffffff;
	}
.pull {
	padding-left: 6px;
	margin-left: 0px;
	width: 725px;
	border: solid 1px #999999;
	background-color: #eeeeee;
	}

.searchField {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	border: solid 1px #999999;
	height: 11px;
	width: 100px;
	}
.searchSubmit {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	border: solid 1px #999999;
	background-color: #f3f3f3;
	height: 15px;
	}
.mainMenuItems  a:hover {
	text-decoration: none;
	color:#000000;
	}
.mainModuleHeader {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	}
.mainSubHeader {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	}
.leftTableBackground {
	background-repeat: no-repeat;
	background-image: url('/templates/main/images/_afpg_left_bar_large.png');
	width: 191px;
	height: 600px;
	}
.leftTableBackgroundSmall {
    background-repeat: no-repeat;
	background-image: url('/templates/main/images/_afpg_left_bar_small.png');
	width: 191px;
	height: 600px;
	}
.bottomCopyRight {
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	}
.bottomCopyRight a:link, .bottomCopyRight a:visited, .bottomCopyRight a:active {
	color: #000000;
	text-decoration: none;
	}
.bottomCopyRight a:hover {
	color: #000000;
	text-decoration: underline;
	}
.bottomTrademark {
    text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #cccccc;
	}
.bottomTrademark a:link, .bottomTrademark a:visited, .bottomTrademark a:active {
	color: #cccccc;
	text-decoration: none;
	}
.bottomTrademark a:hover {
	color: #cccccc;
	text-decoration: underline;
	}
.highlight { 
	background: #90d9f4;
	padding-left: 2px;
	padding-right: 2px;
	}
.downloadsOver:hover {
	background: #dadada;
	}

