/*May 2006*/

body {
/*background changed from b3b3b3 for Xmas*/
	font-family: Verdana, Tahoma, Arial; 
	font-size: 9pt;
	margin-top: 0px;  
	margin-right: 0px;  
	margin-left: 0px;   
} 

p {
	font-family: Verdana, Tahoma, Arial; 
	color: Black;
	font-size: 12px;
	line-height: 20px;
	margin: 20px;
	text-indent: 30px;
}

p.nodent {
	font-family: Verdana, Tahoma;
	color: black;
	font-size: 12px;
	line-height: normal;
	text-indent: 0px;
	margin: 20px;
}

p.letter {
	font-family: "Courier New";
	color: black;
	font-size: 14px;
	line-height: normal;
	text-indent: 0px;
	margin: 20px;
}

/*table headings such as menu, publication*/
table {
	font-size: 11px;
}

h5 {
	font-weight: bold;
	font-size: 11px;
	color: #5b5b5b;
	padding-left: 20px;
}

}
h6 {
	font-weight: bold;
	font-size: 10px;
	color: #5b5b5b;
	padding-left: 20px;
}

td.off {
	background: #CCCCCC;
	line-height: 18px;
	font: small-caps;
	text-decoration: none;
}

td.on {
	background: #79AEDA;
	line-height: 18px;
	font: small-caps;
	text-decoration: none;
}


a:link, a:visited {
 text-decoration: underline; 
 color: #3c3c3c;  
 font-weight: normal;
}
a:active {
 text-decoration: none; 
 color: black;
}
a:hover {
 color: Navy;  font-weight: bold;  
}

a.menu:link, a.menu:hover, a.menu:visited {
 color: #3c3c3c;  
 text-decoration: none;
}

a.menu:active {
 color: Navy;  
 text-decoration: none;
}

.standout {
	font-family: Verdana, Tahoma, Arial; 
	font-size: 8.5pt; 
	line-height: 12px;
	text-align: center;
	background-color="#e3e3e3";
	position: relative;
}

.standout2 {
	background-color: white;
	border-left: solid; border-left-width: 1px; 
	border-right: solid; border-right-width: 1px; 
	border-top: solid; border-top-width: 3px;
	border-bottom: solid; border-bottom-width: 1px;
	border-color: gray;
}

.standout3 {
	background-color: white;
	border-left: solid; border-left-width: 1px; 
	border-right: solid; border-right-width: 1px; 
	border-top: solid; border-top-width: 3px;
	border-bottom: solid; border-bottom-width: 1px;
	border-color: orange;
}

.standout4 {
	color: #5b5b5b;
	font-size: 11px;
	padding: 7px;
	background-color: white;
	border-left: solid; border-left-width: 1px; 
	border-right: solid; border-right-width: 1px; 
	border-top: solid; border-top-width: 3px;
	border-bottom: solid; border-bottom-width: 1px;
	border-color: gray;
}

.standout5 {
	font-family: Verdana, Tahoma, Arial; 
	font-size: 19pt;
	font-weight: bold;
	color: White;  
	line-height: 30px;
	text-align: center;
	background-color: red;
}

.menuleft {
	font-family: Verdana, Tahoma, Arial; font-size: 10pt;
	background-color: white;
	border-left: solid; border-left-width: 1px; 
	border-right: solid; border-right-width: 1px; 
	border-top: solid; border-top-width: 1px;
	border-bottom: solid; border-bottom-width: 1px;
	border-color: #e3e3e3;
	padding: 5px;
	font: small-caps;
}

.special {
	color: Black;
	font-size: 12px;
	line-height: 20px;
	margin: 20px;
}

.boxtitle {
	color: #5B5B5B;
	text-align: left;
	font-size: 11px;;
	font-weight: bold;
	background-color: #e3e3e3;
	text-transform: lowercase;
}

.boxtitle_orange {
	color: Black;
	text-align: left;
	font-size: 11px;;
	font-weight: bold;
	background-color: #ffa500;
	padding-left: 20px;
}

.boxmenu {
	color: #5B5B5B;
/*	text-align: right;*/
	font-size: 12px;;
	font-weight: bold;
/*	background-color: #e3e3e3;*/
/*	background: url(images/nav.gif);*/
	padding-right: 30px;
	}

.bgimage {
background-image: url(images/bg-grey.gif);
}

.form {
 display: inline;  color: Black;
}

.navbar {
 font-family: Verdana, Tahoma, Arial; font-size: 9pt; color: #f08b1f; cellspacing="3" cellpadding="0";
 align="right";
 }
 
.sub {
 font-family: Verdana, Tahoma, Arial; 
 font-size: 12pt; 
 background-color: #3c3c3c;
 color: white;
 padding-left: 10px;
 padding-bottom: 5px;
 padding-top: 5px;
 }
 
.subject_blue {
 font-family: Verdana, Tahoma, Arial; 
 font-size: 12pt; 
 background-color: #0C52CE;
 color: white;
 padding-left: 10px;
 padding-bottom: 5px;
 padding-top: 5px;
 }
 
.leftnav {
	padding: 4px; 
}

input { font-size: 9pt; font-family: verdana, helvetica, sans-serif; color: black; vertical-align: middle }
hr	{ height: 0px; border: solid 1px; border-top-width: 1px; color: Black; 
}

.copyright { 
	font-family: Verdana, Tahoma, Arial; 
	font-size: 8.5pt; 
	line-height: 12px
}

li	{
	color: gray;
	font-size: 11px;
}

.imagecaptionright {
	color: #5b5b5b;
	font-size: 100%;
	font-weight: bold;
	float: right;
	line-height: 20px;
	margin-left: 10px;
	padding: 20px;
}

.imagecaptionleft {
	color: #5b5b5b;
	font-size: 100%;
	font-weight: bold;
	float: left;
	line-height: 20px;
	padding: 20px;
}

.imagecaptioncenter {
	color: #5b5b5b;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
