@charset "UTF-8";

/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F2F2F;
}

.main {
	width:990px;
	margin: 0 auto;
}

#applesearch {
	float:right;
	margin:20px 6px 0 0;
}

img{
	border: none;
}

.header {
	width: 990px;
	float: left;
	position: relative;
	z-index: 10;
}

.top-links{
	width: 500px;
	position: absolute;
	z-index: 10;
	top: 55px;
	right: 10px;
	text-align: right;
}

.top-links a{
	color: #032777;
	font-weight: bold;
	border-right: 1px solid #032777;
	line-height: 22px;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

.top-links a.last{
	border: none;
	padding: 0 0 0 10px;
}

a{
	color: #B01D25;
}


.top-image{
	width: 990px;
	height: 330px;
	float: left;
	display: inline;
	position: relative;
	z-index: 1;
}

.content-home{
	width: 990px;
	background: #cbccde url(../images/content-bg.gif) no-repeat bottom left;
	float: left;
	display: inline;
}

.service{
	background: #E5E5EE url(../images/content-bg2.gif) no-repeat bottom left;
}

.cnarea{
	width: 965px;
	padding: 20px 0 0 20px;
	margin: 0 0 20px 0;
	float: left;
	display: inline;
}

.content-blank{
	padding: 20px 20px 20px 25px;
	background: #f3f5f8;
	float: left;
	display: inline;
	width: 942px;
	color: #0e347f;
}

.content-blank a{
	color: #0e347f;
}

.left {
	width:460px;
	float:left;
	display: inline;
	line-height: 20px;
	margin: 20px 0;
}

.internal-left{
	width: 714px;
	margin: 0;
}



h1{
	margin:0;
	padding:0;
	font-size:26px;
	color: #032777;
	font-weight: normal;
}

h3{
	color: #032777;
	font-weight: normal;
}

.right {
	width:480px;
	float:right;
	line-height: 20px;
	display: inline;
	margin: 20px 0;
}

.internal-right{
	width: 225px;
	background: #A3A5C5 url(../images/right-top.gif) no-repeat left top;
	padding: 5px 0 0 0;
	margin: 0 10px 20px 0;
	float: right;
	display: inline;
}

.internal-right-service{
	background: #A3A5C5 url(../images/right-top2.gif) no-repeat left top;
}

.internal-right h3{
	padding: 0 0 5px 0;
	background: url(../images/sep.gif) repeat-x left bottom;
	font-size: 18px;
	margin: 0 0 10px;
}

.internal-right-btm{
	width: 210px;
	background: url(../images/right-btm.gif) no-repeat left bottom;
	padding: 5px 5px 15px 10px;
	float: right;
	display: inline;
}

.internal-right-btm-service{
	background: url(../images/right-btm2.gif) no-repeat left bottom;
}

.right-blank {
	width:200px;
	float:right;
	margin:5px 15px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 230px;
}

.clear {
	clear:both;
}

.hp-box{
	float: left;
	display: inline;
	width: 208px;
	height: 105px;
	overflow:hidden;
	background: url(../images/hp-box-bg.png) no-repeat top left;
	line-height: normal;
	color: #032777;
	padding: 10px;
	margin: 0 10px 10px 0;
}

.hp-box h2{
	color: #032777;
	font-size: 14px;
	margin: 0;
	padding: 0 0 5px 0;
	background: url(../images/sep.gif) repeat-x left bottom;
	font-weight: bold;
}

.hp-box p{
	margin: 5px 0;
}


.footer {
	width: 970px;
	height: 37px;
	background: url(../images/footer-bg.gif) no-repeat top left;
	float: left;
	display: inline;
	margin: 10px 0 10px 0;
	padding: 22px 10px 20px;
	font-size: 12px;
	color: #032777;
}

.footer a {
	text-decoration:none;
	color:#AE3642;
}

.footer-right {
	float:right;
	width:480px;
	font-weight:bold;
	text-align:right;
}


.calendar-holder {
	background:url(/images/calendar-home-bg.jpg) no-repeat top left;
	border:1px solid #d6d5d5;
	width:316px;
}

.titled-box{
	background:url(/images/calendar-home-bg.jpg) no-repeat top left;
	border:1px solid #d6d5d5;
	width:196px;
	padding: 10px;
}

.titled-box h3{
	margin: 10px 0;
	margin-bottom: 20px;
	font-size: 14px;
}

.titled-box ul{
	margin-top: 10px;
}

.calendar-holder h2 {
	margin:10px 0 0;
	text-align:center;
	border:0;
}

.downloads h3{
	font-size: 18px;
	margin:0 0 10px;
}

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

.downloads li{
     list-style: none;
}

.downloads a{
	text-decoration: none;
	color: #032777;
	font-weight: bold;
}

.downloads img{
	margin-right: 5px;
}

.breadcrumbs {
	font-weight:normal;
	line-height:24px;
	text-align:left;
	padding: 0 5px 0 0;
	background: url(../images/bc-bg.gif) repeat-x top left;
}

.breadcrumbs a {
	text-decoration:none;
	font-weight: bold;
	color: #032777;
}

.bc-left{
	background: url(../images/bc-left.gif) no-repeat top left;
	padding-left: 6px;
	margin: 15px 0 15px;
	width: auto;
	float: left;
	display: inline;
	clear: both;
}

.bc-right{
	background: url(../images/bc-right.gif) no-repeat top right;
	padding-right: 6px;
}

.toolbox{
	background: url(../images/toolbox-bg.png) no-repeat top left; 
	width: 460px;
	height: 52px;
	position: absolute;
	top: 240px;
	right: 0;
	padding: 10px 15px;
}

.toolbox h2{
	margin: 5px 0;
	padding: 0;
	color: #B01D25;
	font-weight: normal;
	font-size: 22px;
}

.toolbox h2 a{
	color: #B01D25;
}

.toolbox a{
	color: #293076;
	text-decoration: none;
	font-weight: bold;
}

#emergency-msg{
	background: url(../images/emergency-bg.png);
	font-size:16px;
	font-weight:bold;
	width: 950px;
	height: 290px;
	overflow:auto;
	padding:20px;
	text-align:left;
	color: #fff;
	float: left;
	display: inline;
}

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

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

.service-top{
	height: 90px;
	background: url(../images/service-top.gif) no-repeat top left;
	float: left;
	display: inline;
	width: 970px;
	padding: 10px 0 0 20px;
}

.blog-image{
    width: 113px;
    height: 113px;
    border: 2px solid #fff;
    float: left;
    display: inline;
    margin: 0 20px 0 0;    
}

.credit {
	width: 970px;
	height: 37px;
	float: left;
	display: inline;
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #032777;
}