body 
{
	margin-left: 0;
	margin-top: 0;
	font-family: Arial, Georgia, Verdana;
	font-size: 11px;
	background-color: lightgoldenrodyellow;
}

ul, li
{
	margin-bottom: 0px;
	list-style-type: disc;
}

.PDSTable
{
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	width: 95%;
}

.pdsMenuCol
{
text-align: center;
}


.button
{
	border: solid 1px #3D82C4;
	font-size: 10px;
}

.imageBorder
{
	border: solid 1px #021a40;
	padding: 2px;
	background-color: White;	
}

.textbox
{
	border: solid 1px #3D82C4;
	font-size: 10px;
}

.labelBold
{
	font-weight: bold;
	text-align: right;
	font-size: 10px;	
	white-space: nowrap;
}

.mainTable
{
	width: 709px;
	padding: 0;
	background-color: White;
}

.mainTableBorder
{
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;	
}

.navigationMain
{
	/* background-color: #074a48; */	
	background-color: #2C4947;
	height: 18px;
	width: 120px;
	color: White;
	padding-left: 2px;
	font-size: 10px;
	text-indent: 3px;
	white-space: nowrap;
}

.navMouseOver
{
	background-color: #3D82C4;
	color: Yellow;	
	height: 18px;
	width: 120px;
	padding-left: 2px;
	font-size: 10px;
	text-indent: 3px;
	white-space: nowrap;
}

.navMouseOut
{
	background-color: #2C4947;
	height: 18px;
	width: 120px;
	color: White;
	padding-left: 2px;
	font-size: 10px;
	text-indent: 3px;
	white-space: nowrap;
}

.navigation
{
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;	
}

a.navigation
{
	text-decoration: none;
}

a.navigation:hover
{
	text-decoration: none;	
}

.navigationFill
{
	height: 18px;
	/* background-color: #323637; */	
	background-color: #2A4769;
	color: White;
	font-size: 10px;
}

.footerFill
{
	height: 18px;
	/* background-color: #323637; */	
	background-color: #2A4769;
	color: White;
	font-size: 10px;
}

.blueraquo
{
	color: #3D82C4;
	font-size: 10px;	
	vertical-align: top;
}

.blueLink
{
	font-family: Arial;
	color: #3D82C4;
	font-size: 10px;
	font-weight:bold;
}

a.blueLink
{
	text-decoration: none;
}

a.blueLink:hover
{
	text-decoration: underline;
}

.blueLinkFooter
{
	color: #007DBD;	
	font-size: 9px;
	font-weight:bold;
}

a.blueLinkFooter
{
	text-decoration: none;
}

a.blueLinkFooter:hover
{
	text-decoration: underline;
}

.lightblueLink
{
	color: #72ADD9;
	font-size: 9px;	
	font-weight: bold;
}

a.lightblueLink
{
	text-decoration: none;	
}

a.lightblueLink:hover
{
	text-decoration: underline;	
}

.textHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2A4769;	
}

a.textHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2A4769;	
	text-decoration: none;
}

a.textHeader:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2A4769;	
	text-decoration: underline;
}

.blackText
{
	color: Black;
	font-size: 11px;	
}

.dottedLine
{
	background-image: url("../Images/dot.gif"); 
	background-repeat: repeat-x;
	background-position-y: center; 
	padding-top: 10px;
	padding-bottom: 5px;
}

.hilcorpHeader
{
	color: #074A49;
	font-size: 26px;	
}

.hilcorpTagline
{
	color: Black;
	font-size: 9px;	
	font-weight: bold;
}

.newsHeader
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

.grayText
{
	font-family: Arial;
	color: #333333;
	font-size: 11px;
}

.newsText
{
	font-family: Arial;
	color: #333333;
	font-size: 11px;
}

.footerText
{
	color: Black;
	font-size: 9px;	
}

.tagLine
{
	color: Black;
	font-size: 9px;	
}

.smallText
{
	color: Gray;
	font-size:8px;	
}

.inlineimg
{
	vertical-align: middle;	
	border: 0;
	padding-left: 2px;
	padding-right: 2px;
}