* { 
	margin:0;
}

html {
	overflow: auto;
	height:100%;
}

body {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	background-position:center top;
	height:100%;
}

#page_wrap {
	margin:0 auto -179px;
	width: 898px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	min-height: 100%;
	position: relative;
	height:auto !important;
	
}
#header {
	position: relative;
	width: 898px;
	height: 115px;
	z-index: 2;
}
#logo {
	position: relative;
	width: 226px;
	height: 79px;
}

#top_right_links {
	position: absolute;
	top: 25px;
	right: 0px;
}

.top_right_links_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d9fe0;
	text-align: left;
}

.top_right_links_text a:link, .top_right_links_text a:visited, .top_right_links_text a:active {
	color: #1d9fe0;
	text-decoration: none;
}

.top_right_links_text a:hover {
	color: #1d9fe0;
	text-decoration: underline;
}

#navigation {
	position: absolute;
	width: 794px;
	height: 36px;
	top: 78px;
	left:45px;
	z-index: 100;
	
}

#content {
	position: relative;
	top: -5px;
	margin-bottom: -13px;
	width: 898px;
	z-index: 1;
}

#content_text {
	text-align:justify;
	line-height:16px;
}

#content_text a:link, a:visited, a:active {
	color:#1d9fe0;
	text-decoration:none;
}

#content_text a:hover {
	color:#1d9fe0;
	text-decoration:underline;
}
#bottom {
	color:#082C70;
}
/* - [index page css)] -------------------------------------------------------------------- */

#index_flash {
	position: relative;
	padding: 15px 0px 25px 0px;
	width: 670px;
	height: 250px;
}

#news_container {
	position:absolute;
	left: 672px;
	top: 130px;
	width:217px;
	line-height:16px;
}

#social_container {
	background-image:url(../images/social_hotlink.gif);
	width:185px;
	height:34px;

}

#news_events_scroller {
	position: absolute;
	overflow: auto;
	width: 220px;
	height: 214px;
}

/* - [index page css)] -------------------------------------------------------------------- */


/* - [sub page css] ----------------------------------------------------------------------- */
#pagetitle {
	border-bottom:solid 1px #5c5c5c;
}

#sub_content {
	position: relative;
	padding-bottom: 25px;
	width: 898;
}

#subpage_navi {
	margin: 0px 10px 0px 5px;
	background-image:url(../images/side_navi_mid.gif);
	background-repeat:repeat-y;
	width: 276px;
	padding-top:15px;
}

.subpage_navi_links {
	padding:5px 0 5px 13px;
	background-image: url(../images/bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	text-align: left;
	line-height:16px;
}

.subpage_navi_links a:link, .subpage_navi_links a:visited, .subpage_navi_links a:active {
	color: #656565;
	text-decoration: none;
}

.subpage_navi_links a:hover {
	color: #1d9fe0;
	text-decoration: none;
}
.date {
	color:#1d9fe0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
.news {
	text-align:justify;
}
.headline {
	font-size:13px;
	font-weight:bold;
}
#readmore a{
	color:#1d9fe0;
	text-decoration:none;
}
#readmore a:hover {
	color:#1d9fe0;
	text-decoration:underline;
}
#table_listing {
	border-top:solid 1px #5c5c5c;
	border-right:solid 1px #5c5c5c;
	border-left:solid 1px #5c5c5c;
}
	
#table_header {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	background-color:#CCC;
}
#table_content {
	border-bottom:solid 1px #5c5c5c;
}


/* - [sub page css] ----------------------------------------------------------------------- */


/* - [footer page css)] ------------------------------------------------------------------- */	
#footer {
	margin:0;
	padding:0;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-color:#082c70;
	height:179px;
	position:relative;
}

.footer_text {
	font-family: Verdana, Tahoma, Arial;
	color: #f0f0f0;
	font-size: 10px;
	margin:auto;
	width:900px;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #f0f0f0;
	text-decoration: none;
}

.footer_text a:hover {
	color: #f0f0f0;
	text-decoration: underline;
}

.clearfooter {
	height: 179px;
}

.btmright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #f0f0f0;
	line-height: normal;
	text-align: right;		
}

.btmright_text a:link, .btmright_text a:visited, .btmright_text a:active {
	color: #f0f0f0;
	text-decoration: none;
}

.btmright_text a:hover {
	color: #f0f0f0;
	text-decoration: underline;
}


/* - [footer page css)] ------------------------------------------------------------------- */
