/* basic elements */



body {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	background-color: #818888;
	background:url(img/wb-bgmain.jpg) repeat-x top center;
	margin-top:15px;
	}
	

a.MainNav {
	color:#457e81;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-0.25pt;
	padding-right:10px;
	}
	
a.MainNav:link {color:#457e81;}
a.MainNav:visited {color:#457e81;}
a.MainNav:hover {color:#003333;}
a.MainNav:active {color:#61A28F;}

a.SubNav {
	color:#457e81;
	font-size:9pt;
	font-weight:normal;
	line-height:16pt;
	text-decoration:none;
	letter-spacing:-0.3pt;
	padding:0px 10px 0px 0px;
	margin-bottom: 10px;
	}
	
a.SubNav:link {color:#457e81;}
a.SubNav:visited {color:#457e81;}
a.SubNav:hover {
	color:#457e81;
	text-decoration: underline;
	}
	
a.SubNav:active {color:#457e81;}

a.SubNavSmall {
	color:#457e81;
	font-size:7pt;
	font-weight:normal;
	line-height:9pt;
	text-decoration:none;
	letter-spacing:-0.25pt;
	padding-right:10px;
	} 

a.SubNavSmall:link {color:#457e81;}
a.SubNavSmall:visited {color:#2c5c5f;}
a.SubNavSmall:hover {color:#2c5c5f;}
a.SubNavSmall:active {color:#61A28F;}


tr, td  {
	text-align:center;
	}


h1 {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12pt;
	}

h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	color:#000000;
	font-size:11pt;
	line-height:14pt;
	font-weight:normal;
	text-decoration: none;
	}
	
h3 {
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:8pt;
	line-height:10pt;
	font-weight:normal;
	text-decoration: none;
	}
	
	
h4 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	color:#457e81;
	font-size:7pt;
	line-height:9pt;
	font-weight:normal;
	text-decoration: none;
	}

h5 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	color:#457e81;
	font-size:6pt;
	line-height:8pt;
	font-weight:normal;
	text-decoration: none;
	}
	
h6 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	color:#3c3883;
	font-size:8pt;
	line-height:11pt;
	font-weight:normal;
	text-decoration: none;
	}

p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	color:#000000;
	font-size:8pt;
	line-height:11pt;
	font-weight:normal;
	text-decoration: none;
	}

a.test {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#3c3883;
	font-size:7pt;
	line-height:8pt;
	font-weight:bold;
	text-decoration: none;
	}
	
a.copylink {
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	color:#000000;
	font-size:8pt;
	line-height:11pt;
	font-weight:normal;
	text-decoration: none;
	}
	
a.copylink:link {
	color:#3630a0;
	}
a.copylink:visited {
	color:#3630a0;
	}
a.copylink:hover {
	color:#3630a0;
	text-decoration:underline;
	}
a.copylink:active {
	color:#3630a0;
	font-weight:normal;
	}

ul	{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 15px;
	list-style:outside;
	color:#000000;
	font-size:8pt;
	line-height:12pt;
	font-weight:normal;
	text-decoration: none;
	}
	
	
.footer {
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	color:#e5e6e6;
	font-size:9px;
	font-weight:normal;
	text-decoration: none;
	}
	
.footer:link {
	color:#e5e6e6;
	font-weight:normal;
	text-decoration: underline;
	}
.footer:visited {
	color:#e5e6e6;
	font-weight:normal;
	text-decoration:underline;
	}
.footer:hover {
	color:#e5e6e6;
	font-weight:normal;
	text-decoration:none;
	}
.footer:active {
	color:#e5e6e6;
	font-weight:normal;
	text-decoration: none;
	}
	
#Container {
	position:relative;
	margin:auto;
	width:760px;
	border:0px solid #3c3883;
	background-color: #ffffff;
	padding-bottom:1px;
	}

#ContainerInt {
	position:relative;
	margin:auto;
	width:760px;
	height:610px;
	border:0px solid #3630a0;
	background-color: #ffffff;
	padding-bottom:25px;
	}
	
#ContainerIntLrg {
	position:relative;
	margin:auto;
	width:760px;
	height:770px;
	border:0px solid #3630a0;
	background-color: #ffffff;
	}

#ContainerIntFlex {
	position:relative;
	margin:auto;
	width:760px;
	border:0px solid #3630a0;
	background-color: #ffffff;
	padding-bottom:25px;
	}

		
#HeaderHome {
	padding:130px 0px 0px 20px;
	height:54px;
	width:738px;
	text-align:left;
	background:url(img/wb-bg-headerhome_03.gif);
	background-repeat:no-repeat;
	}

#LargeImg {
	margin-bottom:5px;
	text-align:center;
	height:219px;
	width:748px;
	border:0px;
	margin:0px 6px 6px 6px;
	}
	
#LargeImg2 {
	margin-bottom:5px;
	text-align:left;
	float:left;
	height:219px;
	width:752px;
	border:0px;
	margin:0px 6px 6px 6px;
	}

#TextBoxHome {
	margin:0px 6px 6px 6px;
	padding: 20px 30px 20px 30px;
	text-align:center;
	height:auto;
	width:688px;
	background-color:#d0dfdf;
	}

