@charset "utf-8";
/* CSS Document */

/* ===================================================================================================== */
/* Stylesheet developed by MMTC for exclusive use by R&A Engineering and Tool: http://www.randatool.com/ */
/* Copyright 2009 R&A Tool and Engineering. All rights reserved                                          */
/*                                                                                                       */
/* Design Notes:                                                                                         */
/*   Background color (black): #000000;                                                                  */
/*   Blue Green (backgrounds / links / headings): #006B7B                                                */
/*   Pale Blue Green (copyright / annotations): #B1C4C7                                                  */
/*   Purple (highlights / headings): #561D55                                                             */
/* ===================================================================================================== */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
table {
	margin-left: auto;
	margin-right:auto;
}
a:link {
	color: #006b7b;
}
a:visited {
	color: #006b7b;
}
a:hover {
	color: #006b7b;
}
a:active {
	color: #006b7b;
}
h1 {
	font-size: 18px;
	color: #561D55;
}

h2 {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

h3 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
h4 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

/* ============================ */
/* Styles for global navigation */
/* ============================ */

.globalnav {
	padding: 20px 0px 5px 0px;
	margin: 0px;
}

.globalnav ul {
	list-style: none;
	text-align: right;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	line-height: 16px;
}

.globalnav li {
	text-transform: uppercase;
	display: inline;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.globalnav a:link,
.globalnav a:active,
.globalnav a:visited {
	color: #000000;
	text-decoration: none;
}

.globalnav a:hover {
	color: #006B7B;
	text-decoration: none;
}

/* ================================ */
/* Default Template Text Formatting */
/* ================================ */

.copyright {
	font-size: 10px;
	color: #B1C4C7;
	text-align: center;
	padding: 5px;
	margin: 0px;
}

.call {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: right;
	padding: 10px 20px 10px 20px;
	color: #561D55;
}

.login {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 5px 20px 5px 20px;
}

.homeleft {
	background: url(../images/slice1.jpg) top right no-repeat;
}

.homeright {
	background-image:url(../images/slice2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #006b7b;
}

.homebody {
	padding: 14px 5px 10px 25px;
	line-height: 16px;
}

.highlight1 {
	padding: 5px 10px 5px 0px;
	text-align: right;
	margin: 0px;
}

.highlight2 {
	padding: 5px 10px 5px 20px;
	text-align: right;
}

.sidebar {
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
}

.homebody .first {
	margin-right: 50px;
}

.homebody .first span {
	font-size: 16px;
	font-weight: bold;
}

.homebody .second {
	margin-right: 20px;
}

.text p {
	line-height: 16px;
}

.text li {
	line-height: 16px;
	padding-bottom: 6px;
}

/* ================================================ */
/* Default Template Structure and Layout Formatting */
/* ================================================ */

.divider {
	font-size: 5px;
	line-height: 7px;
	background-color: #006B7B;
	padding: 0px;
	margin: 0px;
}

.divider2 {
	font-size: 5px;
	line-height: 5px;
	background-color: #561D55;
	padding: 0px;
	margin: 0px;
}

.divider3 {
	font-size: 5px;
	line-height: 7px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.pagebody {
	background: url(../images/bkgd.gif) top right no-repeat;
	padding: 20px 20px 10px 80px;
}

.sidebar {
	padding: 20px;
	background-color: #561D55;
	color: #FFFFFF;
}

.pageimage {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.highlight1 h2,
.highlight2 h2 {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}

.highlight1 p,
.highlight2 p {
	color: #FFFFFF;
}

.highlight1 a:link,
.highlight2 a:link,
.highlight1 a:hover,
.highlight2 a:hover,
.highlight1 a:active,
.highlight2 a:active,
.highlight1 a:visited,
.highlight2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.homeright img {
	padding: 10px 0px 5px 0px;
	margin: 0px;
}

.sparesbtn {
	padding: 0px 20px 5px 0px;
	margin: 0px;
	text-align: right;
}

.text {
	margin-top: 50px;
	padding-right: 60px;
}

.equiplist {
	font-size: 9px;
}

.equiptable {
	border: 1px #B1C4C7 solid;
	margin-bottom: 10px;
}

.equiptable td {
	border: 1px #B1C4C7 solid;
}

h3.equiplist {
	padding: 0px;
	margin: 0px;
	font-style: italic;
}

.form {
	text-align: center;
	padding-top: 20px;
}

.thumbnail {
	border: 1px #B1C4C7 solid;
	margin-right: 15px;
	margin-bottom: 15px;
	cursor: pointer;
}

.ftp {
	padding: 20px 80px 20px 80px;
}

.video_caption {
	font-size: 11px;
	font-style: italic;
	color: #006B7B;
	text-align: center;
}

.video_link {
	padding-top: 30px;
	text-align: center;
}

.video_link .caption {
	font-size: 11px;
	line-height: 13px;
	padding: 10px;
}

.video_link a:link,
.video_link a:hover,
.video_link a:active,
.video_link a:visited {
	color: #B1C4C7;
	text-decoration: underline;
}