﻿body {
	background-image: url('/Images/backgroundcurves.gif');
	background-attachment: fixed;

	margin: 0px 0px 0px 0px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #333; 
	line-height: 150%;
}

a { color: #0077c0 }

#Centertool
{
	LEFT: 0px;
	OVERFLOW: visible;
	WIDTH: 100%;
	POSITION: absolute;
	HEIGHT: 1px;
}

#ContentBack
{
	background-image: url('/images/backpattern.png');
	background-repeat: repeat-y;
	width: 1035px;
	position: absolute;
	top: 0px;
	left: 50%; 
	margin-left: -517px;	


}

#ctl00_pnlContentColorBack 
{

	background-repeat: no-repeat;
	width: 1002px;
	margin-left: 15px;
	margin-right: 0px;
	background-color: #F4F4F4;
	padding: 0px;

		
	
}

#TopMenu
{
	background-image: url('/Images/topmenuback.gif');
	background-repeat: repeat-x;
	width: 1002px;
	height: 35px;
	margin-top: 8px;

}

#CopyrightBar 
{
	background-image: url('/Images/copyright.png');
	background-repeat: no-repeat;
	width: 1004px;
	height: 19px;
	clear: both;
	margin-top: 0px;
	margin-left: 15px;	
	background-color: Transparent;
}

.NewsBlock 
{
	background-image: url('/Images/NewsBlock.png');
	background-repeat: no-repeat;
	width: 280px;
	height: 165px;
	padding-left: 20px;
	padding-top: 13px;
	padding-right: 25px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #333; 
	text-align: justify;
}

p { margin-bottom: 18px; }
h1  
{
    font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-weight: bold; font-size: 30px; line-height: 36px; margin-bottom: 18px; 
    color: #2C2C2C;
    }
h2 { font-weight: bold; font-size: 16px; margin-top: 16px; margin-bottom: 7px; }
h3 { font-weight: bold; font-size: 1em;  margin-bottom: 0px; margin-top: 0px; }

ul, ol { margin: 0px}


.faq
{
	padding-top: 0px;
	margin-top: 4px;
	padding-left: 10px;
	margin-bottom: 12px;
	background-image: url('/Images/faqline.gif');
	background-repeat: repeat-y;
}

.LeftBar 
{
	background-image: url('/Images/leftbar.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 9px;
	color: #F0F0F0;
	width: 202px;
	height: 38px;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	margin-bottom: 4px;
}

.LeftBar2
{
	background-image: url('/Images/leftbar2.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 9px;
	color: #F0F0F0;
	width: 202px;
	height: 38px;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	margin-bottom: 4px;
}


.Field  
{
	background-color: #E5E5E5;
	width: 285px;
	font: 11px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	border: dotted 1px #303030;
	height: 14px;
	color: #303030;
	font-weight: bold;
}

.Button 
{
	background-color: Transparent;
	font: 10px/15px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 		
	color: #303030;
	font-weight: bold;
}

