/* Reset */
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td{margin:0;padding:0;}
body {
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
th {font-style:normal;font-weight:normal;text-align:left;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}

/* Fonts */
body {font:13px arial,helvetica,sans-serif;*font-size:small;}


/*table {font-size:inherit;font:100%;}*/
/*select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}*/
/*code {font:115% monospace;*font-size:100%;}*/
/*body * {line-height:1.22em;}*/

/* Body */
body.center {text-align:center;}
body.center #container {
	margin:0 auto;
	text-align:left;
}

/* Other */
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.none {display: none;}
.hidden {
	visibility:hidden;
	overflow:hidden;
	width:0;
	height:0;
}
a:link {
	text-decoration: none;
	color: #003D7D;
}
a:visited {
	text-decoration: none;
	color: #003D7D;
}
a:hover {
	text-decoration: underline;
	color: #003D7D;
}
a:active {
	text-decoration: none;
	color: #003D7D;
}
a:focus {
	text-decoration: underline;
	color: #003D7D;
}



/* Page Presentation Styles */


#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.space_5px {
	margin-bottom: 5px;
}
.space_10px {
	margin-bottom: 10px;
}
.space_15px {
	margin-bottom: 15px;
}
.space_30px {
	margin-bottom: 30px;
}
.space_40px {
	margin-bottom: 40px;
}
 Header 
#header {
	height: 94px;
	position: relative;
}
#site_search {
	position: absolute;
	bottom: 0;
	left: 545px;
	width: 308px;
}
fieldset {
	float: left;
	clear: left;
	width: 100%;
}
label {
	margin: 0 5px 0 0;
	text-align: right;
}
#signup label {
	color:#003d7d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 0 0;
	text-transform:uppercase;
	letter-spacing: .3em;
}
#hd_search {
	margin: 2px 0 0 0;
}
.textfield {
	color: #666666;
	width: 150px;
	height: 15px;
	border: solid 1px #999999;
	padding: 1px;
	margin-right: 5px;
}
/* Main Navigation Bar */
#main_nav {
	background: transparent url(/home/images/bg_nav.jpg) no-repeat;
	background-color:#235995;
	height:30px;
	text-align: right;
}
#main_nav ul {
	float:right;
	height: 30px;
}
#main_nav li {
	display: inline;
}
#main_nav li a {
	background:transparent url(/home/images/btn_mainnav_div.gif) no-repeat;
	background-position:top right;
	color: #FFFFFF;
	display:block;
	font-size: 11px;
	font-weight: bold;
	height:22px;
	padding: 8px 10px 0;
	float: left;
	width: 130px;
	text-align: center;
}
#main_nav li a:hover {
	text-decoration: none;
	background:transparent url(/home/images/btn_mainnav_div.gif) no-repeat;
	background-position:bottom right;
	background-color:#021a57;
}
#main_nav li a:focus {
	text-decoration: none;
	background:transparent url(/home/images/btn_mainnav_div.gif) no-repeat;
	background-position:bottom right;
	background-color:#021a57;
}
#main_nav li.mn_last a {
	background:transparent url(/home/images/btn_mainnav_end.gif) no-repeat right top;
}
#main_nav li.mn_last a:hover {
	background:transparent url(/home/images/btn_mainnav_end.gif) no-repeat;
	background-position:bottom right;
}
#main_nav li.mn_last a:focus {
	background:transparent url(/home/images/btn_mainnav_end.gif) no-repeat;
	background-position:bottom right;
}
/* Other Global */
#graybar_subpage {
	background: transparent url(/home/images/bg_headerbar_repeat.gif) repeat-x;
	background-color: #56595b;
	height: 30px;
	padding: 0 0 0 10px;
}
#graybar_subpage h2 {
	color: #FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding: 2px 0 0 0;
}
#header_image img {display:block;}

#btn_webmail {
	background: transparent url(/home/images/btn_envelope.gif) no-repeat;
	background-position:left center;
	color:#FFFFFF;
	padding: 0 0 0 25px;
	margin: 7px 10px 0 0;
}
#content {
	background-color: #f1f0f0;
