body  {
	padding: 0px;
	margin: 0px 0px; 
	font-family: Helvetica, Verdana, serif;
	background-color: #818181;
}

a { 
 	color: #660000; 
 	text-decoration: none; 
}

a:hover { 
 	color: #660000; 
 	text-decoration: underline; 
}
 
dd {
 	margin: 5px 5px;
 	color: #4C4C4C;
	font-family: Helvetica, Arial , sans-serif;
	font-size: 12px;
	line-height: 15px;
 }

.show {
	display: block;
}
.hide {
	display: none;
}

h1 {
  	font-family: Helvetica, sans-serif;
	color: #003333; 
	font-size: 20px;
	line-height: 21px;
	text-align: left;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}

h2 {
  	font-family: Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}

h3 {
  	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

h4 {
  	font-family: Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

sup {
	font-size: 50%;
	line-height: 90%;
}

hr { 
	border-top: 2px solid #dddddd;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

/********************************************/
/************* CONTAINER STYLES *************/
/********************************************/

.container {
	position: relative;
	background-color: #FFFFFF;
	border-top: 2px solid #002A14;
	padding: 0px 0px 0px 0px; 
	margin: 0px auto; 
	text-align: center;
}

.innerContainer#home {
	background-color: #FFFFFF;
	width: 812px;
	margin: 0px auto; 
	padding: 0px;
	text-align: center;
}

.innerContainer#landing {
	background-color: #FFFFFF;
	width: 801px;
	margin: 0px auto; 
	padding-bottom: 40px;
}

.extraBorder {
	position: relative;
	background-color: #EAEBD9;
	border: 1px solid #9EA08B;
	padding: 4px; 
	margin: 0px auto; 
	width: 824px;
}


/******************************************/
/************* HEADER STYLES **************/
/******************************************/

.innerContainer .header {
	display: block;
	width:583px; height:121px;
	background-color: #FFFFFF;
	padding: 7px 0px 0px 10px;
	clear: both;
	text-align: left;
}

.clientLogin {
	display: block;
	width: 578px;
	margin-top: 6px;
	padding: 2px 15px 2px 0px;
	background: url(../images/lock-icon.gif) no-repeat;
  	background-position: top right;
	clear: both;
	text-align: right;
	font-family: Helvetica, Verdana;
	color: #455f5d;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-transform: uppercase;
}


/******************************************/
/********** LEFT COLUMN STYLES ************/
/******************************************/

.logo {
	display: block;
	padding: 5px 0px 5px 18px;
	clear: both;
}

.logoBox {
	display: block;
	padding: 5px 0px 5px 0px;
	clear: both;
}

.spotLight {
	display: block;
	width: 208px;
	height: 121px;
	padding: 0px 0px 5px 0px;
	background: url(../images/spotlight-bg.jpg) no-repeat;
  	background-position: top left;
	clear: both;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	overflow: hidden;
}

.spotLight .padding {
	padding: 17px 20px 27px 20px;
	text-align: left;
}

.spotLight .title {
	font-family: Helvetica, Verdana;
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 3px;
}

.spotLight .title .red {
	color: #660000;
}

.eNewsLetter {
	display: block;
	width: 208px;
	height: 121px;
	padding: 0px 0px 5px 0px;
	background: url(../images/newsletter-bg.jpg) no-repeat;
  	background-position: top left;
	clear: both;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	overflow: hidden;
}

.eNewsLetter .padding {
	padding: 17px 20px 27px 20px;
	text-align: left;
}

.eNewsLetter .title {
	font-family: Helvetica, Verdana;
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	margin-bottom: 3px;
}

a.link { 
	display: block;
	padding: 3px 0px 3px 0px;
	font-family: Helvetica, Verdana;
	color: #660000;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-transform: uppercase;
}

a.link:hover { 
 	text-decoration: underline; 
	color: #660000;
	font-size: 11px;
	line-height: 12px;
 }


/******************************************/
/************ CONTENT STYLES **************/
/******************************************/

.columnRight {
	width: 593px;
	float: left;
}

.columnLeft {
	width: 208px;
	padding: 0px 0px 80px 0px;
	float: left;
}

.contentArea {
	width: 583px;
	padding: 7px 0px 10px 10px;
}


.contentArea .top {
	display: block;
	width: 583px;
	height: 9px;
	background: url(../images/content-top.gif) no-repeat;
	clear: both;
}

.contentArea .bottom {
	display: block;
	width: 583px;
	height: 9px;
	background: url(../images/content-bottom.gif) no-repeat;
	clear: both;
}

.contentArea .middle {
	display: block;
	width: 583px;
	background: url(../images/content-middle.gif) repeat-y;
	clear: both;
	text-align: left;
}

.contentArea .padding {
	padding: 5px 20px 27px 20px;
	text-align: left;
}

.contentArea .contentLeft {
	width: 333px;
	padding: 0px 15px 0px 0px;
	border-right: 1px dotted #CCCCCC;
	float: left;
	font-family: Helvetica, Verdana;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
	
}

.contentArea .contentRight {
	width: 180px;
	margin-left: 14px;
	float: left;
}

.contentArea .contentFull {
	width: 523px;
	padding-right: 20px;
	font-family: Helvetica, Verdana;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
}

.contentArea .contentMenu {
	width: 543px;
	padding: 10px 0px 20px 0px;
}

.contentArea .contentMenu a { 
	font-family: Helvetica, Verdana;
	color: #660000;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-transform: uppercase;
}

.contentArea .contentMenu b { 
	font-family: Helvetica, Verdana;
	color: #999999;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-transform: uppercase;
}

.contentArea .contentMenu a:hover { 
 	text-decoration: underline; 
	color: #660000;
	font-size: 10px;
	line-height: 11px;
 }

.contentArea .contentMenu .separator {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	text-transform: uppercase;
}


/******************************************/
/************* EDITOR STYLES **************/
/******************************************/

.headline {
  	display: block;
  	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
}

.bulletItemLink {
	padding: 0px;
	margin: 0px;
	line-height: 9px;
}

.bulletItemLink .bullet {
	display: block;
	width: 16px;
	height: 9px;
	background: url(/images/bullet.gif) no-repeat;
	background-position: 0px 0px;
}

.bullet {
	display: block;
	background: url(/images/bullet.gif) no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 16px;
	line-height: 15px;
}

.column30 {
	display: block;
	width: 160px;
	float: left;
	padding-top: 10px;
}

.column70 {
	display: block;
	width: 330px;
	float: left;
	padding: 10px 20px 0px 0px;
}

.column50 {
	display: block;
	width: 240px;
	float: left;
	padding: 10px 20px 0px 0px;
}

.pdfIcon {
	position: relative;
	display: inline;
	padding-right: 4px;
	top: 2px;
}


/***************************************/
/************ NEWS PAGE ****************/
/***************************************/

.newsArea {
	padding: 5px 0px 15px 0px;
	display: block;
	width: 160px;
	clear: both;
	color: #999999;
	font-size: 11px;
	line-height: 12px;
}

.newsArea .newsYear {
	padding: 5px 0px 0px 0px;
	display: block;
	width: 150px;
	clear: both;
}

.newsArea .newsYear a.page {
	display: inline;
	font-family: Helvetica, Arial , sans-serif;
	color: #660000;
	font-size: 13px;
	line-height: 16px;
	font-style: none;
	font-weight: normal;
	text-align: left;
}

.newsArea .newsYear a.pageMe {
	display: inline;
	font-family: Helvetica, Arial , sans-serif;
	color: #003333;
	font-size: 13px;
	line-height: 16px;
	font-style: none;
	font-weight: normal;
	text-align: left;
}

.newsArea .newsYear .separator {
	font-family: Helvetica, Arial , sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.newsArea .newsDate {
	display: block;
	padding-top: 10px;
	color: #000000;
	font-family: Helvetica, Arial , sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}


.newsHeadline {
 	display: block;
	font-family: Helvetica, Arial , sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding-top: 10px;
}

.newsArea a { 
 	display: block;
 	color: #455f5d; 
	font-size: 10px;
	font-weight: bold;
 	text-decoration: none; 
	text-transform: uppercase;
 }

.newsArea a:hover { 
 	color: #455f5d; 
 	text-decoration: underline; 
 }
 
.newsArea a.link { 
	display: block;
	padding: 10px 0px 3px 0px;
	font-family: Helvetica, Verdana;
	color: #660000;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	text-transform: uppercase;
}

.newsArea a.link:hover { 
 	text-decoration: underline; 
 }
 
.newsArea a.nav { 
 	display: block;
 	color: #455f5d; 
	font-size: 10px;
	font-weight: bold;
 	text-decoration: none; 
	text-transform: uppercase;
 }

.newsArea a.nav:hover { 
 	color: #455f5d; 
 	text-decoration: underline; 
	text-transform: uppercase;
 }
 
.newsArea b { 
 	display: block;
 	color: #999999; 
	font-size: 10px;
	font-weight: bold;
 	text-decoration: none; 
	text-transform: uppercase;
 }
 
.postDate {
	display: block;
	padding-bottom: 5px;
	color: #000000;
	font-family: Helvetica, Arial , sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

/*********************************/
/************* FOOTER ************/
/*********************************/

.footerArea {
	position: relative;
	padding: 0px; 
	margin: 0px auto; 
}

.footerArea .footer {
	padding-top: 15px;
	padding-bottom: 5px;
	width: 800px;
	margin: 0px auto; 
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
}

.footerArea .footer a {
	font-family: Helvetica, Arial , sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .4px;
}

.footerArea .footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footerArea .footer b {
	font-family: Helvetica, Arial , sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .4px;
}

.footerArea .footer sup {
	font-family: Helvetica, Arial , sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

.footerArea .footer .separator {
	font-family: Helvetica, Arial , sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	text-transform: uppercase;
}






/***************************************/
/******** DYNAMICONTENT STYLES *********/
/***************************************/

.C2CMainOnOffRes1 {
	display: none;
}

.C2CMainOnOffExtras1 {
	display: none;
}

.C2CArticleOnOffRes1 {
	display: none;
}

.C2CArticleOnOffExtras1 {
	display: none;
}

.C2CArticleOnOffCartoon {
	display: none;
}

.C2CArchiveOnOffRes1 {
	display: none;
}

.C2CArchiveOnOffExtras1 {
	display: none;
}

.C2CSideNavCategory {
  	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}

#C2CMainColB { 
	width: 150px; 
	float: right; 
	margin-left: 20px; 
	padding-left: 2px; 
	padding-top: 10px; 
}

a.C2CAltSideNav {
	display: block;
	background: url(/images/bullet.gif) no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 16px;
	line-height: 14px;
}

a.C2CSideNav {
	display: block;
	background: url(/images/bullet.gif) no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 16px;
	line-height: 14px;
}

#C2CMainPage { width: auto; margin-bottom: 5px; }
#C2CArchivePage { width: auto; margin-bottom: 5px; }
#C2CArticlePage { width: auto; margin-bottom: 5px; }
#C2CDatesPage { width: auto; margin-bottom: 5px; }
#C2CCalcsPage { width: auto; margin-bottom: 5px; }
#C2CSTPage { width: auto; margin-bottom: 5px; }
#C2CGlossaryPage { width: auto; margin-bottom: 5px; }
#C2CCartoonPage { width: auto; margin-bottom: 5px; }
#C2CRefundPage { width: auto; margin-bottom: 5px; }

#C2CMainBox { }
#C2CArchiveBox { }
#C2CArticleBox { }
#C2CDatesBox { }
#C2CCalcsBox { }
#C2CSTBox { }
#C2CGlossaryBox { }
#C2CCartoonBox { }
#C2CRefundBox { }

#C2CMainColA { width: 340px; }
#C2CArchiveColA { width: 340px; }
#C2CArticleColA { width: 340px; }

#C2CMainColB { width: 150px; float: right; margin-left: 20px; padding-left: 2px; padding-top: 10px; }
#C2CArchiveColB { width: 150px; float: right; margin-left: 20px; padding-left: 2px; padding-top: 55px; }
#C2CArticleColB { width: 150px; float: right; margin-left: 20px; padding-left: 2px; padding-top: 35px; }

.C2CSideNav { font-size: 11px; }
.C2CAltSideNav { font-size: 11px; }
.C2CSideText { font-size: 14px; line-height: 18px; font-style: italic; color: #AAAAAA; }
.C2CSideNavCategory { font-size: 12px; font-weight: bold; }

div.C2CMainRow1 { height: 30px; }
div.C2CMainOnOffTeaser { display: none; }
div.C2CMainOnOffArchives { }
div.C2CMainOnOffTip1 { }
div.C2CMainOnOffTip2 { display: none; }
div.C2CMainOnOffRes1 { }
div.C2CMainOnOffRes2 { display: none; }
div.C2CMainOnOffCalc { }
div.C2CMainOnOffDates { }
div.C2CMainOnOffStateTax { }
div.C2CMainOnOffGlossary { }
div.C2CMainOnOffCartoon { }
div.C2CMainOnOffRefund  { }
div.C2CMainOnOffImage { }
div.C2CMainOnOffExtras1 { }
div.C2CMainOnOffExtras2 { display: none; }

.C2CMainHeading { font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px; 
}
.C2CMainCategory { font-size: 12px; font-weight: bold; margin-bottom: 5px; }
.C2CMainContent { margin-top: 5px; margin-bottom: 10px; }
.C2CMainTitle { font-size: 12px; font-weight: normal; }
.C2CMainTeaser { font-size: 12px; text-align: justify; }
.C2CMainMore { font-family: Tahoma; font-size: 9px; color: #4D4100; margin-top: 0px; }
.C2CMainDate { font-family: Tahoma; font-size: 9px; color: #5C4E00; margin-left: 0px; }
a.C2CMainMore { font-family: Tahoma; font-size: 9px; color: #4D4100; margin-top: 0px; }

div.C2CArchiveOnOffArchives { }
div.C2CArchiveOnOffArticles { }
div.C2CArchiveOnOffRes1 { }
div.C2CArchiveOnOffRes2 { display: none; }
div.C2CArchiveOnOffCalc { }
div.C2CArchiveOnOffDates { }
div.C2CArchiveOnOffStateTax { }
div.C2CArchiveOnOffGlossary { }
div.C2CArchiveOnOffCartoon { }
div.C2CArchiveOnOffRefund  { }
div.C2CArchiveOnOffExtras1 { }
div.C2CArchiveOnOffExtras2 { display: none; }
div.C2CArchiveOnOffImage { }

.C2CArchiveTitle {   	
	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}
.C2CArchive { font-size: 12px; margin-bottom: 5px; }
.C2CAltArchive { font-size: 12px; margin-bottom: 5px; }

div.C2CArticleOnOffArticles { }
div.C2CArticleOnOffArchives { }
div.C2CArticleOnOffRes1 { }
div.C2CArticleOnOffRes2 { display: none; }
div.C2CArticleOnOffTip1 { display: none; }
div.C2CArticleOnOffTip2 { display: none; }
div.C2CArticleOnOffCalc { }
div.C2CArticleOnOffDates { }
div.C2CArticleOnOffStateTax { }
div.C2CArticleOnOffGlossary { }
div.C2CArticleOnOffCartoon { }
div.C2CArticleOnOffRefund  { }
div.C2CArticleOnOffExtras1 { }
div.C2CArticleOnOffExtras2 { display: none; }
div.C2CArticleOnOffImage { }

.C2CArticleCategory {   	
	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}
.C2CArticleTitle { font-size: 12px; font-weight: bold; }
.C2CArticleBody { font-size: 12px; text-align: justify; }
.C2CDisclosure { font-size: 9px; text-align: center; margin-top: 10px; margin-bottom: 5px; }

.C2CDatesOnOffArticles { }
.C2CDatesOnOffStateTax { }
.C2CDatesButtons { padding-top: 3px; padding-bottom: 3px; }
div.C2CDatesOnOffImage { }

.C2CDatesHeading {   	
	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}
.C2CDatesCalHeading { font-size: 12px; font-weight: bold; margin-bottom: 5px;  }
.C2CDatesGenCal { clear: both; }
.C2CDates { font-size: 12px; font-weight: bold; }
.C2CAltDates { font-size: 12px; font-weight: bold; }
.C2CDatesContent { font-size: 12px; text-align: justify; }
.C2CAltDatesContent { font-size: 12px; text-align: justify; }
.C2CDatesQuarter { font-size: 12px; font-weight: bold; color: #FFFFFF; margin-left: 5px; background-color: #003333; }
td.C2CDatesQuarter { height: 16px; }

div.C2CCalcsCol1 { width: 200px; }
div.C2CCalcsCol2 { width: 30px; }
div.C2CCalcsCol3 { width: 200px; }
div.C2CCalcsOnOffImage { }

.C2CCalcsHeader {   	
	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px; 
}
.C2CCalcsTitle { font-size: 12px; font-weight: bold; }
.C2CCalcs {  font-size: 12px; text-align: left; }
.C2CAltCalcs { font-size: 12px; text-align: left; }
.C2CCalcsDisclosure { font-size: 9px; text-align: center; margin-top: 10px; }

div.C2CSTCol1 { width: 225px; }
div.C2CSTCol2 { width: 30px; }
div.C2CSTCol3 { width: 150px; }
div.C2CSTOnOffImage { }

.C2CSTHeader {   	
	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px; 
}
.C2CSTTitle { font-size: 12px; font-weight: bold; }
.C2CSTContent { font-size: 12px; margin-left: 5px; }
div.C2CSTContent { font-size: 12px; margin-left: 5px; }
div.C2CAltSTContent { font-size: 12px; margin-left: 10px; }


div.C2CGlossaryOnOffImage { }

div.C2CGlossaryHeader {   	
	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px; 
}
table.C2CGlossaryTable { margin: 0px; }
.C2CGlossaryTableHead td { display: none; }
.C2CGlossaryTableHead td.C2CGlossaryTableHeadc1 { }
.C2CGlossaryTableHead td.C2CGlossaryTableHeadc2 { }

.C2CGlossaryTableRow1 td { font-size: 12px; border-top: 1px solid #CCCCCC; }
.C2CGlossaryTableRow1 td.C2CGlossaryTablec1 { font-weight: bold; font-size: 12px; }
.C2CGlossaryTableRow2 td { font-size: 12px; border-top: 1px solid #CCCCCC; }
.C2CGlossaryTableRow2 td.C2CGlossaryTablec1 { font-weight: bold; font-size: 12px; }
.C2CGlossaryBody { font-size: 12px; }

div.C2CCartoonOnOffImage { }

div.C2CCartoonHeader {   
	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px; 
}

div.C2CRefundOnOffImage { }

div.C2CRefundHeader {   	
	font-family: Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px; 
}
div.C2CRefundBody { font-size: 12px; font-weight: normal; padding-bottom: 10px; text-align: left; }

.C2CRefundButton { 
	font-family: Verdana, Helvetica, Arial , sans-serif; 
	color: white; 
	background-color: #003333; 
	font-size: 10px; 
	font-weight: bold; 
	padding: 1px; 
	border: solid 1px silver; 
}



