@charset "UTF-8";
body  {
	background: #dcdcdc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:  url("../RCimages/Bkgrd_Main.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ul {
	list-style-position: outside;
}
.BoldBlueHeadline {
	color: #0067B1;
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #0067B1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0067B1;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #0067B1;
}
h1,h2,h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	border-bottom: solid #666666 1px;
}
h1 {
	font-size: 18px;
	color: #0067B1;
}
h2 {
	font-size: 16px;
	color: #0067B1;
}
h3 {
	font-size: 14px;
	color: #0067B1;
}
h4 {
	font-size: 14px;
	color: #0067B1;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #0067B1;
}
h6 {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.styleBlueHd {
	font-size: 12px;
	color: #0067B1;
	font-weight: bold;
	text-transform: uppercase;
}

.twoColFixRtHdr #containerHdOnly {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #888888;
	text-align: left;
	background-image:  url("../RCimages/HeadingOnly.gif");
	background-repeat: no-repeat;
	margin-top: 30px;
} 
.twoColFixRtHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #888888;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	background: #FFFFFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 84px;
	margin-top: 0px;
} 
.twoColFixRtHdr #headerHome {
	background: #FFFFFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 100px;
	margin-top: 0px;
} 
.twoColFixRtHdr #navigationTop {
	height: 30px;
	background-color: #0067B1;
	clear: both;
	background-image:  url("../RCimages/BlueGradient.jpg");
	background-repeat: repeat-x;
}
.twoColFixRtHdr #sidebar1 {
	width: 235px;
	background: #FFFFFF;
	padding: 0;
	float: right;
	margin-right: 1px;
}
.twoColFixRtHdr #SideBoxGray {
	background-color: #F8F8FF;
	text-align: left;
	padding: 15px 15px 15px 15px;
	width: 410px;
	border: solid #B0C4DE 1px;
	border-top: solid #B0C4DE 5px;
	height: 800px;
}
.twoColFixRtHdr #SideBoxClear {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin-left: 15px;
	float: left;
	width: 175px;
	margin-bottom: 5px;
	padding-top: 0px;
}
.twoColFixRtHdr #welcomeBox {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 15px 10px 500px;
	width: 385px;
	height: 125px;
	border-bottom: solid #B0C4DE 1px;
	border-top: solid #B0C4DE 5px;
	background-image:  url("../RCimages/Welcome01.gif");
	background-repeat: no-repeat;
}
.twoColFixRtHdr #mainContent {
	margin: 0;
	padding: 10px 20px 0 25px;
	float: left;
} 
.twoColFixRtHdr #mainContentHdOnly {
	margin: 0;
	padding: 10px 20px 0 25px;
	float: left;
	margin-top: 100px;
} 
.twoColFixRtHdr #footer {
	padding: 0 5px 0 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#0067B1;
	vertical-align: middle;
	background-image:  url("../RCimages/BlueGradient.jpg");
	background-repeat: repeat-x;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	text-align: center;
}

