body {
	margin: 0; 
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-size: 12px; 
	color:#000000;
}
td{
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-size: 12px; 
}
p {
	line-height: 180%;
	margin: 5px;
	text-align: justify;
	padding: 0px 20px 5px 5px;
}
ul, li {
	line-height: 180%;
	text-align: justify;
	padding: 0 20px 0 20px;
}
.content {
	padding: 0px 10px 0px 10px;
}
.c2 {
	line-height: 180%;
	text-align: justify;
	padding: 0px 10px 0px 40px;
}
a:link, a:active, a:visited {
	color: #1b488a;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	Color: #1b488a;
	Text-Decoration: none;
}
.outline { 
	border: 1px solid #4F5754;
}
#topbg {
	width: 100%;
	height: 243px;
	background: url('images/top_bg.gif') repeat-x;
	text-align: center;
}
#bottom {
  	padding: 15px 30px 0px 30px;
	width: 748px;
	height: 58px;
	background: url('images/bg_bottom.gif') bottom no-repeat;
	color: #0D274A;
}
h1 {
	margin: 2px;
	font-size:16px; 
	padding: 8px 0px 0px 5px;
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-weight: bold;
	height: 22px;
	color: #1b488a;
	border-bottom: 1px #1b488a solid;

}
h2 {
	margin: 2px;
	font-size:14px; 
	padding: 8px 0px 0px 5px;
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-weight: bold;
	height: 24px;
	color: #1b488a;
	background-color: #C0D8ED;
}
#bg_left {
	background: url('images/bg_left.gif') top no-repeat;
	width: 219px;
	height: 97px;
	background-color: #FFFFFF;
}
.nav {
	margin: 0px;
	font-size:12px; 
	background: url('images/bg_nav.gif') no-repeat;
	width: 173px;
	height: 45px;
}
.nav td {
	background-color: #FFFFFF;}
.main {
	background-color: #FFFFFF; }
.navtext {
	padding:  0px 0px 0px 23px;
	color: #1b488a;
	font-size: 14px;
}
.navtext a:link; .navtext a:active; .navtext a:visited {
	color: #05204a;
	letter-spacing: 2px;
	font-size:14px; 
}
.navtext a:hover  {
	Color: #FFFFFF;
	Text-Decoration: none;
	font-size:14px; 
}
#sideNav {
	margin: 0px;
	font-size:11px; 
	width: 210px;
	background-color: #EAEAEA;
	text-align:left;
}
.sidePics {
	border: 5px solid #FFFFFF;
	text-align: center;
	margin-bottom: 8px;
}
input, textarea { 
	border:1px solid #000000; 
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-size: 11px; 
	color: #666666; 
}
.outline { 
	border: 1px solid #000000;
}

A.menu:link    { color: #FFFFFF; text-decoration: none }
A.menu:visited { color: #FFFFFF; text-decoration: none }
A.menu:hover   { color: #FF0000; text-decoration: none } 
A.menu:active  { color: #FF0000; text-decoration: none }

.accent0 {  background: #FFFFFF; color: #000000}

.accent1 {background: #FFFF66; color: #000000}
.accent2 {background: #CC9933; color: #000000}
.accent3 {background: #AECBED; color: #000000}

.accent4 {background: #993300; color: #000000}

.accent5 {background: #FFCC66; color: #000000}
.accent6 {background: #EFDFBF; color: #000000}
.accent7 {background: #CBDDF1; color: #000000}
.accent8 {background: #DFA080; color: #000000}

.accent9 {background: #E0E0C0; color: #000000}
.accent10 {background: #9F9F00; color: #000000}

.accent20  {background:#EEEEEE; color:#000000}
.accent21  {background:#DDDDDD; color:#000000}
.accent22  {background:#CCCCCC; color:#000000}
.accent23  {background:#999999; color:#000000}
.accent24 {background:#666666; color:#000000}

.accent100 {  background: #000000; color: #000000}

.fontlargebold { font-weight: bold; }
