* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
body {
	color: #444444;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:1em;
}
a:link,a:visited{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
a:hover{
	color:#005283;
	text-decoration:underline;
}
.altcolour{
	color:#008dc2;
}
p{
	font-size:0.7em;
	font-weight:normal;
	color:#444444;
}
h1 {
 	font-size:1.0em;
	font-weight:bold;
	color:#008DCF;
	margin-bottom:0.7em;
}

h2 {
 	font-size:0.8em;
	font-weight:normal;
	color:#444444;
}
h3 {
 	font-size:0.6em;
	font-weight:bold;
	color:#000000;
}
h4 {
 	font-size:0.8em;
	font-weight:bold;
	color:#008DCF;
	margin-top:8px;
	margin-bottom:8px;
}

.mainarticle, .mainarticle p {
	font-size:0.9em;
}

.mainarticle h1 {
	font-weight:bold;
	color:#008DCF;
}

.mainarticle a:link, .mainarticle a:visited {
	text-decoration:underline;
}


.subarticle h1 {
	font-weight:bold;
	color:#008DCF;
	font-size:0.8em;
}

.subarticle a:link, .subarticle a:visited {
	text-decoration:underline;
	font-size:0.9em;
}

div#yearselector {float:right; font-size:0.8em; color:#008DCF;}



/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*  BRANCH HOME PAGE */
div#wrap{
	width:800px;
}

div#wrap #header{
	position:absolute;
	left:25px;
	top:0px;
}

div#wrap #top{ position:absolute; top:0px; left:0px; }

div#wrap #logo{
	position:absolute;
	left:473px;
	top:20px;
	width: 330px;
	height: 140px;
}
div#wrap #catchline{
	position:absolute;
	left:29px;
	top:109px;
}
/* main navigation next to logo */
div#wrap #mainnav{
	position:absolute;
	left:260px;
	top:42px;
	width:575px;
	font-size:0.7em;
	color:#008DCF;
	font-weight:bold;
}
div#wrap #mainnav a:link,div#wrap #mainnav a:visited{	color:#003177;	text-decoration:none; 	font-weight:bold;}
div#wrap #mainnav a:hover{	color:#008DCF;	text-decoration:underline; 	font-weight:bold;}
div#breadcrumb{	font-size:0.7em;	margin-bottom:12px;}
div#breadcrumb a:link, div#breadcrumb a:visited{
 	font-weight:normal;
	text-decoration:underline;
	color:#008DCF;
}
div#breadcrumb a:hover{	text-decoration:underline;	color:#011C6B;}
div#wrap #topnav a:link,div#topnav a:visited{	color:#FFFFFF; 	text-decoration:none; 	font-weight:bold;}
div#wrap #topnav a:hover{	color:#FFFFFF;	text-decoration:underline;	font-weight:bold;}

/*blue top nav bar*/
div#topnav{
	position:absolute;
	left:0px;
	padding-left:15px;
	top:162px;
	color:#FFFFFF;
	background-color:#005283;
	font-size:0.7em;
	width:785px;
	line-height:1.8em;
	z-index:15;
	font-weight:bold;
}

div#topnav_search {
position:absolute;
left:621px;
top:1px;
}

.corpsearch {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	height:13px;
	width:116px;
}

div#spacer {
	background:url(/images/greydottedline.gif); 
	background-repeat:repeat-x; 
	height:1px; width:400px; 
	background-color:#FF0000;
}

div#column_full{
	width:775px;
	float:left;
}
div#column_left{
	width:566px;
	float:left;
	border-right:1px solid #9c9c9c;
	padding-right:16px;
}

.teaseritem{
	margin:5px 0px;
	width:260px;
}
.teaseritem h2{
	color:#008DC2;
	text-transform:uppercase;
	font-size:0.7em;
	font-weight:bold;
}
.teaseritem img{
	float:left;
	margin: 0px 5px 5px 0px;
}
.teaseritem hr{
	height:1px;
	margin:5px 0px;
	color:#444444;
}
.teaseritem .rule {
    line-height:     1px;
    border-bottom:   1px solid #666666;
    margin:5px 0px 10px 0px;
	clear:both;
    }
.teaseritem p{
	color:#444444;
}

