body {
	text-align: center;
	margin: 0px;
}
/*REDIFINED HTML TAGS*/
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p a{
	color: #003366;
	text-decoration: none;
}

p a:hover{
	color: #003366;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

h1 a{}

h1 a:hover{}

h2{

	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;}

h2 a{}

h2 a:hover{}

.blue{
	color: #003366;
}
.orange {
	color: #FF9900;
}


.white{
	color: #FFFFFF;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/*END*/

/*  Hold all content centered in browser*/
#wrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/*  Holds divs in 3 column layout*/
#three_col_wrapper{
	width: 800px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}

/*  Holds navigation */
#global_nav_wrapper{
	width: 183px;
	float: left;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}

/*  Holds all right content*/
#right_wrapper {
	width: 615px;
	float: right;
	text-align: right;
}

/*  Holds contact details in hexogan bgd*/
#hex_contact {
	width: 210px;
	height: 45px;
	background-image: url(../_img/contact_hex.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 20px;
}


/*  Holds main centre content*/
#middle_content {
	float: left;
	width: 345px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
/*  Holds right content*/
#right_content {
	width: 230px;
	float: right;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
/*  Hold global footer navigation*/
.global_footer {
	width: 800px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	text-align: center;
}

.global_footer a {
	color: #666666;
	text-decoration: none;
}

.global_footer a:hover {
	color: #666666;
	text-decoration: underline;
}

/*  Holds header content*/
#header {
	height: 205px;
	width: 800px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header_left {
	height: 205px;
	width: 300px;
	float: left;
	background-image: url(../_img/activon_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header_right {
	height: 205px;
	width: 500px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	background-image: url(../_img/header_bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*  Global navigation styles*/
.globalnav {
	background: #FF9900;	
}
UL.globalnav {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
UL.globalnav LI {
	DISPLAY: block; WIDTH: 183px; BACKGROUND-COLOR: #e0e0e0; TEXT-ALIGN: left
}
UL.globalnav LI A {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 6px;
	MARGIN: 0px;
	COLOR: #003E7E;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #ffffff 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FF9900;
	TEXT-DECORATION: none;
	background-image: url(../_img/global_nav_bgd.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
UL.globalnav LI A:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #FF9900
}

/*  Sub-Global navigation*/
.subnav {
	background-color: #FFCC33;	
}
UL.subnav {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
UL.subnav LI {
	DISPLAY: block; WIDTH: 183px; BACKGROUND-COLOR: #FFCC33; TEXT-ALIGN: left
}
UL.subnav LI A {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 30px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 2px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFCC33;
	TEXT-DECORATION: none;
	color: #003E7E;
}
UL.subnav LI A:hover {
	COLOR: #003E7E;
	BACKGROUND-COLOR: #FFCC33;
	text-decoration: underline;
}

#left_bgd{
	height: 70px;
	width: 183px;
	background-image: url(../_img/hex_left_bgd.jpg);
	background-repeat: no-repeat;
	background-color: #FEE004;
	background-position: center bottom;
}

/* download pdf & url table */
#info_table {
	font-family: Arial, Helvetica, sans-serif;
}

#info_table tr th {
	background-color: #003366;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}

#info_table caption {
}

#info_table tr:hover {
	background-color: #FF9900;
}

#info_table tr {
	color: #003366;
	padding: 3px 5px;
	background-color: #FF9900;
}

#info_table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: x-small;
	color: #003366;
}

#info_table a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#info_table a:hover {
	color: #333333;
	text-decoration: underline;
}

.img_right {
	clear: left;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.img_left {
	clear: right;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

#url {
	font-family: Arial, Helvetica, sans-serif;
}

#url tr th {
	background-color: #FF9900;
	font-size: 11px;
	color: #003E7E;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#url caption {
}

#url tr:hover {
	background-color: #FF9900;
}

#url tr {
	color: #003E7E;
	padding: 3px 5px;
	background-color: #FFE3BB;
}

#url td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 10px;
	color: #003E7E;
	font-weight: bold;
}

#url a {
	color: #003E7E;
	text-decoration: none;
	font-weight: bold;
}

#url a:hover {
	color: #333333;
	text-decoration: underline;
}
