/* CSS Document */

body,td,th,input,select,textarea {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: 1.4em;
	margin-bottom: 0px;
	margin-top: 0px;
}
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	display:block;
	margin: 20px 0 20px 0;
}
img {
	border: 0 none;
}
form {
	display: inline;
}
a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#top div#controls,
div#menubar,
div#menu,
div#breadcrumb,
div#frontpage,
div#redbar,
div#boxes,
div#core div#navigation,
div#core div#related {
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	display: none;
}

div#top {
	height:75px;
	border-bottom:1px solid #CCCCCC;
}
div#addressbar {
	border-top:1px solid #CCCCCC;
}
div#address {
	font-size:xx-small;
	text-align:center;
}

/*
div#top div#logo {
	width:100%;
	text-align:center;
}
div#core {
	display:block;
	width:100%;
	margin:20px auto;
}

div#core div#content {
	margin:0 auto;
	width:455px;
	float:left;
}

div#address {
	font-size:xx-small;
	color:#FFFFFF;
	margin:0 auto;
	width:100%;
	text-align:center;
}

#tableDownload  img {
	border: 1px solid #CCCCCC;
}
#tableDownload td {
	border-bottom: 1px solid #CCCCCC;
}
#tableBottomBorder td {
	border-bottom: 1px solid #CCCCCC;
}
#tableBottomBorder img {
	padding: 5px 0;
}
.imgMarginLeft {
	margin-left:10px;
}
