﻿Body
{
	font: 9pt Arial;
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

P, span, li, ul, ol, td
{
	font: 9pt Arial;
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: black;
}

/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}

H1
{
	font-weight: bold;
	font-size: large;
	color: #B47400;
}

H2
{
	font-weight: bold;
	font-size: medium;
	color: #5A5548;
}

H3
{
	font-weight: bold;
	font-size: Small;
	color: #000000;
}

A:link
{
	color: #B47400;
	text-decoration:none;
}
	
A:visited
	{
	color: #8D1328;
	text-decoration:none;
	}
	
A:hover
	{
	color: #7A7365;
	text-decoration:none;
	}		
.Copyright
{
	font-weight:bold;
}

.Footer
{
	font-size:xx-small;
	font-family: Verdana, Arial, Tahoma;
	color:black;
}

td.MenuCell
{
	background-image:url(images/leftrepeat.jpg);
	background-repeat:repeat-y;
}
td.ContentCell
{
	background-image:url(images/mainarea_repeat.jpg);
	background-repeat:repeat-y;
}
.BlogTitle
{
	background-color: #FFEFD6;
	border-bottom: solid 1px #FEDBA5;
	font-weight: bold;
	padding: 3px;
}
.BlogDate
{
	color: Gray;
	font-size: 10px;
	padding: 5px;
}
.BlogAuthor
{
	color: Gray;
	font-size: 10px;
	padding: 5px;
}
.BlogContent
{
	font: 9pt Arial;
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: black;
}

.ControlError
{
	background-color:#cc0001;
	color:White;
}

/**************** Contact Page Style *****************/

.moduleContact
{
}

.moduleContact .divProgress
{
	line-height:15px;
	position:relative;
	right:50px;
}

.tblContact
{
	margin-left:10px;
}

.tblContact td 
{
	height:10px;
	line-height:10px;
}

.tblContact td.ContactLabel
{
	padding-right:10px;
}

#divFooterLogos
{
	position:relative;
	width:310px;
	height:77px;
	vertical-align:text-top;
}

#divFooterLogos img
{
	position:absolute;
	top:0px;
}

#divFooterLogos .iLogo1
{
	left:0px;
}

#divFooterLogos .iLogo2
{
	left:80px;
}

#divFooterLogos .iLogo3
{
	left:181px;
}

#divFooterLogos .Date
{
	position:absolute;
	top:65px;
	left:120px;
}