/*	background-image: url(/images/bg_content_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
	border-top: solid 3px #003d7d;
	border-right: solid 1px #e3e3e3;
	border-left: solid 1px #e3e3e3;
}
.feature_pic {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 5px;
}
#copy1 {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
}

.smfeature_pic {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 3px;
}
a.link_arrow {
	background: transparent url(/home/images/link_arrow.gif) no-repeat;
	background-position: right center;
	color: #003d7d;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}
#rounded {
	background-image: url(/home/images/bg_content_bottom.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 7px;
	
}
/* Footer */
#footer {
	color: #707070;
	font-size: 11px;
	margin: 15px 0 30px;
}
.footer_address {
	padding-left: 5px;
	width: 445px;
	float: left;
}
.footer_address p {
	color: #acacac;
	font-size: 11px;
}
.footer_links {
	text-align: right;
	padding-right: 5px;
	width: 445px;
}
.footer_links li {
	display: inline;
}
.footer_links li a {
	color: #707070;
	padding: 0 5px;
}
.footer_links ul.top_row li a {
	font-weight: bold;
}
.sidebar_module img {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 3px;
	margin-left: 3px;
	float: left;
}

#pabug {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	padding: 1px;
	margin: 3px 0px 0px 9px;
	float: right;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#pabug a {
	color: #FFFFFF;
	text-decoration: none;
	background: #01236A;
	padding-right: 2px;
	padding-left: 2px;
	font: 9px Arial, Helvetica, sans-serif;
}

#validationarea {
	display: block;
	width: 100%;
}
#valid {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	padding: 1px;
	margin: 3px 0px 0px 9px;
	float: right;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#valid a {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	padding-right: 2px;
	padding-left: 2px;
	font: 9px Arial, Helvetica, sans-serif;
}
#valid2 {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	padding: 1px;
	margin: 3px 0px 0px 9px;
	float: right;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#valid2 a {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	padding-right: 2px;
	padding-left: 2px;
	font: 9px Arial, Helvetica, sans-serif;
}

/* MAINPAGE FLASH AREA */

/* MAINPAGE CONTENT */
#content_main {
	width: 590px;
}

/* MAINGPAGE SUBNAV SECTION */
#sub_nav {
	background: transparent url(/home/images/bg_subnav.gif) repeat-x;
	background-color: #d7d6d6;
	width: 590px;
}
.subnav_module {
	border-right: solid 1px #BDBDBD !important;
	margin: 15px 0 15px 15px;
	width: 130px;
	/*height: 140px;*/
	display: inline;
}
.subnav_module h3 {
	background: transparent url(/home/images/link_arrow.gif) no-repeat;
	background-position: left center;
	color: #003d7d;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-left: 10px;
	text-transform:uppercase;
}
.subnav_module li {
	font-size: 11px;
	padding: 1px 0 6px;
}
.subnav_module li a {
	color: #555555;
}

/* MAINPAGE FEATURE SECTION */
#content_feature {
	padding: 15px;
}
.feature_module {
	margin-bottom: 30px;
	text-align: justify;
}
.feature_module img {
	background: #FFFFFF;
}

.feature_image {}
.feature_text {
	margin-left: 15px;
	padding: 10px 0;
	width: 310px
}
.feature_text p {
	font-size: 11px;
	line-height: 1.5;
}
.feature_text h4 {
	color: #003d7d;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
/* MAINPAGE SIDEBAR */
#content_sidebar
  {
	border-left: solid 1px #BDBDBD;
	padding: 0 0 0 10px;
	display: block;
	width: 285px;
	margin: 15px 0px;
}
html  >body  #bcontent_sidebar {
	border-left: solid 1px #BDBDBD;
	margin: 15px 0 15px 10px;
	padding: 0 0 0 0px;
	width: 280px;
	display: block;
}

#content_sidebar h2 {
	color:#777676;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin: 0 0 5px 3px;
	text-transform:uppercase;
	letter-spacing: .3em;
}
#newsevents {


}
.sidebar_module {
	border-bottom: 1px dotted #BDBDBD;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.sidebar_image {
	margin-left: 3px;
}
.sidebar_text {
	margin: 0 3px 0 8px;
	width: 165px
}
.sidebar_text h5 {
	color: #003d7d;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
.sidebar_text p {
	font-size: 10px;
	margin-bottom: 3px;
}
#calendarhighlights {
	margin-bottom: 15px;
	padding-top: 10px;
}

