*{padding: 0px;
	margin: 0px}

body{background-color: #999}
div.container{text-align: center}
table.main{width: 800px; background-color: #fff; height: 100%; font-size: 10pt; font-family: Arial, sans-serif}
td.rc{background-image: url('images/right.jpg');
		width: 54px}
td.lc{background-image: url('images/left.jpg');
		width: 54px}
		
/*General Links*/
a:link{font-size: 10pt; text-decoration: none; color: #990000}
a:active{font-size: 10pt; text-decoration: none; color: #990000}
a:visited{font-size: 10pt; text-decoration: none; color: #990000}
a:hover{font-size: 10pt; text-decoration: none; color: #000099}

/*
a.imgLink:link{text-decoration: none; border: 0px}
a.imgLink:active{text-decoration: none; border: 0px}
a.imgLink:visited{text-decoration: none; border: 0px}
a.imgLink:hover{text-decoration: none; border: 0px}
*/

img.linked{border: 2px solid #000}
		
/*Header*/
tr.hd{height: 79px;}
td.hd{background-image: url('images/hd2.gif')}

/*Footer (& Contact)*/
span.lead{font-weight: bold}

/*Main Navigation*/
tr.nav{background-color: #000; height: 22px}
tr.nav td.links{padding-left: 1px}
	
/*Main Nav Links*/
a.nav{display: block;
	text-align: center;
	color: #fff;
	vertical-align: center;
	text-decoration: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10pt;
	font-family: Arial, sans-serif}
a.nav:link{background-color: #000; color: #fff;}
a.nav:active{background-color: #990000; color: #fff;}
a.nav:visited{background-color: #000; color: #fff;}	
a.nav:hover{background-color: #990000; color: #fff;}

/*Motto*/
tr.motto{height: 20px;}
td.motto{background-image: url('images/motto.gif');
		background-position: top right;
		background-repeat: no-repeat;
		padding-bottom: 20px;
		padding-left: 10px;
		font-size: 9pt;
		padding-top: 5px}
td.motto a:link{font-size: 9pt}

/*Footer*/		
tr.footer{height: 20px}
td.footer{background-image: url('images/footer.gif')}
td.footerInfo{font-size: 8pt; color: #000; text-align: center; padding: 10px; font-family: Arial, sans-serif}
td.footerInfo a:link{font-size: 8pt}

/*Random Photo*/
td.rand{text-align: center; font-weight: bold; width: 275px; vertical-align: top; padding: 8px; padding-top: 0px}
img.rand{border: 1px solid #000}
div.randText{font-weight: normal; text-align: center}
div.randText div{text-align: left;}
/*Headings*/
div.heading{font-weight: bold; font-size: 12pt}


/*Main Content*/
tr.content{height: 100%}
td.mpContent{padding-left: 10px;
			padding-right: 10px;
			vertical-align: top}



/*Errors*/
span.error{color: red}


/*Table within the main table*/

table.sub{font-size: 10pt; font-family: Arial, sans-serif}




/*Listing tables*/
table.listing{font-size: 10pt; 
		font-family: Arial, sans-serif;
		width: 650px;
		border: 1px solid #000099}
table.listing td{padding: 3px}
table.search{font-size: 10pt; 
		font-family: Arial, sans-serif;
		width: 100%}
table.search td{vertical-align: top}
.head{background-color: #000099; color: #fff}

/*Form Tables*/
table.formInfo{font-size: 10pt; 
		font-family: Arial, sans-serif;
		width: 650px;
		border: 1px solid #000099}
table.formInfo td{padding: 5px; vertical-align: top}
table.search{font-size: 10pt; 
		font-family: Arial, sans-serif;
		width: 100%}
table.search td{vertical-align: top}
.head{background-color: #000099; color: #fff; padding: 3px;}
.headDesc{background-color: #000099; color: #fff; text-align: left}
tr.headDesc th{padding: 3px; font-weight: normal}
tr.head th{padding: 3px; font-weight: normal}
.headSubDesc{background-color: #ccc; color: #000; text-align: left}
tr.headSubDesc th{padding: 3px}

/*Rotating Rows*/
tr.odd{background-color: #ccc}
tr.even{background-color: #fff}

/*Home Listing Page for General User*/
table.homeList{font-size: 10pt; font-family: Arial, sans-serif}
table.homeList tr.divisionName{font-size: 12pt; font-weight: bold}
td.photo{width: 250px; text-align: center; vertical-align: top; padding-bottom: 20px;}
td.homeInfo{width: 400px; vertical-align: top; padding-bottom: 20px;}
div.homeName{font-weight: bold}
div.homeDesc{padding: 5px}
div.viewMore{text-align: right}


table.prodDetail{font-size: 10pt; font-family: Arial, sans-serif}



td.pageTitleContainer{padding-bottom: 20px;}
table.pageTitle{font-size: 12pt; font-weight: bold; font-family: Arial, sans-serif}
.hdOne{background-image: url('images/under1.gif'); background-position: bottom; background-repeat: repeat-x; padding-bottom: 5px;}
.hdTwo{background-image: url('images/under2.gif'); background-position: bottom; width: 46px; background-repeat: no-repeat; padding-bottom: 5px;}
	
	
div.testimonial{font-style: italic; font-weight: normal; text-align: left; font-size: 10pt; font-family: Arial, sans-serif}	
div.testAuthor{font-size: 10pt; font-family: Arial, sans-serif; text-align: right; font-weight: bold}	
div.hptestimonial a:link{font-weight: normal}