<!--

table.docs {border-width: 3px;
	border-spacing: ;
	border-color: #febb34;
	border-collapse: separate;
	background-color: white;
	font-size: 14px;
	margin-right: 15px;
	vertical-align: top;
	}

table.docs td { border-width: 1px;
	padding: 1px;
	border-color: #febb34;
	border-style: solid;
	-moz-border-radius: ;
	border-bottom-width: 1px;
	padding: .25em .25em .25em .25em;
}

table.docs th {
	font-weight: bold;
	text-align: center;
	font-color: #FFFFFF;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color: #febb34;
	border-bottom-width: 1px;
	-moz-border-radius: ; }

table.docs tr	{vertical-align: top;}

table.embedded {border-width: 0px; }

table.embedded tr	{border-width: 0px; 
				vertical-align: top; }
				
table.embedded td {border-left-width: 1px;
		border-color: #febb34;
			border-style: solid; }

table.forms {border-width: 3px;
	border-style: outset;
	border-spacing: ;
	border-color: #febb34;
	border-collapse: separate;
	background-color: white;
	font-size: 14px;	}

table.forms th {
	font-weight: bold;
	font-color: #FFFFFF;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color: gray;
	border-bottom-width: 1px;
	-moz-border-radius: ; }	
	
table.forms td { border-width: 1px;
	padding: 1px;
	border-color: #febb34;
	border-style: solid;
	border-bottom-width: 1px;
	-moz-border-radius: ;
	padding: .25em .25em .25em .25em;}
	
table.forms tr	{vertical-align: top;}
	
td.spancol {
	font-weight: bold;
	text-align: center;
	background-color: #FEBB34;
	}	

table.sub	{
	font-size: 13px;
	border-color: black;
	}
	
td.graysub	{background-color: #F2F2F2;
	}

td.fixit { border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #febb34;
	border-bottom-width: 1px;
	padding: 1px;
	border-color: #febb34;
	-moz-border-radius: ;
	padding: .25em .25em .25em .25em;
	}

table.qs {font-size: 10px;}

table.qs tr {vertical-align: top;}
	
table.qs th	{
	font-size: 12px;
	font-weight: bold;
	color: #2E2E77;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color: #febb34;
	border-bottom-width: 1px;
	-moz-border-radius: ; }
	
table.qs td {width: 50%; 
	font-size: 10px;
	border-width: 1px;
	padding: 1px;
	border-color: #febb34;
	border-style: solid;
	-moz-border-radius: ;
	border-bottom-width: 1px;
	padding: .25em .25em .25em .25em;}

table.sub td	{
	font-size: 14px;
	border-color: #febb34;
	border-style: solid;
	border-width: 1px;
	}

table.sub tr	{vertical-align: top;}
	
table.sub th	{ font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E2E77;
	border-color: #febb34;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: ; }	

table.subjects {vertical-align:top;
	border-width: 3px;
	border-spacing: ;
	border-style: outset;
	border-color: #febb34;
	border-collapse: separate;
	background-color: white;}

table.subjects tr {vertical-align:top;}

table.subjects td {border-width: 1px;
	padding: 1px;
	border-color: #febb34;
	border-style: solid;
	-moz-border-radius: ;
	border-bottom-width: 1px;
	padding: .25em .25em .25em .25em;
		font-size: 14px;}
	
table.subjects th	{
	font-size: 14px;
	font-weight: bold;
	color: #2E2E77;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color: #febb34;
	border-bottom-width: 1px;
	-moz-border-radius: ; }

hr.between	{color: #febb34; 
			width: 75%;}
			
.quotebox	{margin-left: 20px;
			margin-right: 20px;
			font-style: italic;
			}
			
.little	{font-size: 12px;}

.tablehead	{font-size: 14px;
	font-weight: bold;
	text-align: center;}


table.issues {border-bottom-color: #febb34;
			border-bottom-width: 2px; 
			border-top-width: 2px; 
			border-bottom-style: outset;}			
			
table.issues td {border-bottom-color: #febb34;
			border-bottom-width: 1px; 
			border-bottom-style: solid;
			vertical-align: top;}			

table.issues th {border-bottom-color: #febb34;
			border-bottom-width: 1px; 
			border-bottom-style: solid;}

.spanned {font-style: italic;
font-weight: bold;
background-color: #F5F5F5; 
text-align: center;}

.theading {font-family: helvetica, arial, sans-serif;
font-size: 13px;
font-weight: bold;
background-color: #C0C0C0;
}

-->