body {
	margin:0px;
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	background-color: #e6f4f6;
	text-align: center;
	color:#5e5e5e;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-image: url(../images/bg.png);
	background-repeat:repeat-x;
}
p {color:#5e5e5e;}

a {
	font-family:Arial,Helvetica,sans-serif;
	color: #339a99;
	font-size:12px;
	text-decoration:underline;
}

a:hover {
	font-family:Arial,Helvetica,sans-serif;
	color: #339a99;
	font-size:12px;
	text-decoration:none;
}

h1 {
	margin-top:0px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	line-height:28px;
	color: #339a99;
}

h2 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#339a99;
	font-weight:500;
	text-align: left;
}

h3 {
	margin:0px;
	padding-top:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #339a99;	
}

.h1 {
	font-size: 2.3em;
}

.h2 {font-size: 18px;
	 color: #339a99;
	 margin-bottom:4px;
}

.h3 {font-size: 18px;
	 color: #339a99;
	 width:190px;
	 line-height:28px;
	 margin-bottom:10px;
	 border-bottom: 1px solid #339a99;
} 

.h3_body {font-size: 15px;
	 color: #339a99;
	 line-height:28px;
	 margin-bottom:4px;
	 font-weight:510;
	 padding-left:15px;
}

.h3_body_2 {font-size: 15px;
	 color: #339a99;
	 line-height:28px;
	 margin-bottom:4px;
	 font-weight:510;
}

.h3_body_3 {font-size: 15px;
	 color: #2d908f;
	 line-height:22px;
	 margin-bottom:4px;
	 font-weight:bold;
}
.bold {font-weight: bold; color: #4C4C4C;}

.italic {font-style: italic;}

.bold_italic {font-style:italic; font-weight: bold;}

#container {
	margin:auto;
	width:780px;
	text-align:center;
}

.banner {
	height:134px;
	width:780px;
	float:right;
	padding:0px;
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.logo {
	height:119px;
	width:372px;
	float:left;
	text-align:left;
	padding-top:15px;
	padding-left:18px;
}

.search_frame {
	height:51px;
	width:390px;
	float:right;
	padding-top:83px;
	text-align:right;
}

.search_input {
	width:150px;
	border: 1px solid;
	border-color:#339a99;
	color:#5e5e5e;	 
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;
}

.go_button {
    border: 1px solid #339a99;
	margin-left:8px;
	color:#ffffff;
}

.middle{
	width:780px;
	float:right;
	background-color:#ffffff;
	background-image:url(../images/middle_top_bg.png);
	background-repeat:repeat-x;
}

.middle_footer{
	width:780px;
	height:26px;
	float:left;
	background-color:#ffffff;
	background-image:url(../images/middle_bottom_bg.png);
	background-repeat:repeat-x;
}

#content {
	float:left;
	width:495px;
	overflow: hidden;
	margin-left:35px;
	padding-top:22px;
	padding-bottom:40px;
	text-align:left;
	line-height:20px;
}

#large_content {
	float:left;
	width:780px;
	overflow: hidden;
	padding-top:22px;
	padding-bottom:40px;
	text-align:center;
	line-height:20px;
}

#left_navigation_frame {
	float:left;
	width:215px;
	overflow: hidden;
}


/* Navigation */
.navigation_frame{
	width:780px;
	height:44px;
	padding:0px;
	float:left;
	background-color:#339a99;
	text-align:center;
	margin:auto;
}

.navigation_bg a {
	display: block;
	float: left;
	color:#ffffff;
	padding-top:15px;
	padding-bottom:14px;
	padding-right:52px;
	padding-left:52px;
	text-decoration: none;
	border-right: 1px solid white;
}

.navigation_bg a:hover {
	text-decoration:underline;
	color:#ffffff;
	background-image:url(../images/menu_bg.png);
	background-position:center;
	background-repeat:no-repeat;
}

.navigation_bg_active {
	text-decoration:underline;
	color:#ffffff;
	background-image:url(../images/menu_bg_active.png);
	background-position:center;
	background-repeat:no-repeat;
	border-right: 1px solid white;
}

.navigation_bg_end_active {
	text-decoration:underline;
	color:#ffffff;
	background-image:url(../images/menu_bg_active.png);
	background-position:center;
	background-repeat:no-repeat;
}

.navigation_bg_end a {
	display: block;
	float: left;
	color:#ffffff;
	padding-top:15px;
	padding-bottom:14px;
	padding-right:55px;
	padding-left:55px;
	text-decoration: none;
}

