ul {
	padding: 0px;
	line-height: 1.4;
	margin: 0 0 0 25px;
}

li {
	font-family: Verdana;
	color: #333333;
	font-size: 12px;
	line-height: 1.4;
	padding: 0 0 5px 0;
	list-style-type: square;
}

body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.4;
	color: #000000;
}

label {
	font-weight: bold;
}

.formerror {
  border: 1px solid red;
  background-color : #FFCCCC;
  width: 375px;
  padding: 5px 0;
}

.errortext {
  padding-left: 80px;
  font: bold smaller sans-serif;
}
.inputBoxError {
	background-color: #FFCCCC;
}

a.subnav:link {  
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	}
a.subnav:active {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	}
a.subnav:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	}
a.subnav:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #620809;
	text-decoration: none;
	}

a.contentlink:link {color: 620809; text-decoration: underline; }
a.contentlink:active {color: #620809; text-decoration: underline; }
a.contentlink:visited {color: #620809; text-decoration: underline; }
a.contentlink:hover {color: #620809; text-decoration: underline;}

a.navBar:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 3px;
	background-position: 8px;
	font-weight: bold;
}
a.navBar:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 3px;
	background-position: 8px;
	font-weight: bold;
}
a.navBar:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 3px;
	background-position: 8px;
	font-weight: bold;
}
a.navBar:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 3px;
	background-position: 8px;
	font-weight: bold;
}
.tblLineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	padding: 1px;
}
.tblLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding: 1px;
}
.tableGrey {
	background-color: #EFEFEF;
	padding-left: 4px;
	margin-left: 4px;
}
.tableLightGrey {

	background-color: #FFFFFF;
	padding-left: 4px;
	margin-left: 4px;
}

.tblRowLgtColor {
	background: #DAEDFF;
	font-size: 9px;
}
.tblRowDrkColor {
	background: #BBDEFF;
	font-size: 9px;
}
.tblTenRowLgtColor {
	background: #DAEDFF;
	font-size: 10px;
}
.tblTenRowDrkColor {
	background: #BBDEFF;
	font-size: 10px;
}

