body {
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.w22 {
	width: 22%;
}

.menuBox {
    width: 18%;
    vertical-align: top;
}

.mainTable {
	border-top: 1px solid #003399;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;
	width: 800px;
	background: #fff url(images/bg/section.jpg) no-repeat top right ;
	margin: 0px auto;
	text-align: left;
}

.mainTable tr td { 
	padding: 4px;	
}

body,td,th {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 11px;
	color: #000;
}

a,a:hover { 
	text-decoration: underline;
}

a {
	color: #821517;
	text-decoration: none;
}

a:hover {
	color: #821517;
	text-decoration: underline;
}

.navigation {
	padding: 0px;
	margin:	0px;
	height: 100%;
	border:	1px solid #003399;
	background: #fff url(images/bg/section.jpg) no-repeat top right;
}

.navigation a,.navigation a:hover {
	padding: 4px;
	margin: 6px;
	margin-bottom: 2px;
	margin-top: 2px;
	display: block;
	color: #000000;
	border: 1px solid #FFFFFF;
	background: #fff url(images/bg/section.jpg) no-repeat top right;
}

.navigation a:hover {
	padding: 4px;
	text-decoration: none;
	color: #821517;
	background: #fff url(images/misc/buttonbar.gif) repeat-x top ;
	border: 1px solid #003399;
}

.headers {
	font-size: 12px;
	font-weight: bold;
}

.headers a, .headers a:hover {
	color: #000000;
	text-decoration: none;
}

.highLight {
	background: #fff url(images/misc/buttonbar.gif) repeat-x top ;
	font-weight: bold;
	border: solid 1px #000000;
}

.fancyRow {
	background: #fff url(images/misc/buttonbar_gs2.gif) repeat-x top;
}

.fancyRow2 {
	background: #fff url(images/misc/buttonbar.gif) repeat-x top;
}

body {
	background: #fff url(images/bg/treeback.jpg) repeat-x top;
}

.border-top-bottom {
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
}

.navigationHead {
	text-align:	left;
	font-weight: bold;
	border-top:	1px solid #003399;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;
}

.smallText {
	font-size: 9px;
}

.text {
	width: 154px;
}

img {
	border: 0px;
}

li {
	padding: 0px;
	margin: 6px 0px 0px 15px;
	list-style: disc outside url("images/misc/li.gif");
}

ul {
	margin: 0px 0px 0px 20px;
}

.silent {
	color: #000000;
	text-decoration: none;
}

.silent:hover {
	color: #000000 !important;
	text-decoration: none !important;
}

.logoBox {
	padding: 4px;
	margin: 4px;
	border:	1px solid #003399;
	background: #fff url(images/bg/section.jpg) no-repeat top right;
}

fieldset {
	padding: 5px;
}

legend {
	font-weight: bold
}

legend a,legend a:hover {
	display: block;
	text-decoration: none;
}

.u {
	text-decoration: underline;
}

.strike {
	text-decoration:line-through;
}

.content {
	width: 84%;
	height: 206px;
}

.mono {
	font-family:"Courier New", Courier, mono, sans-serif;
}

/* FORM ELEMENTS */

.textbox, .textarea {
}

td.basic {background-color: #FFFFFF; vertical-align:top;} 

.fauxbutton {
	font: 11px Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	border: 1px solid #003399;
	background-color: #F7CC76;
	padding: 2px;
	color: #000000;
}

.boldtext {font-weight: bold;}

h1 {
	font-size: 13px;
	color: #003399;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}

.boldtitle {
	font-size: 12px;
    font-weight: bold;
	color: #003399;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
}

p.notop{
    margin-top: 0px;
}

acronym { cursor: hand; border-bottom: dashed 1px #000000; }

#countdown1{
font-weight: bold;
font-size: 16px;}

.pageContentTitle {
    font-size: 13px;
    font-weight: bold;
	color: #003399;
}

.verySmall {
    font-size: 10px;
}

img.floatLeft { 
      float: left; 
      margin: 10px;
      border-width:0px; 
}

img.floatRight {       
      float: left; 
      margin: 10px;
      border-width:0px;
}