body {
	background-color:#FFFFFF;
	margin:0;
}
.headbg
{
	background-image:url(images/headbg.jpg);
	background-repeat:repeat-x;

}
.footerbg
{
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;

}
.bodybg
{
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;

}
.a1:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #f26724;
	text-decoration:none;
}

.a1:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #f26724;
	text-decoration:none;
}

.a1:hover 
{
	font-family: "Arial";
	font-size: 12px;
	color: #f26724;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005bac;
	text-decoration:none;
}

.a2:visited 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005bac;
	text-decoration:none;
}

.a2:hover 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005bac;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family:Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.a3:visited 
{
	font-family:Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.a3:hover 
{
	font-family:Tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
	

}


.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#f2f2f2;
	height: 17px;
	border: solid 1px #c3c3c3;

}
.listmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;

}
.buttonstyle {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #FFFFFF;
	height:18px;
	background-image:url(images/btn_bg.jpg);
	padding-left:5px;
	padding-right:5px;

}
.bodytext {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #576262;
	line-height:18px;
}
.greytext {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}
.heading {	
	font-family:"Century Gothic";
	font-size: 25px;
	font-weight:normal;
	color: #005baa;
	background-image:url(images/heading_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.orangetext{
	font-family: Arial;
	font-size: 15px;
	color: #f26724;
}
.footertext {
	font-family: "Arial";
	font-size: 10px;
	background-repeat:repeat-x;
	color: #000000;
	background-position: bottom;
	background-color: #F9FAFC;
	background-image: url(images/footerbg.jpg);


}
.imagepadding
{
	padding-right:8px;
	padding-bottom:8px;

}
.borderleftright
{
	border-left:solid 1px #d2e0eb;
	border-right:solid 1px #d2e0eb;
	background-color:#FFFFFF;

}
.imageborder
{
	border:solid 3px #dce9f1;

}
.heading2 {

	font-family:"Century Gothic";
	font-size: 25px;
	font-weight:normal;
	color: #005baa;
	background-image:url(images/heading2_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.footertext2 {

	font-family: "Arial";
	font-size: 10px;
	background-repeat:no-repeat;
	color: #000000;
}