#FooterBlockFrame {
	clear:both;
	margin:auto;
	text-align:left;
	padding:0px 0px 0px 0px;
	width:758px;
	height:auto;
	clear:both;
	}
	
#FooterBlock {
	position:relative;
	float:left;
	text-align:center;
	padding:10px 0px 0px 0px;
	width:640px;
	height:25px;
	}

#FooterBlockRight {
	position:relative;
	margin:auto;
	float:left;
	text-align:left;
	padding:11px 0px 0px 0px;
	width:115px;
	height:auto;
	}

#Titles {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	float:left;
	width:748px;
	height:22px;
	}
	
#ColLeftTitle {
	float:left;
	margin: 0px 0px 0px 0px;
	padding:1px 0px 0px 8px;
	width:169px;
	height:21px;
	background-color:#adc7c7;
	background:url(img/wb-bgtitleshort.jpg) repeat-x;
	}
	
#ColRightTitle {
	float:left;
	padding:1px 0px 0px 7px;
	margin-left:5px;
	width:559px;
	height:21px;
	background-color:#d0dfdf;
	background:url(img/wb-bgtitlelong.jpg) repeat-x;
	}
	
#ContentFrame {
	margin:0px 0px 10px 0px;
	padding:0px 5px 10px 5px;
	float:left;
	width:750px;
	height:auto;
	background:#fff;
	}
	
#ColLeftCopy {
	float:left;
	margin:5px 0px 10px 4px;
	padding:0px 0px 0px 4px;
	width:169px;
	height:auto;
	}
	
#ColCenterCopy {
	float:left;
	margin:5px 0px 10px 4px;
	padding:0px 0px 0px 8px;
	width:356px;
	height:auto;
	}
	
#ColRightFrame {
	margin:8px 0px 10px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	width:170px;
	}
#ColRightFrame h5 {
	float:left;
	padding:0px;
	width:100%;
	}
#ColRightCopy {
	margin:0px;
	padding:0px;
	}
	
	
	

#ColWideFrame {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 5px;
	float:left;
	text-align:left;
	width:565px;
	height:auto;
	border: 0px solid #000000;
	}



#ColWideImg {
	float:left;
	margin-bottom:2px;
	padding:0px 0px 0px 0px;
	width:567px;
	height:auto;
	border: 0px solid #000000;
	}
	
#ColWideContent {
	float:left;
	margin-top:6px;
	padding:0px 0px 0px 0px;
	width:356px;
	height:auto;
	}

.thumbframe {
	border: 1px solid #DEDBDA;
	width: 53px;
	height: 53px;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	}

#thumbcol1, #thumbcol2, #thumbcol3	{
	cursor: pointer;
	margin:0px 1px 0px 0px;
	}

#thumbcol1 {
	clear:both;
	float: left;
	width: 53px;
	padding: 0px 4px 0px 0px;
	}

#thumbcol2 {
	float: left;
	width: 53px;
	padding: 0px 4px 0px 0px;
	}

#thumbcol3 {
	float: left;
	width: 53px;
	padding: 0px 0px 0px 0px;
	}
	
.logoframe {
	border: 1px solid #DEDBDA;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px 0px 33px 0px;
	}

#PortCol1, #PortCol2, #PortCol3, #PortCol4 {
	float:left;
	text-align: center;
	width: 163px;
	height:auto;
	margin: 10px 15px 0px 4px;
	padding: 0px;
	}

.PortFrame {
	float:left;
	text-align: center;
	width: 163px;
	height:auto;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 5px 0px;
	border-top:1px solid #DEDBDA;
	border-right:2px solid #c6c6c6;
	border-left:1px solid #DEDBDA;
	border-bottom:2px solid #c6c6c6;
	background:url(img/wb-bgportframe.jpg) repeat-x;
	}

.PortFrame:link {
	}
.PortFrame:visited {
	}
.PortFrame:hover {
	float:left;
	text-align: center;
	width: 163px;
	height:auto;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 5px 0px;
	border-top:2px solid #c6c6c6;
	border-right:1px solid #DEDBDA;
	border-left:2px solid #c6c6c6;
	border-bottom:1px solid #DEDBDA;
	background:url(img/wb-bgportframeon.jpg) repeat-x;
	}
.PortFrame:active {
	}

	
.TestimonFrame {
	float:left;
	text-align: left;
	width: 525px;
	height:auto;
	margin: 10px 0px 0px 4px;
	padding: 5px 5px 5px 5px;
	background-color: #f1f1f1;
	border:1px solid #DEDBDA;
	background:url(img/wb-bgportframe.jpg) repeat-x bottom;
	}

.FloatTestimon {
	float:left;
	width:450px;
	height:auto;
	padding:5px 0px 5px 0px;
	}

.FloatLogo {
	float:left;
	width:63px;
	height:63px;
	padding:0px;
	margin: 0px 10px 0px 0px;
	border-top:1px solid #DEDBDA;
	border-right:2px solid #a8a8a7;	
	border-bottom:2px solid #a8a8a7;	
	border-left:1px solid #DEDBDA;	
	background-color:#FFFFFF;
	}

.Spacer {
	clear:right;
	}


.ClientLogoFrame {
	float:left;
	text-align: left;
	width:175px;
	border:1px solid #DEDBDA;
	margin: 0px 4px 0px 0px;
	}


	
