/*body, td, .Norm {
	color: black;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/

Legend, .Legend {
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #4F7C9C;
	color: white;
}

.BottomLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	color: 336699;
}

.SideLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: 336699;
}

.SortIconOff {
	font-family: wingdings 3;
	font-size:9pt;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}

.SortIconOn {
	font-family: wingdings 3;
	font-size:9pt;
	font-weight: bold;
	color: green;
	text-decoration: none;
}

.Copyright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	color: 666666;
}

.Content {
	color: 4F7C9C;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TableTitleHeader {
	background-color : #4F7C9C;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MouseDiv {
	color: 4F7C9C;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.WLink {
	font-family : Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-decoration : none;
}

.WLink:Hover {
	text-decoration : underline;
}

.GrayText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #999999;
}

.LoginText {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

.LoginBox {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	background-color : #CCFFFF;
}

.SmButton {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	background-color : #CCFFFF;
	height:16px;
}

.RedButton {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	background-color : red;
	height:22px;
	color: white;
}

.RedButtonSm {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	background-color : red;
	height:18px;
	color: white;
}

.ErrorText {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color:red;
}

.Small {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color:black;
}

.V8BBlk {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color:black;
}

.V8NTeal {
	color: 4F7C9C;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Tiny {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	color:black;
}

.Approve {
	font-size: 9px; 
	font-weight: bold;
	padding: 1px;
	margin-bottom: 2px;
}

A:LINK.Approve, A:VISITED.Approve {
	color:green;
	text-decoration: none;
}

A:FOCUS.Approve, A:HOVER.Approve {
	color: white;
	background-color: green;
}

.Decline {
	font-size: 9px; 
	font-weight: bold;
	padding: 1px;
	margin-bottom: 2px;
}

A:LINK.Decline, A:VISITED.Decline {
	color:red;
	text-decoration: none;
}

A:FOCUS.Decline, A:HOVER.Decline {
	color: white;
	background-color: red;
}

.Details {
	font-size: 9px; 
	font-weight: bold;
	padding: 1px;
	margin-bottom: 2px;
}

A:LINK.Details, A:VISITED.Details {
	color:blue;
	background-color: white;
	text-decoration: none;
}

A:FOCUS.Details, A:HOVER.Details {
	color: white;
	background-color: blue;
}

.tableborder {
	border-collapse: collapse;
}

.tablecell {
	border: 1px solid #6EAB24;
	background-color: #F4F8EE;
}

.evenrow {
	background-color: #FFEFD5;
}

.oddrow {
	background-color: #FFFFFF;
}
