body {
	background:#666666;
	color:#666666;
}
.maintext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bluetext {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	font-style: italic;

}
.largeblacktext {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

#sidebar {
	width:160px;
	padding:0px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #c0c0c0;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:0px solid #ccc;
	border-bottom:none;
}

#sidebar ul li a {
	display:block;
	padding:4px;
	width:152px;
	background:url(images/li-off.gif) top left no-repeat #e8e7e7;
	font-weight: bold;
	color:#092a77;
	text-indent:20px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(images/li-on.gif) top left no-repeat #123892;
	font-weight: bold;
	color:#FFFFFF;
}


#navbar
{
  width: 330px;
  float: right;
}

#navbar ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
  borer: none;
}

#navbar ul li
{
  font-family: "Arial Narrow", sans-serif, "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  float: right;
  border-left:1px solid #ccc;
  margin: 0 0px 0 0;
  padding: 0;
  width: 135px;
  height: 20px;
}

#navbar ul li a
{
  display: block;
  width: 135px;
  height: 20px;
  margin: 0;
  padding: 5px 0 0;
  text-align: center; 
  color: #003366;
  text-decoration: none;
  font-weight: bold;
  text-transform: none;
line-height: 13px;}

#navbar ul li a:hover
{
  color: #666666;
}

#navbar1
{
  width: 230px;
  
}

#navbar1 ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
  borer: none;
}

#navbar1 ul li
{
  font-family: "Arial Narrow", sans-serif, "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  float: left;
  border-right:1px solid #ccc;
  margin: 0 0px 0 0;
  padding: 0;
  width: 100px;
  height: 20px;
}

#navbar1 ul li a
{
  display: block;
  width: 110px;
  height: 20px;
  margin: 0;
  padding: 5px 0 0;
  text-align: center; 
  color: #003366;
  text-decoration: none;
  font-weight: bold;
  text-transform: none;
line-height: 13px;}

#navbar1 ul li a:hover
{
  color: #666666;
}
#navbar2
{
  width: 550px;
  float: right;
}

#navbar2 ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
  borer: none;
}

#navbar2 ul li
{
  font-family: "Arial Narrow", sans-serif, "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial;
  font-size: 12px;
  float: right;
  border-left:1px solid #ccc;
  margin: 0 0px 0 0;
  padding: 0;
  width: 130px;
  height: 20px;
}

#navbar2 ul li a
{
  display: block;
  width: 130px;
  height: 20px;
  margin: 0;
  padding: 5px 0 0;
  text-align: center; 
  color: #003366;
  text-decoration: none;
  font-weight: bold;
  text-transform: none;
line-height: 13px;}

#navbar2 ul li a:hover
{
  color: #666666;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 003366;
	text-decoration: underline;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;

}
smallbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
}
h1 {
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #10328C;
	text-decoration: underline;
}
.verysmalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}

