body {
	font-family: Droid Sans, Helvetica, Arial, sans-serif;
	position: relative;
	background-color: #EEEEEE;
	font-size: small;
}

#container {
	min-width: 760;
	max-width: 955;
}

td {
	font-family: Droid Sans, Helvetica, Arial, sans-serif;
}

th {
	font-family: Droid Sans, Helvetica, Arial, sans-serif;
}

h1 {
	color: #000066;
}

h2 {
	color: #000066;
}

h3 {
	color: #000066;
}

a:link, a:visited {
	color: #669966;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none; 
}

#banner {
	border-bottom-width: 6px;
	border-bottom-color: #000066;
	border-top-style: solid;
	border-top-width: 6px;
	border-top-color: #000066;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	height: 41px;
	margin-bottom: 20px;
	display: block;
}

#footer {
	font-size: x-small;
	text-align: center;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-top-width: 2px;
	margin-top: 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	display: block;
	padding: 10px;
}

#home_banner {
	background-color: #FFFFFF;
	height: 41px;
	margin-bottom: 20px;
	display: block;
}

#sectionNav {
	display: block;
	margin-left: 4px;
	margin-bottom: 2px;
}

#sectionNavLinks {
	display: block;
	margin: 0px;
	padding: 0px;
}

#sectionNavLinks a:link, #sectionNavLinks a:visited {
	color: #FFFFFF;
	background-color: #BBBBBB;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-weight: bold;
	padding: 1px 10px 2px 10px;
}

#sectionNavLinks a:hover {
	text-decoration: underline;
}

#sectionName {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
}

#utility {
	font-family: Droid Sans, Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #000000;
	float: right;
	margin-right: 4px;
}

#utility a {
	color: #000000;
	white-space: nowrap;
}

#utility a:hover {
	text-decoration: underline;
	white-space: nowrap;
}

#pageCell {
	border: 1px solid #000000;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 10px;
	display: block;
}

#pageNav {
	float: left;
	width: 130px;
	padding: 0px;
	background-color: #EEEEEE;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	border: 1px solid #000000;
}

#pageNavLinks {
	margin: 0px;
	padding: 0px;
}

#pageNavLinks a:link, #pageNavLinks a:visited {
	color: #000066;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
}

#pageNavLinks a:hover {
	text-decoration: underline;
}

#pageNavSubLinks a:link, #pageNavSubLinks a:visited {
	color: #669966;
	padding-left: 15px;
	font-size: smaller;
}

.relatedLinks {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
}

.relatedLinks a {
	display: block; 
}

.relatedSubLinks a {
	display: block; 
	margin-left: 15px;
}


#pageName {
	color: #000066;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: x-large;
	display: block;
	border-bottom: 1px solid #000000;
}

#pageName2 {
	color: #000066;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: x-large;
	display: block;
	border-bottom: 1px solid #000000;
}

#pageName h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#pageName p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#pageContent {
	display: block;
}

#pageContent a:link, #pageContent a:visited {
	color: #669966;
	text-decoration: none;
	font-weight: bold;
}

#pageContent a:hover {
	text-decoration: underline;
}

.inset {
	vertical-align: top;
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 4px;
	margin-right: 4px;
}

#pageIcon {
	float: right;
}

.download {
	border-color: #CCC;
}

.homeProductName {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.homeProductTagline {
	color: #000066;
}

#homeContent {
	border: 2px solid #000066;
	width: 460px;
}
.tableSeparator {
	background-image: url(stripes.gif);
	background-repeat: repeat;
}
