body {
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-color: #DDEEE4;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	border: none;
}


table#tablemain {
	/*width: 86%;*/
	width: 810px;
	height: 623px;
	/*border-spacing: 5px;*/
	margin-left:auto; 
	margin-right:auto;
	/*max-width:900px;*/
}

table#tablefooter {
	width: 80%; 
	height: 50px; 
	border: none; 
	padding: 0;

	
}

table#breadcrumbs {

	font-size:9px;
	color:#FFFFFF;
}


td.header {
	text-align:right;
	height: 120px;
	line-height:90%;
	vertical-align:middle;
	background-color: #00755C;
}

td#footer {
	width: 100%;
	height: 50px;
	background-color:#00755C;
}


td.left {
	width:160px;
	vertical-align:top;
}

td.right {
	width:750px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
}

td.breadcrumbs {
	
	height: 15px;
	padding:0px 0px 0px 5px;
	width: 100%;
	background-color:#00755c;
	height: 10px;
	font-size:9px;
	color:#FFFFFF;
}

td.content {
	width:100%;
	background-color: #F2F9F2;
	padding: 0px 10px 5px 10px;
	vertical-align:top;
	font-size:15px;
	color: #000000;
	text-align:justify;
}

a:link {color:#004838;text-decoration:underline;}
a:visited {color:#004838;text-decoration:underline;}
a:hover {color:#CC0000;text-decoration:underline;}
a:active {color:#000000;text-decoration:none;}


.headertop1 {
	color: #FFFFFF;
	font-size:30px
}

.headertop2 {
	color: #FFFFFF;
	font-size:20px;
}

.quote {
	color: #FFFFFF;
	font-style: italic;
	font-size:15px;
}

.contentheader1 {
	
	color: #000000;
	font-size:26px
}

.contentheader2 {
	color: #000000;
	font-size:18px;
}

.breadcrumbslink {
	height: 10px;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:underline;
}

.breadcrumbspage {
	height: 10px;
	font-size:9px;
	color:#FFFFFF;

}

