html {-webkit-text-size-adjust:none}
p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}
#hmenu {
	padding: 13px 0 5px;
	float: left;
}

img { border: none; }

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #FFFFFF;
	background: #475987 url(images/hmenuarrow.gif) no-repeat center top;
	margin: 0 2px 3px 0px;
	border-bottom: 4px solid #5A6B97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#hmenu a:hover {
	background: #7289C3 url(images/hmenuarrowhover.gif) no-repeat center top;
	color: #FFFFFF;
	border-bottom: 4px solid #475987;
}

#hmenufiller {
	padding: 9px 0 5px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	background: #475987;
	margin: 0 2px 3px 0px;
	border-bottom: 4px solid #5A6B97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.title {
	color: #53638C;
	margin: 0px 0;
	padding: 0px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
.titleLISTS {
	color: #5A6B97;
	margin: 0px 0;
	padding: 0px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
}
.titleLISTS2 {
	color: #5A6B97;
	margin: 0px 0;
	padding: 0px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}
.council {
	color: #333333;
	margin: 0px 0 1em;
	padding: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
a.council {
	text-decoration: underline;
	color: #9D7600;
}
a.council:hover {
	color: #990000;
}
.councilBLUE {
	color: #53638C;
	margin: 0px 0 1em;
	padding: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a.BLUE {
	margin: 0px 0 1em;
	padding: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #4D5B82;
	text-decoration: none;
}
a.BLUE:hover {
	color: #4D5B82;
	text-decoration: underline;
}

a.category {
	color: #333333;
	margin: 0px 0 1em;
	padding: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.category:hover {
	color: #333333;
	text-decoration: underline;
}
.titleGRAY{
	color: #999999;
	margin: 0px 0;
	padding: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.gray {  background-color: #DADADA}

.redARROW {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.leftarticle {
	background: #E6E4E4;
	border-top: 1px solid #FEFEFE;
	color: #636262;
	margin: 0px 0 0px 0;
	padding: 5px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

.leftarticle a {
	background: #E6E4E4;
	color: #5757CA;
	margin: 0px 0;
	padding: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

.leftarticle a:hover {
	background: #E6E4E4;
	color: #990000;
	line-height: normal;
	font-size: 8pt;	
}
.content {
	border-top: 1px solid #FEFEFE; 
	background: #FFFFFF url(contentbg.gif) repeat-x left top;
	color: #000000;
}
#left {
	float: left;
	width: 175px;
}

#leftmenu2 {
	margin: 0;
	padding: 0;
}

#leftmenu2 a {
	display: block;
	background: #3B496F  no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#leftmenu2 a:hover {
	color: #FFFFFF;
	background: #5B6A97 url(images/vmenuarrow.gif) no-repeat center left;
}

#leftmenu {
	margin: 0;
	padding: 0;
}

#leftmenu a {
	display: block;
	color: #FFFFFF;
	padding: 5px 0 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-color: #5A6B97;
	background-image: url(images/vmenuarrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#leftmenu a:hover {
	color: #FFFFFF;
	background-color: #7289C3;
	background-image: url(images/vmenuarrowhover.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.footer {
	background: #FFFFFF;
	border-top: 1px solid #FEFEFE;
	color: #636262;
	margin: 0px 0 0px 0;
	padding: 5px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
.footer a {
	background: #FFFFFF;
	color: #666666;
	margin: 0px 0;
	padding: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
.footer a:hover {
	background: #FFFFFF;
	color: #990000;
	line-height: normal;
	font-size: 8pt;	
}
.BottomBorderDotted {
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.TopBorderDotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.BorderFull {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.styleH {
	font-family: "Times New Roman", Times, serif;
	font-size: 1px;
	font-weight: normal;
	color: #999999;
}
.styleB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.styleR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
.nav {
	color: #666666;
	margin: 0px 0 1em;
	padding: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

a.nav {
	text-decoration: underline;
	color: #9D7600;
}
a.nav:hover {
	color: #990000;
}
.jqueryslidemenu{
font: bold 12px Verdana;
background: #3B496F;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #3B496F; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: #5B6A97; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 10px Verdana;
	width: 205px;
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
	text-align: left;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
.Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
}
