/*
##############################################
Copyright 1998 - 2008, BOLDfx.com
All rights reserved.
GetResults@BOLDfx.com
##############################################
This file contains style definitions
for this site.
##############################################
*/

 

/*
#############################################################################
##  SECTIONS
#############################################################################
*/

h1 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;	
	color:#af0000;
	text-align: center;
	padding:0px 0px 30px 0px;
}
h2 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;	
	color:#1f4d7e;
	text-align: center;
}

#BoardSpecsTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 416px;
	background-color: #EEEEEE; 
	padding: 6px;
}
#QuoteMatrixTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 416px;
	background-color: #DDDDDD; 
	font-weight:  bold;
	padding: 4px;
}
#Instructions{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:  bold;
	padding-top: 20px;
}
#Instructions2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:  bold;
	color: #1f4d7e;
	padding-top: 20px;
}
#aspTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #EEEEEE; 
	padding: 6px;
	border: 0px solid #000000;
}
.form_label{
	font-weight:  bold;
	text-align: right;
}
.form_field{
	font-weight:  normal;
	text-align: left;
}
.form_bottom{
	font-weight:  bold;
	text-align: center;
	vertical-align: middle;
}
.intro {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
a{
	color:#1e4c7d;	
}


#UserProfile{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #EEEEEE; 
	padding: 6px;
	border: 1px solid #000000;
}
