.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	color: #000000;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCC99;
	padding: 2px 4px;
}
.tile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.newsPanelTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-image: url(images/STENewsPanels.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.newsPanelContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/STENewsPanels_04.jpg);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.largeTxt {
	font-size: 16px;
}

.promoPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.body {
	background-color: #71828A;
	margin: 0px;
}

.whiteL:link {
    color: #ffffff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
} 
.whiteL:hover {
    color:#cccccc;
	text-decoration:none;
}
.whiteL:visited {
    color: #ffffff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.smallTxt {
	font-size: 10px;
}
.stroke {
	border: 1px solid #000000;
}
.img_rm {
	margin-right: 4px;
}
.sidebar_r {
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
h2 {
	font-size: 16px;
	margin: 0px;
}