.onepix_hr{
 	line-height: 1px;
    border-bottom:   1px solid #666666;
    margin:5px 0px 10px 0px;
	clear:both;
}

/*
///////////////// FORM ELEMENTS
*/

.formfield{
	width:250px;
	position:relative;
	left:135px;
	top:-15px;
	text-align:left;
	}
	
form{
	font-size:0.7em;
}
.formlabel{
	width:120px;
	text-align:right;
}
#formtext{
	position:relative;
	width:400px;
}

/*
//////////////////  RIGHT HAND COLUMN
*/


div#column_right{
/*	position:absolute;
	left:585px;
	top:0px;*/
	float:right;
	width:176px;
	overflow:hidden;
	height:100%;
}
div#column_right ul{
	list-style-type:none;
	background-color:#F0F0F0;
	margin-bottom:10px;
	
}
div#column_right li{
	margin:0px 8px;
	font-size:0.7em;
	background-color:#F0F0F0;
	line-height:1.2em;
	margin-bottom:5px;
	break-word;
}
/*
div#column_right img{
	
	padding:3px 8px 0px 0px;
	border:0px;
	float:left;
}
*/
div#column_right .branchEmail {
	font-size:0.9em;	
}

div#column_right h2{
	font-weight:bold;
	font-size:1em;
	line-height:1.5em;
	color:#011C6B;
}
div#column_right h3,div#column_right h3 a:link,div#column_right h3 a:visited{
	font-weight:normal;
	font-size:1em;
	color:#008DC2;
}
div#column_right h3 a:hover{
color:#011C6B;
}

div#column_right .teaser{
	position:relative;
	line-height:1em;
	margin-bottom:5px;
}
/*
div#column_right a:link,div#column_right a:visited{
	color:#666666; text-decoration:underline;
}
div#column_right a:hover{
	color:#008DC2; text-decoration:underline;
}
*/
div#column_right .sideOption {
}

.thumb_small{
	padding:0px 5px 5px 0px;
	float:left;
}
.greybox{

	
	background-color:#F0F0F0;
	padding:0px 10px 0px 10px;
}
.tabs_row{
	margin:0px;
	padding:0px;
}

/* Services Left and full Page */
div#tabbed_leftcol{
	font-size:1em;
	position:relative;
	top:5px;
	left:0px;
	width:280px;
	float:left;
	color:#008DC2;
}
div#tabbed_leftcol UL {
	color:#999999;
	font-size:0.7em;
	list-style:outside;
	margin-left:15px;
	padding-left:10px;
}
div#tabbed_leftcol .branch-Text{
	font-size:1.3em;
		position:relative;
}
div#tabbed_leftcol .caseimage{
	padding-top:10px;
	padding-bottom:10px;
}

div#tabbed_full{
	font-size:1em;
	position:relative;
	top:5px;
	width:560px;
	left:0px;
	float:left;
	color:#008DC2;
}
div#tabbed_full UL {
	color:#999999;
	font-size:0.7em;
	list-style:outside;
	margin-left:15px;
	padding-left:10px;
}
div#tabbed_full .branch-Text{
	font-size:1.3em;
	position:relative;
}
div#tabbed_full .caseimage{
	padding-top:10px;
	padding-bottom:10px;
}


div#tabbed_rightcol{
	position:relative;
	left:0px;
	top:5px;
	margin-bottom:5px;
	width:260px;
	float:right;
}

div#tabbed_rightcol ul{
	list-style-image:url("../images/bullet_grey_square.gif");
	list-style-position:outside;
	margin-left:30px;
	font-size:0.7em;
}

div#mainimage_box{
	margin-bottom:10px;
}

div#greybox_1{
	margin-bottom:10px;
}
.greycorner{
	background-color:#F0F0F0;
}

/* grey feature boxes underneath main area, half column width */
.promoBoxes {

}
.box_halfcol{
	float:left;
}
.box_halfcol p {
	margin:10px;
	font-size:0.7em;
}

.box_halfcol a:link, .box_halfcol a:visited, .box_halfcol a:hover, .box_halfcol a:active{
	font-size:1em;
}


