*	{font-family: Gill Sans MT, Arial;
	font-size: 10pt;}

body 	
	{color: #003A8D;
	margin-top: 0; 
	margin-bottom: 0;}
	
p,form
	{color: #003A8D;
	font-size: 11pt;
	margin-top: 0; 
	margin-bottom: 0;
	text-align: justify;
	}
	
a, a:visited
	{color: #97afc9; 
	text-decoration: underline;}

a:hover, a:active
	{color: #C97385; 
	text-decoration: none;}
	
#textInput
	{width: 100px; 
	}

.subheader {
	padding-bottom: 25px;
	}
	
.subheaderDark {
	color: #0054a6;
	font-size: 24px;
	}
	
.subheaderLight {
	color: #8099b3;
	font-size: 24px;
	}
	
#button {
	text-align: right;
	padding-bottom: 5px;
	margin-left: 25px;
	width: 150px;
	}
	
#button a {
	color: #949494;
	font-size: 13px;
	text-decoration: none;
	}
	
#button:hover {
	background: url('images/button_bg.jpg') left center no-repeat;
	}
	
#button2 {
	text-align: right;
	padding-bottom: 5px;
	width: 150px;
	background: url('images/button_bg.jpg') left center no-repeat;
	}

#button2 a {
	color: #949494;
	font-size: 13px;
	margin-left: 25px;
	text-decoration: none;
	}
