/*
Red = #BE0027 instead of ff0000
Blue = #3b5aa3 instead of 0000ff
*/

a { color: blue; }

a:link{ text-decoration: underline; color: blue; }

a:visited { color: fuchsia; }

a:hover, a:active { background-color: yellow; }

body {
	/* margin: 20px; 
	background-image: url(../images/Background.jpg);
	background-repeat: repeat; */
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 10ps  0px;
	padding: 10ps  0px;
	border: 0;
}

div#rightbox250Menu {
	float: right;
	text-align: left;
	margin: 2px 0px 2px 10px;
	border: #ffffff solid 1px;
	padding: 2px 5px;
	width: 270px;
	background-color: #eeeeee;
}

div#rightbox250Menu ul li, div#rightbox250Menu ul li li {
	padding: 0px;
	margin: 0px 0px 0px -25px;
	border: 0px;
	list-style-position: outside;
	list-style-type: square;
}

div.base-layer {
	background: none #FFFFFF;
	border: solid #003366 1px;
	color: #000000;
	margin: 0.5em 12px 0.5em 12px;
	padding: 0;
	text-align: center;
	width: auto;
}

/* Style rules for the 3 x 2 table example */
div.left-container2 {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}

div.right-container2 {
	border: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 50%;
}

div.table-row {
	background: none #FFFFFF;
	border: solid #000000 1px;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: center;
	width: 96%;
}

h1 { font-size: 130%; }

h1, h2, h3 {
	margin: 0;
	padding: 3px 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003366;
}

h2 { font-size: 120%; }

h3 { font-size: 110%; }

img { border: 0; }

#logo p#topBannerText  { margin-left: -9999px; }

dd {
	padding: 2px;
	font-style: italic;
}

dt {
	font-weight: bold;
	margin-top: 5px;
}

dl {
	border: 1px solid #eee;
	margin: 50px auto;
	padding: 5px;
}

p.caption {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
	top: -12px;
	position: relative;
	padding: 5px;
	border: 0px;
	margin-left: 50px;
	width: 500px;
}

