a:link, a:visited {
	color: #009fda;
	text-decoration: none;
}

a:hover , a:active {
	color: #009fda;
	text-decoration: underline;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	padding: 12;
}

body, p, td, th, ol, ul, select, input {
    font-family: Tahoma, Verdana, Arial;
    color: #4d5963;
	font-size: 11;
}

p {
	margin: 0;
	padding: 15 0 0 0;
/*	text-align: justify;*/
}

select, input, form {
	font-size: 11;
	padding: 0;
	margin: 0;
}

a {outline: none;}

img {border: none;}

table {border-collapse: collapse;}

/*===========================================================*/

.PageContainer {
	min-width: 979;
	width: expression((document.body.offsetWidth <= 1000) ? "979" : "100%");
	position: relative;
}

.DotLine {
	padding: 9 0 31 0;
	background: url(/i/blue_dots_back.gif) repeat-x 0px 9px;
}

.A5 {
	position: absolute;
	z-index: 5;
}

.A10 {
	position: absolute;
	z-index: 10;
}

.A15 {
	position: absolute;
	z-index: 15;
}

/*===========================================================*/

.HeadWrapper {
	height: 145;
	padding: 0 0 0 309;
	position: relative;
}

.HeadStripeLeft {
	width: 39%;
	float: left;
	font-size: 10;
	_margin-right: -100%;
}

.HeadStripeLeftTop {
	height: 68;
	margin: 0 0 9 0;
	background: url(/i/head_back2.gif) repeat-x;
	color: #ffffff;
	position: relative;
}

.HeadStripeLeftBtm {
	height: 68;
	background: url(/i/head_back2.gif) repeat-x;
	position: relative;
}

.HeadStripeRight {
	height: 145;
	float: left;
	width: 61%;
	background: url(/i/head_back_blue2.jpg) no-repeat top right;
	_margin-left: 39%;
	_display: inline;
}

.HeadLink2 {
	position: absolute;
	width: 221px;
	height: 17px;
	left: 5%;
	font-weight: bold;
	letter-spacing: 0;
	font-family: Arial;
	background: url(/i/head_link_back.png);
	font-size: 11px;
}

#hl1 {top: 12px;}
#hl2 {top: 42px;}

.HeadLink2 div {
	padding: 0 0 0 8px;
}

.HeadLink2 a {
	display: block;
	line-height: 16px;
	white-space: nowrap;
	position: relative;
}

.HeadLink2 a:link, .HeadLink2 a:visited {color: #656F78; text-decoration: none;}
.HeadLink2 a:hover, .HeadLink2 a:active {color: #fff; text-decoration: none;}

.HeadLink1 {
	position: absolute;
	left: 5%;
	top: 10px;
	margin: 0 -4px 0 0;
}

.HeadLink1 a:link, .HeadLink1 a:visited {color: #656F78; text-decoration: none;}
.HeadLink1 a:hover, .HeadLink1 a:active {color: #009FDA; text-decoration: none;}

.HeadLink3 {
	font-size: 11;
	font-weight: bold;
	float: left;
}

.HeadLink3 a:link, .HeadLink3 a:visited {
	color: #4d5963;
	text-decoration: none;
}

.HeadLink3 a:hover , .HeadLink3 a:active {
	color: #009fda;
	text-decoration: none;
}

.HSLTRound1 {
	top: 0;
	left: 0;
	width: 4;
	height: 145;
	background: url(/i/inn_round_head_a.gif);
}

.HSLTRound2 {
	top: 0;
	right: -5;
	width: 9;
	height: 145;
	background: url(/i/inn_round_head_b.gif);
}

/*===========================================================*/


.MenuBtn {
	margin: 0 28 0 28;
	background: url(/i/menu_btn.gif) no-repeat bottom left;
}

.MenuBtn a {
	display: block;
	width: 100%;
	padding: 0 0 5 17;
	font-size: 12;
	font-weight: bold;
}

.MenuBtn a:link, .MenuBtn a:visited {
	color: #656F78;
	text-decoration: none;
}

.MenuBtn a:hover , .MenuBtn a:active {
	color: #009fda;
	text-decoration: none;
}

/*===========================================================*/

.BtmWrapper {
	height: 68;
	padding: 9 157 0 309;
	position: relative;
}

.BtmLeft {
	width: 255;
	background: #c4cad0;
	float: left;
	margin: 0 0 0 -264;
	height: 68;
	_display: inline;
}

.SiteMapLink {
	float: right;
	font-size: 10;
	padding: 6 9 23 0;
}

.SiteMapLink a:link, .SiteMapLink a:visited {
	color: #4d5963;
	text-decoration: underline;
}

.SiteMapLink a:hover, .SiteMapLink a:active {
	color: #009fda;
	text-decoration: underline;
}

.BtmMid {
	width: 100%;
	background: #e0e3e7;
	height: 68;
	float: right;
}

.BtmRight {
	font-size: 11;
	float: right;
	width: 148;
	margin: 0 -157 0 0;
	_display: inline;
	_margin-left: 9;
}

.BtmRight a {
	display: block;
	padding: 6 0 2 24;
}

a.BRtop {background: url(/i/gotop.gif) no-repeat;}
a.BRprn {background: url(/i/print.gif) no-repeat;}

.BtmRight a:link, .BtmRight a:visited {
	color: #4d5963;
	text-decoration: none;
}

.BtmRight a:hover, .BtmRight a:active {
	color: #009fda;
	text-decoration: none;
}

.BtmContactFloat {
	top: -45;
	left: 0;
	font-size: 11;
}

.BtmContactFloat b {font-size: 12; line-height: 20px;}

/*===========================================================*/

.Footer {
	padding: 12 0 0 0;
	font-size: 10;
	font-weight: bold;
	line-height: 11px;
	color: #939faa;
}

.Footer img {margin: 0 9 0 0;}

.Footer a:link, .Footer a:visited {
	color: #939faa;
	text-decoration: none;
}

.Footer a:hover, .Footer a:active {
	color: #939faa;
	text-decoration: underline;
}

/*===========================================================*/

.CityPlate {
	float: right;
	width: 175;
	background: url(/i/city_back.gif) no-repeat;
	margin: 9 9 0 0;
	_display: inline;
}

.CPTop {
	padding: 4 5 15 10;
	color: #ffffff;
	font-size: 10;
	font-weight: bold;
}

.SearchInput {
	width: 146;
	height: 18;
	border: 2px inset #ffffff;
	padding: 0 2 0 2;
}

.SearchText {
	float: left;
	font-size: 12;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: bold;
	_display: inline;
	padding: 2 0 0 12;
}

.SearchText a:link, .SearchText a:visited {
	color: #ffffff;
	text-decoration: none;
}

.SearchText a:hover , .SearchText a:active {
	color: #ffffff;
	text-decoration: none;
}

/*===========================================================*/

.NewsHeader {
	font-size: 15;
	font-weight: bold;
	color: #009fda;
	margin: 0 0 18 0;
}

.NewsDate {
	font-weight: bold;
	margin: 0 0 8 0;
}

.NewsBody {
	margin: 0 0 28 0;
	/*font-size: 70%;*/
	position: relative;
	_height: 1;
}

.NewsMore {
	top: -20;
	right: -10;
}