
@media all { A:link IMG, A:visited IMG, A:hover IMG, A:active IMG { border: none; } }
a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
}
a.navigationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
a.navigationText:visited {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
a.navigationText:hover {
	text-decoration: none;
}
body {
	background-color: #6699cc;
	background-image: url(images/backgroundGradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: 666666;
	font-family: Arial, Helvetica, san-serif; 
}
.bodyBorder {
	border: 1px solid #bbbbbb;
}
.buttonBar {
	background-color: #333333;
	background-image: url(images/buttonBar.gif);
	height: 33px;
}
.columnLeft {
	background-image: url(images/sideBarBG.jpg);
	width: 185px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #7F99CC;
	font-size: 12px;
    text-align: left;
}
.columnMiddle {
	width: 370px;
	font-size: 12px;
	font-weight: normal;
	background-color: #D7E5F2;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    text-align: left;
}
.columnRight {
	background-image: url(images/rightColumnBG.gif);
	background-repeat: repeat-y;
	width: 160px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content {
    text-align: left;
}
div.sideColumnText {
	font-size: 11px;
	font-weight: normal;
	color: #003961;
	text-decoration: none;
    text-align: left;
}
.greyBorder {
	background-image: url(images/grey.gif);
	background-repeat: repeat-y;
}
h1 {
    color: #000066;
	font-weight: bold;
}
h2 {
    color: #000066;
	font-weight: bold;
}
h3 {
    font-weight: normal
}
.headerForm {
	display: inline;
	height: 5px;
}
.headerBottom {
	background-image: url(images/headerBottom.gif);
	background-repeat: repeat-x;
	height: 31px;
	font-size: 5px;
}
.headerBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 93px;
	border: 1px solid #666666;
	margin-right: 4px;
	margin-left: 4px;
	padding: 1px 3px;
	height: 17px;
	vertical-align: middle;
}
.headerText {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.headerTop {
	background-image: url(images/headerTop.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.imageleft {
	margin-right: 10px;
	color: #115981;
}
.imageright {
	margin-left: 10px;
	color: #115981;
}
.image {
	color: #115981;
}
.info {
	font-size: x-small;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/rightHandBox_sides.gif);
	background-repeat: repeat-y;
	width: 200px;
	background-position: right;
}
.leftColumnBG {
	background-image: url(images/leftColumnBG.gif);
	background-repeat: repeat-y;
	width: 180px;
}
.leftOfPageRepeat {
	background-image: url(images/leftOfPageRepeat.jpg);
	background-repeat: repeat-y;
}
.pageinfo {
    font-size: xx-small;
}
.searchBar {
	background-image:url(images/searchbarBG.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
.sidebar {
	font-size: x-small;
    padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sideColumnText {
	vertical-align: top;
	font-size: x-small;
    padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rightColumnBG {
	background-image: url(images/rightColumnBG.gif);
	background-repeat: repeat-y;
}
.rightOfPageRepeat {
	background-image: url(images/rightOfPageRepeat.jpg);
	background-repeat: repeat-y;
}
.searchBox {
    background-image: url(images/searchBackground.jpg);
	text-align: center
}
.sitelinks {
    padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;
}
td {
	color: 666666;
}
th {
	color: 666666;
}