.event {
	margin-bottom: 5px;
}
.event h5 {
	color: #003d7d;
	font-size: 11px;
	font-weight: bold;
}
.event_date {
	padding-left: 10px;
	width: 65px;
}
.event_details {
	width: 195px;
}
.event_details p {
	font-size: 10px;
	margin-bottom: 3px;
}

.last {border: 0;
}
#border {
	background: #003D7D;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 3px;
	float: none;
	overflow: hidden;
}
/* ||| Top white area that contains logo and search engine elements |||*/
#topwhitespace {
	display: block;
	clear: both;
	padding: 9px 9px 0px;
}
/* ||| Search engine area float block |||*/
#searchengine {
	display: block;
	float: right;
	width: 270px;
	text-align: right;
	margin-right: 18px;
	padding-top: 30px;
	background: #FFFFFF;
}
/* ||| Bottom blue area |||*/
#header {
	display: block;
	height: 15px;
	background: #01236A;
}
/* ||| Main Right Column |||*/
#right {
	height: 36px;
	width: 295px;
	float: right;
	display: block;
}
/* ||| Right endcap image enclosure |||*/
#rightimage {
	display: block;
	height: 15px;
	width: 18px;
	float: right;
}
/* ||| Main Left Column Left Endcap image |||*/
#left {
	display: block;
	float: left;
	height: 15px;
	width: 18px;
}
/* ||| Constrains form tag and fixes IE6 double padding bug |||*/
form {
	margin: 0px;
	padding: 6px 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
/* ||| Form buttons and text area style |||*/
.formFonts {
	font: 11px Arial, Helvetica, sans-serif;
	color: #01236A;
	text-align: left;
}

#school {
	display: block;
	padding: 9px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	float: right;
	margin-top: 15px;
	letter-spacing: 1px;
	font-weight: bold;
}

#logowrapper {
	display: block;
	width: 560px;
	padding: 5px;
}

#calendarhighlights h5 {
	color: #333333;
	font: bold 10px Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	clear: both;
}
#calendarhighlights h6 {
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color: #003d7d;
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#calendarhighlights p {
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	padding: 0px;
	margin: 0px 0px 10px;
	width: 230px;
	float: right;
	clear: both;
}

#calendarhighlights a:link {
	color: #003d7d;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	float: right;
	width: 230px;
	clear: both;
}
#calendarhighlights a:visited {
	color: #003d7d;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	float: right;
	width: 230px;
	clear: both;
}
#calendarhighlights a:hover {
	color: #003d7d;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	float: right;
	width: 230px;
	clear: both;
}
#calendarhighlights a:active {
	color: #003d7d;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	float: right;
	width: 230px;
	clear: both;
}


.event {
	display: block;
	background: #00FF00;
	width: 280px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px;
	line-height: 1px;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {
	display: block;
	clear: both;
}
#newsevents a:link {
	background: url(/home/images/link_arrow.gif) no-repeat right;
	color: #003d7d;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	display: block;
	float: left;
	width: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#newsevents a:visited {
	background: url(/home/images/link_arrow.gif) no-repeat right;
	color: #003d7d;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	display: block;
	float: left;
	width: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#newsevents a:hover {
	background: url(/home/images/link_arrow.gif) no-repeat right;
	color: #003d7d;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	display: block;
	float: left;
	width: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
#newsevents a:active {
	background: url(/home/images/link_arrow.gif) no-repeat right;
	color: #003d7d;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	display: block;
	float: left;
	width: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#newsevents img {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 3px;
	margin-left: 3px;
	display: block;
	float: left;
	margin-right: 5px;
}

#newsevents p {
	width: 160px;
	display: block;
	font-size: 10px;
	float: left;
	margin: 0px 3px 3px 0px;
	padding: 0px;
}
html>body #newsevents p {
	width: 175px;
	display: block;
	font-size: 10px;
	float: left;
	margin: 0px 3px 3px 0px;
	padding: 0px;
}


