
h1, h2, h3, h4, h5, h6 {
	color: #126;
}

h1.gray, h2.gray, h3.gray, h4.gray, h5.gray, h6.gray {
	color: #444;
}

h2 {
	font-size: 14px;
	margin-bottom: 5px;
}

h3 {
	font-size: 13px;
	margin-bottom: 5px;
}

h4 {
	font-size: 13px;
	float: left;
	margin-right: .5em;
	margin-bottom: 0;
	padding: 0;
	margin-top: -3px;
}

h5 {
	font-size: 12px;
	margin-bottom: 5px;
}

h6 {
	font-size: 12px;
	float: left;
	margin-right: .5em;
	margin-bottom: 0;
	padding: 0;
	margin-top: -1px;
}

#content a:link, #content a:visited, #footer a:link, #footer a:visited {
	color: #8AE;
	color: #126;
	text-decoration: underline;
}

#content a:focus, #content a:hover, #footer a:focus, #footer a:hover {
	text-decoration: none;
	color: #8AE;
	color: #126;
}

#content a:active, #footer a:active {
	color: #8AE;
	color: #126;
	text-decoration: underline;
} 

#sec_content a:link, #sec_content a:visited {
	color: #8AE;
	color: #126;
	text-decoration: underline;
}

#sec_content a:focus, #sec_content a:hover {
	text-decoration: none;
	color: #8AE;
	color: #126;
}

#sec_content a:active {
	color: #8AE;
	color: #126;
	text-decoration: underline;
}

#content h1 a:link, #content h1 a:visited, #content h1 a:focus, #content h1 a:hover, #content h1 a:active,
 #content h2 a:link, #content h2 a:visited, #content h2 a:focus, #content h2 a:hover, #content h2 a:active, 
 #content h3 a:link, #content h3 a:visited, #content h3 a:focus, #content h3 a:hover, #content h3 a:active, 
 #content h4 a:link, #content h4 a:visited, #content h4 a:focus, #content h4 a:hover, #content h4 a:active, 
 #content h5 a:link, #content h5 a:visited, #content h5 a:focus, #content h5 a:hover, #content h5 a:active, 
 #content h6 a:link, #content h6 a:visited, #content h6 a:focus, #content h6 a:hover, #content h6 a:active {
	color: #126;
}

#content ul, #sec_content ul {
	margin-left: 25px;
	padding-left: 0;
}

#content ol, #sec_content ol {
	margin-left: 25px;
	padding-left: 0;
}

#content p, #sec_content p {
	margin-bottom: 15px;
}
#content p+p {
	margin-top: -5px;
}

.bold {
	font-weight: bold;
}

img.right, table.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

img.left, table.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

img.border {
	border: 2px outset #126;
}

#content table.pictorial_1, #content table.pictorial_1 table {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

#content table.pictorial_1 table {
	width: 100%;
}

#content table.pictorial_1 tr {
	vertical-align: middle;
	border: none;
	margin: 0;
	padding: 0;
}

#content table.pictorial_1 td {
	margin: 0;
	padding: 0;
	text-align: center;
	border: none;
}

#content table.pictorial_1 img.right, #content table.pictorial_1 img.left {
	margin-bottom: 0;
}

table.capabilities {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	border: 2px solid #AAB;
	border-top: none;
}

table.capabilities caption {
	margin: 10px 0 0 0;
	background: #FC7;
	border: 2px solid #AAB;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	color: #126;
}

table.capabilities tr {
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}


table.capabilities th {
	background: #AAB;
	border: 1px solid #FFF;
	padding: 4px;
	margin: 0;
	text-align: center;
	width: 33%;
	border-collapse: collapse;
	color: #126;
}

table.capabilities th.th2 {
	background: #DDE;
	width: auto;
}

table.capabilities td {
	border: 1px solid #FFF;
	padding: 4px;
	margin: 0;
	text-align: center;
	border-collapse: collapse;
}

table.capabilities th.right, table.capabilities td.right {
	text-align: right;
}

table.facilities tr {
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

table.facilities th {
	background: #AAB;
	border: 1px solid #FFF;
	padding: 4px;
	margin: 0;
	text-align: center;
	width: 50%;
	border-collapse: collapse;
	color: #126;
}

table.facilities th.th2 {
	background: #DDE;
	width: auto;
}

table.facilities td {
	border: 1px solid #FFF;
	padding: 4px 10px;
	margin: 0;
	text-align: left;
	border-collapse: collapse;
}

table.facilities th.right, table.facilities td.right {
	text-align: right;
}

div.faq dt {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}

div.faq dd {
	font-size: 12px;
	margin-top: 10px;
}

div.faq li {
	margin-bottom: 10px;
}

table.newsletter_archive {
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border-collapse: collapse;
}

table.newsletter_archive tr {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

table.newsletter_archive td {
	margin: 0;
	padding: 0;
	padding-right: 15px;
	padding-bottom: 25px;
}

table.image_caption {
	width: 260px;
}

#content table.image_caption td {
	text-align: center;
}

#content table.image_caption p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#content p.answer {
	margin: 0 25px 20px;
}

ul.sitemap li.folder {
	list-style-image: url(/images/design/gear_motions_sitemapi2.gif);
}

ul.sitemap li, ul.site_map li.file {
	list-style-image: url(/images/design/gear_motions_sitemapi4.gif);
	font-weight: bold;
}

#content ul.sitemap li {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content ul.sitemap a:link, #content ul.sitemap a:visited {
	text-decoration: none;
}

#content ul.sitemap a:focus, #content ul.sitemap a:hover {
	text-decoration: underline;
}

#content ul.sitemap a:active {
	text-decoration: none;
}

#content ul.sitemap ul {
	margin-left: 15px;
	padding-left: 0;
}

table.facilities {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	border: 2px solid #AAB;
	border-top: none;
}

table.facilities caption {
	margin: 10px 0 0 0;
	background: #FC7;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #126;
	padding: 5px 10px;
	border: 2px solid #AAAABB;
}

h1 {
	font-size: 16px;
	margin-bottom: 5px;
}

table.home_table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 15px 0 0 0;
	padding: 0;
}

table.home_table tr {
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: none;
}

table.home_table td {
	margin: 0;
	padding: 0 25px 5px 0;
	border: none;
}