p.caption a:link, p.caption a:visited { color: #FFFFFF; }

p.caption a:hover, p.caption a:active { color: #FFFFFF; text-decoration: underline; }

p.captionCenter {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
	top: -12px;
	position: relative;
	padding: 5px;
	border: 0px;
	left: 50px;
	*left: 0px;
	margin-left: 50px;
	margin-right: 50px;
	width: 500px;
}

p.captionL {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
	top: -12px;
	position: relative;
	padding: 5px;
	border: 0px;
	margin: 0px -5px 0px 10px;
	width: 98%;
}

p.captionR {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
	top: -12px;
	position: relative;
	padding: 5px;
	border: 0px;
	margin: 0px 0px 0px 5px;
	width: 98%;
}

.borderedSection {
	border: 1px solid #dddddd;
	margin: 10px 10px;
	padding: 5px 5px;
	clear: both;
	overflow: auto;
}

.borderedSectionSpecial {
	border: 1px solid #dddddd;
	margin: 10px 10px;
	padding: 5px 5px;
	overflow: auto;
}

.center { text-align: center; }

.centerbox {
	text-align: center;
	margin: 0px auto;
	border: #FFFFFF solid 1px;
	padding: 0px;
	width: 510px;
}

.centerboxNote {
	float: left;
	border: #003366 solid 1px;
	padding: 10px;
	background-color: #FFFFBB;
	font-weight: bold;
	text-align: left;
	margin-left: 35px;
	margin-right: 35px;
}

.clearDiv { 
background-color:#fff;
width:100%;
overflow:auto; 
}

.FancyBorderImage {
	border-style: ridge; /* outset */
	border-color: #003366;
	border-width: 10px;
}

.footNote {
	font: italic 80% Verdana, Helvetica, sans-serif;
	width: 500px;
	background-color: #EEEEEE;
	margin: 5px 20px;
	padding: 0px 5px;
}

.indent1 { padding-left: 30px; }

.indent2 { padding-left: 60px; }

.indent3 { padding-left: 90px; }

.left { margin: 10px 10px 5px 0; float: left; }

.leftbox250 {
	float: left;
	margin: 2px 10px 2px -5px;
	border: #ffffff solid 1px;
	padding: 2px 5px;
	width: 270px;
}

/************  Split Columns ******************/
.leftColumn {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 275px;
	border: 1px solid #eeeeee;
	position: relative;
	left: 0px;
	top: 0px;
}

.linkText {
	font-style: normal;
	font-family: Fixedsys;
	font-variant: inherit;
	background-color: #eeeeee;
}

.linkTextSection { width: 625px; }

.post { }

.post .entry { padding: 10px 0 20px 0; text-align: justify; }

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .title { color: #000000; }

.post .title a { background: none; color: #000000; border: none; }

.post .title a:hover { text-decoration: underline; }

.redBoldText { color: red; font-weight: bold; }

.ReturnToTop {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.right { margin: 10px 0 5px 10px; float: right; }

.rightbox250 {
	float: right;
	margin: 2px 0px 2px 10px;
	border: #ffffff solid 1px;
	padding: 2px 5px;
	width: 270px;
}

.rightbox250,  p {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	text-align: left;
}

.rightbox250, img { text-align: center; }

.rightboxNote {
	float: right;
	border: #003399 solid 1px;
	padding: 2px;
	width: 200px;
	background-color: #FFFF99;
	font-weight: bold;
	text-align: left;
	margin: 5px;
}

.rightColumn {
	margin: 2px;
	padding: 2px;
	float: right;
	width: 275px;
	border: 1px solid #eeeeee;
	position: relative;
	left: 0px;
	top: 0px;
}

.spotlight {
	
	border: 1px solid #eeeeee;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	font-size: 120%;
	background-color: #ffffcc;
	padding:1px 2px;
}

.subMenuTitle {
	font-size: 115%;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	padding: 3px;
	border: 0;
	margin: 0;
	color: #3b5aa3;
}

.whiteText { color: #FFFFFF; }

.yellowBG { background-color: #ffff99; }

#breadCrumb {
	height: 14px; /* This is the height we wan't on our breadcrumb */
	padding: 0px 0 0 8px;
	background: #ffffff; /* This is our background color */
	color: #aaaaaa; /*This is our color on the text which isn't a link. We want' they to be light grey */
	top: -20px;
	*top: -10px;
	position: relative;
	font-weight: bold; /* And bold */
}

#breadCrumb a {
	color: #000000; /* Our breadcrumb links are going to be white */
	font-weight: bold; /* And bold */
	padding-right: 8px; /* We need to add some padding to the right of the link. This space is where the background image is going to be shown. */
	padding-left: 4px;
	text-decoration: none;
}

#breadCrumb a:hover {
	color: #000000;
	font-weight: bold; /* And bold */
	padding-right: 8px; /* We need to add some padding to the right of the link. This space is where the background image is going to be shown. */
	padding-left: 4px;
	background-color: yellow;
}

#breadCrumb li {
	color: #000000; /* Our breadcrumb links are going to be white */
	float: left;
	display: inline;
	margin-right: 4px;
}

#breadcrumbs {
	/*padding: 2px 5px;*/
	width: 100%;
	margin: 0px 0px 0px -5px;
	font-weight: bold; /* And bold */
	font-size: 80%;
}

#breadcrumbs a {
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 4px;
	/*adjust bullet image padding*/
	color: #000000;
	font-weight: bold; /* And bold */
}

#breadcrumbs a:visited, #breadcrumb a:active { color: #000000; }

/* Calendar */
#calendar { }

#calendar #next { text-align: right; }

#calendar table { width: 100%; }

#calendar tbody td { text-align: center; }

#calendar_wrap { padding: 20px; }

/* Content */
#content { float: right; width: 660px; padding: 20px 10px 10px 10px; }

#content p { margin: 10px 5px 10px 5px; }

#content p {
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content ul li, ul li li { list-style-type: circle; }

#feedbackForm span.redText, #feedbackForm b.redText { color: #FF0000; }

#feedbackForm td.textField {
	color: #000000;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#feedbackForm tr.even { background-color: #FFFFFF; }

#feedbackForm tr.odd { background-color: #EFEFEF; }

/* Footer */
#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer #safesurf {
	top: -25px !important;
	left: -385px;
	position: relative;
}

#footer a { color: #FFFFFF; }

#footer p { margin: 0; line-height: normal; text-align: center; }

#footerNav {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-top: 1px solid #0587c4;
	border-bottom: 1px solid #0587c4;
	z-index: 1;
}

#footerNav li { display: inline; text-align: center; margin: 0px 5px; }

#footerNav li a {
	padding: 1px 7px;
	color: #ffffff;
	background-color: #3b5aa3;
	border: 1px solid #ccc;
	text-decoration: none;
	font-weight: bold;
}

#footerNav li a#current {
	color: #000;
	border: 1px solid #666;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}

