/* CSS Document for RMCS website */

/* BEGIN ELEMENT STYLES ******************************************* */
html, body, .wrapper {
	/*height: 100%;*/
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: center;
}

h1 
{
	color: #426b64;
	font: normal 22px Arial, Calibri, Helvetica, sans-serif;
	margin: 0;
	padding:10px 0 0 20px;
}

h2 
{
	color:#4f4f4f;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding:10px 0 0 10px;
}

h3 {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0px;
}

h4 {
	color: #365f58;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0px;
}

h5
{
	color:#284943;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0 0 10px 0;
}

a:link, a:visited, a:active {
	color: #365e57;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #365e57;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

p {
	color: #424242;
	font: normal 12px Arial, Helvetica, sans-serif;
}
td {
	color: #424242;
	font: normal 12px Arial, Helvetica, sans-serif;
}
hr 
{
	color:#FFFFFF;
	height:1px;
	border-bottom:1px dashed #999999;
}
img 
{
	border:none;
}

.content
{
	color: #424242;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding:10px 40px 15px 20px;
}

.smallText
{
	font: normal 10px Arial;
	color:#404040;
}
/* END ELEMENT STYLES ********************************************* */

/* BEGIN THEME STYLES ********************************************* */
.wrapper {
	text-align: left;
	width: 950px;
}

.search 
{
	text-align: right;
	height: 55px;
}

.searchInput {
	background: #fbfbfb url(../images/Template/SearchBackground.gif) left top no-repeat;
	border: #000000 1px solid;
	float:left;
	padding-left: 18px;
	width: 120px;
}

.searchButton {
	background:#FFFFFF url(../images/Template/GoBotton.gif) left top no-repeat;
	border:none;
	cursor: pointer;
	float:left;
	outline: none;
	margin-left: 6px;
	height:20px;
	width:30px;
}

.landingBG
{
	background:#FFFFFF url(../images/Template/LandingCBG.jpg) left bottom repeat-x;
	height:200px;
	padding:20px;
	vertical-align:top;
}

.LandingHead1
{
	background:transparent url(../images/Template/HomeBlockHeading1.png) left bottom no-repeat;
	height:57px;
	width:300px;
	text-align:center;
	font-family:Arial;
	font-size:22px;
	font-weight:normal;
	color:#262626;
	vertical-align:top;
	line-height:45px;
}
.LandingHead2
{
	background:transparent url(../images/Template/HomeBlockHeading2.png) left bottom no-repeat;
	height:57px;
	width:300px;
	text-align:center;
	font-family:Arial;
	font-size:22px;
	font-weight:normal;
	color:#262626;
	vertical-align:top;
	line-height:45px;
}

.LandingBG1
{
	vertical-align:top;
	background:transparent url(../images/Template/HomeBlockBG1.png) left bottom repeat-y;
	width:300px;
}
.LandingBG2
{
	vertical-align:top;
	background:transparent url(../images/Template/HomeBlockBG2.png) left bottom repeat-y;
	width:300px;
}

.LandingFooter1
{
	background:transparent url(../images/Template/HomeBlockFooter1.png) left bottom no-repeat;
	height:20px;
	width:300px;
}

.LandingFooter2
{
	background:transparent url(../images/Template/HomeBlockFooter2.png) left bottom no-repeat;
	height:20px;
	width:300px;
}

.ContectRight
{
	background:#e6ecea url(../images/Template/ContentRightBG.jpg) right bottom no-repeat;
	width:230px;
}

.headerText {
	height: 36px;
	padding-top: 12px;
	padding-right: 20px;
	text-align: right;
}

.homeContentSeparator {
	background-color: #c2c2c2;
	vertical-align: top;
}

.contentArea {
	vertical-align: top;
}

a.readMore:link, a.readMore:visited, a.readMore:active 
{
	background: transparent url(../images/Template/Bullet.gif) right no-repeat;
	color: #365e57;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right:8px;
}
a.readMore:hover 
{
	background: transparent url(../images/Template/Bullet.gif) right no-repeat;
	color: #365e57;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-right:8px;
}

.rightHandTd {
	border-bottom: #c2c2c2 1px solid;
	color: #000;
	vertical-align: top;
}

.leftBorder {
	border-left: #999999 1px solid;
}
.rightBorder {
	border-right: #999999 1px solid;
}
.bottomBorder {
	border-bottom: #999999 1px solid;
}

.footer 
{
	color: #9c9b9b;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align:center;
}
.footerLink 
{
	color: #515050;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.footerLink:link, a.footerLink:visited, a.footerLink:active {
	color: #515050;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.footerLink:hover {
	color: #515050;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* END THEME STYLES *********************************************** */

/* BEGIN NAV STYLES *********************************************** */
.navigation 
{
	background: #848786 url(../images/Template/NavigationBG.gif) left top repeat-x;
	vertical-align:top;
	text-align:center;
	height:40px;
}

/* END NAV STYLES ************************************************* */

/* BEGIN EDITOR STYLES ******************************************** */

.Heading_1 
{
	color: #426b64;
	font: normal 22px Arial, Calibri, Helvetica, sans-serif;
}

.Heading_2 
{
	color:#4f4f4f;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.Heading_3 {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.Heading_4 {
	color: #365f58;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.Heading_5
{
	color:#284943;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.Link_Text {
	color: #365e57;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.Normal_Text {
	color: #424242;
	font: normal 12px Arial, Helvetica, sans-serif;
}

/* END EDITOR STYLES ********************************************** */
/*-- Title and read more / download links --*/
A.previewTitles, A.previewTitles:ACTIVE, A.previewTitles:LINK, A.previewTitles:VISITED, A.previewTitles:HOVER
{	
	color: #365e57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
}	
A.previewContent, A.previewContent:ACTIVE, A.previewContent:LINK, A.previewContent:VISITED
{	
	color: #365e57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration : none;
}	
A.previewContent:HOVER
{	
	color: #365e57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration : underline;
}	
.previewContent ul 
{
	margin:0px 0px 0px 15px;
}
/*------------------------------------------*/
.SearchBlock
{
	color:#4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.searchFooter
{
	color:#365e57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.searchTitles, A.searchTitles:ACTIVE, A.searchTitles:LINK, A.searchTitles:VISITED
{	
	color: #365e57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}	
A.searchTitles:HOVER
{	
	color: #365e57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
}	
/*------------------------------------------*/
.repeaterFilter
{
	border:1px solid #353535;
}
.listFilterHeading
{
	padding:5px;
	color:#353535;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #353535;
	width:300px;
}
.listFilterValue
{
	background-color:#f2f0f0;
	padding:2px;
}
.subtitle
{
	color: #424242;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
/*------------------------------------------*/
/* FORM STYLES*/
/*------------------------------------------*/
.textbox
{
	border:1px solid #d8d8d8;
	color:#424242;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
	height:18px;
	width:155px;
}
/*------------------------------------------*/