body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	line-height: 20px;
	color:#000000;
}

.text_box {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #f1f1f1;
	width: 90px;
	border: 1px solid #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.s_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.date {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.white-captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bot_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #287E89;
}
.s_heading_white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightgrey_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.s_heading_white {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.button {
	background-color: #3b5998;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #D9DFEA;
}
.inputbutton,
.inputsubmit {
	color: #FFFFFF;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color: #0099FF;
	font-weight: bold;
	height: 18px;
	background-position: center center;
}

.blueborder {

	border: 15 px solid #15BBF9;
}.blue_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C3D0D9;
	border-bottom-color: #C3D0D9;
	border-left-color: #C3D0D9;
}
.red_box {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C3D0D9;
	border-bottom-color: #C3D0D9;
	border-left-color: #C3D0D9;
}
.blue_box_full {
	border: 1px solid #C3D0D9;
}
.blueborder_large {
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #15BBF9;
	border-bottom-color: #15BBF9;
	border-left-color: #15BBF9;
}
.yel_bg {
	background-color: #FBECAB;
	height: 25px;
	font-family: "AvantGarde Bk BT";
	font-size: 14px;
	font-weight: bold;
}

a.yel:link {
	background-color: #FBECAB;
	height: 22px;
	font-family: "AvantGarde Bk BT";
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
}
a.yel:visited {
	background-color: #FBECAB;
	height: 22px;
	font-family: "AvantGarde Bk BT";
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
a.yel:hover {
	background-color: #FBECAB;
	height: 22px;
	font-family: "AvantGarde Bk BT";
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
}

