body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66768D;
	line-height: 18px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img {
	border: none;
	
}
body {
	background-color: #FFF;
	background-image: url(images/bg-big-header-holder.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	/* [disabled]background-image: url(images/headerbackground.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	height: 120px;
	width: 890px;
	/* [disabled]padding-top: 8px; */
}
  #headerleft {
	float: left;
	height: 76px;
	width: 450px;
	margin-top: 34px;
}
#headerright {
	float: right;
	height: 76px;
	width: 300px;
	margin-top: 34px;
	text-align: right;
}
    #nav {
	background-image: url(images/navbackground.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 890px;
	text-align:center;
	overflow: hidden;
	background-position: center top;
}
  #contentbox {
	width: 890px;
	padding-top: 10px;
	/* [disabled]background-image: url(images/whitetransparent.png); */
	background-color: #EEE;
}
#contentboxrest {
	width: 890px;
	/* [disabled]padding-top: 15px; */
	/* [disabled]background-image: url(images/whitetransparent.png); */
	background-color: #EEE;
}
.clearer {
	clear: both;
	height: 58px;
	width: 820px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/separator3.gif);
	background-position: 0px 24px;
	background-repeat: repeat-x;
	/* [disabled]margin-bottom: 30px; */
}
#badge {
	height: 230px;
	width: 141px;
	float: right;
}
  #slideshow {
	height: 310px;
	width: 858px;
	/* [disabled]margin-top: 15px; */
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
	border: 6px solid #DADADA;
}
#shadow {
	height: 34px;
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/shadow.png);
	background-position: center top;
}
  #bluebox {
	height: 106px;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bluewelcome.jpg);
	background-repeat: no-repeat;
}
#textarea {
	width: 820px;
	/* [disabled]margin-top: 30px; */
	margin-right: auto;
	margin-left: auto;
	/* [disabled]position: relative; */
	/* [disabled]height: 400px; */
	/* [disabled]margin-bottom: 20px; */
}
#textarearest {
	width: 820px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]position: relative; */
	/* [disabled]height: 400px; */
	/* [disabled]margin-bottom: 20px; */
}


#textareahomepage {
	width: 820px;
	/* [disabled]margin-top: 30px; */
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/* [disabled]height: 400px; */
	/* [disabled]margin-bottom: 20px; */
	text-align: center;
}



.linkbox {
	width: 804px;
	margin-top: 30px;
	padding-left: 22px;
	margin-right: auto;
	margin-left: auto;
}
.linkboxsecondary {
	width: 804px;
	padding-left: 22px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
	clear: both;
}
.linksleft {
	width: 610px;
	float: left;
}
.linksright {
	float: right;
	width: 141px;
	padding-top: 30px;
	padding-right: 16px;
}
  #textleft {
	float: left;
	width: 610px;
}
#textleftform {
	float: left;
	width: 610px;
	height: 300px;
}
  #footer {
	width: 890px;
	background-image: url(images/footerback.png);
	background-repeat: no-repeat;
	clear: both;
	height: 144px;
	font-size: 11px;
	color: #D8F2F7;
	background-position: center top;
}
  #footerleft {
	width: 350px;
	padding-left: 40px;
	padding-top: 26px;
	float: left;
}
  #footerright {
	width: 340px;
	padding-top: 26px;
	float: right;
	padding-right: 40px;
	text-align: right;
}
.plast {
	margin-bottom: 26px;
}
  h1 {
	color: #264F76;
	font-size: 30px;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
  h2 {
	font-size: 16px;
	color: #264F76;
	margin-top: 0px;
	margin-bottom: 12px;
	/* [disabled]letter-spacing: 1px; */
}
  h3 {
	font-size: 17px;
	color: #3491D3;
	margin-top: 24px;
	margin-bottom: 0px;
}

h4 {
	font-size: 24px;
	color: #FFF;
	margin: 0px;
}

h5 {
	font-size: 16px;
	color: #6CF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
      a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #D8F2F7;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: none;
}

.newlink a:link {
	color: #3491D3;
	text-decoration: underline;
	font-weight: bold;
}
.newlink a:visited {
	color: #3491D3;
	font-weight: bold;
	text-decoration: underline;
}
.newlink a:hover {
	color: #264F76;
	text-decoration: underline;
	font-weight: bold;
}
.newlink a:active{
	color: #3491D3;
	font-weight: bold;
}


.newlink2 a:link {
	color: #708198;
	text-decoration: underline;
	font-weight: bold;
	line-height: 25px;
}
.newlink2 a:visited {
	color: #708198;
	font-weight: bold;
	text-decoration: underline;
}
.newlink2 a:hover {
	color: #3491D3;
	text-decoration: underline;
	font-weight: bold;
}
.newlink2 a:active{
	color: #708198;
	font-weight: bold;
}




 
li
{
	font-size:12px;
	font-weight: bold;
	float: left;
	left: -50%;
	position: relative;
	margin: 0;
	padding-top: 14px;
	padding-right: 41px;
	padding-bottom: 14px;
	padding-left: 41px;
	/* [disabled]letter-spacing: -1px; */
	font-family: "helvetica neue", helvetica, Arial, sans-serif;
}

  .biglineheight {
	line-height: 24px;
}
 
ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    left: 50%;
    position: relative;
    text-align: center;


}

