body {
	background-color:#000000;
	text-align: center;
	color: yellow;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	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: #ffffff;
}

h2 {
	margin:0px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
}

h3 {

	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
color: #ffffff;
	
}

.h1 {
	font-size:32px;
	line-height:27px;
color: #ffffff;
}

.h2 {
	 font-size: 24px;
color: #ffffff;
	 margin-bottom:4px;
}
.h2_underlined {
	 font-size: 24px;
color: #ffffff;
	 border-bottom: 2px solid #4394D6;
	 margin-bottom:4px;
	 	font-weight:500;
}

.h3 {
	 font-size: 19px;
color: #ffffff;
	

}
.h3_boxed {
	 font-size: 18px;
	 color: #ffffff;
	 width:190px;
	 margin-bottom:10px;
	 border-bottom: 1px solid #0099CC;
}
.h4 {
	font-family:Arial,Helvetica,sans-serif;
color: #ffffff;
	font-size:16px;

}

.quote {color: #2699D5; font-style:italic}

.italic {font-style:italic;}

.bullet {font-family: Arial, Helvetica, sans-serif; color: yellow; font-size:16px;}

ul {margin-left:15px; padding-left:20px;}

li {margin:10px 0px 10px 0px;}

.banner {
	width:810px;
	height:124px;
	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;
}

#container {
	margin:auto;
	overflow:hidden;
	width:810px;
	text-align:center;
	margin-top:22px;
	margin-bottom: 15px;
	background-color:#000000;
}
#topper {
background-color:#000000;
margin-top:20px;
width: 810px;
height: 1px;

}

#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;

}

.logo {
	width:128px;
	height:99px;
	padding-top:13px;
	float:left;
}


/* Content */
#content_frame_overflow {
	float:left;
	width:800px;
	min-height:500px;
	overflow: hidden;
	text-align:left;
	background-repeat:no-repeat;
	background-position:top right;

	border-width:1px;
	border-style:solid;
	border-color:#FFF;
}

.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;
	background-color:#000000;
}

#navigation_frame_inner {
	float:left;
	width:240px;
	background-color:#000000;
	border-width:1px;
	border-style:solid;
	padding-bottom:10px;
	border-color:#FFF;
}

.large_buttons {
	float:left;
	width:196px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:23px;
	padding-top:22px;
}


.link_block {
	position:absolute;
}

.link_block img {
		height: 120px;
	width: 150px;
}

.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: 150px;
	margin-top: 10px;
	background-color: #000000;
	border: 4px solid #FFFF00;
	
}
  
.items li .outerContainer:Hover
{
	background-color: #4189c7;
}

.items  .outerContainerimg
{
	display: table;
	height: 120px;
	overflow: hidden;
	width: 150px;
	margin-top: 10px;
	background-image: url(../images/sign_hi.png);
	background-position:top left;
	background-repeat: no-repeat;
	background-color: #000000;
	border: 4px solid #FFFF00;
}
  
.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: #0099e8;
	text-decoration: none;
	padding: 0px 10px;
	display: block;
}
  
.items li .outerContainerimg .innerContainer .element a
{
	color: #0099e8;
	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;  	  
}


/* Login */
#login {
	float:left;
	padding-left:22px;
	padding-right:22px;
	padding-top:15px;
	text-align:left;
}

.input {
	border: 1px solid;
	width:192px;
	border-color: #005795;
	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:14px;
	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 {
	color: yellow;
	border-bottom-color:#5e6e66;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.selected a:hover {
	color: yellow;
	border-bottom-color:#5e6e66;
	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;
	background-color:#000000;
	color: yellow;
	padding-bottom:12px;
	padding-top:12px;

}

.footer_left_column {
	color: #ffffff;
	float:left;
	text-align:center;
	width:810px;
	font-size:80%;
	padding-bottom:12px;
	padding-top:14px;
	background-color: #000000;
	
}
.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; color:#000;} */
.scope_box { padding: 10px 15px 10px 15px; border: 3px solid #e0e0e0; }
.scope_box_blue { padding: 10px 15px 10px 15px; border: 3px solid #3594e1; }
.outstanding { font-style: italic; color: #FF0000; font-weight: bold; }
table.greytable {
border: 2px solid #CCCCCC;
}

table.greytable td {
border: 2px solid #CCCCCC;

}

.greytableheader {  letter-spacing:1px; font-weight:600;
}
#box {
	margin:auto;
	width:760px;
	text-align:left;
}

.expand, .expand:hover {
	background: url(../images/articleGrow_high_vis.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_high_vis.gif);
	margin-bottom: 0px;
	color: #fff951 !important;
	font-size: 100%;
	padding-left: 0px;
}

table td {vertical-align: text-top;}
.table_row_lightblue { border: 2px solid #d8edff; }
.bold {font-weight: bold;}
.yellow_highlight { background: #FFFF40; }
.highlight {
border: 2px solid #FFFFFF !important;
background-color:#000000 !important;
text-decoration:underline !important;
}
.tiny_text {font-size: 16px}
.to_follow {color: gray; }
table_row_lightblue_bold { font-size: 100%; text-align: left; vertical-align: text-top; font-weight: bold;}

@media only screen and (max-width: 600px) {
.banner{background-position:left!important; background-image: url(../images/small-logo.png)!important;}
#content_frame_overflow{float:left;width:100%;overflow:none;text-align:left;position:absolute;
top:950px!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;background-color:#000!important}
#extraMessage div{background-color:#000!important;color:#fff}
#extraMessage div a{color:#ff0!important;font-size:16px}
.banner{width:100%;height:142px;margin:auto;background-image:url(../images/banner_header.png);background-repeat:no-repeat;background-position:right}
#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;}
}