#footerNav li a:hover {
	color: #FFFFFF;
	background-color: #BE0027;
	border: 1px solid #3b5aa3;
	border-top: 2px solid #BE0027;
	border-bottom: 2px solid #BE0027;
}

#footerNav ul {
	list-style-type: none;
	text-align: center;
	margin-top: 50px;
	padding: 0;
	position: relative;
	z-index: 2;
}

#foter #copyright { top: 0px; left: -250px; position: relative; }

/* Header */
#header {
	width: 910px;
	height: 172px;
	margin: 0 auto;
	background: #FFFFFF url(../images/TopBanner-910x172.jpg) no-repeat left top;
}

#header a:hover, #header a:active { background-color: transparent; }

/* Logo */
#logo { float: left; /*width: 640px;*/ color: #000000; }

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding: 84px 0 0 20px;
	letter-spacing: -1px;
	font-size: 2.6em;
}

#logo h1, #logo p { }

#logo p {
	float: left;
	margin: 0;
	padding: 80px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#mailingList { margin-left: -15px; }

/* Menu */
#menu {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background: #565F68;
}

#menu a {
	display: block;
	padding: 17px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover { text-decoration: underline; }

#menu a:hover, #menu .current_page_item a { color: #FFFFFF; }

#menu li { float: left; }

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#otherProducts {
	margin: 20px 10px 5px 10px;
	border: 1px solid #efefef;
	padding: 5px;
	overflow:auto; 
}

#otherProductsTitle {
	font-variant: small-caps;
	font-weight: bold;
	border-bottom: double;
}

#leftColumnOther {
	margin: 10px 10px;
	padding: 2px;
	float: left;
	position: relative;
	width: 275px;
	left: 0px;
	top: 0px;
}

#rightColumnOther {
	margin: 10px 10px;
	padding: 2px;
	float: right;
	position: relative;
	width: 275px;
	left: 0px;
	top: 0px;
}

/* Page */
#page { width: 910px; margin: 0 auto; }

#Poll td.response {
	color: #000000;
	font-family: Verdana;
	text-align: left;
	border: 1px solid #DDDDDD;
}

#PrintThisPage { float: right; margin-top: -20px; }

#PrintThisPage a:link { color: #8f1f08; margin-top: -25px; }

#PrintThisPage a:visited { color: #5f1406; }

#PrintThisPage a:hover,
#PrintThisPage a:focus,
#PrintThisPage a:active { color: #3b5aa3; background-color: #FFFF00; }

#RateStars {
	border: 1px solid #CCCCCC;
	margin: 10px 75px;
	text-align: center;
}

#Rating { margin-left: 75px; }

/* Search */
#search { float: right; width: 230px; padding-top: 16px; }

#search fieldset { margin: 0; padding: 0; border: none; }

#search form { height: 41px; margin: 0; padding: 90px 0 0 0px; }

#search-submit { display: none; }

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 220px;
	padding: 40px 0 0 20px;
	color: #787878;
}

#sidebar {
	float: left;
	width: 190px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.9em;
}

#sidebar li { margin-bottom: 2px; }

#sidebar li a {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 3px 0px 3px 10px;
	background: #3B5AA3;
	border-left: 10px solid #BE0027;
	list-style-type: none;
}

#sidebar li a:hover {
	background: #BE0027;
	color: #FFFFFF;
	border-left: 10px solid #3B5AA3;
}

#sidebar ul {
	list-style: none;
	width: 190px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.1em;
}

#topNav {
	/* padding: 0 32px 0 32px; */
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
	height: 35px;
	background: #000000 url(../images/CSS/button1.gif);
	position: relative;
	border: 1px solid #000000;
	border-width: 0 1px;
	border-bottom: 1px solid #444;
}

#topNav li { float: left; list-style-type: none; }

#topNav li a {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	padding: 0 8px 0 8px;
	margin: 0px;
	cursor: pointer;
	display: block;
	/* padding: 0 16px 0 16px; */
	list-style: none;
	list-style-type: none;
}

#topNav li a:link, #topNav li a:visited {
	color: #FFFFFF;
	list-style: none;
	list-style-type: none;
}

#topNav li a:hover, #topNav li a:active {
	color: #FFFF00;
	background: #000000 url(../images/CSS/button2.gif) no-repeat right top;
	list-style: none;
	list-style-type: none;
}

#topNavigation { margin-left: 0px; }

#TopOfPage a { color: #286ea0; text-decoration: none;}

#TopOfPage a:hover { text-decoration: underline;}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
	border: 5px solid #040404;
	border-style: double;
}

.hidden {
	display: none;
}	

