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

body{
	background: /*url(../images/bg.jpg) repeat-x*/ #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body.homebody {
	background: url(/images/bg.jpg) repeat-x #fff;
}

form{
	padding: 0;
	margin: 0;
}

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

p{
	margin: 6px 0;
}

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

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

p{
	line-height: 20px;
}

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

#header{
	height: 128px;
	position: relative;
}
#header img{
	border: none;
	position: absolute;
	top: 15px;
	left: 50px;
}

#address{
	position: absolute;
	color: #0365C0;
	font-size: 11px;
	font-weight:bold;
	top: 15px;
	left: 463px;
	background: url(/images/top-sep.gif) no-repeat top left;
	height: 90px;
	padding: 10px 0 0 47px;
}

#address a{
	color: #0365C0;
}

#address p{
	margin: 0;
	line-height: normal;
}

#search-block{
	position: absolute;
	top: 25px;
	left: 788px;
}

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


#search-btn{
	float: right;

}

.input_transp{
	margin-top: 1px;
	border: none;
	background: none;
	color: #0365C0;
	float: left;
	width: 119px;
	margin-left: 5px;
	font-size: 10px;
}


#content-main{
     width:1000px;
     padding: 0 0 10px 0;
     float: left;
	 clear:both;overflow:hidden;height:auto;"
}

.content {
	margin: 0;
	width: 1000px;
	min-height: 275px;
	float: left;
	background: #0365C0;
	
}

.content-home {
	margin: 0;
	width: 1000px;
	height: 275px;
	float: left;
	background: #0365C0;
}

.content-left{
	float: left; 
	width: 425px;
	margin: 0 0 0 15px;
	display: inline;
	padding-bottom: 50px;
	
}

.content-left p {
	width: 400px;
}

.content-left ul {
	list-style:none;
	padding:0;
	margin:0;
}

.content-left ul li {
	float:left;
	margin: 0 11px 8px 0;
	padding: 0;
	list-style: none;
}

.content-left ul li.lastli {
	margin-right:0;
}


.top-image-wrap{
	float: right; 
	width: 483px;
	margin-right: 50px;
	position: relative;
	z-index: 0;
}

.content-right{
	float:right;
	padding-top: 20px;
	margin-right:15px;
	color:#FFF;
}

.home-bottom{
	float: left;
	min-height: 190px;
	width: 940px;
	background: url(/images/home-bg-btm.gif) no-repeat top center;
	margin: 0 0 0 27px;
	padding-top: 35px;
	display: inline;
}

.pageTitle{
	display: block;
	width:411px;
}

.blankTitle{
	width:auto;
}

.pageTitle h1{
     color: #fff;
	 font-family:"Times New Roman", Times, serif;
     font-size: 40px;
     font-weight: normal;
     width: 420px;
     padding: 20px 0 0 15px;
}

.blankTitle h1{
	width: auto;
}

#top-image{
	width: 483px;
	height: 280px;
	background:url(/images/top-image-frame.png) no-repeat top;
	padding: 5px 0 0 10px;
	position: absolute;
	overflow:hidden;
	top: 16px;
	left: 0;
	z-index: 0;
}

#int-image{
	width: 483px;
	height: 280px;
	background:url(/images/top-image-int.gif) no-repeat top left;
	padding: 5px 0 0 5px;
	position: absolute;
	overflow:hidden;
	top: 10px;
	left: 0;
	z-index: 0;
}



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


.cornered-box{
	background: url(/images/cornered-btm.png) no-repeat bottom left;	
	color: #0365C0;
	padding-bottom: 10px;
	width: 396px;
	float:left;
	display: inline;
}


.cornered-box-bg{
	background: url(/images/cornered-bg.png) no-repeat left 110px;
	width: 396px;
	float:left;
	display: inline;
}


.cornered-box-body{
	width: 396px;
	background: url(/images/cornered-top.gif) no-repeat top left;
	min-height: 140px;
	float:left;
	display: inline;
}

.cornered-box-content{
	padding: 0 10px 10px;
	float:left;
		display: inline;
}

.cornered-box-content h3{
	margin: 0;
	font-size: 15px;
}

.cornered-box-left {
	width:180px;
	float:left;
	padding: 10px 10px 0 0;
}

.cornered-box-right {
	width:180px;
	float:right;
	padding-top: 10px;
}



.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 0 0 12px;
	width: 620px;
}

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

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



#emergency-msg{
	background:#f4a5a6;
	display:inline;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:258px;
	overflow:auto;
	padding:5px;
	width:454px;
	text-align:center;
}

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

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

.cnarea{
     margin: 0 0 0 30px;
     color: #fff;
}

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

.downloads li{
     list-style: none;
	 margin: 10px 0;
	 padding: 0;
}

