a  
{
	text-decoration: none;
	color: #005594;
	font: normal 15px Arial, sans-serif;
}

.navLink 
{
	margin: 0;
	padding: 0;
	float: left;
}

body {
	/*width: 900px;
	background: #003963 url(images/bg_louvre.jpg) repeat-y;*/
	background-color: #003963;
	background-position: 800px 250px;
	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;
}

/* Menu */

#menu {
	display: block;
	width: 800px;
	height: 41px;
	padding: 0;
	background-color: #8c8865;
}

#menu ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	background: url(images/btn_background.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 15px 0px 0px 0px;
	margin: 0;
	width: 147px;
	height: 41px;
	font: bold 12px Arial, sans-serif;
	color: #ffffff;
}

#menu a:hover, .current a 
{
	color: #005594;
	background-color: #eeedde;
	background-image: none;
}

#footer {
	background-color: #033458;
	height: 100%;
}

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: url(images/hdr_logo.jpg) no-repeat;
	width: 271px;
	height: 179px;
	text-align: center;
	vertical-align: top;
	background-color: #00508b;
}

td.headerCol3
{
	background: #033458 url(images/bg_headerstretch.jpg");
	width: 100%;
}

.itemList td, .itemList th {
	border-bottom: solid 1px #a9ad8c;
	font-size: 12px;
	text-align: center;
}

span.a.instructions {
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none; 
	vertical-align: middle;
}

span.inStockProgram, a.askAbout {
	font-size: 14px; 
	font-weight: bold; 
	color: #2f67a3; 
	text-decoration: none; 
	vertical-align: middle;
}

div#legend {
	position: relative;
	}
	div#legend span.right {
		position: absolute; 
		right: 5px;
	}


div.seriesTitle {
	position: relative; 
	background-color: #2f67a3; 
	width: 100%; 
	color: #ffffff; 
	padding: 2px; 
	font-size: 14px; 
	font-weight: bold;
	}
	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 {
	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 {
	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, #pageControlBottom {
	position: absolute;
	right: 5px;
	font-size: 12px;
}

.links {color: #005594; font-family: arial; }
.al {font-size: 10pt;color: #003963; text-decoration: underline}
.altxt {font-size: 9pt;color: #003963; font-family: arial; font-weight: bold;}

.sublinks {color: #49483A; font-size: 10pt}

.leftmenulinks:hover {color: #8C8764}
.leftmenulinks {color: #005594; text-decoration: none; font-size: 12pt; padding: 10px;}