.box_halfcol img{
	margin:6px 10px 0px 10px;
}
.box_halfcol ul{
	list-style-image:url("../images/bullet_grey_square.gif");
	list-style-position:outside;
	margin-left:30px;
	font-size:0.7em;
}
.squarelist{
	list-style-image:url("../images/bullet_grey_square.gif");
	list-style-position:outside;
	margin-left:15px;
	font-size:0.7em;

}
div#feature_small_1{
	width:282px;
	margin-right:10px;
}
div#feature_small_2{
	width:282px;
}


/* align the left and right oriented parts of the blue bar nav */
div#wrap #topnav_links{
	text-align:left;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;
}

div#wrap #main{
	position:absolute;
	left:25px;
	top:197px;
	width:775px;
	/*border:1px solid orange;*/
}


div#thumbcolwrwap
	{
	border:1px solid red;
	}
.thumbcol_noline{
	width:123px;
	font-size:0.7em;
	padding:0px -12px 0px 0px ;
	margin:0px -12px 0px 0px ;
	float:left;
	position:relative;
}
.thumbcolumn{
	width:123px;
	font-size:0.7em;
	padding:0px 12px 0px 0px ;
	margin:0px 12px 0px 0px ;
	border-right:1px solid #666666;
	float:left;
	position:relative;
}
.thumbcolumn h3,.thumbcolumn h3 a:link,.thumbcolumn h3 a:visited,.thumbcolumn h3 a:hover,.thumbcol_noline h3,.thumbcol_noline h3 a:link,.thumbcol_noline h3 a:visited,.thumbcol_noline h3 a:hover{
	font-size:1em;
	font-weight:normal;
	font-weight:bold;	
}
.thumbcolumn li,.thumbcol_noline li{
	list-style-image:url("/images/bullet_blue_square.gif");
	list-style-position:outside;
	margin-left:15px;
	line-height:17px;
}
.clearfloat{
	line-height:1em;
	clear:both; 
}
.clearfloat_2{
	line-height:0.05em;
	font-size:em;	
	height:1px;
	overflow:hidden;
	clear:both; 
}

