body {
	background-repeat: repeat-x;
	background-image: url(images/bkgd_repeat.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 17px;
}
h1 {
	font-size: 2em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-size: 2em;
	color: #152866;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 0px;
}
h3 {
}
h4 { font-size: 14px; color: #666; margin-bottom: 3px; }
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* page wrapper */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_bkgd.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}

/* header elements */

#header {
	height: 430px;
	width: 900px;
	padding-top: 30px;
	margin: 0px;
}
#header a {
	color: #FFFFFF;
}
#header a:hover {
	color:#62CAE3
}
#headerLeft {
	width: 210px;
	height: 407px;
}
#headerRight {
	width: 670px;
	height: 407px;
}
#headerPic {
	width: 670px;
	height: 230px;
	padding-bottom: 4px;
	background-image: url(images/header_shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #58B7D0;
}
#headerSnippets {
	width: 670px;
	margin-top: 20px;
	height: 110px;
}
#headerSnippets p {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 12px;
}
#headerSnippetLeft {
	width: 440px;
	height: 110px;
	float: left;
}
#headerSnippetRight {
	height: 110px;
	width: 210px;
	float: right;
}
/* main site navigation */

#nav {
	width: 670px;
}
#nav a {
	width: 110px;
	display: block;
	height: 29px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/navtab_off.gif);
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	letter-spacing: 0.1em;
}
#nav a:hover, #nav a.active {
	color: #152866;
	background-image: url(images/navtab_on.gif);
	background-position: center top;
}

/* site sub navigation */

#subnav {
	width: 210px;
	margin-top: 50px;
}
#subnav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#subnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #316AC5;
	padding-bottom: 5px;
	padding-top: 5px;
}
#subnav a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #62CAE3;
}

/* Below logo area on home page */

#worldTime {
	width: 210px;
	margin-top: 50px;
	color: #FFFFFF;
	font-size: 14px;
}
#worldTime .title {
	font-size: 16px;
}

/* main site content area */

#main {
	margin-top: 24px;
	margin-bottom: 24px;
	width: 900px;
	background-image: url(images/mainDivider.gif);
	background-repeat: repeat-y;
}
#main a {
	color: #666666;
}
#main a:hover {
	color: #62CAE3;
}

/* main site content - no divider */

#main_2col { margin-top: 24px; margin-bottom: 24px; width: 900px; 
}
#main_2col a {
	color: #666666;
}
#main_2col a:hover {
	color: #62CAE3;
}

/* News area */

#mainLeft {
	width: 210px;
	padding-right: 20px;
}
#mainLeft p {
	color: #666666;
}

/* Content area */

img.alignleft { float:left; margin:0 30px 10px 0 }
img.alignright { float:right; margin:0 0 10px 30px }

#mainRight{
	width: 670px;
	color: #666666;
}
.sectionFull {
	width: 670px;
	color: #666666;
	margin-bottom: 30px;
	overflow: auto;
}
.sectionFull h3 {
	margin: 0 0 0.7em 0;
	padding: 0;
	line-height:1;
}
#contentFull {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	padding-bottom: 20px;
	color: #666666;
	margin-bottom: 20px;
	height: 200px;
}
#contentFull img {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content2col {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	padding-bottom: 20px;
	color: #666666;
	margin-bottom: 20px;
}
#content2col img.inset {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

/* Half column */

#contentHalf {
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	padding-bottom: 20px;
	color: #666666;
	margin-bottom: 20px;
}
#contentHalf ul {
	margin-left: 0.8em;
	padding-left: 0.8em;
}
#contentHalf li {
	margin-bottom: 2px;
}
/* For left aligned images set within the copy */
#contentHalf img.inset {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
/* For caption boxes */
#contentHalfCaption {
	width: 440px;
	margin-bottom: 16px;
	color: #333333;
}
/* For quotes within the caption boxes */
.quote {
	font-size: 15px;
	line-height: 18px;
}

/* For project image links */
#projectLinks {
	height: 18px;
}
#projectLinks a {
	display: block;
	height: 16px;
	width: 14px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-right: 4px;
	background-color: #999999;
	color: #FFFFFF;
	padding-top: 2px;
	font-size: 11px;
}
#projectLinks a:hover {
}

/* Right column */

#contentSidebar {
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	padding-bottom: 20px;
	color: #666666;
	margin-bottom: 20px;
}

/* Tables */

.linear_comparison { margin-bottom : 10px; font-size:11px; }
.linear_comparison th { border-bottom : 2px solid #ffffff; font-weight : bold; text-align : center; background-color:#043882; color:#5acae5; font-size:13px; padding : 6px 0; }
.linear_comparison th small { color:#ffffff; font-size:9px; }
.linear_comparison td { padding : 6px 4px; text-align : center; width:16%; }
.linear_comparison td.rowtitle { color:#043882; background-color:#c4e6f0; text-align:left; }
ol.tablekey { margin: 0 0 30px 0; padding: 0 0 0 20px; font-size:11px; }
ol.tablekey li { margin:0 0 4px 0; padding:0; }

/* Content bottom - no padding or margin */

#contentFull.bottom, #contentHalf.bottom, #contentSidebar.bottom  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* site footer */

#footer {
	height: 150px;
	background-image: url(images/footer_repeat.gif);
	background-repeat: repeat-x;
}
#footerContent {
	text-align: left;
	width: 900px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_icon.gif);
	background-position: right 20px;
	background-repeat: no-repeat;
}
#footerContent p {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 14px;
}
#footerContent a {
	color: #62CAE3;
	text-decoration: none;
}
#footerNav {
}
#footerNav a {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 19px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footerNav a:hover {
	font-weight: bold;
	color: #62CAE3;
	text-decoration: none;
}
.clear {
	clear: both;
}

/* Form styling */

form dl {
	margin-top: 20px;
	margin-bottom: 20px;
}
form dt {
	padding-right: 10px;
	width: 170px;
	padding-top: 3px;
	color: #333333;
	text-align: right;
	float: left;
}
form dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sendButton{
	border:none;
	width:72px;
	height:27px;
	background:url("images/butt_send.gif") no-repeat;
	margin-left: 179px;
	margin-top: 10px;
}
.textField{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;

}
.errorField{
    border:1px solid red;
    background:#FFE3E3;
}
.validator{
	display:inline;
	color:red;
	font-size:0.9em;
	padding-left:10px;
}

/* Mailing form styling */
.subscribe { margin: 0 0 16px 0; padding: 0 0 18px 0; border-bottom: 1px solid #C4C4C4; }
#subForm { margin: 0px; padding: 0px; }
#subForm label { display: block; margin-bottom: 10px; color: #152866; font-size: 1.5em; } 
#subForm input[type="text"] { width: 96%; margin-bottom: 6px; } 
#subForm input[type="submit"] { }


/* Button styling */

.buttTechSpecs {
	display: block;
	height: 27px;
	width: 141px;
	background-image: url(images/headbutt_spec.gif);
}
.buttBrochure {
	display: block;
	height: 27px;
	width: 161px;
	background-image: url(images/headbutt_brochure.png);
}
.buttText {
	display: none;
}

/* General styling */

.black {
	color: #000000;
}