input,select{
	border:1px solid #CCC;
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.formtext {
	font-size: 11px;
	color: #124566;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
textarea{
	border:1px solid #CCC;
	overflow:auto;
	background-image: none;
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

input.red {
	background-color: #0e558b;
	color: #FFF;
	border: none;
	height: 28px;
	width: 52px;
	font-weight: bold;
}
#nice-form {
	margin-top: 20px;
	margin-left: 10px;
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
}


.callout-wrap {
	width: 820px;
	padding-top: 20px;
	text-align: center;
	margin-top: 2px;
	margin-right: auto;
	/* [disabled]margin-bottom: 6px; */
	margin-left: auto;
	background-image: url(images/separator3.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.callout-wraprest {
	width: 100%;
	padding-top: 20px;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-image: url(images/separator3.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.callout-wrap span {
	padding-bottom: 6px;
	/* [disabled]background:url(images/separator3.gif) left bottom repeat-x; */
	color: #264F76;
	font-size:20px;
	line-height: 28px;
	display: block;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
}
.callout-wraprest span {
	padding-bottom: 20px;
	background:url(images/separator3.gif) left bottom repeat-x;
	color: #264F76;
	font-size:18px;
	line-height: 28px;
	display: block;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
}
.onethird {
	float: left;
	width: 250px;
	margin-right: 34px;
	position: relative;
	text-align: center;
}
.twothirds {
	float: left;
	width: 534px;
	margin-right: 34px;
	position: relative;
}
.twothirdscontactpage {
	float: left;
	width: 700px;
	margin-right: 34px;
	position: relative;
	height: 300px;
}
.onethirdright {
	float: right;
	width: 250px;
	/* [disabled]margin-right: 30px; */
	position: relative;
	text-align: center;
}
.onethirdrightrest {
	float: right;
	width: 250px;
	/* [disabled]margin-right: 30px; */
	position: relative;
}
.thirdlinks {
	text-align: center;
	height: 20px;
	/* [disabled]width: 250px; */
	position: relative;
	right: 0px;
	bottom: 0px;
}
.thirdlinksrest {
	text-align: right;
	height: 20px;
	/* [disabled]width: 250px; */
	position: relative;
	right: 0px;
	bottom: 0px;
}
.twothirdslinks {
	text-align: right;
	height: 20px;
	width: 534px;
	position: relative;
	right: 0px;
	bottom: 0px;
}
.smallhomepics {
	height: 144px;
	width: 238px;
	/* [disabled]margin-top: 17px; */
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
	background-repeat: no-repeat;
	background-color: #FFF;
	border: 6px solid #DADADA;
	/* [disabled]margin-bottom: 20px; */
}
.minishadows {
	background-image: url(images/minishadow.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 240px;
	margin-bottom: 6px;
	background-position: center top;
	/* [disabled]border: 5px solid #999; */
	margin-right: auto;
	margin-left: auto;
}
.h2new {
	margin-top: 16px;
}
.h2newbig {
	margin-top: 26px;
}
