h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
}

a {
	-moz-outline: none !important;
	color:#000000;
}

#alt-content {
  display: none;
}

#content a {
	color:#666666;
	text-decoration:none;
}
#content a:hover {
	text-decoration: underline;
}
#main a {
	text-decoration: underline;
}
#right a {
	color:#000000;
}

#right a.peach {
	color:#f86c4c;
}

#right p {
	margin-bottom:5px;
}

#full a {
	color:#000;
	text-decoration:underline;
}
#full a:hover {
	text-decoration:none;
	border:none;
}

.red {
	color: #f86c4c;
	font-weight: bold;
}
.img_info p {
	font-size: 9px;
}
.body_text {
	line-height: 16px;
	margin-bottom: 20px;
}
#left_half {
	font-size: 11px;
}
#left_half a {
	margin-left: 30px;
}
.fleft_w350 {
	line-height: 16px;
}
img .mb-10 {
  margin-bottom: 10px;
}

h2.search_title {
	width: 784px;
	background-color: Silver;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2.also_title,
h2.level_title {
	background-color: Silver;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3.list_heading,
h2.search_list_title {
	background-color: Silver;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
}
h2.search_list_title:hover {
	background-color: gray;
}

#announcement p {
	color: #FF0000;
}

#homepage_news { border-bottom: 1px solid #c0c0c0; color: #666666; font-size: 10px; margin: 0 0 30px 30px; padding-bottom: 10px;  }
	#homepage_news h1, #homepage_news h2, #homepage_news h3, #homepage_news h4, #homepage_news h5,
	#homepage_news p, #homepage_news ol, #homepage_news ul { margin: 0 0 10px; }
	
	#homepage_news h1, #homepage_news h2, #homepage_news h3, #homepage_news h4, #homepage_news h5,
	#homepage_news a { color: #f86c4c; }

	#homepage_news h1, #homepage_news h2 { font-size: 11px; }
	#homepage_news h3, #homepage_news h4, #homepage_news h5 { font-size: 10px; }
	#homepage_news h1 { text-transform: uppercase; }

	#homepage_news img[style~="left;"]  { margin:0 10px 10px 0;}
	#homepage_news img[style~="right;"]  { margin:0 0 10px 10px;}
/* utility classes */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.inner:before, .inner:after,
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.inner:after,
.clearfix:after { clear: both; }
.inner,
.clearfix { zoom: 1; }

.fl { float: left !important; }
.fr { float: right !important; }
.clear {  display: block; clear: both; margin-bottom: 0;}
.cl { clear: left; }
.cr { clear: right; }

.ta_r, .align-right { text-align: right !important; }
.ta_l { text-align: left !important; }
.ta_c, .align-center { text-align: center !important; }

.p_0 { padding: 0 !important; }
.pb_0 { padding-bottom: 0 !important; }

.mb_0 { margin-bottom: 0 !important; }
.mt_0 { margin-top: 0 !important; }

.ml_1 { margin-left: 1em !important; }
.mr_1 { margin-right: 1em !important; }
.mb_1 { margin-bottom: 1em !important; }
.mt_1 { margin-top: 1em !important; }

.lower { text-transform: lowercase; }

.nowrap { white-space: nowrap; }

.w_25 { width: 25%; }
.w_50,.w_half { width: 50%; }
.w_75 { width: 75%; }
.w_auto { width: auto !important; }

.black { color :#FFFFFF; }
.red { color: #FF3333;}
.green { color: #339933; }
.orange {color: #FF6600;}
.black {color :#000000;}
