@charset "UTF-8";
body {
	background-image: url(RxGImages/bkrdImage.jpg);
	background-repeat: repeat-x;
	background-color: #114172;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 12px;
}

.navLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.navLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navLinks a:hover {
	color: #B5D5FF;
	text-decoration: none;
}
.navLinks a:active {
	color: #B5D5FF;
	text-decoration: none;
}
.navLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.textLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104071;
	text-decoration: underline;
}
.textLinks a:link {
	color: #104071;
}
.textLinks a:hover {
	color: #507296;
}
.textLinks a:active {
	color: #507296;
}
.textLinks a:visited {
	color: #507296;
	text-decoration: none;
}

.footerLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerLinks a:hover {
	color: #B5D5FF;
	text-decoration: none;
}
.footerLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	padding-top: 10px;
	padding-bottom: 10px;

}
#wrapper {
	margin: auto;
	width: 980px;
	position: relative;
	top: 25px;
}
#Header {
	width: 970px;
	margin-right: 5px;
	margin-left: 5px;
	height: 111px;
}
#menu {
	width: 970px;
	margin-right: 5px;
	margin-left: 5px;
	top: 120px;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(RxGImages/menuBkrd.jpg);
	left: 0;
	font-size: 11px;
}
#innerWrap {
	margin: auto;
	width: 970px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	top: 10px;
	height: 600px;
}
#leftHome {
	width:190px;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 460px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	overflow: auto;
	position: absolute;
}
#rightHome {
	width:190px;
	visibility: visible;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	overflow: auto;
	height: 430px;
	position: absolute;
	left: 740px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footerHome {
	width: 970px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 5px;
	padding-top: 20px;
	position: absolute;
	top: 491px;
}
#right {
	width:195px;
	visibility: visible;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	height: 460px;
	left: 0px;
}
#left {
	width:190px;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	float: left;
}
#Content {
	width:900px;
	top: 0px;
	background-color: #FFFFFF;
	padding-left: 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	left: 250px;
	z-index: 1;
	float: right;
	overflow: auto;
	height: 470px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}
.marginTop {
	margin-top: 20px;
}
#footer {
	width: 970px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 5px;
	padding-top: 20px;
	top: 491px;
	clear: both;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #104071;
	padding-bottom: 10px;
	padding-top: 5px;
}
.ltBlue {
	color: #B5D5FF;	
}
.mdBlue {color: #507296}
.drBlue {
	color: #114172
}
.whiteBold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.padding {
	padding: 5px;
}
#ContentNews {
	width:898px;
	top: 0px;
	background-color: #FFFFFF;
	padding-left: 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	left: 250px;
	z-index: 1;
	float: right;
	overflow: auto;
	padding-bottom: 30px;
	border: 1px solid #000000;
}

