HTML
{
	height: 100%;
} 
BODY	
{ 
	color: #000000;
	font-size: 12px;
	font-family: "Arial", "Verdana", "sans-serif";
	margin: 0px;
	background-color: #F7F7EC;
}
IMG
{
	border: none; 
}
A, A:link, A:visited, A:active
{ 
	text-decoration: none; 
	color: #006699; 
}
A:hover
{ 
	color: #f0ac2d;
}
A.titleLink, A.titleLink:visited, A.titleLink:active
{
	color: #006699; 
	font-weight: bold; 
	font-size: 14px;
	text-decoration: none;	
}
A.titleLink:hover
{
	color: #f0ac2d; 
	text-decoration: none;	
}
DIV.titleLinkContainer
{
	margin-bottom: 3px;
}
A.bigLink
{
	font-size: 14px; 
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
A.bigLink:hover
{
	color: #f0ac2d;
}
A.biggerLink
{
	font-size: 16px; 
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
A.biggerLink:hover
{
	color: #f0ac2d;
}
.bigText
{
	font-size: 14px; 
	color: #000000;
	font-weight: bold;
}
.mainDetails
{
	color: #797979;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
}
DIV.descriptionContainer
{
	margin-bottom: 7px; 
	margin-top: 7px;
}
A.subnavLink
{
	font-size:12px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
A.subnavLink:hover
{
	color: #f0ac2d;
}
A.selectedSubnavLink, SPAN.selectedSubnavLink
{
	float: left;
	font-size:12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.selectedSubnavLink:hover
{
	color: #000000;
}
.grayText
{
	font-size: 12px;
	color: #797979;
}
UL 
{
	list-style-type: disc;
	list-style-position: inside;
}
.noFocusOutline
	{
		outline: none;
	}
#content	
	{ 
		vertical-align: top; 
	}
.contentBorder	
	{ 
	}
.mainContent
	{
	}
#wrapper
	{
		height: 100%; 
		background-color: #edebd6;
	}
#container	
	{ 
		width: 961px; 
		margin-left: auto; 
		margin-right: auto;
		padding-bottom: 25px;
	}
#containerContainer
	{
		background-color: #f7f7ec; 
		width: 100%;
	}
.columnTop	
	{ 
	}
.columnTopPageTop 
	{ 
	}
.topNav		
	{
	}
DIV.topNavSection
	{
		margin-top:20px;
		padding-left:7px;
		padding-right:7px;
	}
DIV.topNavSelectedSection
	{
		height:17px;
		background-color:#15543a;
		margin-top:5px;
		padding-top:4px;
		padding-left:7px;
		padding-right:7px;
	}
.topNavSectionEntry	
	{ 
	}
.topNavSelectedSectionEntry	
	{ 
	}
.pageBanner 
	{ 
		display: block; 
	}
.title
	{
		font-size: 14px;
		font-weight: bold;
	}
.smallTitle
	{
		font-size: 11px;
		font-weight: bold;
	}
.copyright
	{
		font-size: 10px;
	}
.blueLink, A.blueLink
	{
		color: #508dc6;
	}
.whiteBackground 
	{
		background-color: #FFFFFF;
		width: 961px;
	}
.miniDottedLine
	{
		margin-top:20px; 
		margin-bottom:18px; 
		margin-right:80px;
		background-image: url(../images/dotted_line.gif);
		background-repeat: repeat-x;
	}
.fullDottedLine
	{
		margin-top:20px; 
		margin-bottom:18px; 
		background-image: url(../images/dotted_line.gif);
		background-repeat: repeat-x;
	}
.verticalDottedLine
	{
		background-image: url(../images/dotted_line_vert.gif);
		background-repeat: repeat-y;
	}
.leftNav	
	{
		width: 160px;
		padding-left: 50px;
		padding-top: 24px;
		vertical-align: top;
	}
.leftNavFirstEntry	
	{
	}
.leftNavSelectedEntry
	{
	}
.leftNavSelectedEntry:link
	{ 
		color: #6E6E63; 
	}
.leftNavSelectedEntry:visited
	{ 
		color: #6E6E63; 
	}
.leftNavSelectedEntry:active
	{ 
		color: #6E6E63; 
	}
.leftNavEntry
	{
		padding-bottom: 4px;
		margin-bottom: 4px;
		display: block;
	}
.leftNavLastEntry	
	{
		background-image: none;
	}
.contentArea	
	{
		padding: 30px 20px 20px 20px;
		min-height: 390px;
		height: auto !important;
		height: 390px;
	}
.ContentColumn1of1	
	{
	}
.ContentColumn1of2
	{
		vertical-align: top;
		padding-left: 0px;
		padding-right: 10px;
	}
.ContentColumn2of2	
	{
		padding: 0 0 0 0px;
		vertical-align: top;
	}
.innerContentColumn1of1	
	{
		width: 650px;
	}
.innerContentBlock
	{
		padding-bottom: 22px; 
		margin-bottom: 22px;
	}
.underlinedBlock
	{
		background-image: url("/images/dashed_line.gif");
		background-repeat: repeat-x;
		background-position: bottom;
	}
#footer		
	{
		width:100%; 
		background-color: #edebd6; 
		background-image: url( "/images/footer_bg.gif" ); 
		background-repeat: repeat-x;
	}
.pageHeader	
	{ 
		padding-bottom: 20px;
	}
.attachments ul 
	{
		list-style: none;
	}
.attachments li 
	{
		background-image: url("/images/arrow_right_gray.gif");
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 10px;
		padding-bottom: 6px;
	}
.relatedLinks
	{
	}
.relatedLinks ul 
	{
		list-style: none;
	}
.relatedLinks li 
	{
		background-image: url("/images/arrow_right_gray.gif");
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 10px;
		padding-bottom: 6px;
	}
.ramPageSidebarImage	
	{
		display: block;
	}
.ramPageSidebarImageCaption
	{                              
		color: black;
		font-size: 10px;
		line-height: 12px;
		margin-top: 14px;
	}
.ramPageSidebarImageContainer	
	{			
		display: block; 
		background-color: #ffffff;
		padding: 13px;
		padding-top:14px;
		border: 1px solid #e1e2da;
		margin-bottom: 10px;
	}
.errorRed					
	{ 
		color: #cc0000; 
		font-weight: bold; 
	}
.requiredField
	{ 
		color: black;
		font-size: 9px;	
	}
.formEntry
{ 
	height: 45px;
	width: 175px;
} 
.formInputLabel
{ 
} 
.formInput
{ 
	width: 175px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: "Verdana", "Arial", "Helvetica", "Verdana", "sans-serif"; 
}
.formInputMultiSelect
{
}
.formInputTextArea
{ 
	height: 100px;
}
.contactForm1stCol
{
	width: 212px;
}
SELECT
{
	margin-right: 5px;
}
TEXTAREA
{
	font-family: arial;
	font-size: 11px;
}
.expandable
	{
		height: 0px;
		overflow: hidden;
		visibility: hidden;
	}

