body {
	background-image: url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	background-color:#f9f9f9;
	text-align: center;
	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin:0px;
}

a {
	font-family:Arial,Helvetica,sans-serif;
	color: #4394D6;
	font-size:16px;
	text-decoration:underline;
}

a:hover {
	font-family:Arial,Helvetica,sans-serif;
	color: #4394D6;
	font-size:16px;
	text-decoration:none;
}

h1 {
	margin-top:0px;
	margin-bottom:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:30px;
	line-height:27px;
	color: #333333;
}

h2 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:500;
	text-align: left;
}

h3 {

	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;

	color: #333333;
	
}

.h1 {
	font-size:30px;
	line-height:27px;
	color: #333333;
}

.h2 {
	 font-size: 22px;
	 color: #333333;
	 margin-bottom:4px;
}
.h2_underlined {
	 font-size: 22px;
	 color: #333333;
	 border-bottom: 1px solid #4394D6;
	 margin-bottom:4px;
}

.h3 {
	 font-size: 18px;
	color: #333333;
	

}

.h3_boxed {
	 font-size: 18px;
	 color: #686868;
	 width:190px;
	 margin-bottom:10px;
	 border-bottom: 1px solid #0099CC;
}
.h4 {
	font-family:Arial,Helvetica,sans-serif;
	color: #333333;
	font-size:16px;

}

.quote {color: #2f8907; font-style:italic;}

.italic {font-style:italic;}

.bullet {font-family: Arial, Helvetica, sans-serif; color:#000000; font-size:16px;}

ul {margin-left:15px; padding-left:20px;}

li {margin:10px 0px 10px 0px;}



.banner {
	width:810px;
	height:142px;
	margin:auto;
	background-image:url(../images/banner_header.png);
	background-repeat:no-repeat;
	background-position:right;
}
.banner2 {
	width:810px;
	height:142px;
	margin:auto;
	background-image:url(../images/banner_2.png);
	background-repeat:no-repeat;
	background-position:right;
}
.banner3 {
	width:810px;
	height:142px;
	margin:auto;
	background-image:url(../images/banner_3.png);
	background-repeat:no-repeat;
	background-position:right;
}


#topper {
background-color:#FFFFFF;
height: 10px;
margin: 10px auto 0px auto;
width: 810px;
background-image:url(../images/left_corner_content_bg.png);
	background-repeat:no-repeat;
	background-position:top left;

}

#container {
	margin:auto;
	overflow:hidden;
	width:810px;
	text-align:center;
	margin-bottom: 15px;
	background-color:#FFFFFF;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.logo {
	width:190px;
	height:107px;
	padding-top:16px;
	float:left;
}


/* Content */
#content_frame_overflow {
	float:left;
	width:540px;
	min-height:566px;
	overflow: hidden;
	text-align:left;
	
}

.content_text {
	float:left;
	width:510px;
	overflow: hidden;
	padding:8px 0px 50px 22px;
	text-align:left;
	line-height:20px;
}


/* Navigation */
#navigation_frame {
	float:right;
	width:240px;
}

#navigation_frame_inner{
	float:right;
	width:240px;
	
	margin-top:8px;
}

.large_buttons {
	float:left;
	width:196px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:23px;
	padding-top:22px;
}


/* Login */
#login {
	float:left;
	padding-left:22px;
	padding-right:22px;
	padding-top:15px;
	text-align:left;
}

.input {
	border: 1px solid;
	width:192px;
	border-color: #2f8907;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	margin-top:6px;
}

.login_button {
	float:right;
	margin-top:10px;
	text-align:right;
}

.enter_our_website {
  width:196px;
  height:32px;
  background-image:url(../images/enter_our_website_button.png);
  background-repeat:repeat-x;
  background-color:#FFF;
  border:0px;
  margin-bottom:10px;
  margin-top:7px;	
}


.enter_our_website:hover {
  width:196px;
  height:32px;
  background-image:url(../images/enter_our_website_button_hover.png);
  background-repeat:repeat-x;
  background-color:#FFF;
  border:0px;
  margin-bottom:10px;
  margin-top:7px;	  
}

.login_contacts_frame {
	float:left;
	padding-left:22px;
	margin-top:14px;
	padding-bottom:20px;
	text-align:left;
}

.login_authentication {
	text-align:left;
	color:#F00;
	height:25px;
	line-height:25px;
}



/* Subsections */
.subsections_frame {
	float:left;
	width:196px;
	padding-left:22px;
	margin-top:0px;
	padding-right:22px;
	text-align:left;
}

.subsections {
	width:196px;
	float:left;
	text-align:left;
}

