﻿v\:* { behavior:url(#default#VML); } 
body, html
{
	background: white;
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #6a6a6a;
	text-align: center;
}
img
{
	border:0px;
}
.LeftImage
{
	margin-right: 10px;
	float: left;
}
.RightImage
{
	margin-left: 10px;
	float: right;
}
#Box
{
	width: 215px;
	height: 30px;
	background-color: #3777b7;
	margin: 10px 0px 10px 0px;
}
#TopLinks
{
	margin-top: 5px;
	font-size: 10px;
}
#PageTitle
{
	height: 29px;
	margin-top: 12px;
	margin-bottom: 9px;
	background-image: url('/imgs/dots-hor.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 19px;
	color: #3777b7;
	letter-spacing: 1px;
	float: left;
}
#MoreInfo
{
	height: 29px;
	margin-top: 12px;
	margin-bottom: 9px;
	background-image: url('/imgs/dots-hor.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	color: #ffa200;
	text-align: right;
}
#MoreInfo a
{
	color: #ffa200;
	text-decoration: none;
}
#MoreInfo a:hover
{
	text-decoration: underline;
}
#Breadcrumb
{
	font-size: 10px;
}
#Breadcrumb a
{
	color: #58be05;
	text-decoration: none;
}
#Breadcrumb a:hover
{
	text-decoration: underline;
}
#Content
{
	font-size: 12px;
	line-height: 19px;
	margin-top: 10px;
}
#Content a
{
	color: #3777b7;
	text-decoration: none;
}
#Content a:hover
{
	text-decoration: underline;
}
#PageTools
{
	margin-top: 30px;
	margin-bottom: 5px;
	color: #6a6a6a;
	font-size: 10px;
	text-align: right;
}
#PageTools a
{
	color: #6a6a6a;
	text-decoration: none;
}
#PageTools a:hover
{
	text-decoration: underline;
}
#Footer
{
	padding-top: 5px;
	background-image: url('/imgs/dots-hor.gif');
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	color: #bfbfbf;
}
.Heading
{
	font-size: 13px;
	color: #3777b7;
	font-weight: bold;
}
ul .Check
{
	list-style-position: outside;
	list-style-image: url(/imgs/orangecheck.gif);
}
ul .Arrow
{
	list-style-position: outside;
	list-style-image: url(/imgs/orangearrow.gif);
}
.Button
{
	border: 0px;
	width: 92px;
	height: 25px;
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(/imgs/btn.gif);
	background-repeat: no-repeat;
}
.FormText
{
	font-size: 11px;
	color: #3777b7;
	
}
.FormInput 
{
    border: solid 1px #bfbfbf;
    font-size: 10px;
    color: #6a6a6a;
}
.answer
{
	display: none;
	padding-bottom: 15px;
}
.TableBreak
{
	color: #ffffff;
	background-color: #58be05;
	font-weight: bold;
}
.SideDivision
{
	margin-right: 10px;
	padding-top: 1px;
	background-image: url('/imgs/dots-hor.gif');
	background-position: top;
	background-repeat: repeat-x;
	
}

