﻿body 
{
	font-family:Georgia , Arial , Sans-Serif;
	font-size:12px;
	color:#666666;
	margin:0px 0px 0px 0px;
	background:#f7f7f7;
	text-align:center;
}

li
{
	margin:0px 0px 10px 0px;
}

.GlobalProperty ,.MainHeader , .MainFooter , .MainBody
{
	text-align:left;
	width:984px;
	padding:20px 20px 20px 20px;
	margin:0px auto 0px auto;
	background:#ffffff;	
	line-height:25px;	
}

.MainHeader
{
	height:190px;
}



.MainFooter
{
	height:135px;
}

.MainHeader img
{
	float:left;
}

.MainHeader div.Information
{
	float:right;
	width:300px;
	text-align:right;
	margin-top:20px;
}

.MainHeader div.Information span , .MainHeader div.Information a
{
	color:#B12273;
	font-weight:bold;
	text-decoration:none;
}

.MainHeader .Navigation 
{
	float:left;
	width:984px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:15px 0px 15px 0px;
	margin:30px 0px 0px 0px;
	color:#cccccc;
}

.MainHeader .Navigation a
{
	float:left;
	margin:0px 15px 0px 15px;
	color:#666666;
	font-weight:normal;
	font-size:15px;	
	text-decoration:none;
}

.MainHeader .Navigation a.clicked
{
	float:left;
	margin:0px 15px 0px 15px;
	color:#B12273;
	font-weight:normal;
	font-size:15px;	
	text-decoration:none;
}



.NavigationBottom
{
	float:left;
	width:984px;
	background:#B12273;
	padding:10px 0px 10px 0px;
	margin:0px;
}

.NavigationBottom span , .NavigationBottom a
{
	float:left;
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
	margin:0px 0px 0px 82px;
	text-decoration:none;
}

.WhatWeDo
{
	float:left;
	width:984px;
	background:#f7f7f7;
	text-align:center;
	padding:5px 0px 5px 0px;
}

.WhatWeDo a
{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

.CopyRight
{
	float:left;
	width:984px;
	padding:5px 0px 5px 0px;
	font-size:10px;
	text-align:center;
}

.CopyRight a
{
	text-decoration:none;
	color:#B12273;
}

.skip
{
	float:left;
	width:984px;
	text-align:right;
	padding:0px 0px 15px 0px;
	color:#666666;
}

.skip a
{
	color:#666666;
	text-decoration:none;
}




div.TextArea
{
	float:left;
	width:526px;
	margin:0px 0px 0px 20px;
}


div.TextArea h1
{
	margin:0px 0px 20px 0px;
	font-size:30px;
	color:#B12273;
	font-weight:normal;
	line-height:30px;
}

div.TextArea h2
{
	margin:0px 0px 20px 0px;
	font-size:15px;
	font-weight:bold;
}

div.TextArea p
{
	margin:0px 0px 20px 0px;
}



div.ImageArea
{
	float:left;
	width:398px;
	margin:0px 0px 0px 15px;
	
}

img.MainImage
{
	float:left;
}

div.SmallImages
{
	float:left;
	width:398px;
	margin-top:20px;
}

div.SmallImages img
{
	float:left;
	margin-right:22px;
}










/* ONLINE FORM */

div.OnlineForm
{
	float:left;
	width:526px;
	margin:0px 0px 15px 0px;
}

div.OnlineForm div.Heading
{
	float:left;
	width:496px;
	background:#B12273;
	padding:5px 15px 5px 15px;
	color:#ffffff;
	font-size:15px;
}


div.OnlineForm div.InputArea
{
	float:left;
	width:494px;
	border:1px  solid #B12273;
	border-top:0px;
	padding:15px 15px 15px 15px;
}

div.OnlineForm div.InputArea div.Section
{
	float:left;
	width:494px;
	margin:0px 0px 15px 0px;
}

div.OnlineForm div.InputArea div.Section div.FieldObject
{
	float:left;
	width:494px;
	margin:0px 0px 5px 0px;
}

div.OnlineForm div.InputArea div.Section div.FieldObject span.fieldtext
{
	float:left;
	font-weight:bold;
}

div.OnlineForm div.InputArea div.Section div.FieldObject span.fieldvalidation
{
	float:right;
}

div.OnlineForm div.InputArea  div.Section .InputBox
{
	width:490px;
	border:1px solid #cccccc;
	height:20px;
	margin:0px 0px 15px 0px;
}


.tableclass
{
	float:left;
	width:494px;
}

.tableclass .row
{
	float:left;
	width:494px;
}

.tableclass .row .column
{
	float:left;
	width:232px;
	padding-left:15px;
}

