
/* ---( new )------------------------------------ */

fieldset
{
	background: #fbfbfb;
	border: 1px solid #ddd;
}

fieldset legend
{
	font-weight: bold;	
	font-size: 0.9em;
	color: #009fe2;
}

.companySlogan2 {
	position: absolute;
	font-size: 2.5em;
	font-weight: normal;
	left: 208px;
	top: 44px;
	padding: 0;
	margin: 0;
	color: #009fe2;
}

.companySlogan3 {
	position: absolute;
	font-size: 1.5em;
	font-weight: normal;
	left: 146px;
	top: 107px;
	padding: 0;
	margin: 0;
	color: #4b4b4b;
}

.title1 {
	color: #009fe2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	font-size: 18px;
	font-weight: bold;
}

.title2 {
	color: #015375;
	font-size: 18px;
	font-weight: bold;
}

.title3 {
	color: #009fe2;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.border1 {
	border: 1px solid #dddddd;
}

.contact1 {
	background-color: #eff1f2;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

input.btn{
   	color:#ffffff;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size:11px;
   	font-weight:bold;
   	background-color:#009fe2;
   	border:1px solid #ffffff;
}

input.btnhov{
	color:#ffffff;
   	background-color:#00628C;
}


/* ---( end new )------------------------------------ */




html, body {
	height: 100%;
	padding: 0;
	margin: 0;	
}

body {
	background: #e9e9e9 url(Images/Background.png) repeat-x fixed;
	cursor: default;
}

body,
table
input,
textarea,
select { font: 10pt Tahoma, Sans-Serif; }

form {  }

abbr,
acronym {
	cursor: help;
	border: none;
}

h1 { font-size: 2.5em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; }
h4, h5, h6 { font-size: 1em; }

.moreInfo {
	font-size: 0.8em;
	font-style: italic;
}

.important { font-weight: bold; }
.emphasis { font-style: italic; }

.trademark {
	position: relative;
	font-size: 0.5em;
	top: -0.8em;
	left: -0.8em;
}

#container {
	position: relative;
	width: 761px;
	padding: 20px 0 0 0;
	margin: 0 auto;
}

a, a:visited {
	color: #00a0e2;
	text-decoration: none;	
}

a:hover { text-decoration: underline; }

.videoLink { 
	background: url(Images/VideoCamera.png) no-repeat 0 0;
	padding: 4px 0 4px 30px;
	line-height: 24px;
}

.videoLink:hover { background-position: 0 -24px; }

.quickContactInfo {
	position: absolute;
	top: 10px;
	right: 25px;
	font-weight: bold;
}

.quickContactInfo a {  }
.quickContactInfo h4 { display: none; }

.quote {
	font-style: italic;
	letter-spacing: 0.03em;
}

.pageTitle {
	font-weight: normal;
	font-size: 1.8em;
	padding: 0;
	margin: 0 0 1em 0;
}

.sectionHeader { font-size: 1.2em; }

.companyName a,
.companyName a:visited {
	position: absolute;
	left: 30px;
	bottom: 37px;
	background: url(Images/Logo.png) no-repeat;
	width: 61px;
	height: 92px;	
}

.companyName a span { display: none; }

.companySlogan {
	position: absolute;
	font-size: 2.5em;
	font-weight: normal;
	left: 208px;
	top: 44px;
	padding: 0;
	margin: 0;
}


#header,
#content,
#footer { padding-left: 27px; }

#header,
#contentContainer,
#footer { width: 761px; }

#contentContainer { float: left; }

#header {
	position: relative;
	background: url(Images/Header.png) no-repeat;
	height: 171px;
}

#contentContainer {
	float: left;
	background: url(Images/ContentContainer.png) repeat-y;
}

#content {
	width: 655px;
}

.formRequestMessage {
	background: url(Images/MessageBox.png);
	font-weight: bold;
	font-size: 8.5pt;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	width: 175px;
	height: 100px;
	z-index: 100001;
}

.formRequestMessage a { color: #fbed76; }

a.bigBoyButtonButton,
a.bigBoyButtonButton:visited,
a.bigBoyButtonButton:hover {
	background: url(Images/DemoButton.png) no-repeat;
	float: left;
	color: #fff;
	font-size: 20pt;
	line-height: 75px;
	text-align: center;
	text-decoration: none;
	width: 188px;
	height: 75px;
	margin: 0 auto;
}

.windowsVista {
	background: url(Images/VistaLogo.png) no-repeat;
	display: block;
	font-weight: bold;
	line-height: 24px;
	padding-left: 16px;
}

.formRequestMessage p {
	width: 155px;
	height: 80px;
	margin: 10px 0 0 10px;
	overflow-x: hidden;
	overflow-y: auto;
	text-overflow: ellipsis;
}

.note { font-style: italic; }

.versionInfo {
	position: absolute;
	bottom: 27px;
	right: 120px;
	font-size: 0.8em;
	padding: 0;
	margin: 0;	
}

table {
	table-layout: auto;
	border-collapse: collapse;	
}

th {  }

th.label,
td.label { text-align: right; }

td.value { }

#footer {
	background: url(Images/Footer.png) no-repeat;
	clear: both;
	font-size: 0.8em;
	height: 40px;
	padding: 35px 0 0 115px;
}

#footer a,
#footer a:visited { color: #000; }

#footer .sectionHeader { display: none; }

#webStandardsInfo ul {
	float: right;	
}

#webStandardsInfo li {
	list-style: none;
	float: left;
	margin-left: 0.5em;
}

#footer .copyright {
	padding: 0;
	margin: 0;
}