.subsections ul {
	width:196px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.subsections li {
	display: inline;
}

.subsections a {
	display: block;
	font-size: 14px;
	padding-top:7px;
	padding-bottom:5px;
	text-decoration: none;
	padding-left:8px;
	color:#4394D6;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom-color:#adadad;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.subsections a:hover {
	font-size: 14px;
	color:#4394D6;
	text-decoration:underline;
	border-bottom-color:#adadad;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.selected a {
	background-color: #2f8907;
	color:#ffffff;
	border-bottom-color:#ffffff;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.selected a:hover {
	background-color: #2f8907;
	color:#ffffff;
	border-bottom-color:#ffffff;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}


/* Text-size */
.text-size {
	float:left;
	padding-left:22px;
	padding-right:22px;
	padding-top:25px;
	padding-bottom:11px;
	text-align:left;
	width:196px;
}

/* Text-size default for custom pages */
.text-size_default {
	float:left;
	padding-left:22px;
	padding-right:22px;
	padding-top:14px;
	padding-bottom:11px;
	text-align:left;
	width:196px;
}




/* Footer */
.footer_right_column{
	float:right;
	width:240px;
	color:#000000;
	padding-bottom:12px;
	padding-top:24px;
	
}

.footer_left_column {
	color: #666666;
	float:left;
	text-align:center;
	width:810px;
	font-size:80%;
	padding-bottom:12px;
	padding-top:14px;
	background-image: url(../images/bottom_corner_content_bg.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color: #ffffff;
	
}
.footer_left_column a:link {
font-size:80%;
}
.footer_left_column a:link {
font-size:80%;
}
.footer_frame {
	color:#000000;
	text-decoration:underline;
}
.footer_frame:hover {
	text-decoration:none;
	color:#000000;
}


/* Awaiting Content */
.awaiting_content{background-color:#FF0}




.google_map {
	width:496px;
	height:267px;
}
.scope_box { padding: 10px 15px 10px 15px; background-color: #ececec; border-bottom: 3px solid #e0e0e0; border-right: 3px solid #e0e0e0; }
.scope_box_blue { padding: 10px 15px 10px 15px; background-color: #ddeaf4; border: 2px solid #3594e1; }
.outstanding { font-style: italic; color: #FF0000; font-weight: bold; }
table.greytable {
border: 1px solid #CCCCCC;
}

table.greytable td {
border: 1px solid #CCCCCC;

}

.greytableheader { background-color: #6e6e6e; color: #ffffff; letter-spacing:1px; font-weight:600;
}
#box {
	margin:auto;
	width:760px;
	text-align:left;
	
}

.expand, .expand:hover {
	background: url(../images/articleGrow.gif) left no-repeat !important;
	padding: 5px 10px 5px 20px !important;
	cursor: pointer;
	font-weight: bold !important;
	font-size: 105%;
	color: #4394D6 !important;
}

.expanded, .expanded:hover {
	background: url(../images/articleShrink.gif) left no-repeat !important;
	padding: 5px 10px 5px 20px !important;
	cursor: pointer;
	font-weight: Bold !important;
	font-size: 105%;
	color: #2D7BBA !important;
}

.expand, .expanded a:hover {
	color:#2D7BBA;
}

.expanded, .expanded a:hover {
	color:#4394D6;
}


ul.expand-list li {
	list-style-image: url(../images/mediBullet.gif);
	margin-bottom: 0px;
	color: #333333 !important;
	font-size: 100%;
	padding-left: 0px;
}
.table_row_lightblue { background-color: #d8edff; }
.table_row_lightblue_bold { background-color: #d8edff; font-weight: bold;}
.bold {font-weight: bold;}
.yellow_highlight { background: #FFFF40; }
.highlight { background: #FFFF40; }
.tiny_text {font-size: 12px}
.to_follow {color: gray; }

@media only screen and (max-width: 600px) {
#content_frame_overflow{float:left;width:100%;overflow:none;text-align:left;position:absolute;

top:900px!important}      

.banner{background-position:left!important; background-image: url(../images/small-logo.png)!important;}
#container{margin:auto;width:100%;text-align:center;margin-bottom:15px;background-color:#FFF;background-image:none;background-repeat:repeat-y;background-position:top left;position:relative;overflow:inherit}
#navigation_frame{float:left;width:100%}
.subsections_frame{float:left;width:100%;padding-left:22px;margin-top:0;padding-right:22px;text-align:left}
#navigation_frame_inner{float:left;width:100%;margin-top:8px}
.content_text{float:left;width:90%;overflow:hidden;padding:8px 0 50px 22px;text-align:left;line-height:20px}
.subsections ul{width:100%;margin:0;padding:0;list-style:none}
.subsections{width:100%;float:left;text-align:left}
#topper{background-color:#FFF;width:810px;height:10px;margin:10px auto 0;background-image:url(../images/left_corner_content_bg.png);background-repeat:no-repeat;background-position:top left;display:none}
.text-size{float:left;text-align:left;width:100%;padding:5px 22px}
.footer_left_column{color:#666;float:left;text-align:center;width:100%;font-size:80%;padding-bottom:12px;padding-top:14px;background-image:none!important;background-repeat:no-repeat;background-position:bottom left}
.banner{width:100%;height:142px;margin:auto;background-image:url(../images/banner_header.png);background-repeat:no-repeat;background-position:right}
#navigation_frame_inner > div.text-size > div:nth-child(4){border:solid 1px;padding:2%;width:85%}
#zoom_searchbox{width:85%;height:20px}#buttons {width: 100%;}#search {position: absolute;top: 320px;}
/*REMOVE COMMENT TAG FOR CH MANUALS
#footer {width: 100%;}#footer_box {position: absolute;}
#footer-container {height: 50px; padding-bottom: 17px;}*/
}
