body {
	margin: 0;
	padding: 0 ;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #666;
	
}
a {
color: #666666;
}
a:hover {
	color:#000000
}

a.external {
	background: url(images/external-www.gif) no-repeat scroll right center;
    padding-right:18px;
}

a.pdf {
	background: url(images/doc-acrobat.gif) no-repeat scroll right center;
    padding-right:18px;
}
a.email {
	background: url(images/link-email.gif) no-repeat scroll right center;
    padding-right:18px;
}
a.sound {
	background: url(images/sound2.gif) no-repeat scroll right center;
    padding-right:18px;
}

h1 {
	font-size: 1.6em;
	color: #0066CC;
	line-height: 1em;
}

h2 {
	font-size: 1.2em;
	color: #0066CC;
	/*padding-bottom: .8em;*/
}
h3{
	color: #0066CC;
	font-size: 1em;
	padding-bottom: .8em;
}

abbr {
	border-bottom: 1px dotted;
	cursor:help
}

.abbr {
	border-bottom: 1px dotted;
	cursor:help
}

#wrap {
	max-width: 1200px;
}	
#topbar {
	margin: 0px auto;
	padding: 0 0 0 0;
	height: 30px;
	min-width: 606px;
	background-color: #0066cc;
	background-image: url(images/bluebg.jpg);
	background-repeat: repeat;
	background-position: top left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#searchbar {
	color: #FFFFFF;
	width: 607px;
	text-align: right;
	margin: 0px auto;
}
#searchbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#searchbar a:hover {
	text-decoration: underline;
}

.smallfieldcell  {
	width: 100px;
	background-color: #dddddd;
	color: #000000;
	border: thin solid #003366;
	font-size: .8em;
	
} 
.level2 {
	height: 184px;
	width: 606px;
	background-color: #fff;
}

	
#mainwrapper {
	width: 607px;
	margin: 0px auto;
	padding: 0 0 0 0;
	
	
	
}
#nav {
	margin: 0;
	background: #fff;
	width: 606px;
	float: left;
}

#crumbbox {
	float: left;
	width: 403px;
	height: 45px;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	height: 45px;
	
}

#breadcrumbs { 
  	float: left;
  	width: 100%;
  	margin: 0;
  	padding: 0;
  	list-style: none;

}
#breadcrumbs a {
	text-decoration: none;
	color: #666666;
  	}

#crumbs {	
	float: right;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 90%;
	padding-top: 15px;
	padding-right: 18px;
	height: 30px;
  	} 


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

#crumbs a:active {
	text-decoration: underline;
	color: #0066cc;
}

#sidebar {
	width: 168px;
	margin: 0px;
	float: left;
	background: url(images/sidebarbg.jpg) no-repeat left top;
	text-align: left;
	font-size: 100%;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#sblogin {
	width: 168px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar ul {
}

#sidebar li {
	background:transparent url(/includes/images/sb_grey.gif) no-repeat scroll left center;
	font-size:90%;
	font-weight:bold;
	list-style-image:url(none);
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:1px;
	margin-top:1px;
	margin-left: -40px;
	padding-left: 20px;
	line-height: 18px;
}
#maincontent {
	float: right;
	width: 386px; 
	margin: 0;
	padding: 0 18px  0 0;
	text-align: left;
	font-size: 100%;
	line-height: 1em;
}

#maincontent ul li {
	/*list-style: url(images/bluebullet_9x9.jpg) none;*/
	list-style: url(images/bullet.gif) none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: .8em;
}
#maincontent ol li {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: .8em;
}

#maincontent a:active, #sidebar a:active {
	color: #660033;
}

.tab1 table {
	border-collapse: collapse;
}

.tab1 td {
	line-height: 1em;
	text-align: left;
	vertical-align: top;
	padding-bottom: 1em;
	
}

.tab2 table {
	border-collapse: collapse;
}

.tab2 td {
	line-height: 1.2em;
	vertical-align: top;
	border-bottom: thin dotted #cccccc;
	border-right: thin dotted #eeeeee;
	
}

.tab3 table {
	border-collapse: collapse;
}

.tab3 td {
	line-height: 1em;
	vertical-align: top;
	
	
}

#footer {
	font-size: 80%;
	padding-top: 5px;
	height: 30px;
	border-top-style: dotted;
	border-top-width: thin;
	margin: 5px -18px 0 0;
	padding-bottom: 5px;
}

#footer a {
	color: #666666;
}
.needinfo {
	font-weight: bold;
	color: #FF0000;
	background: #FFFFCC;
}
#sidebar #newsSB p {
	font-size: 90%;
	line-height: 100%;
}

.3feature {
	font-size: 90%;
	line-height: 100%;
}
#sa {
	margin-top: 5px;
	margin-bottom: 0px;
}
.redboldtext {
	font-weight: bold;
	color: #CC0000;
	display: block;
}
