/* CSS Main Layout  */

html, body {
	/*min-width: 780px; /* Keeps the content from bumping up against the left edge of the browser window when it's really small. */
	/*margin: 10; /* Removes default padding that some browsers add. */
	/*background-image: url(../images/bg_images/bg.gif);*/
	/*background-repeat: no-repeat; */ 
	/*background-image: url(../images/bg_images/blue_up_bg.jpg);*/
	font: 14px Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	height: 100%;
	clear:both;
	}

/* begin link styles */
a {color: #003399;}
a:link { text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {
	color: red;
	text-decoration: underline;
	font-size: 14px;
}

.clear { clear:both; width:100px; height:10px}

#content {
	float: left; /* Moves div to the left side of its container and allows sidebar div to sit on its right. */
	width: 502px; /* Sets width of div. If you change this, make sure to change width in the sidebar, main-content, and feature divs as well. */
	}
h1 {	font-size: 120%;	margin-left: 10px;		font-weight: bold;	color: #003399;	cursor: pointer;	padding-top: 5px;	padding-left: 10px;}
h2 {	font-size: 110%;	margin: 0 0 0 10px;	padding: 0;}
h2.noline {	font-size: 110%;	margin: 0 0 0 10px;	padding: 0;	border: none !important;	}
h3 {	font-size: 120%;	margin-left: 0px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #6699CC;	font-weight: bold;	color: #000000;}
h4 {	font-size: 120%;	margin-left: 10px;	font-weight: bold;	color: #003399;}


.Exp_Title {font-size: 100%;	margin-left: 0px;	font-weight: bold;	color: #003399;	cursor: pointer;	padding-top: 5px;	padding-left: 10px;}
.Exp_Title:hover{text-decoration:underline; color:red}
.Exp_Title a{text-decoration:none;}
.Exp_Title_Content { display:none;  }

.mid_col_style {	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #003399;}

p {
	margin-left: 0px; /* Adds 5 pixels of space to the left of paragraphs in the news div. */
	margin-right: 0; /* Sets the right margin of the news paragraphs to 0. */
	margin-top: 0px;
	margin-bottom: 0px;
}

.bold {	font-size: 100%;	font-weight: bold;	margin-left: 10px;	margin-right: 0px;	margin-top: 10px;}

ul {	margin: 0 0 0 0px;	list-style-position:outside;}
li {	list-style-image: url(../images/blubullet.gif);	list-style-position:outside;padding-top: 5px;	padding-left: 10px; }



#FrameWrapper{top: 0; left: 0; height:90px; position: absolute; width: 100%; z-index: 1000;	}
#FrameWrapperCenter{   margin:auto;   width:1000px;   height:90px; background:#fff}
#Frameheadbanner {	height: 100px;    width: 100%;	    z-index: 1000;	    }
#FrameheadbannerClick {height:100%; width: 300px; float:right}
#FrameheadbannerClick a{height:100%; width: 300px; ;  cursor:pointer; float:right; display:block}
#Frameleftsidenav {		width: 180px; height:700px;	z-index: 1000; background:#FFF;	background-image: url(../images/bg_images/bg_rcd_left.jpg);	background-repeat: no-repeat;    }
#Framemain {      z-index: 1000;	float:left;    }	

#leftsidenavcontent { }
#leftsidenavcontent a {
	display: block;	border: 1px solid #004080; 	background:#ffffff;	margin:0 4px 5px 4px;    padding: 4px;	
	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 14px;
	text-decoration: none;	text-align:center;    -moz-border-radius: 18px;    -webkit-border-radius: 18px;
	}	

#leftsidenavcontent a:hover {    color:#ffffff;	background:#004080;}


#wrapper { width: 1000px; height:auto; margin:auto;	z-index:500;}
#wrapperbannerbox { width: 1000px;	height:100px;}
#wrapperMainContent{ float:left; width:800px; background:#fff; padding:0 0 20px 20px}
#wrapperleftbox { width: 180px; height:10px; float:left; }
#wrapperMainContentItem{ width:550px; height:100%;	float:left; padding:10px;}
#wrapperRightbutton{width:170px; height:auto;	float:left;	}
#WrapperRightBox { float:left; width:520px}

.main_content {	font-size:100%;line-height: 120%;	text-align:justify; /*border-bottom: dashed  #8D8D8D 1px; */padding:10px 10px 0 10px;}
.main_content a:link a:visited {text-decoration: none;	}
.main_content_Bullet {	font-size: 100%;	padding-left: 10px;	list-style-image:url(../images/blubullet.gif);	line-height: 120%;}
.main_content_onClick {	font-size:100%;line-height: 120%;	text-align:justify; /*border-bottom: dashed  #8D8D8D 1px; */padding:10px 10px 0 10px; color:#003399; cursor:pointer}
.main_content_onClick:hover {	color:red; text-decoration:underline;}

.indent {	margin-left: 20px;}

#Contactmain{ width:100%; height:100%; background:#FFF; margin:auto 0 auto auto}
#ContactCell{ width:45%; height:130px; float:left; padding:10px; margin:-1px 0 0 -1px; border:#75BAFF solid 1px}
#ContactAddress{ width:100%; height:170px;}
.Contact_main_content {	font-size:95%;/*border-bottom: dashed  #8D8D8D 1px; */}
.staffPic { margin:0 8px 10px 0; float:left}

#RmdBoardCell{ width:90%; height:150px; padding:10px; margin:-1px 0 0 -1px; border-bottom:#75BAFF dotted 1px }
#BoardCell{ width:45%; height:220px; float:left; padding:10px; margin:-1px 0 0 -1px; border-bottom:#75BAFF dotted 1px}

#urhere {
	color: #999999;
}




#footer {
	clear: both; /* Makes the div display beneath the floats in the content area above. */
	padding: 3px 0 15px 0; /* Creates space between the top border of the footer and text, as well as space beneath the text and the end of the browser window. */
	border-top: 5px solid #fff; /* Creates the thick top border. */
	text-align: right; /* Makes the text display at the right side of the footer. */
	font-size: 90%; /* Makes the text smaller than the default body text size. */
	}



#bodtable {
	font-size: 85%;
	line-height: 150%;
	border-collapse: collapse;
	border: 1px solid #CBDDFE;
	width: 100%;
	
}
#bodtable td {
	border: 1px solid #CBDDFE;
	margin: 0;
	padding: 0;
	width: 50%;
	
}

#Content_Structure1 {	padding-left: 60px;}


.f12 {	FONT-SIZE: 12px}
.F14lists {	LINE-HEIGHT: 23px}
.F14lists UL {	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px}
.F14lists LI {	PADDING-LEFT: 2px; FONT-SIZE: 14px; VERTICAL-ALIGN: bottom}
.F14lists LI SPAN {	FONT-SIZE: 9px; COLOR: #533826}
.FixTitle A:link {	COLOR: #0736aa; TEXT-DECORATION: none}
.FixTitle A:visited {	COLOR: #0736aa; TEXT-DECORATION: none}
.FixTitle A:hover {	TEXT-DECORATION: underline}
.FixTitle {	BORDER-RIGHT: #a2d1ff 1px solid; BORDER-TOP: #a2d1ff 1px solid; BACKGROUND: url(../images/olyready_bg_cl_002.gif) 0px -101px; OVERFLOW: hidden; BORDER-LEFT: #a2d1ff 1px solid; LINE-HEIGHT: 24px; BORDER-BOTTOM: #a2d1ff 1px solid; HEIGHT: 24px}
.FixTitle H3 {	PADDING-LEFT: 30px; FONT-SIZE: 14px; BACKGROUND: url(../images/olyready_bg_cl_001.gif) 2px -197px; FLOAT: left; COLOR: #0736aa}
.FixTitle SPAN {	PADDING-RIGHT: 5px; FLOAT: right}
.RForm {	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px}
.RForm DT {	LINE-HEIGHT: 23px}
.RformB {	PADDING-LEFT: 10px}
.blk_29 {	WIDTH: 800px; BORDER-RIGHT: #a1d2fd 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #a1d2fd 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; BORDER-LEFT: #a1d2fd 1px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #a1d2fd 1px solid; ZOOM: 1; POSITION: relative}
.blk_29 .LeftBotton {	BACKGROUND: url(../images/ca_hz_002.gif) no-repeat 0px 0px; LEFT: 5px; FLOAT: left; WIDTH: 50px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 114px}
.blk_29 .RightBotton { BACKGROUND: url(../images/ca_hz_002.gif) no-repeat -50px 0px; RIGHT: 5px;  FLOAT: right; WIDTH: 50px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 114px}
.blk_29 .LeftBotton A:hover { BACKGROUND: url(../images/ca_hz_001.gif) no-repeat 0px 0px; LEFT: 5px; FLOAT: left; WIDTH: 50px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 114px}
.blk_29 .RightBotton A:hover { BACKGROUND: url(../images/ca_hz_001.gif) no-repeat -50px 0px; RIGHT: 5px;  FLOAT: right; WIDTH: 50px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 114px}

.blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 888px; PADDING-TOP: 5px}
.blk_29 .Cont {
	OVERFLOW: hidden;
	WIDTH: 625px;
	PADDING-TOP: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.blk_29 .box {	FLOAT: right; WIDTH: 130px; TEXT-ALIGN: center}
.blk_29 .box IMG {	BORDER-RIGHT: #add2fc 0px solid; PADDING-RIGHT: 2px; BORDER-TOP: #add2fc 0px solid; DISPLAY: block; PADDING-LEFT: 2px; BACKGROUND: #fff; PADDING-BOTTOM: 3px; MARGIN: 0px auto; BORDER-LEFT: #add2fc 0px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #add2fc 0px solid}
.blk_29 .box A:hover IMG {	BORDER-RIGHT: #5385cc 1px solid; BORDER-TOP: #5385cc 1px solid; BORDER-LEFT: #5385cc 1px solid; BORDER-BOTTOM: #5385cc 1px solid}
.blk_29 .box P {	MARGIN: 6px auto 0px; WIDTH: 97px; LINE-HEIGHT: 20px}
.rollphotos {	MARGIN-TOP: 5px;WIDTH: 625px}
.partC {	MARGIN-TOP: 10px; OVERFLOW: auto; WIDTH: 950px}
.partC .PC_left {	OVERFLOW: auto; WIDTH: 470px}
.partC .PC_right {	OVERFLOW: auto; WIDTH: 470px}
.partC .PC_left {	FLOAT: left}
.partC .PC_right {	FLOAT: right}
.PT_mix {	BORDER-RIGHT: #a2d1ff 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #a2d1ff 0px solid; PADDING-LEFT: 0px; BACKGROUND: #f3fbfe; PADDING-BOTTOM: 10px; OVERFLOW: auto; BORDER-LEFT: #a2d1ff 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #a2d1ff 1px solid}
.PhoTxt {	MARGIN-TOP: 10px; DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 10px; OVERFLOW: auto; WIDTH: 220px}
.PhoTxt IMG {	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 3px; BACKGROUND: #fff; FLOAT: left; PADDING-BOTTOM: 3px; BORDER-LEFT: #ccc 1px solid; MARGIN-RIGHT: 5px; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 1px solid}
.PhoTxt H1 {	FONT-WEIGHT: bold; FONT-SIZE: 12px; LINE-HEIGHT: 23px}
.PhoTxt P {	COLOR: #545454; LINE-HEIGHT: 20px}

@media screen {
    body>div#FrameWrapper  {
        position: fixed;
        }
    }
