body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(background.png);
    background-position: center;
}
h1
{
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #29596D;
}
h2
{
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #29596D;
}
.HeadingText 
{
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #29596D;
}
.SubHeadingText 
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #29596D;
}
.RedHeadingText 
{
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: Red;
}
.SectionHeadingText 
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #29596D;
}
.RedSectionHeadingText 
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: Red;
}
.SmallText 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.SmallText2
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.MenuText 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkText 
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkTextNormal
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #29596D;
}
.LinkTextSmall
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #29596D;
}
.SmallNormalText 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #595959;
}
.NormalText 
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal;
	color: #595959;
}
.TestimonialText 
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal;
	color: #29596D;
}
.RedText 
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal;
	color: Red;
}
.BoldText 
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold;
	color: #595959;
}
.ResponseText 
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal;
	color: red;
}
.TextBox			
{ 
	background-color: #FFFFFF; 
	border-width: 1px; 
	border-color: #29596D; 
	border-style: solid; 
	font-family: Verdana;
	font-size: 10pt;
}
.Grid
{
	background-color:#FFFFFF; 
	border-width:1px; 
	border-color:#29596D; 
	border-style:solid;
}
.GridLabel
{
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #29596D; 
	border-style: none;
	height: 25px;
}
.Button			
{
	border-top: 1px solid #3581b4;
	border-left: 1px solid #3581b4;
	border-right: 2px solid #194563;
	border-bottom: 2px solid #194563;
	background: #29596D;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}

