body {
	background-color: #52524D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #7e7e7e;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style2 {
	color: #4a4a4a;
	font-size: 11px;
	font-family: arial;
}
.style3 {
	color: #1C78A3;
	font-size: 11px;
	font-family: arial;
}

.formfield
{
	width: 245px;
	font-family: tahoma;
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #4A4A4A;
    padding-left: 5px;
    border: 1px solid #ADBEC0;
}

select.quickform
{
	width: 154px;
	/*height: 18px;*/
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #B0B0B0;
	color: #5A5A5A
}
select.quickform option 
{
	font-family: tahoma;
	font-size: 11px;
	color: #5A5A5A
}

input.quickform
{
	width: 149px;
	/*height: 14px;*/
	padding-left: 2px;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #B0B0B0;
	color: #5A5A5A;
}

.form_div
{
	margin-top:0px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 1px;
}

span.headertext
{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #4a4a4a;	
}

div.article 
{
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 2px;
	text-align: left;
	font-size: 10px;
	font-family: Tahoma;
	color: #7e7e7e;
}
div.article a 
{
	display: block;
	color: #4a4a4a;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	padding-left: 0px;
}

div.article a:Hover 
{
	color: #2A2A2A;
	text-decoration: underline;
}

div.article a.readmore
{
	text-align: right;
	color: #1C78A3;
	font-size: 9px;
	font-family: Tahoma;
	text-decoration: none;
	padding-right: 2px;
	background-color: Transparent;
}

div.article a.readmore:Hover
{
	color: #0064A5;
	text-decoration: underline;
}

input.appform 
{
	height: 14px;
	padding-left: 2px;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #B0B0B0;
	color: #5A5A5A;
}

select.appform
{
	height: 18px;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #B0B0B0;
	color: #5A5A5A
}
select.appform option 
{
	font-family: tahoma;
	font-size: 11px;
	color: #5A5A5A
}

a.faqlink
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333382;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(../images/point_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
}

a.faqlink:Hover
{
	color: #008F00;
	text-decoration: underline;
}

p.faqtext
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

div.faqtext
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

p.faqtext span.faqtitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1C78A3;
	display: block;
	padding-bottom: 2px;
}

div.faqtext table tr td
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}

div.glostext
{
	padding-bottom: 10px;
	font-size: 10px;
	font-family: Tahoma;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

div.glostext span
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1C78A3;
	display: block;
	padding-bottom: 2px;
}

p.calctext 
{
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
}

p.calctext a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1C78A3;
	text-decoration: none;
	display: block;
	padding-top: 2px;
}

p.calctext a:Hover
{
	color: #333382;
	text-decoration: underline;
}
