body {
	background-image:url(/Images/pgtop_rpt.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:900;
	line-height: 12px;
	font-variant: normal;
	color: #666666;
	text-indent: 10px;
	margin-left: 5px;
}
.blue {
	font-weight: bold;
	color: #5890bc;
}
.blue2 {
	color: #5890bc;
}
.gold {
	font-weight: bold;
	color: #d2a945;
}
.gold2 {
	color: #d2a945;
}
td {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.content {
	background-image:url(/Images/pgbodybg_rpt.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.navImg:hover {opacity:.8; filter:alpha(opacity=80);}
h1 {
	font-family: "Humanst521 BT", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-transform:capitalize;
	color:#d2a945;
	line-height: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-family: "Humanst521 BT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#344150;
	font-weight:600;
	text-transform:capitalize;
	font-style: roman;
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-indent: 5px;
}
.orange{
	color:#cc0000;
	font-weight:bold;
}

.myriad{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:200;
	color:#5890bc;
	text-transform:uppercase;
	line-height: 17px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #cc0000;	
	font-size: 11px;
	line-height: 12px;
	font-variant: normal;
}
a:link {
	text-decoration: underline;
	color: #cc0000;
}
a:visited {
	text-decoration: underline;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
a:active {
	text-decoration: underline;
}

input.inputfield {
  font-size        : 11px;
  font-family      :  "Tahoma", Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #5790bd solid;
	background-color : #FFFFFF;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
    font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #5790bd solid;
	background-color : #FFFFFF;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #5790bd solid;
	background-color : #FFFFFF;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #5790bd solid;
	background-color : #FFFFFF;
  font-weight:  bold;
}
.copyright { 
  font-size        : 10px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  cursor:text;
  text-decoration:none;
}

a.copyright:link  { 
  font-size        : 10px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  cursor:text;
  text-decoration:none;
}
a.copyright:visited  { 
  font-size        : 10px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  cursor:text;
  text-decoration:none;
}
a.copyright:hover  { 
  font-size        : 10px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  cursor:text;
  text-decoration:none;
}
a.copyright:active  { 
  font-size        : 10px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  cursor:text;
  text-decoration:none;
}
