/* Rockhill Admin (red) - #E9193A */

/* Global Styles */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
body {
	background-color:#333333;
	text-align:center;
	margin:0;
}
img {
	border:none;
	margin:0;
}
a:link {
	color:#E9193A; 
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#E9193A; 
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#E9193A; 
	text-decoration:none;
	font-weight:bold;
}
.main {
	width:900px;
	background-color:#FFFFFF;
}

/* Header and Footer Styles */
.hdrLinks {
	height: 51px;
	width: 217px;
	color: #E91A38;
	margin: 10px;
	text-align: left;
}
.ftrLinks {
	color: #FFFFFF;
	height: 48px;
	width: 408px;
	background-color: #E9193A; /*SITE SPECIFIC COLOR*/
	text-align: left;
	padding-top: 30px;
	padding-left: 42px;
	line-height: 18px;
}
.ftrLinks a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.ftrLinks a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.ftrLinks a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

/* Menu Styles */
.menu_top {
	background-color: #E9193A; /*SITE SPECIFIC COLOR*/
	height: 2px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#awmAnchor-rsa-menu {
	background-color: #E9193A; /*SITE SPECIFIC COLOR*/
	height: 26px;
	width: 900px;
}
.menu_btm {
	background-color: #E9193A; /*SITE SPECIFIC COLOR*/
	height: 2px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* Content Area Sytles */
.contDiv {
	padding: 20px;
	margin-top: 0px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 42px;
	border: 1px solid #999999;
}
.contTxt {
	width: 566px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
.contImg {
	margin-bottom: 1px;
}
.contHdr 
{
	background-color: #E9193A;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
}

/* News Area Styles */
.newsDiv {
	background-color: #EDEDED;
	width: 196px;
	border: 1px solid #999999;
	padding:1px;
}
.newsHdr {
	background-color: #E9193A; /*SITE SPECIFIC COLOR*/
	color: #FFFFFF;
	font-size: 11px;
	line-height:11px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-bottom:10px;
}
.newsCont {
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom:10px;
}
.listLink {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
hr {
	color: #999999;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contactImage {
	padding: 1px;
	border: 1px solid #999999;
	height: 78px;
	width: 78px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.cTMH {
	font-weight: bold;
	background-color: #EDEDED;
}
.cTJH {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E9193A; /*SITE SPECIFIC COLOR*/
}
.cTRO {
	background-color: #EDEDED;
}
.paragraphHeader {
	font-size: 16px;
	font-weight: bold;
}
.paragraphSubHeader {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.groupHeader {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.groupContent {
	padding-top: 5px;
	padding-bottom: 5px;
}
.productHeader {
	font-weight: bold;
}