/* GLOBAL GENERIC SETTINGS */
	/* Set generic font settings to be used globally */
	/* MARGINS AND COLORS SET IN TEMPLATE LAYOUT CSS */
	body, td, th, p {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10pt;}
	th {font-weight:bold;}
/* Standard elements */
	/* Links */
		a, a:link, a:visited, a:active {text-decoration:underline;font-weight:bold;}
		a:hover {text-decoration:none;}
	/* Headings */
		h1 {font-size:16pt;}
		h2 {font-size:13pt;}
		h3 {font-size:11pt;}
		h4 {font-size:10pt;}
		h5 {font-size:10pt;}
		h6 {font-size:10pt;}
	/* Lists */
		ul {list-style-type:square;}
	/* Forms */
		textarea, input, select {font-size:90%;}
	/* Miscellaneous */
		pre {font-family:Courier New,Courier,monospace;font-size:80%;}
/* Custom Classes */
	.small {font-size:75%}

#header { /* Defines the box that holds the header */
	width:100%;background-color:#fff;
	}
#logo { /* Defines the box that holds the logo */
	clear:none;	padding-left:9px;
	padding-top:9px;
	height:49px;
	width:212px;
	float:left;
	}
/*---------------------------------------------------------------------------*/
/* TOP NAVIGATION  */
/*---------------------------------------------------------------------------*/
#topNav { /* Defines the box that holds the links at the top of the page */
	clear:both;
	width:100%;
	}
#topLinks {
	clear:none;
	float:right;
	height:17px;
	padding:14px 2px 2px 0px;
	}
#topLinks a,
#topLinks a:link,
#topLinks a:visited
  {
  height:17px;
  font-weight:normal;
  background-repeat:repeat;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  text-decoration:none;
  padding:0px 10px 2px 10px;
  }
#topLinks a:hover {background-image:url(/images/system/hiLiteOn.gif);background-repeat:repeat; }
#HomeLink {background-image:url(/images/system/HomeLinkHiLite.gif);background-repeat:repeat; }
#calLink {background-image:url(/images/system/calLinkHiLite.gif);background-repeat:repeat; }
#sitemapLink {background-image:url(/images/system/sitemapLinkHiLite.gif);background-repeat:repeat; }
#contactLink {background-image:url(/images/system/contactLinkHiLite.gif);background-repeat:repeat; }


/*---------------------------------------------------------------------------*/
/* FOOTER */
/*---------------------------------------------------------------------------*/
#footer { /* Defines the box that holds the footer */
	width:100%;
	color:#ffffff;
	background-color:#333333;
	}
.footer, td.footer {
	color:#FFFFFF;
	/*color:#569FD3;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	/*margin-top:2px;
	margin-left:2px;*/
}
a.footer, a.footer:link, a.footer:visited, a.footer:active {
 	color:#ffffff;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	margin-top:2px;
 	margin-left:2px;
 	text-decoration:none;
 	font-weight:normal;
}
 a.footer:hover { text-decoration:underline; }
