body {
	margin: 0;
	background: #CEDBF7 url(../images/bground.gif) repeat-x left top;
	height: auto;
	width: 100%;
	font: 12px Helvetica, Arial, Verdana, sans-serif;
	color: #416E98;
}

/* website wrapper */
#container {
	display : block;
	position: relative;
	height: 92%;
	clear: both;
	width: 100%;
}

/* wrapper for content area starting below header */
#content_wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/inner_bg.gif) repeat-y left;
	height: auto;
	clear: both;

}

/* logo header area */
#logo_area {
	height: 124px;
	width: 750px;
	border-bottom: 1px solid #3D76AB;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/logo_bg.gif) repeat-x left top;
	border-right: 1px solid #3D76AB;
	border-left: 1px solid #3D76AB;
}

/* photo header for inner section */
.inner_header_image {
	width: 100%;
	height: 76px;
	overflow: hidden;
	clear: both;
	margin: 0px;
	float: left;
}

/* left sidebar Rev. photo */
#header_photo {
	float: left;
	height: 210px;
	width: 185px; /* original 190 */
	background: url(../images/photo2.jpg) no-repeat left top;
}
.header_photo_text {
	margin: 0px;
	float: left;
	height: auto;
	width: 97%;
	padding-top: 0px;
	padding-bottom: 3px;
	line-height: 15px;
	color: #416E98;
}


/* OCSL logo header */
#logo {
	background: url(../images/logo.jpg) no-repeat;
	height: 124px;
	width: 750px;
	float: left;
}

.toplinks_bg{
	background: url(../images/btn_request_off.gif) no-repeat left bottom;
	height: 20px;
	width: 180px;
	margin-top: 100px;
	float: left;
}
.toplinks_bg:hover{
	background: url(../images/btn_request_on.gif) no-repeat left bottom;
	}
.right{
	float:right;
	text-decoration: none;
	width: auto;
}
.left{
	float: left;
	width: auto;
}
.bold {
	font-weight: bold;
}
.inner_bold{
	font-weight: bold;
	text-transform: none;
}

/* home page header area includes main navigation, flash and left sidebar photo */
#header_area {
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px;
}

#flash_header {
	margin-bottom: 1px;
	height: 206px;
	width: 560px;
	float: right;
	vertical-align: top;
	margin-left: 0px;
}

/* main content area for inner pages */
#inner_contents_area {
	margin-bottom: 1px;
	width: 560px;
	float: right;
	vertical-align: top;
	margin-left: 0px;
	font-size: 13px;
	color: #000000;
}
#inner_contents {
	width: 98%;
	float: right;
	vertical-align: top;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
}
#inner_contents a{
	color: #336699;
	text-decoration: underline;
	
}

/* home page headings */
#heading_area {
	height: 20px;
	width: 100%;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
}

.home_heading {
	background: #88B4DB;
	padding: 5px;
	height: 18px;
	width: 200px;
	float: left;
	color: #FFFFFF;
}

.home_heading a:link, .home_heading a:visited { /* Added styling for links in home_heading */
	color: #FFF;
	text-decoration: none;
}

.home_heading a:hover { /* Added styling for links in home_heading */
	color: #3D76AB;
}

/* inner page headings */
.inner_heading {
	background: #88B4DB;
	height: 18px;
	width: 99%;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}

/* home subheading */
.home_subheading {
	background: #CAD9F0;
	padding: 5px;
	height: 18px;
	width: 340px;
	float: left;
	text-align: right;
	
}

/* home content are */
#content_area {
	float: right;
	width: 560px;
	margin: 0px;
	height: auto;  /* original height: auto; */
}
#content_area_inner {
	clear: both;
	float: left;
	width: 94%;
	padding: 3%;
}
.content_text {
	float: right;
	width: 540px;
	display: block;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Left sidebar content after Rev photo */
.content_box {
	width: 180px;
	display : block;
	height: auto;
	vertical-align: baseline;
	float: left;
	bottom: 0;
	margin: 0px;
	padding-top: 0px; /* IE7 sidebar photo too close to text under Rev photo */
}
.content_photo1 {
	height: 135px;
	width: 140px;
	/* background: url(../images/pic_hi_light.gif) no-repeat; */
	clear: both;
	margin-right: auto;
	
}
.content_photo {
	height: 100px;
	width: 140px;
	clear: both;
	margin-right: auto;

}
.content_side_text {
	margin: 0px;
	float: left;
	height: auto;
	width: 97%;
	padding-top: 1px;
	padding-bottom: 7px;
	line-height: 15px;
	color: #416E98;
}
.content_side_text h2 {
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	display: block;
	text-transform: none;
	margin-top: 5px;
}
a {
	outline:none;
	color: #416E98;
	text-decoration: underline;
}
/* blue border around photo in sidebar
.content_photo a:link img, .content_photo a:visited img {  
	border: 2px solid #3D76AB; */


/* Standard images with blue border */

.content_photo2 {
	height: 100px;
	width: 100px;
	clear: both;
	margin-right: auto;
	border: 2px solid #3D76AB;
}

.content_photo3 {
	margin-right: auto;
	border: 2px solid #3D76AB;
}

.content_small {
	height: 50px;
	width: 50px;
	clear: both;
	margin-right: auto;
	border: 2px solid #3D76AB;
}

h1 {
	font-size: 160%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin: 0px;
}

/* home page photos and quotes */
#bottom_collage {
	background: url(../images/bottom_collage.jpg) no-repeat left top;
	height: 210px;
	width: 750px;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.bottom_photo {
	float: left;
	height: auto;
	width: 69px;
	padding-left: 5px;
	margin-right: 5px;
}
.bottom_text {
	float: left;
	height: auto;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

/* footer */
#footer {
	width: 100%;
	display : block;
	position: relative;
	height: 50px;
	text-align: center;
	vertical-align: baseline;
	float: left;
	bottom: 0;
	font-size: 90%;
	text-decoration: none;
	padding-top: 10px;
	
}
.footer_contents {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	clear: both;
	line-height: 24px;
	border-top: 1px solid #FFFFFF;
}
------------------

.ucls {
	background-color: #CAD9F0;
	background-image: url(images/bground.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-left: 0px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}


.header_text {
	color: #3B6D9C;
	text-decoration: none;
	font: normal 14px;
}
.blue_textBld {

	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #679AC9;
	text-decoration: none;
}
.small_text{
	color: #3B6D9C;
	text-decoration: none;
	font-size: 11px;
	}
.blue_table {
	background-color: #E6EDF7;
}
.header_textpadded {
	font-size: 14px;
	font-weight: bold;
	color: #3B6D9C;
	text-decoration: none;
	margin-top: 20px;
}
.reg_text {

	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.todo {

	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.quote {
	font-size: 14px;
	font-weight: bold;
	color: #3B6D9C;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0px;
	padding-bottom: 5px;
}
.quote_text {
	color: #3B6D9C;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.3em;
	height: auto;
}
.blu_border {
	background-color: #679AC9;
	border-left: 1px solid #679AC9;
}
.blue_border_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #679AC9;
	background-color: #679AC9;
}
	
.ltblu_table {
	background-color: #F9FBFD;
}

.feature{
	padding: 0px 0px 10px 10px;
}
.blue_text {

	color: #3B6D9C;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.smtext {
	font-size: x-small;
	font-style: italic;
	color: #3B6D9C;
}
#posts .sw {
	padding: 15px 20px 0 20px;
	border-top: 3px solid #996600;

/* Separators
--------------------------------*/
}
div.redrule3 {
	height: 3px;
	border-bottom: solid #3B6D9C 1px;
	margin-bottom: 5px;
