@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_black-bold {
	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.gray-footer {
	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #d7d7d7;
}

.blue-regular {
	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #245784;
}

.blue-small {
	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #245784;
}


.heading_black-bold {
	
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.main_black-regular{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align:justify;
	line-height:1.3;
}

.main_black-regular a{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align:justify;
	line-height:1.9;
}


.main_black-regular a:hover{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	text-align:justify;
	line-height:1.9;
}


.heading{
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0080ff;
	}
	

	.heading-small{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0080ff;
	}
	

.footer{
font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff200;
}

.footer a{
font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff200;
}

.footer a:hover{
font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff200;
}


.footerlinks{
font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #d7d7d7;

}

.footerlinks a{
font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #d7d7d7;

}

.footerlinks a:hover{
font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #d7d7d7;

}


.navigation-white {

	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.navigation-white a{

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.navigation-white a:hover{

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff200;
}

.redheading {

	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ed1c24;
}

.leftLink{
	padding-left:22px;
	padding-bottom:5px;
	padding-top:3px;
	
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.leftLink a{
	color:#fff;
	text-decoration:none;
}
.leftLink a:hover{
	color:#FFFF00;
}
.leftLinkSep{
	padding-left:12px;
}

.pattren_top {background:url( url(images/ url(../images/home-top-pattren.jpg)) repeat-x;
}
.navigation_top {background:url( url(images/ url( url(../images/navigation-bg.jpg))
}
.box_top {background:url( url(images/ url(../images/bgcorner-top.jpg));
}
.box_bot {background:url( url(images/ url(../images/bgcorner-bot.jpg));
}
.box_left {background:url( url(images/ url(../images/bgcorner-left.jpg));
}
.box_right {background:url( url(images url(../images/bgcorner-right.jpg);
}
.dottedline {background:url(../images/line-dotted.gif);
}
