body{
	padding:0px;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	margin:0px;
	background-color:#f2f0e7;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;	
	}

img{	
	border:none;
	}
	
table.centerpage{
	width:760px;
	height:100%;
	text-align:center;
	vertical-align:top;
	padding:0px;
	}

td.centerpage{
	width:760px;
	height:100%;
	text-align:center;
	vertical-align:top;
	padding:0px;
	}

td.header{
	background-color:#83518d;
	background-image:url(images/logo_pic.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:760px;
	padding:10px;
	padding-top:0px;
	padding-bottom:5px;
	text-align:center;
	vertical-align:top;
	top:0px;
	border-top:#373737 1px solid;
	border-left:#373737 1px solid;
	border-right:#373737 1px solid;
	color:#e3dab3;
	}

td.subheader{
	background-color:#e3dabd;
	width:760px;
	padding:10px;
	text-align:center;
	border-left:#373737 1px solid;
	border-right:#373737 1px solid;
	font-size:9pt;
	}

td.middle{
	background-color:#FFFFFF;
	width:600px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
	vertical-align:top;
	border-right:#373737 1px solid;
	}

td.footer{
	background-color:#373737;
	width:100%;
	padding:10px;
	text-align:center;
	vertical-align:top;
	top:0px;
	border-bottom:#373737 1px solid;
	border-left:#373737 1px solid;
	border-right:#373737 1px solid;
	font-size:7pt;
	color:#FFFFFF;
	}

td.pic{
	padding:10px;
	width:200px;
	}
	
td.pic_text{
	vertical-align:top;
	padding-top:40px;
	width:300px;
	}

div.header{
	background-color:#f2f0e7;
	text-align:left;
	font-size:12pt;
	font-weight:bold;
	color:#8a397c;
	padding:5px;
	}
	
/* ---------------- Navigation -----------------------*/
a.nav{
	display:block;
	width:150px;
	padding:5px;
	border-bottom:#ccc8bb 1px solid;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}

a.nav:hover{
	display:block;\
	width:150px;
	padding:5px;
	border-bottom:#ccc8bb 1px solid;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#8a397c;
	background-color:#bfbdb6;
	}

td.nav{
	vertical-align:top;
	background-color:#f2f0e7;
	border-left:#373737 1px solid;
	}

/* ---------------- Links ---------------------------*/
a{
	color:#8a397c;
	font-weight:bold;
	text-decoration:none;
	}

a:hover{
	color:#373737;
	font-weight:bold;
	text-decoration:none;
	}

li.links{
	padding-bottom:10px;
	}