@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}

.sectionheading {
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
#welcome #rightbox {
	height: 220px;
	width: 49%;
	float: left;
	text-align: center;
	list-style-type: none;
	padding-right: 10px;
	font-size: 12px;
	background-color: #F9FBFF;
	color: #666666;
}
#welcome     #rightbox     li   {
	text-align: center;
	list-style-type: none;
	text-indent: -15px;
	padding-bottom: 2px;
	font-weight: bold;
}
#welcome #rightbox li .small {
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}


#welcome #leftbox {
	width: 49%;
	height: 220px;
	text-align: center;
	font-weight: bolder;
	float: left;
	background-color: #F9FBFF;
	color: #666666;
}
#welcome #leftbox .phonenumber {
	font-size: 24px;
	color: #112e92;
}
#welcome #clearbox {
	clear: both;
}



#CCloginfrom #form1 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#survey   #surveybox  {
	text-align: left;
	vertical-align: top;
	width: 600px;
	margin: 0 auto 0 auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#survey .lightblue {
	background-color: #F4FCFD;
}
#survey  #surveybox  #tagline {
	font-family: arial;
	font-size: 18px;
	font-style: italic;
	color: #003399;
}
#referencesbox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.arial12 {
	font-family: arial;
	font-size: 12px;
}

.arial14 {
	font-family: arial;
	font-size: 14px;
}
a.formbutton:hover {
	background-image: url(pics/button_default.png);
	color: #FFFFFF;
}

a.formbutton {
	float: left;
	top: 0px;
	background-image: url(pics/button_hover.png);
	height: 35px;
	width: 95px;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	font-weight: bold;
}
a.formbutton:visited {
	color: #FFFFFF;
}

.sectiontitle {
	font-size: 16px;
	color: #4D71B8;
	margin-bottom: 40px;
}

.centerhtml {
	margin-right: auto;
	margin-left: auto;
}


.htmlpage {
	margin: 0px;
	padding: 0px;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
#customercontent {
	border: 1px solid #CCCCCC;
}
a.customerurl:visited      {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.customerurl:link  {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.customerurl:hover {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.htmlcontentborder {
	text-align: center;
	border: 1px solid #cccccc;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.thumbimage {
	width: 0px;
	border: none;
	visibility: hidden;
	height: 0px;
}
#thumbbox {
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 660px;
	position: relative;
	top: -30px;
}
a.thumblinks {
	font-size: 15px;
	text-decoration: none;
	color: #666666;
	width: 150px;
	float: left;
	font-variant: small-caps;
	text-transform: capitalize;
	padding: 5px;
}
#centerimage {
	width: 650px;
	border: 1px solid #666666;
}
