html {
	overflow: -moz-scrollbars-vertical;
}
body {
    background-color:   #f7f7f7;
    background-image: url(/cmCommunity/images/mainback.gif);
    background-repeat: repeat-x;
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			11px;
	margin:				0;
	padding:			0;
	color:				#000000;
}
td {
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#000000;
}
ul, li {
	margin:				0;
	padding:			0;
}
img {
	border:				0;
}
.imgProfile {
	border:				0;
	cursor:				pointer;
}
.imgLink {
	cursor:				pointer;
}
.link {
	cursor:				pointer;
	font-size:			11px;
	font-weight:		normal;
	font-family:		Arial,Helvetica,sans-serif;
	color:				#757575;
	text-decoration: 	underline;
}
.link:hover {
	color: #000;
}
a {
	font-size:			11px;
	font-weight:		normal;
	font-family:		Arial,Helvetica,sans-serif;
	color:				#757575;
	text-decoration: 	underline;
}
a:hover {
	color: 				#000;
}
.floatBox {
	float:left;
}
.headline {
	font-size:			1.2em;
	font-weight:		bold;
	text-decoration:	none;
}
div.headline a {
	font-size: 1.0em;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
div.headline a:hover {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
#header {
	height:				85px;
	border-bottom: 1px solid #ccc;
}
#logo {
	width:				316px;
	height:				65px;
	background-image: url();
	background-repeat:	no-repeat;
	background-position: bottom;
	margin:				10px 0 0 10px;
	float:				left;
	padding: 0;
}
#main {
	background-color:	#fff;
	border-width:		0px 1px 1px 1px;
	border-style:		solid;
	border-color:		#cccccc;
	width:				829px;
	margin-top:			0;
	margin-left:		auto;
	margin-right:		auto;
	padding:			0;
	float:				left;
}
#content {
	padding: 7px;
}
#contentRight1 {
	width:				270px;
	float:				right;
}
/* FOOTER */
#footerSeparator {
	width:				829px;
	height:				20px;
	/*background-color:	#acbe8d;*/
	margin: 			0 auto;
	padding:			0;
	clear:				both;
}
#footer {
	text-align:			center;
	color:				#757575;
	height:				100px;
	width:				829px;
	background-color:	#fffef9;
}
.footer {
	margin:				15px;
	line-height:		1.5em;
}
.tickerInfo {
	padding: 0 10px 10px 0;
}
.box2_0 {
	width:				520px;
	padding:			3px;
	margin:				8px;
	border:				0;
	background-color:	#ffffff;
	line-height:		1.4em;
}
.box2_0 div.headline {
    width:515px;
    height:             19px;
    padding-top: 3px;
    padding-left: 0;
	color: #028dc7;
	background-image:	url(/cmCommunity/6/images/boxheadlinegray.gif);
}
.box2_0 div.body {
	background-color:	#ffffff;
	padding:			5px;
}
.box2_0 div.newsHeadline {
    padding-left: 0;
	color: #028dc7;
	text-decoration:underline;
	font-size: 1.4em;
	font-weight: bold;
}
.box2_0 div.newsHeadline a {
    padding-left: 0;
	color: #028dc7;
	text-decoration:underline;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.box2_0 div.newsHeadline a:hover {
	color: #000;
}
.box2_0 div.body {
    border-bottom: 0;
}
.box2_0 div.headline a {
	text-decoration: none;
}
.odd {
	background-color:#ffffff;
	background-image:	url(/cmCommunity/6/images/box_bg.gif);
    background-repeat: repeat-x;
}
#shader {
    background-color:#333333;
	display:block;
	height:4000px;
	left:0pt;
	opacity:0.7;
	position:absolute;
	top:0pt;
	width:2000px;
	z-index:75;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
}
#shader2 {
    background-color:#333333;
	display:block;
	height:4000px;
	left:0pt;
	opacity:0.7;
	position:absolute;
	top:0pt;
	width:2000px;
	z-index:300;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
}
#pleaseWait {
	background-color:#FAFAFA;
	border:2px solid #888888;
	height:100px;
	top:50%;
	left:50%;
	position:absolute;
	text-align:center;
	width:200px;
	z-index:333;
}
#advertisingSkysraper {
float:left;
width: 162;
margin: 118px 0px 0px 8px;
}
.sublineLink a {
	font-weight: bold;
	font-size: 1.3em;
	color: #028DC7;
	text-decoration: none;
}
.sublineLink a:hover {
	font-weight: bold;
	font-size: 1.3em;
	color: #333;
}
.photoAlbum {
    background-color: #f5f5f5;
	width:164px;
	margin: 2px;
    border:1px solid #cccccc;
    text-align:center;
}