.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11188A;
	border: thin #11188A solid;
	height: 18px;
	text-align: center;
	padding: 2px;
}

.submitbox {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none; background-color: #11188A; height: 20px; width: 27px; padding-left: 1px; text-align: center; border: thin #11188A solid}

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

a.linkfooter { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #11188A; text-decoration: none }

a.linkfooter:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #11188A; text-decoration: underline}

body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 10px 0px;
}
hr {
	background-color: #11188A;
	height: 1px;
}
.topborder {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #11188A;
	border-right-color: #11188A;
	border-left-color: #11188A;
	border-bottom-width: thin;
	border-bottom-color: #11188A;
}
.bottomborder {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #11188A;
	border-left-color: #11188A;
	border-bottom-width: thin;
	border-bottom-color: #11188A;
}
.footerborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #11188A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leftcorner {
	background-image: url(../images/leftcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	height: 30px;
	vertical-align: middle;
}
.rightcorner {
	background-image: url(../images/rightcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	vertical-align: middle;
	height: 30px;
}
.rightheader {
	background-image: url(../images/right_header.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 145px;
	text-align: center;
	vertical-align: middle;
}
.rightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4C5E1;
	border-left-color: #C4C5E1;
	padding: 5px;
	font-size: 11px;
}
.privacy {
	font: 10px Arial, Helvetica, sans-serif;
	border-top: 1px solid #11188A;
}
