body {
	margin : 0;
	padding:	0;
	background-color : #fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
td {
	font-size: 12px;
	}
td.border1 {
	background-color : #687389;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	}
img.top {
	vertical-align:text-top;
	}
.small {
	font-size: 10px;
	}
p {
	font-size: 12px;
	color : #000000;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 8px;
	}
p.size11px {
	font-size: 11px;
	color : #000000;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 6px;
	}
h1 {
	font-size : 18px;
	line-height: 22px;
	letter-spacing : 1px;
	color : #666;
	font-weight : normal;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	}
h2 {
	font-size : 16px;
	line-height: 22px;
	letter-spacing : 1px;
	color : #000;
	font-weight : normal;
	margin-top: 8px;
	margin-bottom: 4px;
	}
h3 {
	font-size : 15px; 
	color : #000;
	line-height: 17px;
	font-weight : normal;
	margin-top: 4px;
	margin-bottom: 2px;
	}
h4 {
	font-size : 13px; 
	color : #000;
	line-height: 15px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
	}
a:link { 
	color : #666666;
	text-decoration : underline;
	}
a:visited {
	color : #333333;
	text-decoration : underline;
	}
a:hover, a:active {
	color : #ff0000;
	text-decoration : none;
	}
.menu1 {
	font-size: 11px;
	line-height: 14px;
	}
a.menu1:link {
	color : #000000;
	text-decoration : none;
	}
a.menu1:visited {
	color : #666666;
	text-decoration : none;
	}
a.menu1:hover {
	color : #ff0000;
	text-decoration : underline;
	}
a.menu1:active {
	color : #000000;
	text-decoration : none;
	}
/**************************/
#menu {
	width: 900px;
	margin:0 0 6px 0;
	padding:0;
	text-align:center;
	clear: both;
	}
#menu li {
	display: inline;
	float:left;
	font-size:11px;
	font-weight:normal;
	height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding:4px 3px 0 0 ;
	text-align:center;
	letter-spacing:1px;
	}
#menu li a {
	padding:3px 15px;
	}
#menu li a:link {
	color: #666;
	text-decoration: none;
	}
#menu li a:visited {
	color: #333;
	text-decoration: none;
	}
#menu li a:hover {
	color: #f00;
	text-decoration: underline;
	}
#menu li a:active {
	color: red;
	background-color: #999;
	text-decoration: none;
	}
/***************************/
#menu.top {
	float:right;
	width: 500px;
	}
#menu.top li {
	float:right;
	}
#menu.top li a {
	padding:3px 6px;
	}
/***************************/
.menu {
	margin: 6px auto;
	padding:0;
	text-align:center;
	clear: both;
	}
.menu li {
	position:relative;
	display: inline;
	float:left;
	font-size:11px;
	font-weight:normal;
	height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding:4px 3px 0 0 ;
	text-align:center;
	letter-spacing:1px;
	}
.menu li a {
	padding:3px 15px;
	}
.menu li a:link {
	color: #666;
	text-decoration: none;
	}
.menu li a:visited {
	color: #333;
	text-decoration: none;
	}
.menu li a:hover {
	color: #f00;
	text-decoration: underline;
	}
.menu li a:active {
	color: red;
	background-color: #999;
	text-decoration: none;
	}
/***************************/
.menu_top {
	float:right;
	width: 500px;
	}
.menu_top li {
	float:right;
	}
.menu_top li a {
	padding:3px 6px;
	}
.menu_bottom  {
	margin:auto;
	}
/***************************/

#homepage #leftnav li {
	margin: 0;
	padding: 2px 0;
	text-align:left;
	color:#666;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	}
#homepage #leftnav ul {
	margin: 12px 0;
	padding: 0;
	text-align:left;
	color:#666;
	}
#homepage #leftnav a img {
	padding: 8px 40px 4px 0;
	}
#homepage #rightcol h3{
	text-align:left;
	line-height:1.5em;
	font-size:10px;
	color:#666;
	}
#homepage #caption_cover {
  	font-size: 9px; 
	line-height: 11px;
    margin-top: 2px;
	color:#666;
    }
/***************************/
form { 
	font-family : Verdana, Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size : 13px; 
	line-height: 1.1;
	}

form.menu1 { 
	font-family : Verdana, Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}

input { 
	font-size : 13px; 
	line-height: 1.2;
	}
	
input.search { 
	font-size : 11px; 
	line-height: 1.2;
	}

textarea { 
	font-size : 13px; 
	line-height: 1.2;
	}

select { 
	font-size : 13px; 
	line-height: 1.2;
	}

li {
	font-size : 12px; 
	line-height: 110%; 
	margin-bottom: 12px;
	list-style-type: square;
	}

td.spacerline {
	background-color : #999999;
	}

a.tight:link {
  	font-size: 11px; 
	line-height: 13px;
	}

a.tight:hover {
  	font-size: 11px; 
	line-height: 13px;
	}

a.tight:visited {
  	font-size: 11px; 
	line-height: 13px;
	}

a.tight:active {
  	font-size: 11px; 
	line-height: 13px;
	}
	
p.picinfo {
	font-size: 10px; 
	line-height: 13px;
	color : #888888;
	}

p.tight {
  	font-size: 11px; 
	line-height: 13px;
	}

p.tightsmall {
	font-family : Verdana, Arial, Helvetica, Helv, Geneva, sans-serif;
  	font-size: 9px; 
	line-height: 10px;
	}

p.caption {
	font-family : Verdana, Arial, Helvetica, Helv, Geneva, sans-serif;
  	font-size: 9px; 
	line-height: 11px;
    margin-top: 2px;
    }

    
p.copyright {
	font-family : Verdana, Arial, Helvetica, Helv, Geneva, sans-serif;
  	font-size : 8px; 
	color : #999999;
	line-height : 10px;
	letter-spacing : 2px;
    margin-top : 2px;
    }

pre {
	font-family : Verdana, Arial, Helvetica, Helv, Geneva, sans-serif;
  	font-size: 11px; 
	line-height: 14px;
    }
	
.serif {
	font-family :  "ClassGarmnd Bd BT","Times New Roman", Times, serif;
	}

.sansserif {
	font-family : Verdana, Arial, Helvetica, Helv, Geneva, sans-serif;
	}

.border2 {
	border-width: 2px;
	border-color: #999999;
	}

.greybold {
	color : #666666;
	font-weight : bold;
	}

.RedColor {
	color: #ff0000;
}
.blueColor {
	color: #0000CD;
}
.whiteColor { background-color: #FFFFFF }

.rel {position: relative}
.abs {position: absolute}

.c_greybold {
	color : #666666;
	font-weight : bold;
	}
	
.c_red {
	color: #ff0000;
	}
	
.c_blue {
	color: #0000CD;
	}
	
.c_white { 
	background-color: #FFFFFF; 
	}

.error { 
	background-color: #FFFF00; 
	color: #cc0033;
	font-weight : bold;
	}
.pdf_download {
	background: url(/images/pdf_icon.gif) no-repeat left top;
	padding: 3px 3px 3px 20px;
	}
.center {
	text-align:center;
	}
.centering{
	float:right;
	left:-50%;
	position:relative;
	text-align:left;
	}
.centering .menu{
	position:relative;
	left:50%;
	}
