a {
	color: #11636c;
	text-decoration: none;
}

body {
	margin: 2px 2px 25px 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
}

p {
	margin-top: 5px;
	margin-bottom: 30px;
}

#homeContainer {
	width: 788px;
	border: 1px solid #ddeff6;
}

#homeContent {
	width: 420px;
	margin: 30px 5px 10px 0;
	position: relative;
	bottom: 70px;
}

#otherContainer {
	width: 788px;
	border: 1px solid #dbeff7;
}

#otherContent {
	width: 420px;
	margin: 30px 5px 10px 0;
	position: relative;
}

#navigation {	
	width: 788px;
}

#subContent {
	width: 400px;
	margin: 20px 5px 10px 0;
	position: relative;
	bottom: 70px;
}

#sidebar {
	padding-left: 30px;
}

.sidebarHeader {
	width: 175px;
	color: #008edb;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #a2a2a2;
	margin-bottom: 30px;
}

.relatedDownloads {
	position: relative;
	bottom: 20px;
}

.relatedDownloads img {
	display:inline;
	margin-right: 10px;		
}

#footer {
	width: 600px;
	margin: 50px 0 6px 0;
	font-size: 11px;
}

#copyright {
	width: 600px;
	margin: 4px 0 0 0;	
	font-size: 11px;
}

.category {
	position: relative;
	right: 30px;
	color: #ff8c05;
	font-weight: bold;
}

.category img {
	margin-right: 5px;
}

.header {
	width: 425px;
	color: #11636c;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 2px solid #a2a2a2;
}

.header2 {
	color: #11636c;
	font-weight: bold;
}