#newsevents h5 {
	margin: 0px 3px 0px 0px;
	display: block;
	font-size: 11px;
	float: left;
	padding: 0px;
	font-weight: bold;
	color: #003d7d;
	width: 160px;
}
html>body #newsevents h5 {
	margin: 0px 3px 0px 0px;
	display: block;
	font-size: 11px;
	float: left;
	padding: 0px;
	font-weight: bold;
	color: #003d7d;
	width: 175px;
}

#content_feature img {
	padding: 5px;
	border: 1px solid #BDBDBD;
	margin: 0px 0px 0px 10px;
	float: left;
	background: #FFFFFF;
}

#content_feature p {
	margin-left: 15px;
	padding: 0px 0 10px;
	width: 310px;
	display: block;
	font-size: 11px;
	line-height: 1.6em;
	float: right;
	color: #333333;
	border-style: none;
}

#content_feature h4 {
	color: #003d7d;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
	float: right;
	width: 310px;
	padding: 0px 0px 5px;
	line-height: normal;
	margin-top: 0px;
	text-align: justify;
}

#content_feature h4 a:link {
	color: #003d7d;
}

#content_feature h4 a:visited {
	color: #003d7d;
}

#content_feature h4 a:hover {
	color: #003d7d;
	text-decoration: underline;
}

#content_feature h4 a:active {
	color: #003d7d;
}


#feature_sub img {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 3px;
	margin-left: 6px;
	display: block;
	float: left;
}
#feature_main img {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 3px;
	margin-left: 6px;
	display: block;
	float: left;
	margin-bottom: 9px;
}


#feed {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(/home/images/feed-icon-14x14.png) no-repeat left top;
	padding-left: 17px;
	margin-left: 3px;
	margin-bottom: 5px;
	display: block;
	height: 14px;
}
#feed a:link {
	height: 14px;
	width: auto;
	background: url(none);
	display: block;
	clear: both;
	float: none;
	color: #666666;
	text-decoration: none;
}
#feed a:visited {
	height: 14px;
	width: auto;
	background: url(none);
	display: block;
	clear: both;
	float: none;
	color: #999999;
	text-decoration: none;
}
#feed a:hover {
	height: 14px;
	width: auto;
	display: block;
	clear: both;
	float: none;
	color: #666666;
	text-decoration: underline;
}
#feed a:active {
	height: 14px;
	width: auto;
	background: url(none);
	display: block;
	clear: both;
	float: none;
	color: #999999;
	text-decoration: none;
}
.formFonts2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #01236A;
	text-align: center;
}
#calendarmore {
	display: block;
	clear: both;
	font: bold 10px Arial, Helvetica, sans-serif;
	border-top: 1px dotted #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	color: #003D6C;
	margin: 0px;
	padding: 5px;
}
#calendarmore a {
	color: #003d7d;
}
#Emergencycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #003D7D;
	border: 1px solid #FF0000;
	padding: 9px 2px;
	background: #FFFFFF;
}
#Emergencycopy h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	display: block;
}
#Emergencycopy p {
	width: auto;
	float: none;
	height: auto;
	border-style: none;
	font: 12px/normal Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0px;
	display: inline-block;
}
.subnav_module h1 {
	background: transparent url(/home/images/link_arrow.gif) no-repeat;
	background-position: left center;
	color: #003d7d;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-left: 10px;
	text-transform:uppercase;
}

#emergency {
	background: #FF0000;
	display: block;
	clear: both;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	text-align: center;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-right: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
}
#emergencypadding {
	padding: 9px;
}
#emergency a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.crimealert      {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	background: #FF0000;
	border: 1px solid #999999;
	padding: 2px;
}
#crimealert {
	display: block;
	margin: 5px 0px;
	padding: 5px 0px;
	background: url(none);
}
#crimealert a:link {
	display: block;
	width: auto;
	float: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(none);
	padding: 5px;
}

