body, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #000080;
	line-height: 16px;
	background-color: #ffffff;
}

#container {
position: relative;
}

table.navbar {
width: 680;
}

table {
width: 950;
}

td {
	vertical-align: top;
}

#headerrow {
padding-top: 2px;
text-align: center;
height: 135px;
color: #000080;
background-color: 0099CC;
border-bottom:  1px  solid #000000;
border-top:  1px  solid #000000;
}


#logo {
float: center;
}

#title {
font-weight: bold;
color: #339900;
}

#big_title {
font-weight: bold;
color: #000000;
font-size: 14px;
}


#footerrow {
padding-top: 2px;
padding-bottom: 2px;
left: 0px;
text-align: center;
color: #ffffff;
background-color: 0099CC;
border-bottom:  1px  solid #000000;
border-top:  1px  solid #000000;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
}

#content_layout {
text-align: center;
float: center;

	position: relative;

}


#content {
padding-top: 5px;
padding-bottom: 5px;
}




TD.intro {
  background: #ffffff;
  font-weight : none;
	color: #000080;
	line-height: 16px;
  word-spacing: 1px;
 	font-size: 14px;
}

TD {
	color: #000080;
	line-height: 14px;
  word-spacing: 1px;
 	font-size: 12px;
 	padding: 5px;
}

li {
	font-size: 12px;
	padding: 2px;
}







a:link, a:visited, a:active {
	color: #000080;
	text-decoration: none;
	text-decoration: underline;
}

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

a.bar:link, a.bar:visited {
	color: #000080;
	text-decoration: none;
padding-left: 10px;
padding-right: 10px;
	font-size: 14px;
}



a.bar:hover {
	color: #1184C8;
	text-decoration: underline;
}

a.bar:active {
	color: #339900;
	text-decoration: none;
}

a.footerLink:link, a.footerLink:visited,  a.footerLink:active {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	color: #000080;
}

