body,td,th {
	font-family: verdana,helvetica,arial;
	font-size: 13px;
}

td,th {
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-variant: small-caps;
}

h1	{
	font-size: 180%;
	color: #00407a;
	padding-bottom: 15px;
}

h1#top	{
	color: black;
}

h2 {
	font-size: 140%;
	color: #B26C38;
	border-bottom: 1px solid #ccc;
	padding-top: 15px;
}

table#topbox {
	background: #00407a;
	padding: 7px 200px 6px 10px;
	color: white;
}

div#menuboxes {
	background: #00407a;
	border: 1;
	color: white;
	padding: 2px 10px 2px 20px;
	font-weight: bold;
	font-size:13px;
	font-variant: small-caps; 
         float: left;
}
div.container {
         border-width: 1px;
         border-color: black;
         position: static;
         margin-left: 100px;
         margin-right: 100px;
}

div.biglinkbox {
         background: #DFDFDF;
         border-width: 1px;
         border-style: dotted;
         border-color: black;
         padding: 10px 10px 10px 10px;
         margin: 10px 10px 10px 10px;
         font-variant: small-caps;
         width: 100;
         float: left;
         text-align: center;
}

div.biglinkbox:hover {
         background: #BBBBBB;
         cursor: hand;
}

div.greybox {
         background: #DFDFDF;
         border-width: 1px;
         border-style: dotted;
         border-color: black;
         padding: 10px 10px 10px 10px;
         margin: 10px 10px 10px 10px;
         margin-left: 20px;
         margin-right: 20px;
}

div.newsbox {
         background: #FFFFFF;
         border-width: 1px;
         border-style: dotted;
         border-color: black;
         padding: 10px 10px 10px 10px;
         margin: 10px 10px 10px 10px;
         margin-left: 20px;
         margin-right: 20px;
         vertical-align: top;

}


a#menulink {
	color: white;
}

hr {
	background: #B26C38;
	width: 100%;
	height: 1px
}

a	{
	text-decoration: none;
	color: #00407a;
}

a:hover	{
	text-decoration: underline;
}
