a:link {text-decoration: none; color: #069;}
a:visited {text-decoration: underline; color: #069;}
a:hover {text-decoration: underline; color: #069;}

a.navh:link {font-family: Arial, Sans-serif;font-size: 11px; text-decoration: none; color:#000; margin-left: 20px; line-height: 15px; }
a.navh:visited {font-family: Arial, Sans-serif;font-size: 11px; text-decoration: none; color:#000; margin-left:20px; line-height: 15px;}
a.navh:hover {color: #069;}

a.nav1:link {text-decoration: none; color: #000; font-family: arial, sans-serif; font-size: 11px;}
a.nav1:visited {text-decoration: none; color: #000; font-family: arial, sans-serif; font-size: 11px;}
a.nav1:hover {text-decoration: none; color: #069;}

a.nav1ON:link {color: #069;font-weight: bold;text-decoration: none; font-family: arial, sans-serif; font-size: 11px;}
a.nav1ON:visited {color: #069;font-weight: bold;text-decoration: none;font-family: arial, sans-serif; font-size: 11px;}

a.nav2:link {text-decoration: none; color:#069; font-weight: bold; font-family: arial, sans-serif; font-size: 10px;}
a.nav2:visited {text-decoration: none; color:#069; font-weight: bold; font-family: arial, sans-serif; font-size: 10px;}
a.nav2:hover {text-decoration: underline; color: #996;}

a.nav2ON:link {text-decoration: none; color:#996; font-weight: bold;font-family: arial, sans-serif; font-size: 10px;}
a.nav2ON:visited {text-decoration: none; color:#996; font-weight: bold; font-family: arial, sans-serif; font-size: 10px;}

a.nav3:link {text-decoration: none; color:#996; font-weight: bold; font-family: arial, sans-serif; font-size: 10px;}
a.nav3:visited {text-decoration: none; color:#996; font-weight: bold;font-family: arial, sans-serif; font-size: 10px;}
a.nav3:hover {text-decoration: underline; color: #069;}


div.nav1 {
	margin-left: 13px;
	margin-bottom: 10px;
	line-height: 15px;
	}
	
div.nav2 {
	margin-left: 10px;
	line-height: 13px;
	}
	
div.nav3 {
	margin-left: 10px;
	margin-right: 10px;
	}
	
	
body { 
	background-color:#FFF;
	margin: 0px;
}

table {
	padding: 0px;
	width: 100%;
}

table.cnc {
	width: 462px;
	height: 200px;
	margin: auto;
	background-color: #f2f7fa;
	
}

table.promo {
	width: 462px;
	margin: auto;
	color: #666;
	font-size: 10px;
	font-family: arial;
	border-bottom: 2px solid #063;
}

td.mast {
	background-color:#069;
	height: 87px;
	
}

td.tagline {
	margin: 3px;
	height: 20px;
}

td.body {
	padding: 40px 25px 20px;
	width: *;
	background-color: #f2f7f4;
	background-image: url(img/body_art.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

td.navigation {
	width: 135px;
	margin:0px;
	}
	
td.sidebar {
	width: 120px;
	}

td.footer {
	background-color:#069;
	font: 9px arial;
	color: #FFF;
	height: 20px;
}

td.home {
	padding: 10px 0px 0px 10px;
}


ul {margin-top: 4px;
}


p {font-family: arial, verdana, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
p.flat {
	margin-bottom: 0px;
	}
	
p.date {
	font-size: 9px;
	color: #069;
	text-align: center;
	border: 1px solid #063;
	border-right: 0px;
	height: 15px;
	padding: 0px;
}

p.smallprint {
	color: #999;
	font-size: 9px;
	line-height: 11px;
	margin-top: 20px;
	}

h1 {font-family: Arial, sans-serif;
	color: #069;
	font-weight: bold;
	font-size: 12px;
	line-height: 100%;
	margin-bottom: 0px;
	text-transform: uppercase;
	}
	
h2 {font-family: Arial, sans-serif;
	color: #063;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	}
	
.head3 {font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 0px;
	}
	
p.getacro {
	font-size: 9px;
	color: #063;
	line-height: 9px;
	margin-left: 10px;
	margin-right: 10px;
	
	}

