@charset "utf-8";

body {
	margin:0px;
	background: #C0CDE4;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 0.5px;
}


a.grey-link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
}


a:hover.grey-link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.text {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:17px;
	text-decoration: none;

}
.dropedown-box {
	width: 218px;
}


.text-gr {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #616161;
	line-height:16px;
	text-decoration: none;

}

.text-12 {
	color: #575757;
	line-height:15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.blue-link {
	color: #00247d;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover.blue-link {
	color: #000000;
	text-decoration: underline;
}


.blue-link-light {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #527aba;
	text-decoration: underline;
}

a:hover.blue-link-light {
	color: #00247d;
	text-decoration: underline;
}


.blue-link1 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #00247d;
	text-decoration: underline;
}

a:hover.blue-link1 {
	color: #616161;
	text-decoration: none;
}


.border-top-bot {
	border-top: 1px solid #527aba;
	border-bottom: 1px solid #527aba;
}

.border-bot {
	border-bottom: 1px dotted #cccccc;
}

.border-left-right-bot {
	border-left: 1px solid #527aba;
	border-right: 1px solid #527aba;
	border-bottom: 1px solid #527aba;
}



a.link1 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #00247d;
	text-decoration: none;
}

a:hover.link1 {
	color: #000000;
	text-decoration:underline;
}
	

	 
.white-heading {
	color:#ffffff;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.sub-heading1 {
	color:#666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text-grey {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.blue-heading {
	color:#173271;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.border-right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
.sub-heading2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F589D;
}
