/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg.jpg); background-repeat:repeat-x;
	background-color:#1f278a;
	background-attachment:fixed;
}


/* Heading Code  */


h1 {
	font-family: calibri;
	font-size:12px;
	color:#CCCCCC;
	text-align:center;
}

.content1 {font-family:calibri;
   	font-size:15px;
	color:#fff;
	line-height:18px;
}

.content {font-family:calibri;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}

.content-main {font-family:calibri;
	font-size:16px;
	color:#666666;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
	line-height:18px;
}

.content-main-black {font-family:calibri;
	font-size:16px;
	color:#ffffff;
	padding-left:4px;
	padding-right:4px;
	line-height:18px;
	text-decoration:none;
}



.read-more {font-family:calibri;
	font-size:18px;
	color:#1F278A;
	text-decoration:none;
	line-height:18px;
}
.read-more:hover {font-family:calibri;
	font-size:18px;
	color:#666666;
	text-decoration:none;
	line-height:18px;
}
.read-more-bg {font-family:calibri;
	font-size:18px;
	color:#64A1E4;
	text-decoration:none;
	line-height:18px;
}
.read-more-bg:hover {font-family:calibri;
	font-size:18px;
	color:#64A1E4;
	background-color:#E8E8E8;
	text-decoration:none;
	line-height:18px;
}

.read-more-short{font-family:calibri;
	font-size:16px;
	color:#1F278A;
	text-decoration:none;
	line-height:18px;
}
.read-more-short:hover {font-family:calibri;
	font-size:16px;
	color:#999999;
	text-decoration:none;
	line-height:18px;
}


.read-more1 {font-family:calibri;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}
.read-more1:hover {font-family:calibri;
	font-size:18px;
	color:#CCCCCC;
	text-decoration:none;
	line-height:18px;
}

.heading-1 {font-family:calibri;
	font-size:18px;
	color:#FFFFFF;
	line-height:18px;
}

.heading-2 {font-family:calibri;
	font-size:24px;
	color:#FFFFFF;
	line-height:18px;
}

.heading-greay {font-family:calibri;
	font-size:24px;
	color:#666666;
	line-height:18px;
}

.menu {font-family:calibri;
	font-size:18px;
	background-image:url(../images/img-1.jpg); background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}
.menu:hover {font-family:calibri;
	font-size:18px;
	background-image:url(../images/img-1-hover.jpg); background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}

.menu-img {font-family:calibri;
	font-size:18px;
	background-image:url(../images/menu-hover.png); background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}
.menu-img:hover {font-family:calibri;
	font-size:18px;
	background-image:url(../images/menu-hover.png); background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}

.menu-img-o {font-family:calibri;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}
.menu-img-o:hover {font-family:calibri;
	font-size:18px;
	background-image:url(../images/menu-hover.png); background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}

.on-page-menu {font-family:calibri;
	font-size:12px;
	background-image:url(../images/menu-hover.png); background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}

.link {font-family:calibri;
	font-size:18px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}
.link:hover {font-family:calibri;
	font-size:18px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}

.side-link {font-family:calibri;
	font-size:16px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}
.side-link:hover {font-family:calibri;
	font-size:16px;
	color:#6f79fc;
	padding-left:5px;
	line-height:18px;
	text-decoration:none;
}



.side-link1 {font-family:calibri;
	font-size:16px;
	color:#999999;
	line-height:16px;
	text-decoration:none;
}
.side-link1:hover {font-family:calibri;
	font-size:16px;
	color:#6f79fc;
	padding-left:5px;
	line-height:18px;
	text-decoration:none;
}


.bottom-link1 {font-family:calibri;
	font-size:21px;
	color:#0000CC;
	line-height:28px;
	text-decoration:none;
}

.buttn{background-color:#1f278a; color:#FFFFFF; font-family: arial; font-size:18px;border:#1f278a solid 1px; width: 70px; height: 30px; cursor:pointer;}


