@charset "UTF-8";
/* * {margin:0; padding:0;} */
body, html {
	margin: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#pagewrapper {
	position: relative;
	overflow: auto;
}
#pagewrapper #outerwrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	position: relative;
	background-image: url(_gfxlib/shadowbg.jpg);
	background-repeat: repeat-y;		
}
#pagewrapper #outerwrapper #shadowleft,
#pagewrapper #outerwrapper #shadowright {
	float: left;
	width: 42px;
	vertical-align: top;
}
#pagewrapper #outerwrapper #mainwrapper {
	float: left;
	width: 940px;
	overflow:auto;
	position: relative;		
}
#pagewrapper #outerwrapper #mainwrapper #header {
	float: left;
	overflow: auto;
	position: relative;		
}
#pagewrapper #outerwrapper #mainwrapper #header #logowrapper {
	float: left;
	width: 180px;
	padding-left: 20px;
}
#pagewrapper #outerwrapper #mainwrapper #header #headertext {
	float: right;
	overflow: auto;
	position: relative;
	padding-top: 30px;
	padding-left: 200px;
	width: 540px;
}
#pagewrapper #outerwrapper #mainwrapper #header #headertext h1 {
	color: #61341A;
	font-size: 14pt;
}
#pagewrapper #outerwrapper #mainwrapper #header #headertext h1 #subtitle {
	font-weight: normal;
}
#pagewrapper #outerwrapper #mainwrapper #header #headertext h2 {
	font-size: 12pt;
	color: #06427E;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
#pagewrapper #outerwrapper #mainwrapper #header #headertext a:link, 
#pagewrapper #outerwrapper #mainwrapper #header #headertext a:visited {
	color: #06427E;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #header #headertext a:hover {
	color: #92C8E8;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #menuwrapper {
	background-image: url(_gfxlib/menubg.gif);
	background-repeat: repeat-x;
	float: left;
	overflow:auto;
	position: relative;
	height: 37px;
	width: 900px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;	
}
#pagewrapper #outerwrapper #mainwrapper #menuwrapper ul {
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	/*padding-bottom: 0px; */
	padding-top: 8px;
	margin-left: 0px;	
	text-align: left;
}
#pagewrapper #outerwrapper #mainwrapper #menuwrapper li {
	display: inline;
	list-style-type: none;
	padding-left: 7px;
	padding-right: 7px;	
	margin-left: 0px;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;	
}
#pagewrapper #outerwrapper #mainwrapper #menuwrapper a:link,  
#pagewrapper #outerwrapper #mainwrapper #menuwrapper a:visited {
	color: #06427E;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #menuwrapper a:hover,
