﻿/* CSS Document */

/************************************ Cross-Site Styles ********************************************/

* {
	border-width: 0px;
	margin: 0;
	padding: 0;
}
html{
	height:100%;
} 
body{
	height:100%;
	text-align:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-align:left;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
#container {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
	z-index: 0;
	padding: 1px;
	overflow: hidden;
	border-width: 2px;
	border-style: solid;
	width: 800px;
	\width: 806px;
	w\idth: 800px;
}
#header {
	z-index: 1;
	height: 178px;
	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#midsection {
	clear: both;
	float: left;
	width: 800px;
	z-index: 1;
	height: 100%;
}
#bottom {
	clear: both;
	float: left;
	height: 35px;
	width: 800px;
	z-index: 1;
	border-top-width: 1px;
	border-top-style: solid;
}

#banner {
	float: left;
	height: 144px;
	z-index: 2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 800px;
}
/*#logo {
	float: left;
	height: 144px;
	z-index: 2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 600px;*/
}
#nav {
	float: left;
	width: 200px;
	z-index: 2;
}
#content {
	z-index: 2;
	padding-top: 0px; /*change back to 15px, temporary for consistancy with Teri's sites */
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	float: right;
	width: 530px;
	\width: 600px;
	w\idth: 530px;	
}
#content ul, ol {
	margin-left: 20px;
	padding-bottom: 10px;
}
#content ul li, ol li {
	font-weight: normal;
	padding-bottom: 5px;
	line-height: normal;
}
#content ul {
	padding-left: 0px;
	list-style-type: none;
}	
#content ul li {
	padding-left: 15px;
	background-image: url(../images/cssImages/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content ol {
	padding-left: 15px;
}
#content ol li {
	padding-left: 1px;
}
#content li li {
	padding-left: 20px;
}
#content p {
	padding-bottom: 10px;
}
#content h1, h2, h3, h4, h5, h6 {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1 {
	font-size: 24px;
	font-weight: 400;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
}
#content h3 {
	font-size: 16px;
	font-weight: bold;
}
#content h4 {
	font-size: 13px;
	font-weight: bold;
}
#content h5 {
	font-size: 13px;
	font-weight: 600;
}
#content h6 {
	font-size: 13px;
	font-style: italic;
	font-weight: 600;
}
#content .pdf {
	background-image: url(images/cssImages/icon_PDF.gif);
	margin-left: -4px;
	padding-left: 17px;
}
#content .doc {
	background-image: url(images/cssImages/icon_word.gif);
	margin-left: -4px;
	padding-left: 17px;
}
#content .folder {
	background-image: url(images/cssImages/icon_folder.gif);
	margin-left: -4px;
	padding-left: 17px;
}
#content .link {
	background-image: url(images/cssImages/icon_IE.gif);
	margin-left: -4px;
	padding-left: 17px;
}
#content blockquote {
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	border-width: 1px;
	border-style: dotted;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#toplinks {
	clear: both;
	float: right;
	z-index: 2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 10px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	height: 18px;
	width: 790px;
	\width: 800px;
	w\idth: 790px;
}
#relatedlinks {
	z-index: 3;
	width: 200px;
}
#footleftspacer {
	float: left;
	height: 27px;
	z-index: 2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	width: 200px;
	\width: 201px;
	w\idth: 200px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 26px;
}
#foot {
	width: 599px;
	z-index: 2;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 10px;
	text-align: center;
	height: 26px;
}
.toplinks a:link {
	text-decoration: none;
}
.toplinks a:visited {
	text-decoration: none;
}.toplinks a:hover {
	text-decoration: none;
}.toplinks a:active {
	text-decoration: none;
}

.content a:link {
	text-decoration: underline;
}
.content a:visited {
	text-decoration: underline; 
}
.content a:hover {
	text-decoration: underline;
}
.content a:active {
	text-decoration: underline; 
}
#foot a:link {
	text-decoration: none;
}
#foot a:visited {
	text-decoration: none; 
}
#foot a:hover {
	text-decoration: none;
}
#foot a:active {
	text-decoration: none;
}
.divide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 3px;
	margin-bottom: 10px;
	text-align: center;\
	height: 43px; /* delete, temporary for consistancy with Teri's sites */
	margin-bottom: 30px; /* delete, temporary for consistancy with Teri's sites */
}
.profile {
	padding-bottom: 0px;
	width: 458px;
	overflow: hidden;
	margin: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.profilepic {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	border-width: 2px; 
	border-style: solid;
}
.profiletext {
	float: left;
	width: 289px;
}

/******************************** Site Specific Styles *******************************************/

body,td,th {
	color: #000;
}
a:link {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #800000;
}
a:active {
	color: #800000;
}
#container {
	background-color: #FFF;
	border-color: #071C56;
}
#header {
	background-color: #071C56;
	border-bottom-color: #FFF;
	/*background-image: url(images/BG_GreenGradient.png);
	background-repeat: repeat-x;
	background-position: left top;*/
}
#midsection {
	background-color: #071C56;
}
#bottom {
	background-color: #071C56;
	border-top-color: #FFF;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#banner {
	border-bottom-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(../images/header/rmpsibanner2.jpg);
}
#content {
	background-color: #FFF;
}
#content h1 {
	color: #005a8a;
}
#content h2 {
	color: #000000;
}
#content h3 {
	color: #000000;
}
#content h4 {
	color: #005a8a;
}
#content h5 {
	color: #000000;
}
#content h6 {
	color: #000000;
}
#content blockquote {
	border-color: #FFF;
}
#toplinks {
	border-bottom-color: #FFF;
	color: #FFF;
}
#footleftspacer {
	background-color: #071C56;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#foot {
	border-bottom-color: #FFF;
	background-color: #071C56;
	color: #FFF;
}
.toplinks a:link {
	color: #FFF;
}
.toplinks a:visited {
	color: #FFF;
}
.toplinks a:hover {
	color: #FFF;
}
.toplinks a:active {
	color: #800000;
}
.content a:link {
	color: #800000;
}
.content a:visited {
	color: #800000; 
}
.content a:hover {
	color: #800000;
}
.content a:active {
	color: #800000; 
}
#foot a:link {
	color: #FFF;
}
#foot a:visited {
	color: #FFF;
}
#foot a:hover {
	color: #FFF;
}
#foot a:active {
	color: #FFF;
}
.divide {
	border-bottom-color: #005a8a;
}
.profile {
	border-top-color: #D1CEBC;
	border-right-color: #D1CEBC;
	border-bottom-color: #D1CEBC;
	border-left-color: #D1CEBC;
}
.profilepic {
	border-color: #000000;
}


/******************************** Members Only Specific Styles *******************************************/

.MainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #800000;
	text-align:center;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C6F2;
}
.liItemHeader {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 10px 0px 5px 15px;
}
.ItemLink {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 5px 35px;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000080;
}
.bodytext {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
}

.footertext {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 13px;
	text-align:center
}