#crimealert a:visited {
	display: block;
	width: auto;
	float: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(none);
	padding: 5px;
}
#crimealert a:hover {
	display: block;
	width: auto;
	float: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #666666 url(none);
	padding: 5px;
}
#crimealert a:active {
	display: block;
	width: auto;
	float: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(none);
	padding: 5px;
}
.feature_module li {
	list-style: none !important;
	width: 310px;
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	text-align: justify;
	border-bottom: 1px dotted #1C538F;
	margin: 0px;
	padding: 5px 0px;
}
.highlightlink {
	padding: 2px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#content_sidebar h2 a:link {
	color:#666666;
	margin: 0px 0px 5px;
	text-transform:uppercase;
	letter-spacing: .3em;
	width: auto;
	background: url(none);
	padding: 0px;
	height: auto;
	clear: both;
	float: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
#content_sidebar h2 a:visited {
	color:#666666;
	margin: 0px 0px 5px;
	text-transform:uppercase;
	letter-spacing: .3em;
	width: auto;
	background: url(none);
	padding: 0px;
	height: auto;
	clear: both;
	float: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
#content_sidebar h2 a:hover {
	color:#333333;
	margin: 0px 0px 5px;
	text-transform:uppercase;
	letter-spacing: .3em;
	width: auto;
	background: url(none);
	padding: 0px;
	height: auto;
	clear: both;
	float: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#content_sidebar h2 a:active {
	color:#666666;
	margin: 0px 0px 5px;
	text-transform:uppercase;
	letter-spacing: .3em;
	width: auto;
	background: url(none);
	padding: 0px;
	height: auto;
	clear: both;
	float: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
#breakingnews {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	display: block;
	margin: 5px;
	padding: 5px;
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: justify;
}
#breakingnews {
	font: 14px Arial, Helvetica, sans-serif;
	background: #FFF;
	display: block;
	margin: 5px;
	padding: 25px;
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: justify;
}
#breakingnews h1 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bolder;
}
#breakingnews a {
	color: #666666;
	text-decoration: underline;
}
#breakingnews li {
	list-style: disc inside;
	padding: 0px;
}
.feature_module li {
	list-style: none !important;
	width: 310px;
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	text-align: justify;
	border-bottom: 1px dotted #1C538F;
	margin: 0px;
	padding: 5px 0px;
}
#breakingnews h1 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bolder;
}
#breakingnews a {
	color: #003366;
	text-decoration: underline;
}
#breakingnews li {
	list-style: disc inside;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#breakingnews  h2 {
	color: #003366;
	font-size: 14px;
	font-weight: bolder;
}
#cmtrss h2 {
	color: #003366;
	font-size: 16px;
	font-weight: bolder;
	display: block;
	margin-bottom: 15px;
	padding: 0px;
	text-shadow: #FFFFFF 0.1em  0.1em 0em;
}
#cmtrss {
	display: block;
	margin: 0px;
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background: #C3D0E0 url(/images/rssback.jpg) no-repeat top;
}
.first {
	border: 0;
}
#main_nav li.mn_first a {
	background:transparent url(/home/images/btn_mainnav_first.gif) no-repeat left top;
}
#main_nav li.mn_first a:hover {
	background:transparent url(/home/images/btn_mainnav_first.gif) no-repeat left bottom;
}
#main_nav li.mn_first a:focus {
	background:transparent url(/home/images/btn_mainnav_first.gif) no-repeat left bottom;
}
#feed2 {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(/home/images/feed-icon-14x14.png) no-repeat left top;
	padding-left: 17px;
	margin-left: 3px;
	margin-bottom: 5px;
	display: block;
	height: 14px;
}
#feed2 a:link {
	height: 14px;
	width: auto;
	background: url(none);
	display: block;
	clear: both;
	float: none;
	color: #666666;
	text-decoration: none;
}
#feed2 a:visited {
	height: 14px;
	width: auto;
	background: url(none);
	display: block;
	clear: both;
	float: none;
	color: #999999;
	text-decoration: none;
}
#feed2 a:hover {
	height: 14px;
	width: auto;
	display: block;
	clear: both;
	float: none;
	color: #666666;
	text-decoration: underline;
}
#feed2 a:active {
	height: 14px;
	width: auto;
	background: url(none);
	display: block;
	clear: both;
	float: none;
	color: #999999;
	text-decoration: none;
}
#social {
	display: block;
	padding: 5px;
}
#iphoneapp {
	display: none;
}
#searchengine .formFonts2 {
}
input:focus, textarea:focus{
	background: #D9EEFF;
}#flashcontent {
	background: url(/home/images/home7.jpg) no-repeat;
	display: block;
	height: 253px;
	width: 900px;
	float: left;
	margin: 0px auto;
	padding: 0px;
}
