body {
	font-family:sans-serif;
	font-size:0.9em;
	color:#000000;
	background-color:#ffffff;
	width:768px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:768px;
	clear:both;
	padding:0px;
	margin:0px 0px 20px 0px;
}

#black_banner {
	height:20px;
	width:768px;
	background-color:#000000;
	color:#000000;
	margin-bottom:20px;
}

#top_menu {
	width:768px;
	text-align:right;
	margin-bottom:0px;
	clear:both;
}

#top_menu li {
	display:inline;
	margin:0px 0px 0px 30px
}

#top_menu ul {
	margin:30px 5px 5px 5px;
	padding:0px;
	float:right;
}

#top_menu a {
text-decoration:none;
font-size:1.5em;
color:#006600;
background-color:transparent;
}

#top_menu a:hover {
color:#00cc00;
background-color:transparent
}

#left_frame {
	border-right:1px #cccccc solid;
	float:left;
	width:510px;
	margin-left:10px;
	padding-right:10px;
}

#right_frame {
	float:right;
	width:200px;
	margin:0px 10px;
}

#content {
float:left;
width:768px;
margin-bottom:20px;
}

.clear {
clear:both;
}

#footer {
	font-family:verdana,helvetica,sans-serif;
	font-size:0.7em;
	font-weight:bold;
	line-height:2em;
	background-color:#cccccc;
	color:#000000;
	width:758px;
	padding:0px 5px;
	clear:both;
}

#footer a {
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	color:#666666;
}

.top_content_box {
	width:245px;
	margin:0px 5px 0px 0px;
	padding-bottom:5px;
	border-bottom: 3px #cccccc solid;
	float:left;
}

.top_content_box img, .bottom_content_box img {
	float:left;
	margin:0px 5px 10px 0px;
}

.bottom_content_box {
	width:245px;
	margin:15px 5px 0px 0px;	
	float:left;
}

.top_content_box p, .bottom_content_box p {
margin-top:2px;
}

.gen_content_box {
	width:240px;
	margin:0px 5px;	
	float:left;
}

/*     CONTENT        */

.clear {
clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

h1 {
	font-family:arial, helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.25em;
	margin:0px 0px 20px 0px;
	color:#000000;
	/*border-bottom:2px #cccccc solid;*/
}

h2 {
	text-transform:uppercase;
	font-size:1em;
	font-family:verdana, helvetica, sans-serif!important;
	margin:0px;
	color:#ff6600;
}

h2 a, h2 a:hover, h2 a:visited {
	color:#ff6600!important;
	text-decoration:none!important;
}

h3 {
	text-transform:uppercase;
	font-size:1.2em;
	margin:0px 0px 20px 0px;
	color:#000000;
}

h3.terms {
font-size:0.75em;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}

p.blacktitle {
	font-weight:bold;
}

.orange {
	color:#ff6600;
}

#content p, td, li, select, textarea,input {
	font-family:verdana, helvetica, sans-serif!important;
	font-size:0.75em;
}

/*  Graham do touch this    */


#content p , #content li{
		line-height:1.2em;
font-size:0.75em;
}

#content li {
	margin-bottom:10px;
}

#content a {
	color:#ff3300;
	text-decoration:none;
}

#content a:hover {
	color:#993300;
	text-decoration:underline;
}

#content a:visited {
	color:#0000cc;
}

.underline {
	text-decoration:underline!important;
	color:#cccccc;
}

.menu_holder {
	margin-bottom:10px;
}

.menu_holder a {
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
}

.menu_holder img {
	vertical-align:middle;
	margin-right:10px;
}

.contact_input {
width:200px!important;
margin-bottom:7px;
}

table.downloads td {
border-bottom:1px #cccccc dotted!important;
}

table.downloads{
width:90%;
margin:10px 10px 20px 0px;
}

.divider {
border-top:1px #cccccc dotted;
height:1px;
width:100%;
}

.logon {
font-weight:bold;
}

.logon img {
border:0px;
}

.printme {
display:none;
}