body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.boxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: 1px dashed #000000;
	padding: 0px;

}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 9px; font-weight: normal; text-align: center}
.topbar {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 11px; font-weight: 800; text-align: center; color: #FFFFFF; padding-top: 4px; padding-bottom: 4px}
.bigboxtype {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px}
.boxeswht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: 200;
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-repeat: repeat;
	border-top: 1px none;
	border-right: 1px dotted;
	border-bottom: 1px none;
	border-left: 1px dotted;
	background-color: ffffff;
}
.subtag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9999FF;
	line-height: 18px;
	font-style: italic;
}
.reverselinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: 800;
}
.darklinks {
	color: #006699;
}
.subtagital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FAFAFA;
	line-height: 18px;
}
.darksubtag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 22px;
	font-weight: 500;
	vertical-align: top;
}
.toptb {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url("../images/top_bar_bg_v2.jpg");
}
.darklinksbl {
	font-weight: bold;
	color: #006699;
}
body a {
	color: #666699;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
body a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.boxesCopy {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: 1px none #000000;
	padding: 0px;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;

}

#apg_nav {
	width: 126px;
	padding: 8px;
	margin-top: 5px;
}

#apg_nav a {
	width: 116px;
	display: block;
	padding: 5px;
	background: #4a498b url("../pics/apg_nav_bg.jpg") top left repeat-x;
	margin: 3px 0;
	border: 1px solid #333;
	color: #fff;
	font-size: 95%;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

#apg_nav a:hover {
	width: 116px;
	display: block;
	padding: 5px;
	background: #aaa9c8 url("../pics/apg_nav_bg2.jpg") top left repeat-x;
	margin: 3px 0;
	border: 1px solid #333;
	color: #333;
	font-size: 95%;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

#apg_nav .sub_nav a {
	display: block;
	padding-top: 2px;	
	padding-bottom: 2px;
	font-size: 85%;
	font-weight: normal;
	background: #8283b1 url("../pics/apg_subnav_bg.jpg") top left repeat-x;
	margin: 2px 0;
}

#apg_nav .sub_nav a:hover {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 85%;
	font-weight: normal;
	background: #cecee0 url("../pics/apg_subnav_bg2.jpg") top left repeat-x;
	margin: 2px 0;
}

