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:18px;
	margin:0px;
}

a {
	font-family:Arial,Helvetica,sans-serif;
	color: #4394D6;
	font-size:18px;
	text-decoration:underline;
}

a:hover {
	font-family:Arial,Helvetica,sans-serif;
	color: #4394D6;
	font-size:18px;
	text-decoration:none;
}

h1 {
	margin-top:0px;
	margin-bottom:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:32px;
	line-height:27px;
	color: #333333;
}

h2 {
	margin:0px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}

h3 {

	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;

	color: #333333;
	
}

.h1 {
	font-size:32px;
	line-height:27px;
	color: #333333;
}

.h2 {
	 font-size: 24px;
	 color: #333333;
	 margin-bottom:4px;
}
.h2_underlined {
	 font-size: 24px;
	 color: #333333;
	 border-bottom: 1px solid #4394D6;
	 margin-bottom:4px;
	 	font-weight:500;
}

.h3 {
	 font-size: 19px;
	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:18px;}

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: 18px auto 0px auto;
width: 810px;
background-image:url(../images/left_corner_content_bg.png);
	background-repeat:no-repeat;
	background-position:top left;

}

#buttons {

width: 810px;
height: 60px;
margin: 10px auto 0px auto;}

#search {
	width:210px;
	padding-left:12px;
	padding-right:12px;
		padding-bottom:5px;
		padding-top:6px;
	float:right;
	text-align:left;
	margin: 12px auto 0px auto;
	background-image: url(../images/sub_nav_bg1.png);
	background-repeat: repeat-x;
	
}

#menu {
height: 43px;
float: left;	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
	
}

#menu li {
	float: left;

	
}


#menu ul .borderless {
  
	border-right: none;

}
#menu a {
	display: block;
	float: left;
	height: 25px;

	margin-right: 2px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	text-align: center;
	
}

#menu a:hover {
	border-right: none;
	color: #ffffff;
	background: url(../images/menu_r.gif) repeat-x;

}
#menu ul .current a{

	border-right: none;
		color: #ffffff;
		background: url(../images/menu.gif) repeat-x;

}
#menu ul .current a:hover{
	border-right: none;

		color: #ffffff;
		background: url(../images/menu_r.gif) repeat-x;

}
#menu ul  a{

	border-right: none;
		color: #ffffff;
		background: url(../images/menu.gif) repeat-x;

}
#menu ul  a:hover{
	border-right: none;

		color: #ffffff;
		background: url(../images/menu_r.gif) repeat-x;

}

#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:810px;
	min-height:500px;
	overflow: hidden;
	text-align:left;
	
}

.content_text {
	float:left;
	width:740px;
	overflow: hidden;
	padding:15px 10px 50px 35px;
	text-align:left;
	line-height:20px;
}


/* Navigation */
#navigation_frame {
	float:left;
	width:240px;
}

#navigation_frame_inner{
	float:left;
	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:20px;
	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: 16px;
	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: 16px;
	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;
}


.link_block {
	position:absolute;
}

.link_block img {
		height: 120px;
	width: 160px;
}

.items ul
{
	margin: 0px!important;
	padding: 0px;
	list-style: none;
	
}
.items li
{
	float: left;
	margin: 0px 5px 5px 0px!important;
	
}
  
.items  .outerContainer
{
	display: table;
	height: 120px;
	overflow: hidden;
	width: 160px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #EBEBEB;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
  
.items li .outerContainer:Hover
{
	background-color: #4189c7;
}

.items  .outerContainerimg
{
	display: table;
	height: 120px;
	overflow: hidden;
	width: 160px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #EBEBEB;
	background-image: url(../images/sign.png);
	background-position:top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
  
.items li .outerContainerimg:Hover
{
	background-color: #4189c7;
	background-image: url(../images/sign_hov.png);
	background-position:top left;
	background-repeat: no-repeat;
}

.items li .outerContainer .innerContainer
{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.items li .outerContainerimg .innerContainer
{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
  
.items li .outerContainer .innerContainer .element a
{
	color: #7c7c7c;
	text-decoration: none;
	padding: 0px 10px;
	display: block;
}
  
.items li .outerContainerimg .innerContainer .element a
{
	color: #7c7c7c;
	text-decoration: none;
	padding: 0px 10px;
	display: block;
}
  
.items li .outerContainer:Hover .innerContainer .element a
{
	color: #FFFFFF;
	text-decoration: none;  	  
}

.items li .outerContainerimg:Hover .innerContainer .element a
{
	color: #FFFFFF;
	text-decoration: none;  	  
}



/* 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_frame {
	color:#000000;
	text-decoration:underline;
}
.footer_frame:hover {
	text-decoration:none;
	color:#000000;
}

#footer-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;	
}

#footer-container {
	height: 22px;
	text-align:center;
	color: #d9d9d9;
	padding-bottom: 7px;
	padding-top: 5px;
	font-size: 11px;
	background: url(../images/footer-bg.png) repeat-x top left;
	background-color: #7f7e7e;
	
}


#footer-container a:link, #footer-container a:hover, #footer-container a:active, #footer-container a:visited {
	color: #d9d9d9;
	font-size: 12px;
}

#footer {
	width: 800px;
	margin: 0 auto;
}
.footer_box {
	width: auto;
	display: inline-block;
	float: right;
}
.darkdivider {
	color:#666666;
}

/* 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; 
}
#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 td {vertical-align: text-top;}
.table_row_lightblue { background-color: #d8edff; }
.table_row_lightblue_bold { font-size: 100%; background-color: #d8edff; text-align: left; vertical-align: text-top; font-weight: bold;}
.bold {font-weight: bold;}
.yellow_highlight { background: #FFFF40; }
.highlight { background: #FFFF40; }
.tiny_text {font-size: 16px}
.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;}
#footer {width: 100%;}#footer_box {position: absolute;}
#footer-container {height: 50px; padding-bottom: 17px;}
}

