@charset "utf-8";


body{
	margin: 0 0 0 0;
	background-color: #FFF;
	vertical-align: top;
	
	
	}

.headerbg{
	background-repeat:repeat-x;
	background-color: #1C3877;
	margin: 0px;
	padding: 0px;
	height: 20px;
	
	
	}
.footer {
	height: 45px;
}
.menubar {
	background-color: #e6e6e6;
	width: 152px;
}
.leftmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1c3877;
	background-image: url(images/menubullet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 5px 4px;
	height: 20px;
	padding-top: 3px;
}

.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1c3877;
	text-decoration: none;
	
	
}

.link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9B2825;
	
}

.seprator {
	background-color: #E6E6E6;
	background-image: url(images/menuseprator.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #1C3877;
	height: 30px;
	padding: 5px 0px 0px 10px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.footerlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4c4c4c;
	padding-left: 5px;
	padding-right: 5px;
}
.body-heading {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #090909;
	text-decoration: none;
}

ul{
	list-style-type: square;
}
ol{}
li {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #090909;
	padding-left: 5px;
}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #1C3877;
	padding-top: 3px;
	padding-left: 5px;
}
.heading2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #1C3877;
	padding-left: 10px;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0504;
	padding-left: 10px;
}