.txtColumnHeader {
	font: 14px/1.25 Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-left: 8px;
	padding-right: 2px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.txtNavHeader {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-left: 8px;
	padding-right: 2px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.txtLineBottom {
	margin-left: 8px;
	padding-right: 2px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


div#nifty{ margin: 0 0px; width: 150px; background: #FFFFFF }
b.rtop, b.rbottom{display:block; background: #0033CC}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #FFFFFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#niftyCART{ margin: 0 01%; width: 150px; background: #0033CC }
b.rtopCART, b.rbottomCART{display:block;background: #FFFFFF}
b.rtopCART b, b.rbottomCART b{display:block;height: 1px; overflow: hidden; background: #0033CC}
b.r1CART{margin: 0 5px}
b.r2CART{margin: 0 3px}
b.r3CART{margin: 0 2px}
b.rtopCART b.r4CART, b.rbottomCART b.r4CART{margin: 0 1px;height: 2px}

div#niftyNAV{ margin: 0 0px; width: 150px;}
b.rtopNAV, b.rbottomNAV{display:block;background: #FFF}
b.rtopNAV b, b.rbottomNAV b{display:block;height: 1px; overflow: hidden; background: #0033CC}
b.r1NAV{margin: 0 5px}
b.r2NAV{margin: 0 3px}
b.r3NAV{margin: 0 2px}
b.rtopNAV b.r4NAV, b.rbottomNAV b.r4NAV{margin: 0 1px;height: 2px}

div#niftyMAILLIST{ margin: 0 4px; width: 150px; background: #89C6FF}
b.rtopMAILLIST, b.rbottomMAILLIST{display:block;background: #630134}
b.rtopMAILLIST b, b.rbottomMAILLIST b{display:block;height: 1px; overflow: hidden; background: #89C6FF}
b.r1MAILLIST{margin: 0 5px}
b.r2MAILLIST{margin: 0 3px}
b.r3MAILLIST{margin: 0 2px}
b.rtopMAILLIST b.r4MAILLIST, b.rbottomMAILLIST b.r4MAILLIST{margin: 0 1px;height: 2px}

div#niftyACCOUNT{ margin: 0 01%; width: 180px; background: #E0E0E0}
b.rtopACCOUNT, b.rbottomACCOUNT{display:block;background: #630134}
b.rtopACCOUNT b, b.rbottomACCOUNT b{display:block;height: 1px; overflow: hidden; background: #E0E0E0}
b.r1ACCOUNT{margin: 0 5px}
b.r2ACCOUNT{margin: 0 3px}
b.r3ACCOUNT{margin: 0 2px}
b.rtopACCOUNT b.r4ACCOUNT, b.rbottomACCOUNT b.r4ACCOUNT{margin: 0 1px;height: 2px}

div#niftyFEATUREalt{ margin: 0 00%; background: #FFFFFF}
b.rtopFEATUREalt, b.rbottomFEATUREalt{display:block; background: #CCCCCC}
b.rtopFEATUREalt b, b.rbottomFEATUREalt b{display:block; height: 1px; overflow: hidden; background: #FFFFFF}
b.r1FEATUREalt{margin: 0 5px}
b.r2FEATUREalt{margin: 0 3px}
b.r3FEATUREalt{margin: 0 2px}
b.rtopFEATUREalt b.r4FEATUREalt, b.rbottomFEATUREalt b.r4FEATUREalt{margin: 0 1px; height: 2px}


input {
	font-family: Geneva, Verdana;
	font-size: 11px;
	/*border: 1px solid #003366;*/
	left: 4px;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 4px;
	margin-bottom: 2px;
	padding-bottom: 1px;
}
.inputNoBorder {
	font-family: Geneva, Verdana;
	font-size: 11px;
	left: 4px;
	border: 0px solid #630D0D;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 4px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	vertical-align: middle;
}

.inputButton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #630D0D;
}
.tblBorderDivide {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.txtNewsLead {
	font: 12px/1.25 Verdana;
	font-size: 12px;
	text-align: left;
	text-indent: 8px;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 5px;
	padding-right: 5px;
}
.tblBorderLgt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.txtNinePt {
	font-size: 9px;
}
.txtTenPt {
	font-size: 10px;
}
a {
	color: #620809;
}
a.Small {
	color: #620809;
	font-size: 10px;
}

a:hover, a.Small:hover {
	/*background: #620809;*/
	color: #9F2424;
	text-decoration: none;
}

.tblCatColor {
	background-color: #EEEEEE;
}
.box {
	margin: 0 2px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 90%;
	padding: 0px;
}
.txtWhiteText {
	font-weight: bold;
	color: #FFFFFF;
}
.tblHelp {
	background-color: #FFFFCC;
	border: 1px solid #990000;
}

.nicebutton {
        border:medium none;
        background-image:url('images/search.gif');
        background-position: center 50%;
        background-repeat:no-repeat;
        background-color:transparent}

.inputSmallBox {
	font-size: 10px;
}
a.navWhite:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 24px;
	background-position: 8px;
}
a.navWhite:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 24px;
	background-position: 8px;
}
a.navWhite:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 24px;
	background-position: 8px;
}
a.navWhite:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 24px;
	background-position: 8px;
	height: 20px;
} 

a.navLeftBar:link {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 5px;
	background-position: 10px;
}
a.navLeftBar:visited {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 5px;
	background-position: 10px;
}
a.navLeftBar:active {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 5px;
	background-position: 10px;
	overflow: auto;
	height: 11px;
	right: 5px;
}
a.navLeftBar:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 5px;
	background-position: 10px;
	height: 20px;
}


a.SubNavLeftBar:link {
	font-family: Verdana;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 32px;
	background-position: 10px;
}
a.SubNavLeftBar:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 32px;
	background-position: 10px;
}
a.SubNavLeftBar:active {
	font-family: Verdana;
	font-size: 11px;
	color: #336699;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 32px;
	background-position: 10px;
}
a.SubNavLeftBar:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 32px;
	background-position: 10px;
	height: 20px;
}

#pagination {
	font-size: 12px;

}

#pagination a {

}
/*
#menuLeftNav a, #menuLeftNav a:visited {
  position:relative;
  text-decoration:none; 
  text-align:left; 
  background-color:#000000; 
  color:#999999; 
  display:block; 
  width:10em; 
  padding:0.25em;
  margin:0.2em auto;
  }

#menuLeftNav a:hover {
  position:relative;
  text-decoration:none; 
  text-align:left; 
  background-color:#66FF66; 
  color:#000000; 
  display:block; 
  width:10em; 
  padding:0.25em;
  margin:0.2em auto;
  }

#menuLeftNav a.activelink {
  position:relative;
  text-decoration:none; 
  text-align:left; 
  background-color:#620809; 
  color:#FFFFFF; 
  display:block; 
  width:10em; 
  padding:0.25em;
  margin:0.2em auto;
  }
*/


/* Top Nav Bar */
table.DD {
position: absolute;
width: 150px;
margin-left: 0px;
z-index: 10;
}

table.DD td,
table.DD td a{
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: white;
}

table.DD td {
padding: 0;
margin: 0;

}

table.SubNavDD {
position: absolute;
width: 150px;
margin-left: 140px;
margin-top: -19px;
}

table.DD:hover {

}

img.subnavImg {
position: absolute;
right: 5px;
top: 7px;
}

td.menuItem {
border-top: solid 1px #d5e9f4;
border-bottom: solid 1px #022043;
background-color: #45330B;
}

td.menuItem a {
display: block;

position: relative;
background-color: #45330B;
/*background: #630D0D url(images/dropdown_bg.gif) top center no-repeat;*/
padding: 3px;
text-decoration:none;
}

td.menuItem a:hover {
position: relative;
display: block;
background: #FB7B20;
/*background: #937c0d url(images/dropdown_bg_over.gif) top center no-repeat;*/
border: 0;
color: white;
}

table#CityServiceDD {

}
.news_item {
margin-left: 9px;
color: white;
}

.news_item a {
color:white;
display:block;
font-size:11px;
line-height:15px;
padding:3px 3px 3px 0;
text-decoration:none;
font-weight: bold;
}

.news_item a:hover {
color: #FFF22F;
}

/************************************************
Left navigation 
************************************************/
.leftnav
{
	/*background: #ffffff;*/
	width: 275px;
	float:left;
	padding: 0 0 30px 0;
	font-size:12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin-left: 6px;

}

.leftnav a
{
	display:block;
	padding: 3px 3px 3px 0;
	line-height: 15px;
	color: white;
	text-decoration:none;
	font-size:11px;
}

.leftnav a:hover,
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover
{
	color: #FFF22F;
	/*background: #efefef;*/
	text-decoration:none;
}

.leftnav_node_wrapper
{
	/*border-top: 1px solid #4698c8;*/
	/*border-bottom:1px solid #9f9f9f;*/
	background: #7e97b5;
}

.leftnav a span{
	padding-left: 9px;
	background: url(images/arrow_right.gif) no-repeat 0px 4px;
}


.leftnav_node_wrapper .leftnav_node a
{
	color: white;
}

.leftnav_node_wrapper a span
{
	background: url(images/arrow_right_child.gif) no-repeat 0px 4px;
	display: block;
}

.leftnav_node_wrapper_root
{
	/*border-top: 1px solid #4698c8;*/
	/*border-bottom:1px solid #9f9f9f;*/
}

.leftnav_node_haschildren
{
}

.leftnav_node_wrapper_root .leftnav_node_haschildren
{
	/*background-color: #01639b;*/

}
.leftnav_node_haschildren a span,
.leftnav_node_wrapper_root .leftnav_node_haschildren a span
{
	border-bottom: none !important;
	color: #ffc000;
	padding-left: 11px;
	background: url(images/arrow_down.gif) no-repeat 0px 6px;
	/*font-weight:bold;*/
}



.leftnav_node_iscurrent a span
{
	color: #373F00;
	background: url(images/arrow_right_current.gif) no-repeat 0px 4px;
	/*font-weight:bold;	*/
}


/************************************************
Calendar page
************************************************/
#cal_table td {
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
color: #6a655c;

}

#cal_table th {
color: white;
background-color: #9F2424;
}

#cal_header td{
background-color: #630D0D;
color: white;
font-weight: bold;
padding: 2px 0;
}

#cal_header a{
font-weight: bold;
color: white;
}

td#cal_month {
font-size: 14px;
}

div.cal_time {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
}

.day {
color: black;
font-size: 13px;
font-weight:bold;
}

div.cal_event {
font-weight: normal;
color: black;
margin-bottom: 4px;
line-height: normal;
margin: 0 0 6px 2px;
}