body {
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image:  url(../images/bkglines.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: square;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.outsideBorder {
	border: 5px solid #990000;	
}

.insideBorder {
	border: 1px solid #333333;	
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #333333;
	text-align: center;
}

.activeTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px dashed #333333;
	border-left: 1px solid #333333;
}
.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: middle;


}

.crumbsBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: middle;


}

.legendFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	
}
.subSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	
}

.subSectionBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	
}

.subSectionBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}

.subSectLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}

.subSectMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}

.fieldsetText  {
	margin-right: 15px;
	margin-left: 15px;
}

.indentText  {
	margin-right: 5px;
	margin-left: 35px;
	font-size: 12px;
}

.indentTable  {
	margin-right: 5px;
	margin-left: 35px;
	font-size: 12px;
	border: 1px solid #333333;
}


.indentTableHome  {
	margin-right: 5px;
	margin-left: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	border: 2px solid #990000;
}

.indentTableHome2  {
	margin-right: 5px;
	margin-left: 15px;
	border: 1px solid #990000;
}

.indentTableHome3  {
	margin-right: 5px;
	margin-left: 15px;
	border: 1px solid #cccccc;
}


.indentTop  {
	margin-right: 5px;
	margin-left: 15px;
	font-size: 12px;
}
.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}



#menu a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-position: left;
	vertical-align: text-bottom;
	display:block;
	width:180px;
	padding:10px 0 10px 5px;
	color: #000000;
	background: #CCCCCC;
	clear: both;
}

#menu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-decoration: underline;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

.leftnav {
	border-right: 1px SOLID #000000;
	background-color:   #CCCCCC;
	background-repeat: repeat-x;
	background-position:bottom;
}


#highlight a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-position: left;
	vertical-align: text-bottom;
	display:block;
	width:180px;
	padding:10px 0 10px 5px;
	color: #FFFFFF;
	background: #333333;
	clear: both;
}











.save {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-position: left;
	vertical-align: text-bottom;
	display:block;
	padding:10px 0 10px 5px;
	color: #fffff;
	background: #666666;
	clear: both;
}



.saveTwo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #916813;
	text-decoration: underline;
	background-position: bottom;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
}
.strike {
	text-decoration: line-through;
	color: #666666;

}
