
.crumbs-linked {
	TEXT-DECORATION:underline;
	font-weight:bold;
	font-size:9pt;
}
.crumbs-unlinked {
	font-weight:bold;
	font-size:9pt;
}
.title-item-name {
	font-weight:bold;
	font-size:16pt;
}
.add-item {
	font-weight: normal;
	font-size: 9pt;
	text-align: right
}
.white-table-border{
	border: 1px solid #ffffff
}

.title-item-header {
	font-weight:bold;
	font-size:11pt;
}


.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background: #000063;
	color: #FFFFFF
}
th {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background: #000063;
	color: #FFFFFF
}
.header:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background: #000000;
	color: #FFFFFF
}

input {
	font-family: verdana, "Lucida Sans Typewriter", helvetica;
	font-size: 10px;
	background: #FFFFFF;
	color: #000000
}


select {
	font-family: verdana, "Lucida Sans Typewriter", helvetica;
	font-size: 10px;
	background: #FFFFFF;
	color: #000000
}


.tableframe {
        background: #000000;
	color: #FFFFFF;
}



.lightgreen {

	color: #000000;
        background: #FFE773
}

.left-hand-nav {
	font-weight: bold; 
	color: #FFFFFF;
        background: #089AAD
	
}


.left-hand-nav:visited{
	background: #089AAD;
        color:#FFFFFF;
        TEXT-DECORATION:underline;
}



td.blue {

	color: #ffffff;
        background: #000063
}

td.grey {

	color: #ffffff;
        background: #D9DDDE
}

td.frame {
	color: #FFFFFF;
	background: #000000
}


.maintable {
	background: #FFFFFF;
	padding-left: 9px;
	padding-right: 9px; 
	padding-top: 9px; 
	padding-bottom: 9px;
	color: #000000
}



body {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #000000;
	background: #D9DDDE;
	list-style-type: square;
}

p {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
	list-style-type: square;
}



div {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF;
	list-style-type: square;
}

td {
	color: #000000;
        background: #FFFFFF;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
}


a {
	COLOR: #000099;
	font-weight:bold;	
	TEXT-DECORATION:underline;
	font-size: 9pt;	
}


a.next {
	COLOR:#000000;
	font-weight:bold;
	TEXT-DECORATION:underline;
	font-size: 9pt;	
}

.image-w-border {
	border-color: black;

}

a.not-bolded {
	COLOR:#000099;
	font-weight:normal;
	TEXT-DECORATION:underline;
	font-size: 9pt;	
}

a.next:hover {
        background: #D1D0D8;
	COLOR:#000000;
	TEXT-DECORATION:underline;
	font-size: 9pt;	
}


a:visited{
        color:#990099;
	TEXT-DECORATION:underline;
}



a:active{
	color:#000000;
	TEXT-DECORATION:underline;
}

a:hover{
	color:#000000;
	TEXT-DECORATION:underline;
}


a.white:visited{
        color:#FFFFFF;
	TEXT-DECORATION:underline;
}

a.white{
        color:#FFFFFF;
	TEXT-DECORATION:underline;
}



a.white:active{
	color:#FFFFFF;
	TEXT-DECORATION:underline;
}

a.white:hover{
	color:#FFFFFF;
	TEXT-DECORATION:none;
	background:#000000;
}



