/* Modified HTML */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4EFF7;
	font-family: Arial, Helvetics, sans-serif;
	line-height: 17px;
	font-size: 10px;}

h1 {
	color: #000064;
	font-weight: bold;
	font-family: Arial, Helvetics, sans-serif;
	font-size: 21px;}
	
h2 {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetics, sans-serif;
	font-size: 16px;
	padding: 8px 0px 7px 0px;
	border-bottom: 1px solid #000000;}
	
p {
	font-size: 12px;
	line-height: 17px;}	
		

/* GFS Specific CSS */	
	

.copyright {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: 15px;
font-size: 10px;}

.quote {
	color: #777777;
	font-family: Arial, Helvetics, sans-serif;
	line-height: 17px;
	font-size: 12px;
	font-style: italic;}


.caption {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-weight: bold;
line-height: 13px;
font-size: 10px;}

	
/* Layout CSS */
	
.content {
	padding: 0px 0px 0px 0px;}
		

/* Link Attributes CSS */
	
a:link {
	color: #978131;
	font-weight: bold; 
	text-decoration: underline;}

a:visited {
	color: #978131;
	font-weight: bold;
	text-decoration: underline;}

a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;}

/* Green Bar Navigation Link Attributes CSS */
	
a.greenbarnav:link {
	color: #FFFFFF; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

a.greenbarnav:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

a.greenbarnav:hover {
	color: #000066;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}	
	
/* Sub Navigation Link Attributes CSS */
	
a.subnav:link {
	color: #00457C; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

a.subnav:visited {
	color: #00457C;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

a.subnav:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}	
