@charset "UTF-8";
/* CSS Document */
body
{
 background-color: #4fa6bc;
 margin: 0px;
}
#dc_body
{
	width: 924px;
	background-color: #FFFFFF;
}
.wrapper
{
	width: 1050px;
}
.background
{
	float: left;
	width: 1050px;
	background-image: url(images/wrapper_site.jpg);
	background-repeat: no-repeat;	
}
.navWrapper
{
 	float: left;
	width: 986px;
	height: 44px;
	margin-top: 50px;
	padding-left: 64px;
	background-color: transparent;
}

.navigation
{
	float: left;
 	width: 131px;
	height: 29px;
	padding-top: 15px;
	margin-right: 1px;
	background-color: transparent;
	background-image: url(images/top_menu_button.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation:hover
{
	float: left;
 	width: 131px;
	height: 29px;
	padding-top: 15px;
	margin-right: 1px;
	background-color: transparent;
	background-image: url(images/top_menu_button_hover.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.flash
{
	float: left;
	width: 1050px;
	height: 353px;
	background-image: url(images/header_box_top.jpg);
	background-repeat: no-repeat;
}
.flashBtm
{
	float: left;
	width: 1050px;
	height: 3px;
	background-image: url(images/header_box.jpg);
	background-repeat: no-repeat;
}
.dcContentHeader
{
	width: 1050px;
	height: 15px;
	float: left;
	background-image: url(images/dcContentHeader.png);
	background-repeat: no-repeat;
}
.dcContentBody
{
	width: 924px;
	background-image: url(images/dcContentBody.png);
	background-repeat: repeat-y;
}
.dcContentFooter
{
	width: 924px;
	height: 27px;
	margin-bottom: 0px;
	background-image: url(images/dcContentFooter.png);
	background-repeat: no-repeat;
}
.topLinks
{
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contentWrapper
{
	width: 1050px;
}
.conWrapHead
{
	float: left;
	width: 1050px;
	height: 15px;
	background-image: url(images/ContentBackHeader.png);
	background-repeat: no-repeat;
}
.conWrapBody
{
	float: left;
	width: 1050px;
	background-image:url(images/ContentBackBody.png);
	background-repeat: repeat-y;
}
.conWrapFooter
{
	float: left;
	width: 1050px;
	height: 10px;
	background-image: url(images/ContentBackFooter.png);
	background-repeat: no-repeat;
}
.conLeftColumn
{
	float: left;
	width: 218px;
	margin-left: 10px;
	margin-right: 5px;
}
.MainMenuImage
{
	float: left:
	width: 218px;
	height: 45px;
}
.CatLinkWrapper
{
	float: left;
	width: 218px;
}
.CatLinkHead
{
	float: left;
	width: 218px;
	height: 10px;
	background-image:url(images/CatHeader.png);
	background-repeat: no-repeat;
}
.CatLinkBody
{
	float: left;
	width: 218px;
	background-image:url(images/CatBody.png);
	background-repeat: repeat-y;
}
.CatLinkFooter
{
	float: left;
	width: 218px;
	height: 14px;
	background-image: url(images/CatFooter.png);
	background-repeat: no-repeat;
}
.CatLinks
{
	width: 198px;
	height: 25px;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	text-transform: none;
}
.CatLinkText
{
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	text-align: left;
	text-transform: none;
}


.conRightColumn
{
	float: left;
	width: 675px;
	margin-left: 1px;
}
.colRightHead
{
	float: left;
	width: 675px;
	height: 14px;
	background-image:url(images/RightColHeader.png);
	background-repeat: no-repeat;
}
.colRightBody
{
	float: left;
	width: 675px;
	background-image:url(images/RightColBody.png);
	background-repeat: repeat-y;
}
.colRightFooter
{
	float: left;
	width: 675px;
	height: 14px;
	background-image: url(images/RightColFooter.png);
	background-repeat: no-repeat;
}