﻿Body
{
	font: 8pt Arial;
	font-family: Arial, Tahoma;
	font-size: 8pt;
	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: 8pt Verdana;
	font-family: Arial, Tahoma;
	font-size: 8pt;
	color: black;
}

/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}

H1
{
	font-weight: bold;
	font-size: medium;
	color: #005148;
	font-family: Arial, Tahoma;
}

H2
{
	font-weight: bold;
	font-size: small;
	color: #5F5F5F;
	font-family: Arial, Tahoma;
}

H3
{
	font-weight: bold;
	font-size: x-small;
	color: #197D55;
	font-family: Verdana, Arial, Tahoma;
}

A:link
{
	font: 8pt Arial, Tahoma;
	color: #25B87D;
	text-decoration: underline;
}
	
A:visited
	{
	font: 8pt Arial, Tahoma;
	color: #5F5F5F;
	text-decoration: underline;
	}
	
A:hover
	{
	font: 8pt Arial, Tahoma;
	color: #197D55;
	text-decoration: underline;
	}		
.PageTemplateLeft
{
	background-image: url(Images/leftrepeat.jpg);
	width:160;
}

.Copyright, .Copyright span
{
	width:100%;
	text-align:center;
	padding-top:5px;
	background-color:#eaeaea;
	font-size:xx-small;
	font-family: Arial, Tahoma;
	color:#a4a4a4;
}

.ControlError
{
	background-color:#cc0001;
	color:White;
}

/**************** Contact Page Style *****************/

.moduleContact
{
}

.tblContact
{
	margin-left:10px;
}

.tblContact td 
{
	height:10px;
	line-height:10px;
}

.tblContact td.ContactLabel
{
	padding-right:10px;
}

/************** Layout CSS **************/

#divBoundary
{
	float:left;
	width:780px;
	background-image: url(images/LeftRepeat.jpg);
	background-position: Left;
	background-repeat:repeat-y;
	background-color:White;
}


#divMenuLeft
{
	float:left;
	width:174px;
	padding-left:14px;
}

#divMenuLeft_BackGround_GradientCorner
{
	width:188px;
	float:left;
	background-image: url(images/menuLeftGradientCorner.jpg);
	background-position: 0px 66px;
	background-repeat:no-repeat;
}

#divRubberBand_TopMenu
{
	height:43px;
}

#divContentArea
{
	height:100%;
	float: right;
	width: 592px;
	text-align: left;
	vertical-align: top;
	padding-top:0px;
	margin-top: 0px;
}

#divContentPadding
{
	margin-top:15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
