
	body {
	
		margin: 0px;
		padding: 0px;
		background-position: top;
		background-repeat: repeat-x;
		background-image: url('../img/gui/bg.gif');
	
	}
	
	* a {
	
		outline: none;
	
	}
	
	img {
	
		border: none;
	
	}
	
	.blue, a { color: #004991; }
	.orange, a:hover { color: #F4702B; }
	
	strong {
	
		color: #111111;
	
	}
	
	div, p, li {
	
		font-size: 12px;
		line-height: 18px;
		color: #666666;
		font-family: Arial, sans-serif;
	
	}
	
	div.div {
	
		width: 760px;
		margin: 0 auto 0 auto;
	
	}
	
	div#menu {
	
		height: 25px;
		padding-top: 8px;
		text-align: center;
		font-weight: bold;
	
	}
	
	div#menu a {
	
		color: #FFFFFF;
		text-decoration: none;
	
	}
	
	div#menu a:hover {
	
		color: #FFFFFF;
		text-decoration: underline;
	
	}
	
	a.menupadding {
	
		padding-left: 14px;
	
	}
	
	a.menuhighlight {
	
		text-decoration: underline !important;
	
	}
	
	div#c2a {
	
		text-align: center;
		padding-top: 9px;
		height: 26px;
		background-repeat: no-repeat;
		background-image: url('../img/gui/c2a.gif');
		margin-bottom: 18px;
	
	}
	
	div#flashbg {
	
		width: 100%;
		height: 286px;
		background-position: center top;
		background-image: url('../img/gui/homeflashbg.jpg');
		background-repeat: repeat-x;
	
	}
	
	div#homeflash {
	
		height: 240px;
	
	}
	
	h1 {
	
		color: #004991;
		font-family: Arial, sans-serif;
		margin: 0px;
		padding-top: 70px;
		padding-bottom: 30px;
		font-size: 18px;
		font-weight: bold;
	
	}
	
	h1#homeh1 {
	
		padding-top: 13px !important;
	
	}
	
	div#homecontent {
	
		padding-top: 10px;
		padding-bottom: 10px;
	
	}
	
	h2 {
	
		color: #F4702B;
		font-family: Arial, sans-serif;
		margin: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
	
	}
	
	table {
	
		width: 99%;
	
	}
	
	th {
	
		text-align: center;
		font-size: 11px;
		border-bottom: 1px solid #CCCCCC;
		padding: 3px;
		font-weight: bold;
		color: #004991;
		background-color: #F7F7F7;
		font-family: Arial, sans-serif;
		vertical-align: top;
	
	}
	
	td {
	
		text-align: center;
		font-size: 11px;
		border-bottom: 1px solid #CCCCCC;
		padding: 3px;
		font-family: Arial, sans-serif;
		vertical-align: top;
		color: #666666;

	
	}
	
	.left {
	
		text-align: left;
	
	}
	
	.center {
	
		text-align: center;
	
	}
	
	.right {
	
		text-align: right;
	
	}
	
	
	div.p {
	
		margin-bottom: 18px;
	
	}
	
	span.pdf {
	
		text-decoration: none;
	
	}
	
	img.pdf {
	
		vertical-align: middle;
	
	}
	
	.red {
	
		color: #FF5400;
	
	}
	
	.none {
	
		display: none;
	
	}
	
	a.clickabletext {
	
		color: #666666;
		text-decoration: none;
	
	}
	
	a.clickabletext:hover {
	
		color: #666666;
		text-decoration: underline;
	
	}

	div#aboutright {
	
		float: right;
		padding-left: 25px;
		padding-bottom: 150px
	
	}
	
	input, textarea {
	
		border: 1px solid #CCCCCC;
		font-weight: bold;
		color: #004991;
		background-color: #F7F7F7;
		font-family: Arial, sans-serif;
		width: 200px;
		font-size: 12px;
	
	}
	
	div#left {
	
		float: left;
		width: 196px;
	
	}
	
	div#right {
	
		margin-left: 205px;
	
	}
	
	div#clear, div.clear {
	
		clear: both;
		height: 1px;
		line-height: 1px;
	
	}
	
	a.leftlink {
	
		display: block;
		text-align: center;
		padding-top: 4px;
		width: 196px;
		height: 16px;
		background-repeat: no-repeat;
		background-image: url('../img/gui/leftbutton.gif');
		line-height: 12px;
		font-size: 11px;
		margin-bottom: 4px;
		text-decoration: none;
	
	}
	
	a.leftlink span {
	
		font-weight: bold;
		color: #333333;
	
	}
	
	a.leftlinkhighlight {
	
		background-image: url('../img/gui/leftbuttonhighlight.gif');
		font-weight: bold;
	
	}
	
	a.button {
	
		display: block;
		background-repeat: no-repeat;
		background-image: url('../img/gui/button.gif');
		width: 182px;
		height: 25px;
		color: #FFFFFF;
		text-decoration: none;
		padding-top: 4px;
		text-align: center;
		margin-bottom: 1px;
		font-size: 11px;
	
	}
	
	a.button:hover {
	
		color: #FFFFFF;
		text-decoration: underline;
	
	}
	
	div.productnav {
	
		 text-align: center;
		 padding: 5px;
		 background-color: #FCFCFC;
		 border: 1px solid #CCCCCC;
		 margin-top: 14px;
	
	}
	
	td.productleft {
	
		width: 350px;
		padding-right: 5px;
		text-align: left;
		border: none;
		padding: 0px;
	
	}
	
	td.productright {
	
		width: 182px;
		border: none;
		padding-left: 8px;
		padding-top: 0px;
	
	}
	
	img.rightimg {
	
		float: right;
		padding-left: 20px;
		padding-bottom: 20px;
	
	}
	




