body  {
	font-size: smaller;
	background-color: #adbfd7;
	font-family: arial, helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0;
	padding: 0; }
#page {
	background-color: #fff;
	top: 0;
	left: 0;
	width: 696px;
	border-right: 2px solid #2d5e88;
	border-bottom: 2px solid #2d5e88; }
#header {
	background-image: url(../images/header-back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 160px; }
#support {
	float: left; }
h1   {
	color: #000;
	font-size: large;
	text-align: right;
	vertical-align: middle;
	position: relative;
	top: 50px;
	float: right;
	padding-right: 10px; }

a#logo{
	text-decoration: none; }
.clear {
	clear: both; }
#colA {
	background-color: #fff;
	width: 191px;
	float: left; }
#colB {
	background-color: #fff;
	width: 493px;
	float: right;
	padding-right: 5px;
	padding-left: 5px; }
td	 {
	font-size: 13px;
	vertical-align: top; 
	}			

	
.imgLt  {
	float: left 
		;
	margin-right: 5px;
	margin-bottom: 5px; }
	
		
.imgRt  {
	float: right 
		;
	margin-bottom: 5px;
	margin-left: 5px; }
		
h2  {
	 color: #a2adcb; 
	 font-stretch: semi-expanded 
	 }
	 
.homeContent { /*home page */	
	line-height: 30px 
	}
.highlight{
	color: #2d5e88;
	font-weight: bolder; 
	}
	
#quote  {
	color: #864948;
	font-size: larger;
	font-style: italic;
	font-weight: 600;
	visibility: visible;
	position: relative;
	left: 5px;
	width: 175px;
	margin-top: 10px;
	margin-bottom: 10px; }
		
#navigation { 
		visibility: visible; 
		position: absolute; 
		top: 155px; 
		left: 10px; 
		width: 177px; 
		height: 210px; 
		}
.textSmall {
		font-size: 9px;
		}
#site  {
	font-size: 10px;
	visibility: visible; 
	}
/*	
#border {
	border-right: 2px solid #2d5e88;
	border-bottom: 2px solid #2d5e88; 
	}
*/	
ul.pdf{
	list-style-image: url(../images/pdf-sm.gif);
	list-style-position: inside; 
	}

.pdf li {
	margin-top: 5px;
	margin-bottom: 5px;
	}

