body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url("../images/bg.gif");
}


div.wrapper
{
	width: 100%;
	text-align: center;
}

table.container
{
	width: 820px;
	background-color: #FFFFFF;
	text-align: left;
	margin: auto;
}

td.header
{
	height: 77px;
	width: 800px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	border-top: 1px solid #999999;
}

td.content
{
	padding: 8px;
}

td.left_rail
{
	width: 10px;
	background-image: url("../images/bg_left.gif");
	background-position: right;
}

td.right_rail
{
	width: 10px;
	background-image: url("../images/bg_right.gif");
	background-position: left;
}

td.bottom
{
	padding-top: 4px;
	background-image: url("../images/bg.gif");
	text-align: center;
}

div.menu
{
	background-color: #FCDC25;
	height: 20px;
	width: 800px;
	margin-top: 1px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

div.menu ul
{
	margin-top: 0;
}

div.menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

div.menu li a
{
	font-weight: bold;
	font-size: 12px;
}

div.menu li a:link
{
	color: #333333;
	text-decoration: none;
}

div.menu li a:visited
{
	color: #333333;
	text-decoration: none;
}

div.menu li a:hover
{
	color: #FF6666;
	text-decoration: none;
}

h1
{
	font-size: 16px;
	color: #003366;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
}

h2
{
	font-size: 14px;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

img
{
	border: none;
	padding: 6px;
}

td.field_label
{
	font-weight: bold;
	text-align: right;
}

hr.break
{
	visibility: hidden;
	height: 32px;
	width: 100%;
	clear: both;
}

li
{
	line-height: 22px;
	font-weight: bold;
}

li span
{
	font-weight: normal;
}

span.q, span.a
{
	font-size: 20px;
	font-weight: bold;
}

span.q
{
	color: #003366;
}

span.a
{
	color: #CC0000;
}

div.home_container
{
	background-image: url(../images/family.jpg);	
	background-repeat: no-repeat;
}