@charset "utf-8";
/* CSS Document */

#out_container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#in_container {
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #4067A2;
}
#footer {
	font-size: 12px;
	color: #666;
	width: 783px;
	margin-right: auto;
	margin-left: 48px;
	margin-top: -15px;
	vertical-align: super;
	}
	
	
	#footer a {
	color: #666;
}
#footer a:hover {
	text-decoration: none;
}


#clear {
	clear: both;
}
#nav {
	height: 38px;
	width: 763px;
	background-image: url(../images/nav-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	margin-bottom: 2px;
}
#content_right {
	float: right;
	width: 190px;
	background-image: url(../images/gradient-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 3px;
	padding-left: 7px;
	padding-top: 10px;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	line-height: 1.3em;
}
#content_left p {
	margin-top: 5px;
}
#rt-sidebar {
	height: 7px;
	width: 193px;
	float: right;
	background-image: url(../images/sidebar-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_right a {
	color: #EC7D12;
	display: inline;
}
#content_right a:hover {
	text-decoration: none;
}
#header a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#date {
	width: 115px;
	float: right;
	position: relative;
	bottom: 17px;
	color: #074658;
}

.orange_color {
	color: #EC7D12;
}
#news_right {
	margin-top: 35px;
}
#contact_right {
	margin-top: 35px;
}


#content_right img {
	margin-top: 3px;
	margin-bottom: 3px;
}

#content_left {
	float: left;
	width: 520px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 13px;
	line-height: 1.3em;
	color: #666;
}
#content_left a {
	color: #EC7D12;
}
#content_left a:hover {
	text-decoration: none;
}


#clear_orangebox {
	clear: both;
	margin-top: 20px;
}

.sub_head_1 {
	font-size: 19px;
	color: #3F67A2;
}
h1 {
	font-size: 21px;
	color: #3F67A2;
	margin-bottom: 3px;
	margin-top: 6px;
}
.sub_head_2 {
	font-size: 15px;
	font-weight: bold;
	color: #3F67A2;
	margin-bottom: 0px;
	margin-top: 0px;
}





.NonHighlightMenu
{
	color: #FFF;
	text-decoration: none;
	margin-right: 30px;
}
#news_right a {
	line-height: 1.7em;
}


.NonHighlightMenu:hover {
	color: #074658;
	text-decoration: none;
	margin-bottom: 28px;
}

.HighlightMenu
{
	color: #074658;
	text-decoration: none;
	margin-right: 28px;
}
body {
	background-image: url(../images/gradient-bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bullet {

}

#credit a {
	color: #999;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
.definition {
	font-size: 16px;
	color: #3F67A2;
	font-weight: normal;
	line-height: 24px;
}
#read_more {
	text-align: right;
}
#credit {
	font-size: 12px;
	color: #666;
	width: 783px;
	margin-right: auto;
	margin-left: 48px;
}
.required {
	font-size: 12px;
	color: #666;
}

