/* CSS Document */

a:link{
	text-decoration: underline;
}

a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}
a.one:link{
	text-decoration: underline;
	color: #003993;
}
a.one:visited{
	text-decoration: underline;
	color: #003993;
}

a.one:hover{
	text-decoration: underline;
	color: #003993;
}
a.two:link{
	text-decoration: underline;
	color: #FFF;
}
a.two:visited{
	text-decoration: underline;
	color: #FFF;
}

a.two:hover{
	text-decoration: underline;
	color: #CCC;
}

/*li{
	line-height: 2em;
}
*/.emphasis{
	font-size: 14px;
	line-height: 18px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;




	background-image:;
	background-color: #FFF;
}

#main{
	width: 1024px;
	margin: auto;
	background-color: #FFFFFF;

}
#header{
	width: 1024px;
	height: 79px;
	background-image: url(images/header_bck.jpg);
	margin-left: 0px;
	margin-top: 15px;
	margin: auto;
	border-right-color: #E4E4E4;
	border-right-style: solid;
	border-right-width: 1px;
	background-repeat: no-repeat;
	background-color: #E4E4E4;
}

#nav{
	width: 1024px;
	color: #000000;
	height: 20px;
	background-image: url(images/bar.jpg);
	margin: auto;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
#navLeft{
	float: left;
	padding-left: 10px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	width: 160px;
	background-color: #FFFFCB;
	color: #000;
}

#belowNavLeft{
	width: 160px;
	height: 220px;
	float: left;
}

#content{
	background-color:#FFF;
	width: 840px;
	margin-left: 180px;

}
#navDivision{
	height: 20px;
}

#topSpace{
	height: 15px;
	background-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-right-style: solid;
	border-right-width: 1px;
	width: 1024px;
}
#footer{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: both;
	margin-top: -26px;
}
#back{
background-color: #FFFFFF;
}
#indent{
	padding-left: 20px;
}
#bottomImageHome {
	width: 869
.px;
	height: 100px;
	width: 1024px;
	margin-top: -28px;
}
