/* ---- CUSTOM */

a#printlink:link, a#printlink:active, a#printlink:visited {
	color:#FFFFFF;
	font-weight:bold;
	display:block;
}

a#printlink:hover {
	
}


/* TEXT */
.size_11_font {
	font-size: 11px;
	color:#154987;
}

.footer_text  {
	font-size: 13px;
	line-height:22px;
	color: #154987;
}
.news_title  {
	color:f#056ab3;
	font-size: 11px;
	font-weight:bold;
}

.homepage_text  {
	font-size: 14px;
}
.page_heading {
	font-size: 15px;
	font-weight:bold;
	color:#e97300;
}
.small_font {
	font-size: 9px;
	color:#3c81c3;
}
.heading01 {
	font-size: 14px;
	font-weight:bold;
	color:#3c81c3;
}
.heading02 {
	font-size: 14px;
	font-weight:bold;
	color:#e97300;
}
.heading03 {
	font-size: 13px;
	font-weight:bold;
	color:#cf8929;
}


/* /TEXT */

/* NAV */
a.sub_nav:link, a.sub_nav:active,a.sub_nav:visited { 
	color: #ffffff;
	padding:6px;
	text-decoration: none;
	display: block;
}

a.sub_nav:hover {
	color: #ffffff;
	padding:6px;
	background-color:3c81c3;
	text-decoration: underline;
	display: block;
}




/* /NAV */


input.search {
	width:122px;
	height:17px;
	border: 1px solid #66a0d6;
	background-color:#ffffff;
}


.image_border {
	border: 1px solid #ebe7e0;
}

/*---- */



/* ---- GLOBAL */
ul {
	margin: 12px;
	list-style-image: url(../images/bullet.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 7px;
}

body, td, ul, li  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #60afe1;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
/* ---- */



/* ---- LINKS */

a.news_title_link:link, a.news_title_link:active, a.news_title_link:visited { 
	color: #056ab3;
	text-decoration: none;
	font-weight:bold;
}

a.news_title_link:hover {
	color: #056ab3;
	font-weight:bold;
}
a:link, a:active, a:visited { 
	color: #154987;
	text-decoration: none;
}

a:hover {
	color: #154987;
	text-decoration: underline;
}
/* ---- */



/* ---- CONSTANT - DO NOT REMOVE */
.showspeechbubble {behavior:url(../_css/components/speech_bubble.htc)}
span#my_sc {
	display: none;
	width: 200px;
	height: 10px;
	background-color: #E8E8E8;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	filter: alpha(opacity=100);
	position: absolute;
	behavior: url(../_css/components/saved_comments.htc);
}
/* ---- */
.lhs_shadow {
	background-image: url(../images/lhs_shadow.jpg);
	background-repeat: no-repeat;
}

#onPageNavDiv {
	display: block;
	height: 25px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#onPageNavDiv ul {
	background-image:url(../images/level3nav_crn.gif); background-position:left; background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style: url(none) none;
}
#onPageNavDiv li {
	margin: 0px 3px 0px 0px;
	padding: 8px 6px;
	background-image:url(../images/level3nav_bg.gif);
	float: left;
}
#onPageNavDiv .navOn {
	font-weight: bold;
}
#onPageNavDiv a {
	text-decoration: none;
	font-weight: normal;
}
#onPageNavDiv a:link, #onPageNavDiv a:visited  {
	color: #0f4973;
	text-decoration: none;
	font-size:9px;
}
#onPageNavDiv a:hover, #onPageNavDiv a:active {
	color: #005089;
	text-decoration: underline;
}
.breadcrumb {
	font-size:9px;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	font-size:9px;
}

a:link.breadcrumb {font-size:9px;}