
/* CSS Document */

table img { display: block;
	
}



img
{
	margin-bottom:0px;
}

.contentSide
{
	border-style: none;
	border-width: 0px;
	width: 46px;
	margin: 0px;
	padding: 0px;
}
#LeftContentTile {
	background-image: url(../images/new/leftContentTile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 46px;
}
#bottomBanner {
	background-image: url(../images/new/bottomtile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	
}
#content {
	background-color: #FFF;
	padding:0px;
	margin:0px;
	width:709px;
}


#RightContentTile {
	background-image: url(../images/new/rightContentTile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 46px;
}

#TopBanner
{
	border-style: none;
	border-width: 0px;
	background-image: url(../images/new/bannerBgTile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	margin-bottom: 0px;
	padding: 0px;
	
}
#navHeader {
	background-color: #dcd8c8;
}
.blue {
	background-color: #1d3b59;
}
#headerTop {
	
	position: relative;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	/*height: 500;*/
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navBar .navTopBg     {
	background-image: url(../images/new/nav/navtop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	padding-top: 0px;
	height: 45px;
}

#headerTop #blueBot #navDiv #navBar tr .navTopBg #dates {
	padding-left: 65px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
}



#navBar .navBopBg     {
	background-image: url(../images/new/nav/navBot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	padding-top: 0px;
	height: 55px;
}
#navBar #NavBodyBg     {
	background-image: url(../images/new/nav/navbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 28px;
	width: 241px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navBar #NavBodyBg img{
	padding-left: 33px;
	margin: 0px;
	height: 28px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navBar #NavBodyBg img:hover {
	padding-left: 38px;
	
}

#navBar    {
	width: 100%;
	text-align: center;
}
#navDiv {
	clear: none;
	float: right;
	position: relative;
	display: block;
	margin-top: 0px;
}

#wrapper {
	width: 799px;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
}


#botColumnVertTile1
{
	background-image:url(/images/hp_box_1.jpg)	;
	background-repeat:repeat-y;
	
	
}

#botColumnVertTile2
{
	background-image:url(/images/hp_box_2.jpg)	;
	background-repeat:repeat-y;
	
	
}

#botColumnVertTile3
{
	background-image:url(/images/hp_box_3.jpg)	;
	background-repeat:repeat-y;
	
	
}

#botColumnVertTile4
{
	background-image:url(/images/hp_box_4.jpg)	;
	background-repeat:repeat-y;
	
	
}



