body {
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
#container {
	text-align: left;
	width: 855px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/vertical_rule.gif);
	background-repeat: repeat-y;
}
#header {
	width: 100%;
	padding-top: 17px;
	background-color: #FFFFFF;
}

#nav_bg {
	/*background-color: #CC3300;*/
	margin-left: auto;
	background-image: url(../images/nav_bg_grey_stripe.gif);	
	background-repeat: repeat-x;
	/*float: left;
	#padding-left: 165px;*/
}

#nav {
	margin-right: auto;
	margin-left: 165px;
	height: 35px; 
	/*width: 62%;
	
	background-color: #CC3300;*/
}

#nav_left {
	/*background-color: #FF0000;*/
	display: inline;
	float: left;
}

#nav_centre {
	/*display: block;
	padding-top: 10px;*/
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	/*width: 500px;*/
	float: left;
}
#nav_right {
	/*background-color: #33CC66;*/
	display: inline;
	float: left;
}

#nav ul {
	/*background-color: #CC33CC;*/
	margin-top: 12px;
	margin-bottom: 10px;
	/*padding-bottom: -30px;
	height: 35px;*/
}

#nav ul li{
	display: inline;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/*font-size: large;*/
	font-size: 90%;
	margin-right: 16px;
	margin-left: 0px;
	font-color: #FFFFFF;
	line-height: 12px;
}
#grey_block {
	float: right;
}
#main_graphic {
	background-image: url(../images/blue_block.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 56px;
	padding-left: 34px;
	padding-bottom: 37px;
	background-color: #FFFFFF;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}
#left_col {
	width: 400px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding-top: 40px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 50px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	float: left;
}
#right_col {
	margin-left: 471px;
	/*width: 310px;*/
	padding-top: 40px;
	padding-left: 35px;
	padding-right: 32px;
	padding-bottom: 50px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	
	background-image: url(../images/blue_block_lg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#grey_rule {
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	clear: both;
	background-image: url(../images/blue_block.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
.news_item {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 12px 12px 15px;
	width: 265px;
	border: 1px solid #999999;
	margin-top: 20px;
	line-height: 120%;
	margin-bottom: 10px;
}
.news_header {
	font-size: larger;
	font-weight: bold;
	color: #333333;
	line-height: 120%;
}
.news_thumb {
	float: right;
	margin-left: 5px;
}
 #footer {
	clear: both;
	height: 50px;
	width: 100%;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
.log_in {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 12px 12px 15px;
	width: 265px;
	border: 1px solid #999999;
	margin-top: 20px;
	line-height: 110%;
}

.log_in p {
	margin: 2px;
}
.log_in form {
	margin-bottom: 5px;
}
#search {
	height: 32px;
	width: 265px;
}
#search_lh {
	float: left;
}
#search_centre {
	float: left;
	background-image: url(../images/search_centre_bg.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	width: 155px;
}
#search_centre input {
	width: 140px;
	height: 12px;
	margin-left: 6px;
	margin-bottom: 7px;
	margin-top: 1px;
	background-color: #9DBCDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #616670;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #616670;
	font-size: 10px;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	color: #000000;
}
.inputText {
	width: 150px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #D6D6D6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	height: 14px;
}
#search_rh {
	float: left;
}
#search form {
	margin: 0px;
	padding: 0px;
}
/* use this to replace H1 headings with images */
h1#repl {
    padding: 37px 0 0 0;
    overflow: hidden;
    background-image: url(../images/welcome.gif); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:37px; /* for IE5.5's bad box model */
}              

h1 {
	font-size: 200%;
	color: #000000;
	font-weight: lighter;
	margin-top: 0px;
}
p {
	line-height: 140%;
}
#register {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-align: right;
	height: 20px;
	background-color: #FFFFFF;
	margin-right: 32px;
	padding-top: 12px;
}
#register a {
	text-decoration: none;
	color: #333333;
}
#register a:hover {
	text-decoration: underline;
}
.application {
	font-size: medium;
	color: #000000;
	line-height: 200%;
	clear: both;
}
.plist_left {
	float: left;
	width: 300px;
	margin-right: 20px;
	padding-bottom: 20px;
}
.plist_left table td {
	padding: 1px;
	/*border-top: 1px solid #CCCCCC;*/
}
.plist_right {
	margin-left: 420px;
}
.plist_right table td {
	padding: 1px;
	/*border-top: 1px solid #CCCCCC;*/
}
.products {
	margin-bottom: 20px;
	
}
.products a {
	color: #666666;
	text-decoration: none;
}
.products a:hover {
	color: #666666;
	text-decoration: underline;
}
.rule {
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	clear: both;
	margin: 0px;
}
.product_description {
	margin-top: 10px;
	margin-bottom: 20px;
}
.product_pic {
	text-align: center;
	margin-bottom: 10px;
}
.doc_type {
	margin-top: 10px;
	font-size: small;
	color: #000000;
	line-height: 200%;
}
#right_col a {
	color: #666666;
	text-decoration: none;
}
#right_col a:hover {
	text-decoration: underline;
}
#product_list {
	width: 750px;
	padding-top: 40px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 50px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	float: left;
	background-color: #FFFFFF;
}
#product_list a {
	color: #666666;
	text-decoration: none;
}
#product_list a:hover {
	text-decoration: underline;
}
.float_img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.tableHeader {
	color: #FFFFFF;
	background-color: #7CA3CA;
}
.tableCell {
	border-bottom: 1px solid #CCCCCC;
}
.contacts {
	margin-bottom: 20px;
}
.warning {
	color: #FF0000;
}
.button {
	font-size: x-small;
	background-color: #7CA3CA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #54708B;
	border-bottom-color: #54708B;
	border-left-color: #FFFFFF;
}
.tableFooter {
	font-size: small;
	color: #000000;
	background-color: #CCCCCC;
}
.tableRow {
	background-color: #DEDEDE;
}
h4 {
	font-size: small;
	margin: 2px;
}
.blueText {
	color: #336699;
}
.whiteRow {
	background-color: #FFFFFF;
}
.boldBlueText {
	color: #336699;
	font-weight: bold;
}
.noteText {
	font-size: 80%;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #999999;
}
.product_code {
	font-size: smaller;
	color: #000000;
}
#key {
	padding-bottom: 10px;
}
.smallText {
	font-size: 11px;
}
.smallTextBold {
	font-size: 11px;
	font-weight: bold;
}
div#compliance {
	padding: 5px 0 0 0;
}
div#compliance p {
	margin: 0;
	padding: 5px 0;
}
div#compliance ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#compliance h4 {
	margin: 0 10px 0 0;
	padding: 2px 4px;
	background-color:#CCCCCC;
	color:#FFFFFF;
}
#tech_contact {
	color: #336699;
	line-height: 120%;
}
.bold {
	font-weight: bold;
}
#tech_contact a {
	color: #336699;
	text-decoration: underline;
}