@CHARSET "UTF-8";

a:link, a:visited
{
	color:#a6a6a6;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	margin:0;
	margin-top:10px;
	padding:0;
	background-color: #fff;
	color: #a6a6a6;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

#container
{
	width:983px;
	text-align:left;
	margin: 0 auto;
	overflow:hidden;
	padding:0;
}

#content
{
	

}

#headerImageOverlay
{
	position:absolute;
	width:305px;
	height:218px;
	float:left;
}

#headerGrid
{
	width:897px;
	float:left;
	height:38px;
	padding:0;
	margin:0;
	background-image:url(../images/contentHeader/grid.jpg);
	background-repeat:repeat-x;
}

#headerImageFile
{
	position:absolute;
	float:left;
	padding-top:8px;
	padding-left:5px;
	overflow:hidden;
	width:280px;
	height:193px;

}

#headerImage
{
	float:left;	
	width:285px;
	height:203px;
	padding-left:20px;
	padding-right:42px;
}

#headerText
{
	float:left;
	width:550px;
}

#headerText .body
{
	padding-right:20px;
	height:88px;
}

#headerText h1
{
	padding:0;
	margin:0;
	font-size:29px;
	font-weight:normal;	
}

#headerText .title
{
	font-size:29px;
	font-weight:normal;	
	padding-right:20px;
	padding-bottom:20px;
}

#headerText .title p, #headerText .body p
{
	padding:0;
	margin:0;
}

#headerText .body
{
	font-size:17px;
}

img
{
	border:0;
}

#logo
{
	padding-bottom:15px;
}

#address
{
	border-right:1px solid #eeeeee;
	padding-right:20px;
}

#page
{
	width:857px;
	float:left;
}

#page .body
{
	float:left;
	width:500px;
	padding:0;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
	padding-bottom:40px;
}

.body a:link, .body a:visited
{
	color:#f068a8;
	text-decoration: underline;
}

#page .bodySection
{
	float:left;
	padding-left:40px;
	padding-top:20px;
	width:250px;
}

#pageHeader
{
	width:897px;
	float:left;
	padding-left:43px;
	padding-top:10px;
}

#pageHeaderContent
{
	width:897px;
	float:left;
}

#pageLinks
{
	font-size:12px;
	padding-bottom:10px;
}

.pageLinkSelected
{
	color:#f068a8;
	text-decoration:underline;
}

.pngfix
{
	behavior: url(/js/iepngfix.htc);
	z-index:10;
}

.sectionLinks
{
	margin-top:30px;
	float:left;
	width:400px;
}

.sectionLinks a:link, .sectionLinks a:visited
{
	color:#a6a6a6;
	text-decoration: none;
}

.sectionLinks a:hover
{
	text-decoration: underline;
}

.sectionLinksTitle
{
	padding-bottom:10px;
	font-size:20px;
}

.sectionLinksTop
{
	width:410px;
	height:18px;
	float:left;
	background-image:url(../images/sectionLinks/top.jpg);
	background-repeat:no-repeat;
}

.sectionLinksBottom
{
	width:410px;
	height:18px;
	float:left;
	background-image:url(../images/sectionLinks/bottom.jpg);
	background-repeat:no-repeat;
}

.sectionLinksTitle .pageTitle, .sectionLinksBody .pageLink
{
	color:#ef5da2;
}

.sectionLinksBody
{
	background-image:url(../images/sectionLinks/middle.jpg);
	background-repeat:repeat-y;
	width:410px;
	float:left;
	padding-left:20px;
}

.textLip
{
	float:right;
	width:50px;
	height:36px;
	background-image:url(../images/contentHeader/textLip.jpg);
	background-repeat:no-repeat;
}