/* CSS Document */

body {
	background-image: url(images/bg.jpg); background-repeat:repeat-y; background-color:#05266d;
	background-position:center; margin:0px; margin-top:14px
}
.heading {
	font-size: 14px;
	font-family:  sans-serif;
	color: #00deff;
	font-weight: bold;
}
.heading1 {
	font-size: 15px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.heading1 a{
	font-size: 15px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-decoration:none
}
.heading1 a:hover{
	font-size: 15px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-decoration:underline
}
.white_txt {
	font-family: sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align:justify;
	line-height:18px
}
.white_txt a{
	font-family: sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align:justify;
	line-height:18px;
	text-decoration:none
}
.white_txt a:hover{
	font-family: sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align:justify;
	line-height:18px;
	text-decoration:underline
}
.read_more a:hover{
	color: #00deff;
	font-family:  "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.read_more a{
	color: #00deff;
	font-family:  "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline
}
.read_more a:hover{
	color: #00deff;
	font-family:  "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none
}

.footer {
	color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px
}
.footer a{
	color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	line-height:20px
}
.footer a:hover{
	color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	line-height:20px
}

.black_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	line-height:18px
}
.black_txt {
	font-family:  sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:justify;
	line-height:20px;
	text-decoration:none
}
.black_txt a{
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:justify;
	line-height:20px;
	text-decoration:none
}
.black_txt a:hover{
	font-family: sans-serif;
	font-size: 13px;
	color: #0071b4;
	text-align:justify;
	line-height:20px;
	text-decoration:underline
}


.blue_heading{
	font-family: sans-serif;
	font-size: 18px;
	color: #0071b4;
}

.services {
	color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.services a{
	color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.services a:hover{
	color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.services_active {
	color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	background-color:#00b9ca
}