p {
font-family: arial;
font-size: 8pt;
}
td {
font-family: arial;
font-size: 8pt;
}
.company {
font-family: arial;
font-size: 10pt;
font-weight: bold;
}
h1 {
 font-size: 8pt;
}
h4 {
font-family: arial;
font-size: 12pt;
font-weight: bold;
}
h5 {
font-family: arial;
font-size: 10pt;
font-weight: bold;
}

.pinkText {
color: #dd3a7d;
}

.pinkSubmit {
background-color:  #dd3a7d; 
color: #ffffff; 
font-weight: bold;

}

.row0 {background : #db3a7d; color: #FFFFFF; font-weight : bold;} 
.row1 {background : #dcdcdc;} 
.row2 {background : #eeeeee;} 

input,select {
	font-size: 7pt;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
}


A:link { color: 000000; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; }
A:visited { color: 000000;
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none; }
A:active { color: 000000;
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; }
A:hover { color: db3a7d;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; }

.company {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;}
A.company:link { color: db3a7d; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }
A.company:visited { color: db3a7d;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none; }
A.company:active { color: db3a7d;
	font-size: 10pt;
	font-weight: bold; 
	text-decoration: none; }
A.company:hover { color: 000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }
	
A.nav:link { color: ffffff; 
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
	
A.nav:visited { color: ffffff; 
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
	
A.nav:active { color: ffffff; 
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
	
A.nav:hover { color: dddddd; 
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
	
A.alpha:link { color: 999999; 
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }
	
A.alpha:visited { color: 999999; 
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }
	
A.alpha:active { color: 999999; 
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }
	
A.alpha:hover { color: db3a7d; 
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }

a.dbl_arrows {
	background: url(../images/dbl_arrows.gif) right 3px no-repeat;
	cursor: pointer;
	outline: none;
	padding-right: 15px;
	color: #dd3a7d;
	font-weight: bold;
}

.required {
	color: #ff0000;
	font-weight: bold;
	padding-right: 3px;
}