#pagewrapper #outerwrapper #mainwrapper #menuwrapper li.menuselected a {
	color: #61341A;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #mainimage {
	float: left;
	overflow:auto;
	position: relative;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-right: 20px;
	margin-left: 20px;
}
#pagewrapper #outerwrapper #mainwrapper #maintext,
#pagewrapper #outerwrapper #mainwrapper #maintextwide {
	float: left;
	overflow:auto;
	position: relative;	
}
#pagewrapper #outerwrapper #mainwrapper #maintext {
	width: 365px;
	margin-left: 25px;	
	margin-right: 18px;		
}
#pagewrapper #outerwrapper #mainwrapper #maintextwide {
	width: 895px;
	margin-left: 25px;		
}
#pagewrapper #outerwrapper #mainwrapper #maintextwide .quotetitle {
	font-weight: bold;
	color: #61341A;
}
#pagewrapper #outerwrapper #mainwrapper #maintextwide img {
	float: right;
	padding-bottom: 5px;
	padding-left: 20px;
}
#pagewrapper #outerwrapper #mainwrapper #maintext h1,
#pagewrapper #outerwrapper #mainwrapper #maintextwide h1,
#pagewrapper #outerwrapper #mainwrapper #contentactions #form1 h1,
#pagewrapper #outerwrapper #mainwrapper #logowall h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #06427E;
	font-weight: normal;
}
#pagewrapper #outerwrapper #mainwrapper #maintext h2,
#pagewrapper #outerwrapper #mainwrapper #maintextwide h2,
#pagewrapper #outerwrapper #mainwrapper #maintext .title {
	font-size: 11pt;
	font-weight: bold;
	color: #61341A;
}
#pagewrapper #outerwrapper #mainwrapper #maintext h3,
#pagewrapper #outerwrapper #mainwrapper #maintextwide h3,
#pagewrapper #outerwrapper #mainwrapper #contentactions #form1 h3,
#pagewrapper #outerwrapper #mainwrapper #contenttext h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #06427E;
	font-weight: normal;
}
#pagewrapper #outerwrapper #mainwrapper #maintext p,
#pagewrapper #outerwrapper #mainwrapper #maintextwide p {
	font-size: 9pt;
	line-height: 130%;
}
#pagewrapper #outerwrapper #mainwrapper #maintextwide .cvstandout {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #06427E;
	font-weight: bold;
}
#pagewrapper #outerwrapper #mainwrapper #maintext a:link,
#pagewrapper #outerwrapper #mainwrapper #maintext a:visited,
#pagewrapper #outerwrapper #mainwrapper #maintextwide a:link,
#pagewrapper #outerwrapper #mainwrapper #maintextwide a:visited,
#pagewrapper #outerwrapper #mainwrapper #contenttext a:link,
#pagewrapper #outerwrapper #mainwrapper #contenttext a:visited  {
	color: #06427E;
	text-decoration: underline;
}
#pagewrapper #outerwrapper #mainwrapper #maintext a:hover,
#pagewrapper #outerwrapper #mainwrapper #maintextwide a:hover,
#pagewrapper #outerwrapper #mainwrapper #contenttext a:hover {
	color: #92C8E8;
	text-decoration: underline;
}
#pagewrapper #outerwrapper #mainwrapper #maintext #logoimages img {
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagewrapper #outerwrapper #mainwrapper #maintextwide #trackrecord {
	border: 8px solid #EDEDED;
}
#pagewrapper #outerwrapper #mainwrapper #maintextwide #trackrecord td,
#pagewrapper #outerwrapper #mainwrapper #maintextwide #trackrecord th {
	padding: 5px;
	padding-bottom: 10px;
	padding-right: 10px;		
}
#pagewrapper #outerwrapper #mainwrapper #maintextwide #trackrecord th {
	font-size: 11pt;
	font-weight: bold;
	color: #61341A;
	text-align: left;
}
#pagewrapper #outerwrapper #mainwrapper #maintextwide #trackrecord td {
	font-size: 9pt;
	color: #333333;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92C8E8;
}
#pagewrapper #outerwrapper #mainwrapper #maintextwide #trackrecord .title {
	font-size: 10pt;
	color: #003399;
	font-weight: bold;	
}
#pagewrapper #outerwrapper #mainwrapper #maintextwide #trackrecord ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#pagewrapper #outerwrapper #mainwrapper #mainactions {
	width: 520px;
	float: left;
	overflow: auto;
	position: relative;
	vertical-align: top;		
}
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction01,
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction02,
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction03,
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction04 {
	width: 234px;
	height: 134px;
	border: 8px solid #E0E0E0;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	overflow:auto;
	position: relative;	
}
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction01 h1,
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction02 h1,
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction03 h1,
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction04 h1 {
	font-size: 10pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #06427E;
}
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction01 p,
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction02 p,
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction03 p,
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction04 p {
	font-size: 8.5pt;
	padding-left: 3px;
	line-height: 120%;
}
#pagewrapper #outerwrapper #mainwrapper #mainactions a:link,
#pagewrapper #outerwrapper #mainwrapper #mainactions a:visited {
	color: #06427E;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #mainactions a:hover {
	color: #61341A;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction01 {
	background-image: url(_gfxlib/homeaction03bg.gif);
}
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction02 {
	background-image: url(_gfxlib/homeaction01bg.gif);
}
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction03 {
	background-image: url(_gfxlib/homeaction02bg.gif);
}
#pagewrapper #outerwrapper #mainwrapper #mainactions #homeaction04 {
	background-image: url(_gfxlib/homeaction04bg.gif);
}
#pagewrapper #outerwrapper #mainwrapper #contentactions {
	width: 471px;
	margin-right: 20px;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	overflow: auto;
	position: relative;
	border: 8px solid #E0E0E0;			
}
#pagewrapper #outerwrapper #mainwrapper #contentactions h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #61341A;
	padding-left: 10px;
	padding-right: 10px;	
}
#pagewrapper #outerwrapper #mainwrapper #contentactions p {
	font-size: 9pt;
	line-height: 130%;
	padding-left: 10px;
	padding-right: 10px;	
}
#pagewrapper #outerwrapper #mainwrapper #contentactions .highlight {
	font-weight: bold;
	color: #06427E;
}
#pagewrapper #outerwrapper #mainwrapper #contentactions .casestudyimg {
	float: right;
	padding-bottom: 5px;
	padding-right: 5px;
}
#pagewrapper #outerwrapper #mainwrapper #contentactions #form1 #name,
#pagewrapper #outerwrapper #mainwrapper #contentactions #form1 #email,
#pagewrapper #outerwrapper #mainwrapper #contentactions #form1 #message {
	font-size: 10pt;
	color: #666666;
	border: 1px solid #DDDDDD;
	background-color: #FBFBFB;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
}
#pagewrapper #outerwrapper #mainwrapper #contentactions #form1 #button {
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #0A4580;
	border: 1px solid #000000;
}
#pagewrapper #outerwrapper #mainwrapper #contentactions #form1 .error {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
#pagewrapper #outerwrapper #mainwrapper #contenttext {
	width: 471px;
	margin-right: 20px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	overflow: auto;
	position: relative;		
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper {
	width: 491px;
	margin-right: 20px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;	
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #blogtease {
	width: 380px;
	float: left;	
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #06427E;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #blogtease .readmore {
	margin: 0px;	
	font-size: 8.5pt;
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #blogtease h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;		
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #blogtease h2 a:link,
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #blogtease h2 a:visited {
	color: #61341A;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #blogtease h2 a:hover,
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #blogtease a.readmore:hover {
	color: #92C8E8;
	text-decoration: underline;
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #blogtease p {
	font-size: 9pt;
	line-height: 130%;
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper a.readmore:link,
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper a.readmore:visited  {
	color: #06427E;
	text-decoration: underline;
}

#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #bqstart {
	float: left;
	width: 44px;
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #bqend {
	float: right;
	width: 44px;
}
#pagewrapper #outerwrapper #mainwrapper #blogteasewrapper #bqend img {
	vertical-align: bottom; 
}
#pagewrapper #outerwrapper #mainwrapper #logowall {
	margin-top: 0px;
	float: left;
	overflow:auto;
	position: relative;
	width: 900px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;	
	margin-bottom: 0px;		
}
#pagewrapper #outerwrapper #mainwrapper #footer {
	margin-top: 20px;
	float: left;
	overflow:auto;
	position: relative;
	width: 900px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #92C8E8;
	margin-left: 20px;
	margin-right: 20px;	
	margin-bottom: 30px;		
}
#pagewrapper #outerwrapper #mainwrapper #footer li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 8.5pt;
}
#pagewrapper #outerwrapper #mainwrapper #footer li a:link, 
#pagewrapper #outerwrapper #mainwrapper #footer li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #footer li a:hover {
	color: #92C8E8;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #footer #seotags {
	float: left;
	width: 860px;
	margin-bottom: 10px;
	text-align: center;			
}
#pagewrapper #outerwrapper #mainwrapper #footer #seotags h1 {
	color: #CCCCCC;
	font-size: 8.5pt;	
	font-weight: normal;
}
#pagewrapper #outerwrapper #mainwrapper #footer #copyright {
	float: left;
	margin-top: 10px;
	color: #CCCCCC;
	font-size: 8.5pt;	
}
#pagewrapper #outerwrapper #mainwrapper #footer #webcredit {
	font-size: 8.5pt;
	margin-top: 10px;	
	float: right;	
	color: #CCCCCC;	
}
#pagewrapper #outerwrapper #mainwrapper #footer #webcredit a:link,
#pagewrapper #outerwrapper #mainwrapper #footer #webcredit a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #footer #webcredit a:hover {
	color: #999999;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #footer #webcredit a:hover #beachshore01,
#pagewrapper #outerwrapper #mainwrapper #footer #webcredit a:hover #beachshore02 {
	color: #92C8E8;
	text-decoration: none;
}
#pagewrapper #outerwrapper #mainwrapper #footer #webcredit #beachshore02 {
	font-weight: bold;
}

#pagewrapper #outerwrapper #mainwrapper #maintext #logowall {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

