/* CSS Document */
body{
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#e1e8f0;
}

.nav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1b87a2;
	text-decoration: none;
}

a.nav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1b87a2;
	text-decoration: none;
}

a.nav:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f05b27;
	text-decoration:none;
}

.body_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #3d3d3d;
	text-decoration: none;
}

.black_bold_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #6a6a6a;
	text-decoration: none;
}

a.black_bold_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #6a6a6a;
	text-decoration: none;
}

a.black_bold_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #4092c2;
	text-decoration: none;
}
.link{
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #4193c3;
	text-align:justify;
}

a.link{
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #4193c3;
	text-align:justify;
}

a.link:hover{
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #4193c3;
	text-align:justify;
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.top_icon
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:bold;
	font-variant: normal;
	text-transform:uppercase;
	color: #1b87a2;
	text-decoration: none;
}

.top_icon a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color:#1b87a2;
	text-decoration: none;
}

.top_icon a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #1b87a2;
	text-decoration: underline;
}

.seprator
{
margin-left:10px;
margin-right:10px;
}


.login{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #6a6a6a;
	text-decoration: none;
}

.white_bold_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}