a  
{
	text-decoration: none; 
	color: #005594;
	font: normal 15px Arial, sans-serif;
}

.navLink 
{
	margin: 0;
	padding: 0;
	float: left;
}

body {
	background: url(images/img_body3.jpg) no-repeat;
	background-position: 800px 250px;
	width: 900px;
	font: normal 13px Arial, sans-serif;
	color: #49483A;
}

h1, h2, h3 
{
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #084796;
}

h1 {
	font-size: 24px;
	color: #005594;
}

h2 {
	font-size: 14px;
	color: #003963;
}

h3 {
	font-size: 11px;
}

blockquote {
	font-weight: bold;
	font-size:  18px;
	padding-left: 20px;
	color: #005594;
}
#header {
	background: url(images/bg_stretch_h.jpg) repeat-x;
}

#footer {
	background-color: #033458;
	height: 100%;
}

.itemList td, .itemList th {
	border-bottom: solid 1px #a9ad8c;
	font-size: 12px;
	text-align: center;
}

span.inStockProgram {
	font-size: 16px; 
	font-weight: bold; 
	color: #2f67a3; 
	text-decoration: none; 
	vertical-align: middle;
}

td.headerCol
{
	background: url(images/hdr_bg_nav.jpg) no-repeat;
	width: 271px;
	height: 30px;
	text-align: center;
	font-size: 1;
	font: normal 11px Arial, sans-serif;
	color: #d9d7be;
}

td.headerCol2
{
	background-color: #00508b;
	background: url(images/hdr_logo.jpg) no-repeat;
	width: 271px;
	height: 179px;
	text-align: center;
	vertical-align: top;
}

td.headerCol3
{
	background: #033458 url(images/bg_headerstretch.jpg");
	width: 100%;
}

a.askAbout {
 font-size: 16px; 
 font-weight: bold; 
 color:#2f67a3; 
 text-decoration: none;
}

div.seriesTitle {
	position: relative; 
	background-color: #2f67a3; 
	width: 100%; 
	color: #ffffff; 
	padding: 2px; 
	font-size: 16px; 
	font-weight: bold;
	}
	div.seriesTitle a.instructions {
		font-size: 14px; 
		color: #ffffff; 
		text-decoration: none; 
	}
	div.seriesTitle span.right {
		position: absolute; 
		right: 5px;
	}
	
.popupLink {
	color: #2f67a3; 
	font-size: 12px;
}

.notes {
	font-size: 12px; 
	font-style: italic;
}

#dropmenudiv {
	position: absolute;
	background-color: #2f67a3;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a, #dropmenudiv a:visited {
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 3px 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #777777;
}

.mainMenu, .mainMenuHighlight {
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #dddddd;
	padding: 8px;
}

.mainMenu, .mainMenu a {
	font-size: 12px;
	font-weight: bold;
	color: #2f67a3;
}

.mainMenuHighlight, .mainMenuHighlight a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2f67a3;
}

h1.catalogHeading {
	margin-top: 0;
	margin-bottom: 10px;
	color: #aeac8d;
	font-size: 18px;
}

#contentMain {
	position: relative;
}

#pageControl {
	position: absolute;
	right: 5px;
	font-size: 12px;
}