/* Inline Maintenance block */
	table.inlineMtcBlock {color:white;background-color:#deb887;border:outset #fff 2px;}
	a.inlineMtcBlock,a.inlineMtcBlock:link,a.inlineMtcBlock:visited,a.inlineMtcBlock:active {}
	a.inlineMtcBlock:hover {}


/* 2 Column TEMPLATE LAYOUT SETTINGS */
	body {margin-top:0px;margin-left:0px;}
	body {color:#000;background-color:#333;}
a:link, a:visited { font-weight: normal; text-decoration: none; }
a:hover {text-decoration: underline}
	/* SBT Page Layout Styles */
	table.PageBoundingBox {width:758px;padding:0px;margin:auto;background-color:#fff;}
	table.ContentBoundingBox {width:756px;height:300px;margin-right:auto;border:1px solid #fff;}
	td.MainContent {width:550px;padding:0px 10px 5px 10px;color:#000;background-color:#fff; font-size: 9pt;}
	td.RSB {display:none;width:0px;visibility:hidden;}
	/* DO NOT CHANGE THE FOLLOWING STYLES */
	td.LSBBuffer {display:none;width:0px;visibility:hidden;}
	td.RSBBuffer {display:none;width:0px;visibility:hidden;}
	/* END OF DO NOT CHANGE */
/* Standard elements */
/* Links */
	a, a:link, a:active {color;#2a92dd;font-weight:bold;text-decoration:underline;}
	a:visited {color:#2a92dd;}
	a:hover {text-decoration:none;}
/* Headings */
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 24px;
 color: #5C1F04;
 background-color:#EDF2F2;
 font-weight: normal;
 height: 19px;
 padding: 35px 0px 10px 5px;

}
h2 {color:#333333; font-size: 10pt; }
h3 {color:#5C1F04; background-color: #EDF2F2; font-size: 10pt;}
h4 {color:#777; font-size: 10pt;}
h5 {color:#777; font-size: 10pt;}
h6 {color:#e8af02; font-size: 10pt;}
/* Forms */
	textarea, input, select {}
/*LSB NAVIGATION*/
td.LSB { /*padding-top: 69px;*/width: 190px; color:#5C1F04; background-color: #BCCBCB; border-right: 1px solid #BCCBCB; font-size: 9pt;}
td.LSB a:link, td.LSB a:visited {
 color: #5C1F04;
 text-decoration: none;
}
div.LSBHeader { font-size: 9pt; font-weight: normal; padding-left: 5px;width: 190px;}
div.LSBHeader a:link, div.LSBHeader a:visited {font-weight: normal; text-decoration: none;}
div.LSBHeader a:hover {text-decoration: underline;}

td.LSB ul {
 margin: 0px;
 padding: 0px;
 background-color: #ffffff;
 list-style-type: none;
}
td.LSB ul li {
 background-image: url('/images/visualpersuasion/lsbnav_off.gif');
 background-repeat: no-repeat;
 bacground-position: top left;
 border-bottom: 1px solid #BCCBCB;
}
td.LSB ul li ul {
 list-style-type: none;
 margin: 0px;

}
td.LSB ul li ul li {
 padding: 0px;
 background-color: #ffffff;
 list-style-image: none;
 list-style-type: none;
}
td.LSB li li {background-image: none;}
td.LSB li a:link, td.LSB li a:visited {
 display: block;
 padding: 4px 0px 4px 20px;
 font-weight: normal;
 text-decoration: none;
}
td.LSB ul li.nochildrensel {
 background-color: #E0E9E9;
}
td.LSB li a:hover {border-right: 4px solid #BCCBCB; }
td.LSB li ul li a:link, td.LSB li ul li a:visited {
 background-image: url('/images/visualpersuasion/lsbnav_sub_arrow.gif');
 background-repeat: no-repeat;
 background-position: top left;
 margin-left: 15px;
}
td.LSB li ul li a:hover { color: #05395C; border-right: none;}

li.sideNavSelected {
 background-color: #E0E9E9;
}
td.LSB ul li.sideNavNotSelected {
background-color: #EDF2F2;
 background-image: url('/images/visualpersuasion/lsbnav_on.gif');
}
td.LSB ul li ul li.sideNavNotSelected {
background-color: #EDF2F2;
 background-image: none;
}
td.LSB ul li.nochildren {
background-color: #EDF2F2;
 background-image: url('/images/visualpersuasion/lsbnav_on.gif');
}
td.LSB ul li ul li.nochildren {
background-color: #FFFFFF;
 background-image: none;
}
td.LSB ul li ul li.nochildrensel {
background-color: #FFFFFF;
 background-image: none;
}
/*---------------------------------------------------------------------------*/
/* BRANDING */
/*---------------------------------------------------------------------------*/
#branding {clear:both;width:758px;}
#homeBrand {width:758px;height:89;background-image:url(/images/vpp/hdr_home.jpg);background-repeat:no-repeat;}
#sectionBrand {width:758px;height:197px;background-repeat:no-repeat;}
.spacerBrand {width:758px;height:19px;background-image:url(/images/vpp/hdr_home.jpg);background-repeat:no-repeat;}
