img {
	border-width: 0;
}

td.footer{
	text-align: center;
	font-size: .8em;
	padding-top: 40px;
}

td.menu{

	width: 15%; 
	vertical-align: top;
	background-color: #CCCCCC;
}

td.right{
	padding-left: 10px:
	vertical-align: top;
}

td.body{
	padding-top: 12px;
	padding-bottom: 30px;
	padding-left: 10px;
}

td.header{
	background-color: #cccc33;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table{
	border: 0;
}

body{
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: arial, helvetica, sans-serif;
}

a.menulink:link { color: #000099; text-decoration: none; }
a.menulink:visited { color: #000099; text-decoration: none; }
a.menulink:hover { color: #CC0000; text-decoration: underline; }
a.menulink:active { color: #CC0000; text-decoration: underline; }

/*FAQ stuff*/
ul {
	padding-left: 2ex;
	margin-left: 0px;
	font-size: inherit;
}

ul.contents, ul.contents ul {
	list-style-type: none;
}

ul.faq {
	list-style-type: none;
	margin-left: 3ex;
}

li.padded {
	padding-top: 1ex;
}

div.indent {
	margin-left: 3ex;
}

p.indent {
	margin-left: 3ex;
}
	
a.faq:link{color: #000099; text-decoration: none;}
a.faq:visited{color: #000099; text-decoration: none;}
a.faq:hover{color: #CC0000; text-decoration: none; background-color: #CCCCCC;}
a.faq:active{color: #CC0000; text-decoration: none; background-color: #CCCCCC;}
