body.inline {
	background-image: url(../images/BG_main.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin-top: 0px;
	text-align: center;
}
body.popup_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	background-image: url(../images/BG_popheader.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin: 0px;
}
.closewindow {
	text-align: right;
	padding-right: 30px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container {
	width: 820px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
}
#RightColumn {
	width: 30%;
	margin-bottom: 25px;
	float: left;
}
#LeftColumn {
	float: left;
	width: 70%;
	margin-bottom: 25px;
}
#footer {
	background-image: url(../images/BG_footer.png);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 9px;
	color: #D7D8D6;

}
.search_area {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}

#footer a {
	color: #D7D8D6;
	text-decoration: none;
}
#footer a:hover {
	color: #D7D8D6;
	text-decoration: underline;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	height: 20px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.search_box {
	width: 165px;
}
.linkTblPad {
	padding-bottom: 10px;
}
.horizdots {
	background-image: url(../images/separator_dots.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
}
.CNT_header {
	margin-bottom: 25px;
}
.imageborder {
	border: 3px solid #949597;
}
a.LINK_bluebold:link, a.LINK_bluebold:visited {
	font-size: 12px;
	font-weight: bold;
	color: #004270;
	text-decoration: none;
}
a.LINK_bluebold:hover {
	font-size: 12px;
	font-weight: bold;
	color: #004270;
	text-decoration: underline;
}
a.LINK_main:link, a.LINK_main:visited {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
a.LINK_main:hover {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
a.LINK_textbutton:link, a.LINK_textbutton:visited {
	font-size: 9px;
	text-decoration: none;
	color: #5F6F7A;
	line-height: 20px;
	font-weight: bold;
}
a.LINK_textbutton:hover {
	text-decoration: underline;
}
a.LINK_Rnav:link, a.LINK_Rnav:visited {
	color: #306497;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #306497;
}
a.LINK_Rnav:hover {
	color: #306497;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #306497;
}
.PAGE_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #306497;
	font-weight: bold;
}
.PAGE_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #306497;
	line-height: 2em;
}
.PAGE_parg_head {
	color: #306497;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
.RnavPlace {
	color: #306497;
}
.search_area_narrow {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}
.POPheader {
	padding-left: 30px;
	font-size: 18px;
	color: #FFF;
	padding-right: 25px;
}
.POPcontent {
	padding-top: 33px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
.PAGE_callout {
	color: #B5CCDB;
	font-size: 13px;
	line-height: 17px;
}
.mission_name {
	color: #306497;
	font-size: 17px;
	line-height: 26px;
	font-weight: bold;
}
.mission_title {
	color: #306497;
	font-weight: bold;
}
