/* Show only to IE PC \*/
* html .boxhead h1 {height: 1%;} /* For IE 5 PC */

body{
	background:#fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 5px 0;
	padding: 0;
}

form{
	padding: 0;
	margin: 0;
}

legend{
	color: #fff;
}

h1{
	margin: 0;
	font-size: 16px;
}

p{
	margin: 6px 0;
}

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

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

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

#header{
	height: 120px;
	position: relative;
}
#header img{
	border: none;
	position: absolute;
	top: 0px;
	left: 5px;
}

#search-block{
	position: absolute;
	top: 80px;
	left: 810px;
}

#search-box{
	width: 167px;
	height: 21px;
	background: url(/images/search-box-bg.gif) no-repeat;
}


#search-btn{
	float: right;
	margin-top: 1px;
	margin-right: 1px;
}

.input_transp{
	margin-top: 1px;
	border: none;
	background: none;
	color: #B5BAB4;
	float: left;
	width: 140px;
	margin-left: 5px;
}

.menu{
	position: relative;
}
.content-main{
	width:990px;
	background: #00235d;
	padding: 0 0 10px 0;
	float: left;
	color: #fff;
	display: inline;
}

.content{
	margin: 0 0 0 15px;
	width: 960px;
	min-height: 200px;
	float: left;
	padding-bottom: 10px;
	display: inline;
}

#top-image{
	width: 990px;
	height: 310px;
}

#top-image-curve{
	width: 990px;
	height: 310px;
	background:url(/images/open-book.png) no-repeat bottom center;
}


.footer{
	height:48px;
	padding:5px 20px 0 20px;
	color:#FFF;
	font-size:11px;
	float: left;
	width:950px;
	display: inline;
	background-color: #00235d;

}

.blue-border {
	border-top:1px solid #8091ae;
	margin:10px 0;
}


.box-border {
	border-bottom:1px solid #8091ae;
	padding:10px 0 0 ;
}

.address a {
	color:#FFF;
	text-decoration:none;
}

.btmNav a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}


.btmNav{
	width:200px;
	float:right;
	text-align:right;
}


.left {
	float:left;
	width:163px;
	margin:0; padding:0;
	display: inline;
	}
.right {
	float:right;
	width:163px;
	margin:0; padding:0;
	}
.middle {
	margin:0 163px;
}


.breadcrumbs {
	color:#FFF;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	padding-top:0;
	text-align:left;
	margin:0;
	width: 580px;
}

.breadcrumbs a {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}

.breadcrumbs a:hover{
	text-decoration: underline;
}

#address{
	float: right;
	color: #fff;
	font-size: 10px;
	text-align: right;
	margin: 5px 15px 0 0;
	display: inline;
}

#emergency-msg{
	background:transparent url(/images/emergency-bg.png) repeat scroll 0 0;
	display:inline;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:223px;
	margin:20px 0 0 260px;
	overflow:auto;
	padding:5px;
	width:484px;
	text-align:center;
	z-index: 10;
	position: absolute;
	top: 10;
}

#emergency-msg h1{
	margin: 0;
	padding: 0;
	font-size: 18px;
	color:#FFF;
}

#emergency-msg p{
	margin: 5px 0 0 0;
	color:#b5985a;
}

.cnarea{
	padding: 0 20px 0 20px;
	margin: 0;
	text-align:justify;
}

.cnarea h1{
	color: #B5985A;
	font-size: 20px;
	font-weight: normal;
	margin:0 0 10px;
}

.gold{
	color: #B5985A;
}
.calhead{
	font-size: 12px;
	font-weight: bold;
}
.calhead a:hover{
	text-decoration: none;
}

.top20 {
	margin-top:20px;
	background-color:#00235d;
}


.downloads ul{
	margin: 0;
	padding: 0;
}

.downloads li{
     list-style: none;
     color: #B5985A;
}

.downloads h4{
     font-size: 13px;
     color: #B5985A;
}

.full-middle{
     margin: 0 0;
}

.cnarea-full{
     width: 750px;
}

.hp-text{
	color: #FFFEFD;
	line-height: 18px;
	font-size: 12px;
}

.hp-boxes{
	background: url(../images/hp-boxes.gif) no-repeat top left;
	width: 612px;
	height: 91px;
	overflow: hidden;
	margin: 13px 0 0 12px;
}

.hp-box h2{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.hp-box{
	float: left;
	width: 180px;
	overflow: hidden;
	height: 68px;
	padding: 8px;
	margin: 0 10px 0 0;
}
