@charset "utf-8";
/* CSS Document */
body,td,th {
	color:#000066;
}
body {
	background-color: #003399;
	padding: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #064418;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	color: #CC0033;
}
#wrapper {
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(images/img01.jpg);
	background-color: #F1FAFE;
}
.alternate {
	background-color: #DBDBDB;
}
.product {
	font-family: "Bookman Old Style", "Century Schoolbook", "Times New Roman";
	font-size: 1em;
}
.productsmall {
	font-family:"Bookman Old Style", "Century Schoolbook", "Times New Roman";
	font-size: .9em;
} 
	
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
}
.ititle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: italic;
}	
.tablecap {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.apsc2 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.apsc {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.stdtype {
	font-size: 16px;
	font-family: "Bookman Old Style", "Century Schoolbook", "Times New Roman";
	font-weight: normal;
	font-style: italic;
}
.stdtype2 {
	font-family: "Bookman Old Style", "Century Schoolbook", "Times New Roman";
	font-size: 16px;
}

.mw	{
	color: #000066;
	font-weight: bold;
	font-size: 1.1em;
	font-family: "Bookman Old Style", "Century Schoolbook", "Times New Roman";
	font-style: italic;
}
.productbold {
	font-family: "Bookman Old Style", "Century Schoolbook", "Times New Roman";
	font-size: 1em;
	font-weight: bold;
}
#nav {
	margin-left: 10px;
}
#nav ul {
	margin-left: 10px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	list-style: none;
	border-bottom: none;
	float: left;
	width: 100%;
}
#nav li {
	float: left;
}
#nav li a {
	width: 8em;
	display: block;
	border: none;
	border-bottom: none;
	padding: 6px;
	margin-right: 1px;
	background-color: #7AD1FC;
	text-decoration: none;
	color: #000066;
	text-align: center;
}
#nav li a:link {
	color: #000066;
	border-color: #7AD1FC;
}
#nav li a:visited {
	color: #000066;
	font-weight: normal;
	background-color: #7AD1FC;
}
#nav li a:hover {
	color: #064418;
	background-color:#7AD1FC;
	font-weight: bold;
	font-size: 1em;
}
#nav li a:active {
	color: #CC0033;
	background-color:#7AD1FC;
}

	
.APSCHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	font-style: italic;
}
.stdtype3 {
	font-family: "Bookman Old Style", "Century Schoolbook", "Times New Roman";
	font-size: 16px;
	font-style: italic;
	color: #000066;
	font-weight: bold;
}
