A:link {
	COLOR: #0275A0;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #0275A0;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-color: #0275A0;
}





body
{
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right:0px;
  
  background-color: #333333;
}

hr
{
	color: #999999;
	height: 1px;
}

.main-table
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-image: url(images/bg_main_table.gif);
	background-repeat: repeat-y;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #666666;
	line-height: 1.4;
}

.footer-table-bg
{
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-y;
}


.footer-table
{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: solid #999999 1px;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #666666;
	line-height: 1.6;
	height: 70px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-y;
}

.footer-text
{
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #666666;
	line-height: 1.6;
}

.side-bar-format
{
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #666666;
	line-height: 1.6;
}


.main-box-format
{
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #666666;
	line-height: 1.6;
}	
	

.text-regular-justify{
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height : 1.6;
	text-align: justify;
}

.text-subheading {
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	line-height : 2.0;
	text-align: left;
}

.text-contact-titles{
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	COLOR: #125684;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	text-align: left;
}

.text-contact-info{
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	text-align: left;
}

.home-image-padding {
	margin-bottom: 10px;
}

.title-image-format {
	margin-left: 15px;
}

.bullet-list-side
{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style: none;
}
.bullet-list-side li 
{
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.bullet-list
{
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
}
.bullet-list li 
{
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul
{
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
}
li 
{
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}




.form-300
{
	BACKGROUND-COLOR: #F1F2ED;
	FONT-FAMILY: Trebuchet MS, Arial, verdana, helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #333333;
	WIDTH: 298px;
	BORDER-RIGHT: 1px solid  #999999;
	BORDER-TOP: 1px solid  #999999;
	BORDER-LEFT: 1px solid  #999999;
	BORDER-BOTTOM: 1px solid  #999999;
	margin-bottom: 5px;
}