.navigation_bg_end a:hover {
	text-decoration:underline;
	color:#ffffff;
	background-image:url(../images/menu_bg.png);
	background-position:center;
	background-repeat:no-repeat;
}


/* Graphic Buttons */
.left_large_buttons {
	float:left;
	width:190px;
	padding-left:25px;
	padding-right:25px;
	padding-top:23px;
	margin-bottom:27px;
}


/* Subsections */
.subsections_frame {
	width:190px;
	float:left;
	padding-left:25px;
	padding-right:25px;
	text-align:left;
}

.subsections {
	width:190px;
	float:left;
	text-align:left;
}

.subsections ul {
	width:190px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.subsections li {
	display: inline;	
}

.subsections a {
	display: block;
	font-size: 14px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration: none;
	padding-left:10px;
	color:#5e5e5e;
}

.subsections a:hover {
	background:#339a99;
	font-size: 14px;
	color: #ffffff;
}


/* Text-size */
.text-size {
	float:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	text-align:left;
	width:190px;
}


/* Footer */
#footer_frame {
	float:right;
	width:780px;
	height:64px;
	color:#ffffff;
	background-color:#339a99;
}

.footer_right_column{
	float:right;
	color:#ffffff;
	padding-top:14px;
	padding-right:16px;
	line-height:18px;
	text-align:right;
}

.footer_left_column {
	color:#ffffff;
	float:left;
	padding-top:8px;
	padding-left:16px;
	text-align:left;
	width:368px;
	padding-top:14px;
	line-height:18px;
}

.footer_frame {
	color:#ffffff;
	text-decoration:underline;
}
.footer_frame:hover {
	text-decoration:none;
	color:#ffffff;
}


/* Box */
.box_green {
	border: solid 2px #339a99;
	width:491px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/teal_box.png);
	background-repeat:no-repeat;
}

.box_green p {
	margin-left:10px;
	margin-right:10px;
}

.box_green br {
	margin-left:10px;
	margin-right:10px;
}

.box_green ul {
	margin-right:10px;
}

.box_green li {
	margin-right:10px;
}

.box_green h2 {
  	margin: 0.4em;

}

.fade_bg {
	padding:9px;
	background-image:url(../images/teal_box.png);
	background-repeat:no-repeat;
}

.green {color: #339a99;}

.white {color:#ffffff; font-weight:bold;}

.blockquoteOrange{
	width:491px;
	padding-top:10px;
	padding-bottom:10px;
	border: 2px dashed #e9a322;
	margin-top:15px;
	margin-bottom:15px;
}

.blockquoteOrange p {
	margin-left:10px;
	margin-right:10px;
}

.blockquoteOrange br {
	margin-left:10px;
	margin-right:10px;
}

.blockquoteOrange ul {
	margin-right:10px;
}

.blockquoteOrange li {
	margin-right:10px;
}

.blockquoteOrange h2 {
  	margin: 0.4em;

}
/* drop shadow scopebox */
.blockquoteDrop_shadow{
	width:491px;
	padding-top:10px;
	padding-bottom:10px;
	border-top: 2px solid #c8dde0;
	border-left: 2px solid #c8dde0;
	border-right: 3px solid #9ebaba;
	border-bottom: 3px solid #9ebaba;
	margin-top:15px;
	margin-bottom:15px;
}

.blockquoteDrop_shadow p {
	margin-left:10px;
	margin-right:10px;
}

.blockquoteDrop_shadow br {
	margin-left:10px;
	margin-right:10px;
}

.blockquoteDrop_shadow ul {
	margin-right:10px;
}

.blockquoteDrop_shadow li {
	margin-right:10px;
}

.blockquoteDrop_shadow h2 {
  	margin: 0.4em;

}

/* Contact Form */
input {
	border: 1px solid;
	border-color:#339a99;
	color:#5e5e5e;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.submit_button {
    border: 1px solid #339a99;
    background: #339a99;
	color:#ffffff;
}

textarea {
	width:250px;
	border: 1px solid;
	border-color:#339a99;
	color:#5e5e5e;	 
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}


/* Awaiting Content */
.awaiting_content {background-color:#FF0}

   /* Expanding box */

#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: 100%;
	color: #339a99;
}

.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: 100%;
	color: #339a99;
}

.expand, .expanded a:hover {
	color:#339a99;
}

.expanded, .expanded a:hover {
	color:#339a99;
}

ul.expand-list li {
	list-style-image: url(../images/mediBullet.gif);
	margin-bottom: 0px;
	color: #444;
	font-size: 100%;
	padding-left: 0px;
} 
