body.home {
	margin:0px;
	background-image:url('../images/base.jpg');
}
.maincontent-blk{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#2D2022;
	text-align: justify;
	text-decoration:none;
}
.maincontent-blk2{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#2D2022;
	text-decoration:underline;
}
a.maincontent-blk2:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#2D2022;
	text-decoration:none;
}
.maincontent-white{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#F0FAF0;
	text-decoration:none;
}

a.maincontent-white:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#F0FAF0;
	text-decoration:underline;
}

.maincontent-red{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#C2162E;
	text-decoration:none;
}
a.maincontent-red:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#C2162E;
	text-decoration:underline;
}
.maincontent-red2{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#C2162E;
	text-decoration:underline;
}
a.maincontent-red2:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#C2162E;
	text-decoration:none;
}
.maincontent-blue{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#259099;
	text-decoration:none;
}
.maincontent-darkgreen{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#1A4B5B;
	text-decoration:none;
}
a.maincontent-darkgreen:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#1A4B5B;
	text-decoration:underline;
}
.maincontent-darkgreen2{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#1A4B5B;
	text-align: justify;
	text-decoration:none;
	line-height:20px;
}
a.maincontent-darkgreen2:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#1A4B5B;
	text-decoration:underline;
	line-height:20px;
}
.maincontent-lightgreen{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#52717B;
	text-decoration:none;
}
a.maincontent-lightgreen:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#52717B;
	text-decoration:underline;
}
.heading-caption{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#0B4A4F;
	text-shadow: 1px 1px 3px #000000;
}
.heading-red{
	font-family:"Trebuchet MS";
	font-size:25px;
	color:#FF6200;
	text-decoration:none;
}
.heading-red-small{
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight: bold;
	color:#FF6200;
	text-decoration:none;
}
.sub-heading-white{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.textbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFA0;
	border: 1px solid #000000;
}
.drop-down {
	font-family: "Trebuchet MS";
	background-color:#5E969B;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none; 
}
.button {
	font-family: "Trebuchet MS";
	background-color:#FF6200;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF6200;
	border: 1px solid #FF6200;
}	
.blue-bullet {
	background: transparent url('../images/bullet-blue.jpg') no-repeat left;
	background-position:top left;
	padding: 0 0 0 20px; 
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#2D2022;
	text-decoration:none;
	text-align:justify;
} 
.orange-bullet {
	background: transparent url('../images/bullet-orange.jpg') no-repeat left;
	background-position:top left;
	padding: 0 0 0 20px; 
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#2D2022;
	text-decoration:none;
	text-align:justify;
} 
.site-caption{
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight: Bold;
	color:#1A4B5B;
}
table.blue{
	background-color: #F0F7F8;
	border: 1px solid #6DB5BC;
}
.showerrors {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: Bold;
	color: #ff0000;
}
