body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.BorderTop {
	border-top: 1px solid #FFFFFF;
}
.ContentLefthdr {
	background-image: url(../images/section_bg.gif);
	border-right: 1px solid #333333;
	vertical-align: top;
	height: 1px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	
}
.ContentLefttxt {
	border-right: 1px solid #333333;
	vertical-align: top;
	padding: 15px;
	color: #333333;
}
.ContentRighthdr {
	background-image: url(../images/section_bg.gif);
	border-Left: 1px solid #333333;
	vertical-align: top;
	height: 1px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
.ContentRighttxt {
	border-Left: 1px solid #333333;
	width: 100%;
	vertical-align: top;
	padding: 15px;
}
.ContentRight_mb_txt {
	border-Left: 1px solid #333333;
	width: 100%;
	vertical-align: top;
	height: 1px;
	padding: 15px;
	
}
.ContentRight_db_hdr {
	background-image: url(../images/section_bg.gif);
	width: 100%;
	vertical-align: top;
	height: 1px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
.ContentRight_db_txt {
	width: 100%;
	vertical-align: top;
	height: 1px;
	padding: 15px;
	
}
.Login {
	vertical-align: top;
	padding: 15px;
	width: 350px;
}
.SiteInfo {
	background-image: url(../images/copyright_bg.jpg);
	vertical-align: top;
	text-align: center;
	padding: 5px 0px;
	font-size: 9pt;
	color: #FFFFFF;
}
.SiteLogin {
	background-image: url(../images/section_bg.gif);
	vertical-align: top;
	height: 1px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
#comp_logo {
	background-image:url(../images/comp_bg.jpg)
}
#comp_logo_right {
	width:388px;	
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../images/comp_rh1.png)
}
#mnu {
	background-image: url(../images/mnu_bg.gif);
}
#city {
	text-align: center;
	background-color:#CCCCCC;
}
input {
	font-size: 9pt;
	border: 0px none;
}

.logininput {
	background-color: #CCCCCC;
	font-size: 9pt;
	color: #333333;
	height: 18px;
	width: 90px;
	border: 1px solid #333333;
}
#navLeft {
	border-right: 1px solid #333333;
	width: 170px;
	vertical-align: top;
	padding: 0px;
}
table {
	font-size: 9pt;
	width: 100%;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 10pt;
	
}

#sectionLinks a, #sectionLinks a:visited {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	color: #333333;
	padding: 7px 7px 7px 7px;
	text-decoration: none;
	background-color:#CCCCCC
	/*background-image: url(../images/section_bg.gif);*/
}

#sectionLinks a:hover{
	color: #103C6B;
	text-decoration: underline;
}
/*********** #subsectionLinks styles ***********/

#subsectionLinks{
	font-size: 8pt;
	
}

#subsectionLinks a, #subsectionLinks a:visited {
	border-bottom: 1px solid #cccccc;
	display: block;
	color: #333333;
	padding: 5px;
	text-decoration: none;
	background-color: #FFFFFF
}

#subsectionLinks a:hover{
	color: #FFFFFF;
	background-color: #666666
}
#allcontent {
	background-color: #003399;
	display: none;
	visibility: hidden;
}
ul {
	font-size: 9pt;
	margin-bottom: 0pt;
	margin-top: 0pt;
}
.wp:link, .wp:visited  {
	color:#333333;
	text-decoration:none;
	font-size: 9pt;
}
.wp:hover{text-decoration:underline}

.hidesub{
	visibility:hidden;
	display:none
}
.showsub{
	visibility:visible;
	display:block
}
