@charset "utf-8";
/* CSS Document */

ul#cssmw {
	list-style-type: none;
	cursor: default;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 123px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
ul#cssmw ul {
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
	cursor: default;
	font-size: 0px;
}
ul#cssmw ul li {
	background-image: none;
	float: none;
}
ul#cssmw li {
	background-image: none;
	white-space: nowrap;
	padding: 0px;
	float: left;
	position: relative;
}
ul#cssmw li ul {
	display: none;
	top: 0px;
}
ul#cssmw li:hover > ul {
	display: block;
	position: absolute;
}
ul#cssmw li > a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	background-image: url(../horizontal_images/normal_state.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
}
ul#cssmw > li:hover > a {
	background-image: url(../horizontal_images/hover_state.gif);
	background-repeat: repeat-x;
	display: block;
}
ul#cssmw ul.level-1 {
	left: 0px;
	top: 100%;
}
ul#cssmw ul.level-1 > li > a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	background-image: url(horizontal_images/normal_sub_state.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
ul#cssmw ul.level-1 > li:hover > a {
	color: #FFF;
	background-image: url(horizontal_images/hover_sub_state.jpg);
	background-repeat: repeat;
}





#newsTable h3 a {
	color: #666666;
}
.moveLeft20 {
	padding-left: 20px;
}
.moveLeft10 {
	padding-left: 10px;
}
#sideNavList p {
	margin-right: 0px;
}
#homeLogin h1, #subscribe h1 {
	font-size: 14px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #59636C;
}
#subscribe h1 {
	color:#FFF;
}
.sslHeader {
	font-size: 14px;
	padding-bottom: 10px;

}
#sslmainContent #sslBox h3 {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 6px;
}
.sslHeading {
	font-size: 14px;
	color: #4678AF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.returnLink {
	float: right;
	margin-right: 50px;
	margin-bottom: 5px;
}
.theLabel {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}

