body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #919090;
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}

a {
    font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	color: #F6B220;
	text-decoration: none;	
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	color: #F6B220;
	text-decoration: underline;
}	
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919090;
	line-height: 16px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:  Normal;
	color: #333333;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:  Normal;
	color: #333333;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:  Normal;
	color: #333333;
}

	
.textSmall {
	Font-Size : 10px;
	font-family: Arial, Helvetica, sans-serif;
	Color : #CCCCCC;
	line-height: 24px;
	}
	
.textSmallOrange {
	Font-Size : 9px;
	font-family: Arial, Helvetica, sans-serif;
	Color : FFC20E;
	font-weight : bold;
}
	
a.nav:link {
	Font-Size : 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a.nav:visited {
	Font-Size : 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a.nav:hover {
	Font-Size : 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

a.nav:active {
	Font-Size : 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #050608;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #050608;
}
