﻿body{
font-family:Verdana;
}
.hawk-intro{
	background-color:#FFEA97;
	border:1px;
	border-style:solid;
	border-color:black;
	
}
.hawkbackground{
	background-color:#244729;
}
.mainbackground{
	background-color:#ffffff;
}
.headline{
	font-size:14pt;
	color:#244729;
}
.headline:link{
	font-size:14px;
	color:#244729;	
}
.headlinetext{
	font-size:10pt;
	color:#244729;
}
/* inactive (blue) tab */
.myCustomNavTab 
{
background: url('images/myTopLeftCornerImage.gif') top left no-repeat #ffd800;margin-left: 3px;
}
.myCustomNavTab a 
{
display: block;padding: 7px 14px 6px 14px;color: #244729;font-weight: bold;border-bottom: 1px #485c7c solid;text-decoration: none;background: url('images/myTopRightCornerImage.gif') top right no-repeat;
}
.myCustomNavTab a:hover {color: #244729;}
/* active (white) tab */
.myCustomNavTabActive 
{
background: url('images/myTopLeftCornerImageActive.gif') top left no-repeat #244729;margin-left: 1px;
}
.myCustomNavTabActive a 
{
background: url('images/myTopRightCornerImageActive.gif') top right no-repeat;color: #ffd800;border-bottom: 1px #ffffff solid;
}
.myCustomNavTabActive a:hover 
{
color: #ffd800;
}
.rssheadlines{
background-color:#244729;
color:white;
font-size:10pt;
font-weight:normal;
}
ms-WPBorderBorderOnly{
	border-color:#244729;
}
