a.menuLink:link {
	color: blue;
	font-size: 12px;
}

a.menuLink:hover {
	color: blue;
	font-size: 12px;
}

a.menuLink:visited {
	color: blue;
	font-size: 12px;
}

a.menuLink:active{
	color: blue;
	font-size: 12px;
}

body {
	background-color: #B6C6DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #406ea1;
}

div.header {
	background-color: #406ea1;
	padding: 39px 39px 0px 39px; 
	border-bottom: 1px solid white;
}

div.main {
	padding: 0px 39px 0px 39px;
}

img {
	border-width: 0px;
}

input.searchterm {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

input.search {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table#footer {
	font-family: verdana;
	font-size: 11px;
}

table.max {
	width: 100%;
	background-color: #ced9e7;
}

table.std {
	width: 100%;
}

td#bottomline {
	background-image: url(../images/index_13.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 5px;
}

td#content {
	background-image: url(../images/index_09.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

td#orange {
	background-image: url(../images/index_04.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 87px;
}

td#leftborder {
	background-image: url(../images/index_08.gif);
	background-repeat: repeat-y;
}

td#rightborder {
	background-image: url(../images/index_11.gif);
	background-repeat: repeat-y;
}