BODY, TABLE, TD {
	background: white;
	color: #050505;/*black;*/
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
/*	width:765px;
	border-style: solid;
	border-width: 1px;*/
	margin: 0px auto 0px auto;
}

P { margin: 0 0 2ex 0}

TABLE {
	margin: 16px 0px 16px 0px;
}

TH {
    background: #eeeeee;
	color: black;
	padding: 8px;
	margin: 0;
	text-align: center;
}

TD {
    vertical-align: top;
	padding: 8px;
	margin: 0;
	text-align: center;
}

.alignleft {
    text-align: left;
}

.justified {
	text-align: justify;
}

.nopad {
	padding: 5px;
	margin: 0;
}

.title-background {
	background: black url(images/flare.jpg) no-repeat;
	color: white;
	padding: 3ex;
	text-align: right;
	height: 100px;
	font-size: 13px;
}

.title {
	color: white;
	font-family: serif;   
    font-size: 60px;
    font-weight: bold;
	position: absolute;
	top: 20px;
	right: 15px;	
}

.subtitle {
	color: red;
	font-family: serif;	
	font-style: italic;
	font-size: 24px;
    font-weight: bold;
	letter-spacing: 0.1em;
/*
	position: relative;
	top: -1px;
*/
    position: absolute;
	top: 90px;
	right: 15px;
}

.box {
	color: white;
	background: red;
	font-family: serif;		
	font-size: 26px;
	font-weight: bold;
	padding: 10px 15px 10px 15px;
	margin: 0px;
	float: right;
/*
	position: relative;
	top: -22px;
*/	
	position: absolute;
	top: 120px;
	right: 0px;
}

.rightimage {
	margin: 1ex 0ex 1ex 1ex;
	float: right;
	position: relative;
	clear: right;
}

.leftimage {
	margin: 1ex 1ex 1ex 0ex;
	float: left;
	position: relative;
	clear: left;
}

.centreimage {
	margin: 1ex 1ex;
	float: none;
	clear: both;
	text-align: center;
}

.caption {
	font-family: Verdana, Arial, sans-serif;
/*	font-weight: bold;*/
	text-align: center;
	font-size: x-small;
	line-height: 150%;
}

.sidelogo {
	background: url(images/sidebar.gif) no-repeat;
}

.calibcam-sidelogo {
	background: url(images/CalibCam-Sidebar.gif) no-repeat;
}

.padded {
	margin: 2ex 15px 2ex 50px;
	line-height: 150%;
/*	width: 714px;*/
	text-align: justify
}

H1 {
	color: red;
	font-family: Arial, sans-serif;	
	font-size: 24px;
/*	font-variant: small-caps;*/
/*	clear: both;*/
}

H2 {
	font-size: 18px;
/*	clear: both;*/
}

H3 {
	font-size: 16px;
	clear: both;	
}
/*
.footer {
	right: 0;
	width: 764px;
	height: 39px;
	margin: 0;
	padding: 0;
	background: white url(images/ADAMLogoLong.gif) no-repeat right;
}

.footer {
	left: 0;
	width: 100%;
	height: 46px;
	margin: 0;
	padding: 0;
	background: white url(images/ADAMLogoLong.gif) no-repeat left;
}
*/

.footer {
 	width: -50px;
	height: 46px;
	margin: 0 0 0 50px;
	padding: 0;
	background: white url(images/ADAMLogoLong.gif) no-repeat left;
}

.drop {
	position: relative;
	top: 3px;
}

.screenshot {
	float: right;
	padding: 2ex 0ex 2ex 2ex;
}

.bigquote {
	padding: 2ex 0ex 2ex 2ex;
	width: 440px;
	float: right;
	font-family: sans-serif;	
	font-style: italic;
	font-size: 11pt;
	font-weight: bold;
	color: #02a7ca;	
	line-height: 175%;
	clear: right;
}

.quotemarks {
	font-size: 18pt;
	font-weight: bold;
/*	position: relative;
	top: 0.5ex;
	line-height: 0%;*/
}

.navbutton {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}