.greytable{
	collapse;
}
.greytable td{
	border:8px solid #E2E2E2;
	padding:4px 5px 4px 5px;
	collapse;
	font-size:0.7em;
}
.tableheader{
	background-color:#E2E2E2;
}
.padding_10px{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.whyusetitles {
 	font-size:0.9em;
	font-weight:bold;
	color:#078ed0;
}

/*/////////////////////////////////////////////////////////////////////////////////////////*/
/* FOR ROUNDED CORNER EFFECT */

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.listingHeader{	font-size:0.9em; font-weight:bold; color:#078ed0;text-transform:uppercase;}
.progressbar{background-color:#078ed0; color:#ffffff; font-weight:bold; border:0px solid #333333; height: 18px;}
.designThumbs A{font-size:0.75em; font-weight:bold; color:#078ed0;text-transform:uppercase;}
.designText {position:absolute ;top:120px; left:0px; width:190px; height:140px; }
.designText H1 {margin-bottom:0px; padding-bottom:0px;}
.warningtext { color:#990000; font-weight:bold;font-size:0.7em;}
.warningtext A:link, .warningtext A:Visited, .warningtext A:Active {text-decoration:underline; color:#990000;}
.infotext { color:#008dc2; font-weight:bold;font-size:0.7em;}

.spacer { visibility:hidden;}

.dottedSpacer {
	margin:0px;
	padding:0px;
	width:100%;
	background-image:url(/images/dotted.gif);
	background-repeat:repeat-x;
	background-position:center;
	clear:both;
}

.dottedSpacerLight {
	margin:0px;
	padding:0px;
	width:100%;
	background-image:url(/images/dotted_light.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.bodyText {
	margin-left:8px;
}
.bodyText a{
	font-size:0.7em;
}
.bodyText p, .bodyHeader p, .bodyTextNoIndent p{
	margin-bottom:10px;
}
#column_right_minheight{
	float:right;
}
#column_right .lists {
float:left;
}

.navigationTabs{
margin:0px;
padding:0px;
position:relative;
display:block;
height:100%;
margin-bottom:0px;
}

.bodyText .column {
width:250px;
float:left;
}

.bodyText .columnWithBorder {
width:260px;
float:left;
padding-right:18px;
margin-right:19px;
border-right:1px solid #9c9c9c
}

#corp_faq_index {
	text-align:center;
	width:100%;
}

.faqItemQuestion{
	padding-bottom:2px;
	line-height:1em;
}

.faqItemSpacer {
	background-image:url(/images/dotted_light.gif);
	background-repeat:repeat-x;
	height:1px;
}

.faqList h3 {
	color:#018ccf;
	font-size:0.9em;
	margin-bottom:14px;
}


.faqList .text {
	color:#6f6f6f;
	font-size:0.7em;
	margin-bottom:10px;
}

.faqList .backto {
	color:#018ccf;
	font-size:0.75em;
}

.sectionLinks{
	font-size:0.7em;
	color:#018ccf;
}

.sectionLinks .selected{
	color:#676767;
}

.gradientBoxSquare {
	height:95px;
	width:115px;
	float:left;
	/*border:1px solid #9c9c9c*/
	background-image:url(/images/gradient_square.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

.gradientBoxRec {
	height:52px;
	width:193px;
	float:left;
	/*border:1px solid #9c9c9c*/
	background-image:url(/images/gradient_rec.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

.gradientBoxRec a:link, .gradientBoxRec a:visited,{
	color:#000000;
}

.gradientBoxSquare h2, .gradientBoxRec h2 {
 	font-size:0.8em;
	font-weight:bold;
	color:#008DCF;
	margin-bottom:0.7em;
}

.gradientBoxSquare P, .gradientBoxRec P {
	font-size:0.65em;
}

.leftFloat{
	float:left;
}

#servicesbread {
	position:absolute;
	top:5px;
	right:218px;
	font-size:0.7em;
	color:#018ccf;
}

.leftnav_cell {
	padding-left:10px;
	padding-right:10px;
	font-size:0.75em;
}

.investmentItem h2 {
 	font-size:0.8em;
	font-weight:bold;
	color:#43abde;
	margin-bottom:0.7em;
}

.investmentItem p {
	color:#003464;
	margin-right:15px; 
}

.investmentItemPrice {
	color:#003464;
	font-weight:bold;
}

.sidenavItem {
	font-size:0.7em;
}
.capsheading,
.capsheading a:link,
.capsheading a:visited,
.capsheading a:hover {
	position:relative;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.1em;
	color:#008DC2;
	text-transform:uppercase;
	text-decoration:none;
}

div#applyformtopbutton {
	background:url(/images/corp/applyformbutton_off.gif);
	height:32px;
	width:90px;
	margin-right:4px;
	font-size:10px;
	text-align:center;
	color:#003464;
	vertical-align:baseline;
	float:left;
	}

div#applyformtopbutton_highlight {
	background:url(/images/corp/applyformbutton_on.gif);
	height:32px;
	width:90px;
	margin-right:4px;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	vertical-align:middle;
	float:left;
	}


#footer{	
	clear:both;
	width:100%;

	color:#444444;	
	font-size:0.7em;

	clear:both;
	}
#footer a {	color:#444444; text-decoration:none; font-weight:normal; font-size:1em;}
#footer a:hover{	color:#008DD2;	text-decoration:underline;}

.galleryText {

	font-size:0.7em;

}

.lightTextCell {

	color:#008DCF;

}

.bodyTextNoIndent h2{
 	font-size:0.8em;
	font-weight:normal;
	color:#008DCF;
	margin-bottom:0.7em;
	font-weight:bold;
}

.mandatory {
	font-size:1.5em;
	font-weight:bold;
	color:#008DCF;
}

.directSmile {
	font-size:1em;
	color:#ffffff;
}

#directsmilethumbs{
	margin-top:16px;
}

#directsmilethumbs .thumbs {
	float:left;
	margin-right:37px;
}

#directsmilethumbs .logo {
	float:left;
}

#directsmilethumbs h2 {
 	font-size:0.8em;
	font-weight:bold;
	color:#008DCF;
}

div#corp_sitemap h1, h1:a, a:link,a:active,a:visited,a:hover {
font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.paraSpacing P {
	margin-bottom:10px;
}

#contentImageRight {
	float:right;
	margin-left:20px;
}
