a{color:#666666; font-size: 10px; } a:visited{color:#666666; font-size: 10px; } a:hover{color:#309a30; font-size: 10px; text-decoration:none;} a:active{color:#666666; font-size: 10px; }
a.b{color:#309a30; font-size: 10px; } a.b:visited{color:#309a30; font-size: 10px; } a.b:hover{color:#666666; font-size: 10px; text-decoration:none;} a.b:active{color:#309a30; font-size: 10px; }

/* tag formatting */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;	
}

hr {
	color: #CCCCCC;
	height: 1px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #309a30;
	margin-bottom: -10px;
}

h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #309a30;
	margin-left: 10px;	
}

/*  form formatting */

.input{
	font-size: 11px; 
	color: #333333; 
	background-color: #F3F1F2;
	border-color: #666666; 
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input-off{
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF;
	border-color: #309a30; 
	border-style: solid;
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input2	{
	font-size: 11px;
	color: #333333;
	background-color: #F3F1F2;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #666666; 
}
.inputAlert {
	font-size: 11px; 
	color: #666666; 
	background-color: #F6F3F3;
	border-color: #FF0000; 
	border-style: solid;
	border-width: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inputAlertMsg{
	font-size: 9px;
	color: #FF0000;
}
.inputbut{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #309a30; 
	background-color: #CCCCCC;
	border: 1px solid #666666; 
	background-image: url(button-bg.gif);
	background-repeat: repeat-x;
	padding: 3px;
}

.formLabels{
	font-size: 11px; 
	font-weight: normal;
	text-align: right;
	padding: 5px;
}

.formLabels2{
	font-size: 10px; 
	font-weight: normal;
	padding: 5px;
}


.formLabels3{
	font-size: 11px; 
	font-weight: normal;
	text-align: right;
	padding: 5px;
	background-color: #F3F1F2;
}

.formLabels4{
	font-size: 10px; 
	font-weight: normal;
	padding: 5px;
	background-color: #F3F1F2;
}

/* general formatting */

.topbar-shadow{
	background-image: url(topbar-shadow.gif);
	background-repeat: repeat-x;
}

.topbar-left{
	background-color: #CCCCCC;
	background-image: url(topbar-left.gif);
	background-repeat: repeat-x;
	text-align: right;
}

.topbar-right{
	background-color: #309a30;
	background-image: url(topbar-right.gif);
	background-repeat: repeat-x;
}

.nav-visited {
	background-color: #F3F1F2;	
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 5 10 5 10px;
	border-top: 1px solid #cccccc;	
}

.nav-active {
	background-color: #FFFFFF;	
	font-size: 11px;
	font-weight: bold;
	color: #309a30;
	padding: 5 10 5 10px;
	border-top: 1px solid #cccccc;	
}

.nav-notVisited{
	background-color: #F3F1F2;	
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding: 5 10 5 10px;
	border-top: 1px solid #cccccc;		
}

.nav-Headers{
	color: #309a30;	
	font-size: 10px;
	font-weight: bold;
	padding: 10 3 5 5px;		
}

.body-buttons{
	text-align: right;
	margin-right: 10px;
}

.body-introCopy{
	font-size: 11px;
	margin-bottom: 10px;	
}

.bodyCopy{
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 10px;
	list-style-type: circle;
	border: none;
}

.formValidate{
	color: #FF0000; 
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: bold;
	text-align: center;
}

.redbold{
	color: #FF0000; 
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: bold;
	text-align: center;
}

.questions{
	color: #309a30; 
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 10px;
	list-style-type: circle;
	font-weight: bold;
}

.answers{
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 20px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

.gridCopy{
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.gridCopyNormal{
	font-size: 11px;
	padding: 5px;
}

.infoLinks{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.notes{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	background-color: #F3F1F2;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}

.copyRight{
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 10px;
}

.footer1{
	font-size: 11px;
	color: #309a30;
	font-weight: bold;
	padding-left: 10px;
}

.footer2{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.inputAlert {
	font-size: 11px; 
	color: #666666; 
	background-color: #F6F3F3;
	border-color: #FF0000; 
	border-style: solid;
	border-width: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.withholdingTable{
	border-width:1px;
	border-style:Solid;
	width:100%;
	border-collapse:collapse;	
}

.withholdingRow{
	border-bottom-width:3px;
	border-bottom-style:Solid;
	border-bottom-color:#CCCCCC;
	font-size: 11px;
}

.w2ReportCopy{
	font-size: 10px;
}
