@charset "utf-8";
/* CSS Document */
body{
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	background-color:#000000;
	}
.header-bg-1{
	background-image:url(images/REPL-top-bg-1.jpg);
	background-repeat:repeat-x;
	width:1000px;
	}
/*.header-bg-2{
	background-image:url(images/REPL-top-bg-2.jpg);
	background-repeat:repeat-x;
	width:1000px;
	hight:245px;
	}*/

.REPL-logo{
	background-image:url(images/REPL-logo.jpg);
	background-repeat:no-repeat;
	width:95px;
	height:91px;
	background-position: center center;
	}
.tagline{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: 30px;
	}
.pageheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	}
.textmatter{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	}
a.mainbtn:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	}
a.mainbtn:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
}
a.mainbtn:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #DF271F;
}
a.mainbtn:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
}
a.sublink:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	}
a.sublink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
}
a.sublink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	display: block;
}
a.sublink:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
}
a.sub-slectedbtn:link, a.sub-slectedbtn:visited, a.sub-slectedbtn:hover, a.sub-slectedbtn:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	display: block;
}


a.slectedbtn:link, a.slectedbtn:visited, a.slectedbtn:hover, a.slectedbtn:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #DF271F;
}
.btn-strip{
	background-image:url(images/btn-strip.jpg);
	background-repeat:no-repeat;
	text-align: center;
	display: block;
	height: 20px;
	width: 5px;
	background-position: center;
	}
.image-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	}
.REPL-logo-footer{
	background-image:url(images/REPL-logo-footer.jpg);
	background-repeat:no-repeat;
	width:75px;
	height:60px;
	background-position: left center;
	}
.footer-textmatter{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#DF271F;
	text-align: left;
	}
