body, html {
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif
}
#header {
	background-image:url(images/topbg.jpg);
	width: 100%;
	height: 218px;
	background-repeat:repeat-x;
	border-bottom: 15px solid #0083C2;
	clear: both;
}
.headerInner {
	width: 1000px;
	height: 218px;
	margin: 0 auto;
}
.headerInnerLeft {
	float: left
}
.headerInnerRight {
	float: right;
	height: 100%;
	position: relative;
	width: 430px;
}
.topLogo {
	margin-top:25px;
	border: 0
}
.topBarInfo {
	border: 3px solid #0083C2;
	overflow: hidden;
	border-top: none;
	float: right
}
.topBarLeft {
	background: none repeat scroll 0 0 #FFC60B;
    color: #0083C2;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 28px;
    font-weight: bold;
    height: 57px;
    letter-spacing: -2px;
    line-height: 57px;
    text-align: center;
    width: 220px;
	cursor: pointer;
}
.topBarRight {
	background: none repeat scroll 0 0 #FFC60B;
    border-left: 3px solid #0083C2;
    color: #0083C2;
    float: left;
    height: 57px;
    width: 148px;
    text-align: center;
}
.topBarRightBold {
	font-weight: bold;
	background: none repeat scroll 0 0 #FFC60B;
    border-left: 3px solid #0083C2;
    color: #0083C2;
    float: left;
    height: 57px;
    width: 148px;
    text-align: left;
}
.topPhone {
	font-size: 11px;
	/*margin-top: 2px*/
}
.hirBottom {
	height: 47px; 
	border: 3px solid #0083C2; 
	border-bottom:0;
	margin-top: 108px;
	float: right;
}
.bottomBarLeft {
	background: none repeat scroll 0 0 #FFC60B;
    border-right: 3px solid #0083C2;
    color: #0083C2;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
    height: 47px;
    letter-spacing: -1px;
    line-height: 47px;
    width: 207px;
	text-align:center
}
.bottomBarLeft a, .bottomBarRight a {
	font-family: Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
	text-decoration:none;
	color: #0083C2;
}
.bottomBarRight {
	background: none repeat scroll 0 0 #FFC60B;
    border-right: none;
    color: #0083C2;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
    height: 47px;
    letter-spacing: -1px;
    line-height: 47px;
    width: 189px;
	text-align:center
}
#mid {
	background-image:url(images/midbg.jpg);
	/*height: 432px;*/
	height: 573px;
	width: 100%;
	border-bottom: 15px solid #0083C2;
}
.quoteDropdown {
    background: none repeat scroll 0 0 #FFC60B;
    border: 3px solid #0083C2;
    color: black;
    display: none;
    font-size: 10pt;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin-left: -3px;
    padding: 20px;
    position: absolute;
    z-index: 999;
}
#contentHolder {
	width: 100%;
	background: white;
	color: #58595B;
	margin-top: 8px;
	clear: both;
	padding-bottom: 30px;
}
.contentText {
	margin: 0 auto;
	width: 960px;
	height: 420px;
	clear: both;
	margin-bottom: 80px;
}
.contentTextInner {
	margin: 0 auto;
	width: 960px;
	clear: both;
	margin-bottom: 80px;
}

.ctLeft {
	float: left;
	width: 274px;
	padding-right: 45px;
	height: 420px;
	border-right: 2px solid #E2E3E4;
	padding-top: 23px;
}
.ctMid {
	margin-left: 15px;
	float: left;
	width: 274px;
	padding-right: 45px;
	height: 420px;
	border-right: 2px solid #E2E3E4;
	padding-top: 23px;
}
.ctRight {
	margin-left: 15px;
	float: left;
	width: 274px;
	height: 420px;
	padding-top: 23px;
}
h2 {
    color: #0083C2;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
}
.ctLeft p, .ctMid p, .ctRight p {
	line-height: 25px;
}
.grayline {
	height:2px;
	width: 960px;
	background-color: #E2E3E4;
	margin: 0 auto;
	margin-bottom: 45px;
}
.krc {
	  width: 710px;
	  margin: 0 auto;
	  
	  overflow: hidden;
	  margin-bottom: 31px;
}
.krc1 {
    float: left;
    padding-left: 5px;
    width: 150px;
}
.krc2 {
    color: #FFFFFF;
    float: right;
    font-family: times new roman;
    font-size: 19px;
    font-style: italic;
    padding-top: 15px;
    width: 550px;
}
#blueBottom {
	background: #0083C2;
	text-align: center;
	height: 190px;
	margin-bottom:25px;
}
.logoBottom {
	margin-top: 35px;
	
}
#simaBottom {
	width: 795px;
	overflow: hidden;
	margin: 0 auto;
	color: #58595B
}
.simaLeft {
	float: left;
	width: 200px;
	font-size: 10pt;
}
.simaRight {
	float: right;
	width: 595px;
	font-size: 9pt;
}
#via {
	width: 795px;
	text-align: right;
	margin: 0 auto;
	margin-top:30px;
	font-size: 10pt;
	color: #58595B;
	margin-bottom: 15px;
}
#via a {
	color: black
}
.midpic {
	margin: 0 auto;
	height: 432px;
	width: 1000px;
	background-image:url(images/indexlogo.jpg)
}
.mpBottom {
    background-image: url("images/mpbottom.png");
    float: right;
    height: 52px;
    /*position: relative;*/
    top: 20px;
    width: 33px;
    z-index: 999;
	margin-top: 27px;
}
.mpText {
    background-image: url("images/banner.png");
    background-repeat: no-repeat;
    height: 196px;
    margin-left: -33px;
    padding-top: 10px;
    position: relative;
    top: 275px;
    width: 726px;
}
.mpText1 {
    color: #FDB913;
    font-size: 30px;
    font-weight: bold;
	width: 100%;
    margin: 0 auto;
	text-align: center;
}
.mpText2 {
	margin: 0 auto;
	font-size: 20px;
	color: #999999;
	width: 100%;
	text-align: center;
}
table, td {
	text-align: left;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
    color: #0083C2;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 27px;
    font-weight: bold;
    line-height: 25px;
 
}
.box {
    background-color: #0083C2;
    clear: both;
    color: #FFFFFF;
    font-size: 20px;
    font-style: italic;
    margin-bottom: 20px;
    margin-top: 25px;
    overflow: hidden;
    padding: 10px;
    width: 600px;
}
.linksTable {
	margin: 0 auto;
	background: white;
	height: 110px;
}
.linksTable td {
	font-size: 11px;
	margin-right: 5px;
	background: white;


}
.thead {
	font-size: 22px;
	font-weight: bold;
	color: #0083C2;
}
.floatTable {
	height: 140px;
	width: 100%; 
	background: white;
}
.chi1 {
	font-size: 11px;
}
.chi2 {
	 font-size: 13px;
	 margin-top:-2px;
	 font-weight: bold
}
.nwi1 {
	 font-size: 11px; 
	 margin-top:-2px;
	 
}
.nwi2 {
	font-size: 13px;
	margin-top:-2px;
	font-weight: bold
}