/*   USED FOR BLANK PAGE*/
.mainpage #container {
	width: 949px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #888888;
	text-align: left;
}
.mainpage #containerSubPage {
	width: 949px;
	background: #FFFFFF;
	background-image:  url("../RCimages/HeadingSidebar.gif");
	background-repeat: no-repeat;
	margin: 0 auto;
	border: 1px solid #888888;
	text-align: left;
	border-top-style: none;
} 
.mainpage #header {
	background: #FFFFFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 84px;
	background-image:  url("../RCimages/HeadingOnly.gif");
	background-repeat: no-repeat;
	margin-top: 30px;
} 
.mainpage #headerSubPage {
	background: #FFFFFF;
	background-repeat: no-repeat;
	height: 500px;
	float: right;
	clear: left;
} 
.mainpage #headerHome {
	background: #FFFFFF;
	padding: 0;
	height: 84px;
	background-image:  url("../RCimages/HeaderMain.gif");
	background-repeat: no-repeat;
} 
.mainpage #navigationTop {
	height: 30px;
	background-color: #0067B1;
	clear: both;
	background-image:  url("../RCimages/BlueGradient.jpg");
	background-repeat: repeat-x;
}
.mainpage #sidebar1 {
	width: 235px;
	background: #FFFFFF;
	padding: 0;
	float: right;
	margin-right: 1px;
}
.mainpage #SideBoxGrayHt275 {
	background-color: #F8F8FF;
	text-align: left;
	padding: 15px 15px 15px 15px;
	width: 410px;
	border: solid #B0C4DE 1px;
	border-top: solid #B0C4DE 5px;
	height: 275px;
}
.mainpage #SideNoBoxClear {
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px 15px 15px 15px;
	width: 410px;
	padding-top: 20px;
}
.mainpage #SideBoxClear {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin-left: 15px;
	float: left;
	width: 175px;
	margin-bottom: 5px;
	padding-top: 0px;
	border-top-color: #CCCCCC;
}
.mainpage #welcomeBox {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 15px 10px 500px;
	width: 385px;
	height: 125px;
	border-bottom: solid #B0C4DE 1px;
	border-top: solid #B0C4DE 5px;
	background-image:  url("../RCimages/Welcome01.gif");
	background-repeat: no-repeat;
}
.mainpage #TopBoxAuto {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 15px 20px 18px;
	height: auto;
	vertical-align: middle;
	width: 675px;
}
.mainpage #LftColBoxAuto {
	background-color: #F8F8FF;
	text-align: left;
	padding: 10px 15px 15px 15px;
	width: 350px;
	border: solid #B0C4DE 1px;
	border-top: solid #B0C4DE 5px;
	height: auto;
	float: left;
}
.mainpage #RtColBoxAuto {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 10px 10px 10px;
	width: 400px;
	height: auto;
	padding-left: 20px;
	margin-left: 400px;
}
.mainpage #CntrColBoxAuto {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 10px 10px 10px;
	width: 510px;
	height: auto;
	padding-left: 20px;
	margin-left: 100px;
}

.mainpage #EPBox {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 15px 20px 18px;
	height: 220px;
	vertical-align: middle;
	width: 675px;
}

.mainpage #COMMBox {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 15px 20px 18px;
	height: 325px;
	vertical-align: middle;
	width: 675px;
}
.mainpage #EPBoxW350 {
	background-color: #F8F8FF;
	text-align: left;
	padding: 15px 15px 15px 15px;
	width: 350px;
	border: solid #B0C4DE 1px;
	border-top: solid #B0C4DE 5px;
	height: 400px;
	float: left;
}
.mainpage #EPBoxW300 {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 10px 10px 10px;
	width: 350px;
	height: 400px;
	padding-left: 20px;
	margin-left: 400px;
}
.mainpage #MABox {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 15px 20px 18px;
	height: 250px;
	vertical-align: middle;
	width: 675px;
}
.mainpage #MABoxW400 {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 10px 10px 10px;
	width: 400px;
	height: 500px;
	padding-left: 20px;
	margin-left: 400px;
}
.mainpage #MABoxW350 {
	background-color: #F8F8FF;
	text-align: left;
	padding: 15px 15px 15px 15px;
	width: 350px;
	border: solid #B0C4DE 1px;
	border-top: solid #B0C4DE 5px;
	height: 500px;
	float: left;
}
.mainpage #SPKBox {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 15px 20px 18px;
	height: auto;
	vertical-align: middle;
	width: 675px;
}
.mainpage #mainContent {
	margin: 0;
	padding: 10px 20px 0 25px;
	float: left;
	margin-top: 20px;
} 
.mainpage #mainContentSubPageNoSidebar {
	margin: 0;
	padding: 10px 20px 0 25px;
	float: left;
	margin-top: 90px;
	width: 700px;
} 
.mainpage #mainContentSubPageSidebar {
	margin: 0;
	padding: 10px 20px 0 25px;
	float: left;
	margin-top: 90px;
	width: 949px;
} 
.mainpage #PicTxtRt {
	background-color: #FFFFFF;
	width: auto;
	float: right;
	height: auto;
}


.mainpage #footer {
	padding: 0 5px 0 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#0067B1;
	vertical-align: middle;
	background-image:  url("../RCimages/BlueGradient.jpg");
	background-repeat: repeat-x;
} 
.mainpage #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	text-align: center;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 18px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 18px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
