body
{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:10pt;
}
a
{
	color:#283B88;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
	
div.PageContainer
{
	margin:0 auto;
	text-align:center;
}
div.Page
{
	text-align:left;
	width:860px;
}
table
{
}
table, table tr, table tr td
{
	border-collapse:collapse;
}
div.TextBody
{
	width:550px;
}
div.TextBody li
{
	margin-bottom:8px;
}
div.Box
{
	background-color:#E3ECD7;
}
div.Box div.B1
{
	background-image:url(../images/gr_box_side_top.png);
	background-position:top;
	background-repeat:repeat-x;
}
div.Box div.B2
{
	background-image:url(../images/gr_box_side_bottom.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
div.Box div.B3
{
	background-image:url(../images/gr_box_side_left.png);
	background-position:left;
	background-repeat:repeat-y;
}
div.Box div.B4
{
	background-image:url(../images/gr_box_side_right.png);
	background-position:right;
	background-repeat:repeat-y;
}
div.Box div.B5
{
	background-image:url(../images/gr_box_corner_bottomleft.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
div.Box div.B6
{
	background-image:url(../images/gr_box_corner_bottomright.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
div.Box div.B7
{
	background-image:url(../images/gr_box_corner_topleft.png);
	background-position:top left;
	background-repeat:no-repeat;
}
div.Box div.B8
{
	background-image:url(../images/gr_box_corner_topright.png);
	background-position:top right;
	background-repeat:no-repeat;
}
div.Box div.B9
{
	padding:5px;
}

table.Heading
{
	width:100%;
}
table.Questionaire
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
}
table.Heading td.BlueBar
{
	height:20px;
	background-image:url(../images/gr_blue_bevel_bar.png);
	padding:0px;
}
table.Heading td.GreenBar
{
	height:28px;
	background-image:url(../images/gr_green_bevel_bar.png);
	padding:0px;
}
table.Heading td.GreenBar table.Menu td a
{
		font-weight:bold;
}
table.Heading table.LogoBar
{
	width:100%;
}
table.Heading table.LogoBar td.Logo
{
	width:180px;
	text-align:left;
}
table.Heading table.LogoBar td.ImageStrip
{
	text-align:center;
}
table.Heading table.LogoBar td.OtherData
{
	width:180px;
	text-align:right;
}
table.Content
{
	width:100%;
}
table.Content td.MainBar, table.Content td.SideBar
{
	vertical-align:top;
	padding-top:30px;
}
table.Content td.MainBar td.LeftBar, table.Content td.MainBar td.CenterBar
{
	vertical-align:top;
}
table.Content td.SideBar
{
	width:190px;
	border-right:1px solid #5CA643;
	border-left:1px solid #5CA643;
	background-color:#FDFCE8;
}
table.Content td.SideBar div.Title
{
	text-align:center;
}
table.Heading td.GreenBar table
{
	width:100%;
}
table.Heading td.GreenBar table td, table.Heading td.GreenBar table td a
{
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
table.Heading td.GreenBar table td a:hover
{
	text-decoration:underline;
}
table.Content td.CenterBar
{
	padding-right:20px;
	padding-left:20px;
	vertical-align:top;
}
h1
{
	font-weight:bold;
	font-size:18pt;
	color:#283B88;
}
h2
{
	font-weight:bold;
	font-size:14pt;
	color:#283B88;
}
h3
{
	font-weight:bold;
	font-size:11pt;
	color:#283B88;
}
td.Label
{
	width:150px;
}
table.ServiceTypes
{
	width:100%;
	table-layout:fixed;
}
table.ServiceTypes tr td
{
	vertical-align:top;
	padding-right:20px;
}
table.ServiceTypes tr td input, table.ServiceTypes tr td label
{
	display:block;
	float:left;
}
table.ServiceTypes tr td div
{
	clear:both;
	margin-bottom:3px;
}
table.ServiceTypes tr td div.A
{
	background-image:url(../images/gr_small_triangle.png);
	background-position:-3px 3px;
	background-repeat:no-repeat;
	padding-left:11px;
}