/***********************************************//* 2col_leftNav.css                            *//* Use with template 2col_leftNav.html          *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ body{	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	line-height: 1.166;		margin: 0px;	padding: 0px;}a:link, a:visited, a:hover {	color: #0000FF;	text-decoration: underline;}a:hover {	text-decoration: none;}/* overrides decoration from previous rule for hovered links */.sectionHeader, .subheader, .subsubheader {	font-family: Verdana, Arial, Helvetica, sans-serif;	margin: 0px;	padding: 0px;}.sectionHeader{	font-size: 110%;	color: #334966;	margin: 0px;	padding: 0px;	font-weight: bold;}.subheader{	font-size: 120%;	color: #333333;	margin: 0px;	padding: 0px;	font-weight: bold;}.subsubheader{	font-size: 105%;	color: #666666;	margin: 0px;	padding: 0px;	font-weight: bold;}ul{	list-style-type: disc;}ul ul{ list-style-type: circle;}ul ul ul{ list-style-type: none;}label{ font: bold 100% Arial,sans-serif; color: #334d55;}				/***********************************************//* Layout Divs                                 *//***********************************************/#masthead{	margin: 0px;	padding: 0px;	width: 100%;	background-color: #667C99;	border-bottom-width: 3px;	border-bottom-style: solid;	border-bottom-color: #334966;	background-image: url(../images/slogan.jpg);	background-repeat: no-repeat;	background-position: right top;}#content{	margin: 0px;	padding: 0px;}/***********************************************//*Component Divs                               *//***********************************************/#siteName{	margin: 0px;	padding: 0px 0px 10px 10px;}/*************** #pageName styles **************/#pageName{	padding: 5px 5px 10px;	margin: 0px;}/************* #breadCrumb styles *************/#breadCrumb{	font-size: 70%;	padding: 5px 0px 5px 5px;	border-bottom-width: 3px;	border-bottom-style: double;	border-bottom-color: #CCCCCC;	height: 5px;	background-color: #FFFFFF;}/************** .feature styles ***************/.content{	padding: 5px;	font-size: 80%;	margin: 0px;}/************* #siteInfo styles ***************/#siteInfo{	clear: both;	font-size: 70%;	color: #cccccc;	padding: 10px 10px 10px 10px;	margin-top: 0px;	border-top: 1px solid #cccccc;	border-bottom: 1px solid #cccccc;	text-align: right;}#logo img {	margin: 10px 0px 10px 10px;	padding: 0px;}#tblContainer {	margin: 0px;	padding: 0px;	width: 100%;}/*********** #navBar link styles ***********/#tdLeftNav {	background-color: #F5F5F5;	vertical-align: top;	width: 160px;	margin: 0px;	padding: 0px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #CCCCCC;}#tdContent {	padding: 5px;	background-color: #FFFFFF;	vertical-align: top;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}#divLeftNav {	margin: 0px;	padding: 0px;}#ulLeftNav {	margin: 0px;	padding: 0px;	width: 100%;}#ulLeftNav li {	margin: 0px;	padding: 0px;	list-style-type: none;	display: inline;}#ulLeftNav a:link, #ulLeftNav a:visited, #ulLeftNav a:active {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #333333;	text-decoration: none;	display: block;	padding: 4px;	border-top-style: solid;	background-color: #F5F5F5;	border-top-width: 1px;	border-top-color: #CCCCCC;}#ulLeftNav a:hover, #ulLeftNav a.current:link, #ulLeftNav a.current:visited {	text-decoration: underline;	color: #000000;}#ulLeftNav a.current:link, #ulLeftNav a.current:visited {	font-weight: bold;}.taxinfo {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #333333;	text-decoration: none;	padding: 2px 8px;	border-bottom-style: solid;	border-bottom-width: 1px;	border-bottom-color: #667c99;}.taxinfoeven {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #333333;	text-decoration: none;	padding: 2px 8px;	border-bottom-style: solid;	border-bottom-width: 1px;	border-bottom-color: #667c99;background: #eff2f5;}.disc {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #333333;}