@charset "utf-8";
body {
	background-image: url(images/top_bkg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #6695ED;
}
.body-txt {
	font-family: Tahoma;
	font-size: 16px;
}
.body-txt a {
	color: #0D1955;
	text-decoration: underline;
}
.body-txt a:hover {
	color: #0D1955;
	text-decoration: none;
}
.body-txt h1 {
	font-size: 30px;
	font-weight: normal;
}
.body-txt h3 {
	font-weight: normal;
}
.body-txt h2 {
	font-weight: normal;
}

.red-txt {
	color: #840000;
}
.geor-14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.geor-14-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.notification {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#left-img {
	clear: right;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

#dropin {
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	left: 160px;
	top: 2px;
	width: 289px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#glogo_align  {
	float: left;
	padding: 10px;
}
a:link, a:visited, a:active {
	color: #0C2B65;
	text-decoration: underline;
}
a:hover {
	color: #305FB1;
	text-decoration: none;
}
.email-box {
	border: 2px solid #9D0000;
	height: 20px;
	padding-left: 5px;
	width: 210px;
}
