@charset "utf-8";

body{
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align: left;
	margin:10px 0;
}

.privacy{
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}

.privacy a{
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#333;
	}
	
.privacy a:visited
{
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	}
	
	.privacy a:hover
{
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:underline;
	}
	
	.footer{
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#2B3E80;
	}

.footer a{
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#2B3E80;
	}
	
.footer a:visited
{
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#2B3E80;
	}
	
	.footer a:hover
{
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:underline;
	}


.bluebar {
	background-color: #444B5E;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #55F;
}


.menu a:hover { background:#f0f3f5; -moz-border-radius: 5px; padding:3px 12px; margin:5;
 border:solid 1px #ccc8c8; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none }
 
 .menu a { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; padding:3px 12px; margin:5; }
 
  .menu a:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; padding:3px 12px; margin:5; }
.bottom {
	background-color: #B1BDE4;
}

.signup_widget {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	background:#C9D1ED;
	margin-bottom:10px;
	padding:10px;}

.side_widget {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	background:#ffffff;
	margin-bottom:30px;
	padding:5px;
	border:solid 1px #ccc8c8;
	
}



 .maintable2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9DEF2;
	border-left-color: #D9DEF2;
}
.forminput {
	background-color: #EEF0F9;
	border: 1px solid #213063;
}
