/* CSS Document */

body {
	margin:0px;
	background-image:url(../images/main_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
.menu_bg {
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
.top_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	border-right: 1px solid #FFFFFF;
	text-align:center;
	font-weight:bold;
	}
a.top_menu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	border-right: 1px solid #FFFFFF;
	text-align:center;
	font-weight:bold;
	}
a.top_menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	border-right: 1px solid #FFFFFF;
	text-align:center;
	font-weight:bold;
	}
.blue_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4abef8;
	font-weight:bold;
	padding-left:43px;
	border-right: 1px solid #FFFFFF;
	}
.fade-bg {
	background-image:url(../images/fade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3c3d3d;
	padding:5px 30px 0px 10px;
	text-align:justify;
	}
.bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:20px;
	text-decoration:none;
	}
a.bottom:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:20px;
	text-decoration:none;	
	}
a.bottom:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8dbed9;
	line-height:20px;
	text-decoration:none;
	}
.inner_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#3c3d3d;
	line-height:20px;
	text-decoration:none;
	}
a.inner_text:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#3c3d3d;
	line-height:20px;
	text-decoration:none;
	}
a.inner_text:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#8dbed9;
	line-height:20px;
	text-decoration:none;
	}
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:900;
	}
.blue_heading01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#006ba2;
	font-weight:900;
	}

.highlightit img{
border: 5px solid #EEEEEE;
}

.highlightit:hover img{
border: 5px solid #bbd3ee;
}

.highlightit:hover{
color: #d7e3f0; /* Dummy definition to overcome IE bug */
}
.img {
border: 5px solid #eeeeee;
}
