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


.gradient_left {
	background-attachment: scroll;
	background-image: url(images/gradient_left.jpg);
	background-repeat: repeat;
	background-position: left top;
	}
.heading18_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #24244a;
}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000033;
	line-height: 12px;
}

.heading15_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #24244a;
}
.heading15_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}


.text11_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.borderfull {
	border: 1px solid #24244A;
}


.pub_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	font-weight: bold;
	text-transform: capitalize;
	}
	
.border_top {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #24244A;
}
.navbar_base {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96A8BA;
}

