/* General */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	color: black;
}
p {line-height: 1.5; font-size: 13px;}
table {
	margin: 0px;
	padding: 0;
	margin: 0px;
	border-collapse: collapse;
	width:100%;
}
table td {padding: 0; border-width: 0; vertical-align: top;}
td#bar {
	padding: 0 30px 30px 0;
}


/* Header - Logo Strip */
td#logo {background: black; vertical-align: bottom;}

/* Picture Strip */
td#picture_strip {
	background: white;
	border-top: medium solid #999999;
}

/* Content */
tr#content {
	background: white;
	vertical-align: top;
	border-width: 0;
}


/* Menu */
td#menu {
	margin-left: 20px;
}
.tier1 {
	width: 220px;
}
div.tier1 a {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-size: .75em;
	letter-spacing: .35em;
	cursor: hand;
	width: 220px;
	padding: 0 0 0 10px;
}
div.tier1 a:hover {
	color: #000000;
}
div.submenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	cursor: hand;
	padding-left: 20px;
	width:200px;
}
div.submenu a:hover {
	color: #999999;
}

/* Page */
td#page
{
	padding: 20px 30px 0 0;	
}
td#page a {
	color: #333333;
	text-decoration: none;
}
td#page a:hover {
	color: #000000;
}
.print a {
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}    

/* Footer - contact */
td#contact {
	background: black;
	color: #999999;
	border-top: medium solid #999999;
	border-right: medium none #999999;
	border-bottom: medium none #999999;
	border-left: medium none #999999;
	font-size: 11px;
	letter-spacing: 0.35em;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
td#contact a {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}      
.spacebreak {
	color: white;
}     
.print a {
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}      
