@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	line-height: 15px;
	color: #666666;
	background-color: #304a6f;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 0;
	margin-right: 0;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url('images/bg.jpg');
	margin: 0;
	padding: 0;
	}

a:focus {
	outline:none;
	}  

a:link {
	color: #123456;
	text-decoration: none;
	}

a:visited {
	color: #123456;
	text-decoration: none;
	}

a:hover {
	color: #900;
	text-decoration: none;
	}

a:active {
	color: #123456;
	text-decoration: none;
	}

.headings {
	font-size: 46px;
	text-align:left;
	text-indent:0;
	word-spacing:0;
	line-height:1.1em;
	color: #BBBBBB;
	margin: 0;
	padding: 0;
	}

td {
	vertical-align: top;
	}

.col1 {
	width: 76px;
	}

.col2 {
	width: 49px;
	}

.colMain {
	width: 650px;
	}

.super {
	vertical-align:super;
	font-size:6pt;
	}

.products {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.forms {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: right;
	}

.forms-input {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

.download {
	font-size: 10px; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

.products a:link {
	color: #666666;
	text-decoration: none;
	}

.products a:visited {
	color: #666666;
	text-decoration: none;
	}

.products a:hover {
	color: #900;
	text-decoration: none;
	}

.products a:active {
	color: #666666;
	text-decoration: none;
	}