.downloads li a{
	color:#0164BF;
	font-weight: bold;
}
.blank-right h4{
     font-size: 14px;
	 color: #5f5f5f;
	 margin: 5px 0 10px 0;
	 padding: 0;
}

.grad1{
	background: #8EB4DB url(/images/calbox-index-bg.gif) repeat-x top left;
	min-height: 230px;
	padding:10px;
	width:455px;
}



.blue {
	color:#0164BF;
}


.coming-soon {
	width:200px;
}

.coming-soon-rows {
	border-bottom:1px solid #a0bbd9;
	padding:2px 0;
}

.coming-soon-rows a, coming-soon-rows a:hover, coming-soon-rows a:active, coming-soon-rows a:visited {
	text-decoration:none;
}

.content-small{
	margin: 0;
	width: 1000px;
	min-height: 105px;
	height: 105px;
	background: #0365C0;
}

.tarea-internal{
	width: 950px;
	margin-left: 37px;
}

.cnarea-internal{
	background: url(/images/gradient2.gif) repeat-x top center;
	min-height: 450px;
	width: 950px;
	margin-left: 27px;
	color: #0365C0;
}

.cnarea-blank{
	background: #EAF1F7 url(../images/cnarea-internal-bg.jpg) repeat-x top center;
	float: left;
	width: 970px;
	color: #0365C0;
	padding: 0 0 0 15px;
	display: inline;
	margin-left: 10px;
}

.blank-top{
	background: url(../images/blank-top.jpg) no-repeat left top;
	padding: 0 0 0 0;
	width: 959px;
	float: left;
	display: inline;
}

.blank-bg{
	background: url(../images/blank-bg.jpg) repeat-y left top;
	width: 959px;
	float: left;
	display: inline;
	margin: 0 0 40px 0;
}

.blank-btm{
	background: url(../images/blank-btm.jpg) no-repeat left bottom;
	padding: 0 25px 15px 10px;
	width: 924px;
	min-height: 500px;
	float: left;
	display: inline;
}

.cnarea-internal a{
	color: #0365C0;
}

.internal{
	margin-left: 40px;
}


.internal-right, .blank-right{
	float: right;
	width: 220px;
	background: #9CC0E6 url(/images/gradient3.gif) repeat-x top left;
	min-height: 493px;
	margin: 12px 10px 0 0;
	display: inline;
}

.blank-right{
	background: none;
}

.internal-left{
	float: left;
	width: 670px;
	margin: 12px 0 0 15px; 
	display: inline;
}

.internal2-left{
	float: left;
	width: 410px;
	margin: 12px 0 0 15px; 
	display: inline;
}

.internal2-right{
	float: right;
	width: 480px;
	margin: 12px 0 0 15px; 
	display: inline;
}

.internal2-right .top-image-wrap{
	margin: 0;
	height: 300px;
	padding: 0;
}



.downloads-right{
	margin-left: 10px;
}
.downloads-right ul{
	margin: 0;
	padding: 0;
	
}

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

.downloads-right a{
	 color: #fff;
}
.downloads-right h4{
     font-size: 13px;
	 margin: 0 0 10px 0;
	 line-height: 30px;
	 color: #fff;
	 background: url(/images/line1.gif) no-repeat bottom left;
}



.cornered-box1{
	background: url(/images/cornered1-btm.gif) no-repeat bottom left;	
	color: #0365C0;
	padding-bottom: 5px;
	width: 670px;
}


.cornered-box-bg1{
	background: url(/images/cornered1-bg.gif) no-repeat left 110px;
	width: 670px;
}


.cornered-box-body1{
	width: 670px;
	background: url(/images/cornered1-top.gif) no-repeat top left;
	min-height: 400px;
}

.cornered-box-content1{
	padding: 5px 10px 0;

}

.boxes ul{
	margin: 0;
	padding: 0 0 0 15px;
}

.boxes li{
	padding: 0;
	margin: 0;
}
.boxes {
	color: #0365C0;
	padding: 10px 20px 10px 10px;
	margin: 3px 0; 0;
	overflow: hidden;
}

.boxes h2{
	font-size: 20px;
	padding: 0;
	margin: 0 0 5px 0;
    font-family:"Times New Roman", serif;
}

.box1{
	width: 170px;
	height: 131px;
	background: url(../images/box1.jpg) no-repeat top left;
	float: left;
}

.box2{
	width: 384px;
	height: 56px;
	background: url(../images/box2.jpg) no-repeat top left;
	float: left;
}

.box3{
	width: 450px;
	height: 202px;
	background: url(../images/box3.jpg) no-repeat top left;
	float: left;
}

.blank-left a {
	color: #666;
	font-weight:bold;
}

.content-left .downloads a {
	color: #fff;
	font-weight:bold;
}

.internal2-left a {
	font-size:12px;
	color: #0365C0;
}


