FORM
{
	margin: 0px;
}

/* Object ID Declarations */
#box_Home_Primary
{
	position: relative;
	float: left;
	height: 210px;
	width: 703px;
	background-image: url(/images/box_mainfront.gif);
	background-repeat: no-repeat;
}

#box_Home_Primary_Contents
{
	position: relative;
	float: left;
	height: 194px;
	width: 331px;
	top: 4px;
	left: 4px;
	
}

#box_Home_Primary_Image
{
	position: relative;
	float: left;
	height: 202px;
	width: 356px;
	top: 2px;
	left: 15px;
	background-repeat: no-repeat;
	background-position: top right;
}

#box_Home_Secondary
{
	position: relative;
	float: left;
	left: 0px;
	top: 10px;
}

#box_Home_Tertiary
{
	position: relative;
	float: left;
	left: 12px;
	top: 10px;
}

#box_Quicklinks
{
	
	position: relative;
	float: left;
	left: 6px;
	top: 2px;
}

#box_Bookmark
{
	position: relative;
	float: left;
	left: 21px;
	top: 10px;
}

#box_Fooater
{
	position: relative;
	top: 210px;
}
.box_Secondary
{
	height: 149px;
	width: 345px;
	background-image: url(/images/box_secondfront.gif);
	background-repeat: no-repeat;
}

.box_Secondary_Headline
{
	position: relative;
	top: 2px;
	left: 1px;
	height: 28px;
	padding-left:4px;
	background-image: url(/images/grn_bg.gif);
	background-repeat: repeat-x;
}

.box_Home_Secondary_Contents
{
	position: relative;
	float: left;
	left: 10px;
	top: -20px;
	height: 130px;
	widtH:320px;
}

#box_Subpage_Primary
{
	position: relative;
	float: left;
	min-height: 210px;
	width: 703px;
	background-image: url(/images/box_mainsub.gif);
	background-repeat: repeat-y;
}
#box_Subpage_Primary_Contents
{
	position: relative;
	border:solid 1px red;
	min-height: 194px;
	min-width: 331px;
	top: 4px;
	left: 4px;
	
}

.TableHeadline 
{
	background-color:#9DD0C5;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.TableContentCol1 
{
	background-color:#9DD0C5;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.TableContentColX 
{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:11px;

}
.blackText10 A
{
	font-family:Arial;
	font-size:11px;
	color:#005573;
}

.blackText11 A
{
	font-family:Arial;
	font-size:11px;
	color:#005573;
}

.redLink10 A
{
	font-family:Arial;
	font-size:11px;
	color:#005573;
}

.redLink11 A
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#005573;
	line-height:30px;
}

.whiteText10 A
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;

}