﻿body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bkg.gif);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color: #558EC3;

  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 600;
	text-align:left;
	color: #999;
	
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #999999;
	font-weight: 400;
	text-align: left;
}

.content_blue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #006699;
	font-weight: 1000;
	text-align: left;
}

.content_red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F00;
	font-weight: 1000;
	text-align: left;
}


.rightside_image {
float: left;
padding-right: 10px;
text-align: left;

}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color:#FFF
}

.footer_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#6699CC;
	font-style:italic;
}

a:link
{
	color: #666;
	
}
a:visited
{
	color: #333;	
} 
a:active 
{
	color: #666;

}
a:hover 
{
	color: #333;
	
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	color: #999;
	text-align:left;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 2000;
	color: #6699CC;
	text-align:left;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 2000;
	color: #6699CC;
	text-align:center;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 2000;
	color: #6699CC;
	text-align:center;
	
}
.sidebar_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
