@charset "UTF-8";
/* CSS Document */

body {
	background:#ded5b8 url(/images/bg.gif) repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#434343;
	font-size: 13px;
}

form{
	padding: 0;
	margin: 0;
}

img{
	border: none;
}

h1{
	font-size: 24px;
	font-weight: normal;
	margin: 15px 0 0;
}

h2{
	font-size: 14px;
	margin: 0;
	margin: 5px 0 0;
}

a{
	color: #fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#holder{
	width: 980px;
	margin: 0 auto;
}

#header{
	width: 980px;
	height: 191px;
	position: relative;
	z-index:1000;
}



#main{
	width: 980px;
	background: url(/images/index-head-bg.gif) repeat-x top center;
	min-height: 590px;
	color: #fff;
	float: left;
	position: relative;
	display: inline;
}

#logo{
	position: absolute;
	top: 10px;
	left: 15px;
}

#side-flash{
	/*background: url(/images/side-flash-box.png) no-repeat top center;*/
	width: 259px;
	height: 610px;
	position: absolute;
	top: 17px;
	right: 0;
}

#btm-flash-key{
	/*background: url(/images/key-point-flash.png) no-repeat top center;*/
	width: 247px;
	height: 247px;
	position: absolute;
	top: 575px;
	left: 725px;
	z-index: 1000;
}

#side-flash-internal{
	width: 259px;
	height: 364px;
	float: right;
	display: inline;
	margin-top: 15px;

}

#top-flash-internal{
	/*background: url(/images/top-flash.jpg) no-repeat top center;*/
	width: 295px;
	height: 145px;
	position: absolute;
	top: 0;
	left: 380px;
}

#search-block{
	position: absolute;
	width: 190px;
	height: 60px;
	top: 10px;
	left: 614px;
	text-align: left;
	z-index: 1000;
}

#query{
	width: 141px;
	background: #fff;
	border: 1px solid #B71A21;
	font-size: 11px;
	padding: 1px 5px 1px 5px;
}

#go{
	vertical-align: middle;
}

.prospectus-link{
	margin-top: 3px;
	display: block;
}

#btm-flash{
	/*background: url(/images/deco-right-btm.png) no-repeat top center;*/
	width: 317px;
	height: 317px;
	position: absolute;
	top: 525px;
	left: 630px;
	z-index: 1000;
}

#address{
	color: #fff;
	font-size: 12px;
	margin: 25px 0 0 15px;
	float: left;
	display: inline;
	width: 600px;
}

#address h3{
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 150px;
}

#address div{
	display: inline;
	float: left;
	width: 136px;
	height: 80px;
}

.content{
	margin-left: 15px;
	float: left;
	display: inline;
	width: 965px;
}

.toolboxes{
	margin: 20px 0 0;
	padding: 0;
	height: 210px;
}

.toolboxes li{
	list-style: none;
	float: left;
	width: 176px;
	text-align: center;
	font-size: 12px;
	display: inline;
}

.toolboxes h3{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.news-block, .news-block-key{
	margin-top:20px;
	float: left;
	display: inline;
	width: 415px;
	height: 127px;
	padding: 15px 0 10px 15px;
	background: url(/images/news-box-home.gif) no-repeat top left;
}

.news-block-key{
	width: 366px;
	height: 132px;
	background: url(/images/news-box-key.gif) no-repeat top left;
}

.calendar-home{
	margin-top:20px;
	float: left;
	display: inline;
	height: 127px;
	background: url(/images/calendar-box-home.gif) no-repeat top left;
	width: 183px;
	padding: 15px 0 10px 15px;
}

.news-block ul, .news-block-key ul{
	margin: 0;
	padding: 0;
}

.news-block h3, .news-block-key h3{
	margin: 6px 0 0;
	padding: 0;
	font-size: 12px;
}

.news-block-key h3{
	margin: 5px 0 0;
}

.news-block ul li, .news-block-key ul li{
	list-style: none;
	display: block;
	width: 400px;
}

.news-block-key ul li{
	width: 350px;
	margin-bottom: 0;
}


.nav-column{
	float: left;
	width: 113px;
	display: inline;
	margin-top: 98px;
	
}

.cnarea{
	float: right;
	width: 836px;
	display: inline;
}

.right-box{
	float: right;
	width: 270px;
	display: inline;
}

.content-internal{
	float: left;
	width: 545px;
	line-height: 20px;
	display: inline;
}

.content-blank{
	float: left;
	width: 780px;
	line-height: 20px;
	display: inline;
}

.content-calendar{
	float: left;
	width: 614px;
	background: url(/images/calendar-btm.gif) no-repeat bottom left;
	padding-bottom: 5px;
	display: inline;
}

.calendar-top{
	background: url(/images/calendar-top.gif) no-repeat top left;
	width: 614px;
	padding-top: 15px;
}

.calendar-bg{
	background: url(/images/calendar-bg.gif) repeat-y top left;
	width: 614px;
	min-height: 480px;
}

.calendar-right{
	float: right;
	margin-right: 7px;
	display: inline;
	width: 208px;
	background: url(/images/calendar-side-btm.gif) no-repeat bottom left;
	padding-bottom: 5px;
}

.calendar-right-bg{
	width: 208px;
	background: url(/images/calendar-side-bg.gif) repeat-y top left;
	min-height: 480px;


}

.calendar-right-top{
	width: 208px;
	background: url(/images/calendar-side-top.gif) no-repeat top left;
	padding-top: 15px;
}


.breadcrumbs{
	margin: 10px 0;
	font-weight: bold;
}

.side-box1{
	width: 258px;
	background: url(/images/side-box-btm.png) no-repeat bottom left;
	padding-bottom: 6px;
}

.side-box1-bg{
	width: 258px;
	background: url(/images/side-box-bg.png) repeat-y top left;
}

.side-box1-top{
	width: 230px;
	background: url(/images/side-box-top.png) no-repeat top left;
	padding: 15px;
}

.internal-documents h3{
	font-size: 14px;
	border-top: 1px solid #c75459;
	border-bottom: 1px solid #c75459;
	padding: 5px 0;
	margin: 5px 0;
}

.internal-list{
	margin: 0;
	padding: 0;
}

.internal-list li{
	list-style: none;
	font-weight: bold;
}

#emergency-msg{
	width: 615px;
	height: 175px;
	background: url(/images/emergency.gif) no-repeat top left;
	color: #fff;
	overflow: auto;
	font-size: 20px;
	margin: 5px 0;
	padding: 20px;
}

#emergency-msg h1{

}

.toolbox-item{
	width: 175px;
	height: 175px;
}

.credit {
	color:#fff;
	padding:0 0 0 12px;
	margin: 7px 0 0 12px;
	border: 1px solid #c44349;
	width: 250px;
}

.credit a {
	font-weight:bold;
}