a:link {
	color: #003779;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:visited {
	color: #003779;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:red;
	text-decoration:underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.unread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 1px solid #003779;
}
.text2 {
	font-size: 12px;
	color: #003779;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003779;
}
.greyheading {
	font-size: 12px;
	color: #666666;
}
.textnormal {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003779;
}
.boxmiddleblueright {
	border-right-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #003779;
}
.boxmiddleblueleft {
	border-right-width: none;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #003779;
}
.boxbottomblue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003379;
	border-right-color: #003379;
	border-bottom-color: #003379;
	border-left-color: #003379;
}
.boxbottombluemiddle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #003379;
}
.boxbottomblueleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003379;
	border-left-color: #003379;
}
.boxbottomblueright {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #003379;
	border-right-color: #003379;
	border-right-width: 1px;
	border-left-style: none;
}
.redbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #F1C2C5;
	border: 1px solid #FF0000;
}
.greenbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #9BFFA0;
	border: 1px solid #00CC00;
	font-size: 10px;
}
.boxtopblue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003779;
	border-right-color: #003779;
	border-left-color: #003779;
}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.bannerbg {
	background-image: url(images/banner1.gif);
	background-repeat: no-repeat;
}
.pageleft {
	background-image: url(images/leftborder.gif);
	background-repeat: repeat-y;
}
.pageright {
	background-image: url(images/rightborder.gif);
	background-repeat: repeat-y;
}
.pagebottom {
	background-image: url(images/bottomborder.gif);
	background-repeat: repeat-x;
}
.boxall {
	border: 1px solid #003379;
}
.texttiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.padheavy {
	padding: 3px;
}
HR {
	page-break-after: always;
	color:#FFFFFF;
}
