/* CSS Document */

body{
background-color: #CCCCFF;
}

p{
width: 600px;
margin-left:auto;
margin-right:auto;
font-size: 16px;
font:Verdana, Arial, Helvetica, sans-serif;
}

p.sub2{
font-weight:bold;
}

p.sub{
font-family:verdana,sans-serif;
margin-left: 80px;
font-size: 16px;
font-weight: bold;
}

p.color_center{
color:#FF0000;
font-weight: bold;
text-align:center;
}

p.color{
color:#FF0000;
font-weight: bold;
}

td.sub{
font-size: 16px;
font-weight:bold;
font:Verdana, Arial, Helvetica, sans-serif;
}

p.underline{
text-align:center;
text-decoration:underline;
  font-family:verdana,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.meeting{
	float:right;
	line-height: 25px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
    font-family:verdana,sans-serif;
    font-weight: bold;
	}

div.meeting A:link{color:#FFFFFF;}
div.meeting a:hover { color:#FF0000; }
div.meeting a:visited { color: #FFFFFF }

#container {
  width: 100%;
  float: left;
  margin-right: -200px;
}
.sidebar {
  width: 200px;
  float: left;
  background-color: #132C51;
  color: #0066FF;
  text-align:center;
  font-size: 11px;
  font-family:verdana,sans-serif;
  font-weight: bold;
  line-height: 150%
  }
  
div.sidebar a:link { color: #00CCFF; }
div.sidebar a:visited { color: #99CCCC }
div.sidebar a:hover { color: #990000 }

#footer {
  text-align:center;
  clear: both;
}

#content {
  background: #CCCCFF;
  border-left: solid 2px;
  border-bottom: solid 2px;
  border-right: solid 2px;
  margin-left: 200px;
}

#wrapper {
width: 972px;
margin: auto;
background-color: #132C51;
}

.clearing {
  height: 0;
  clear: both;
 
 }
.banner{
border:double;
margin:auto;
}

.nav{
	line-height: 25px;
	text-indent:210px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
    font-family:verdana,sans-serif;
    font-weight: bold;
	float:left;
	}
	
.navbar{
	width: 100%;
	line-height: 25px;
	background-color: #000000;
	
}
div.nav A:link{
color:#FFFFFF;
}

A:link{
	color: #000000;
	}
	
A:visited{
	color: #6633CC;
	}

A:hover{
	color: #FF0000;
	}

table.navigation{
line-height: 11px;
font-size: 11px;
color:#FFFFFF;
}
	
table{
	/*table-layout:fixed;*/
	}
	
table.center{
	margin-left:auto;
	margin-right:auto;
		width: 32em;
	}
	
table.center_border{
	margin-left:auto;
	margin-right:auto;
	width: 500px;
	border: solid 2px #000000;
}

table.center_border2{
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	border: solid 2px #000000;
}
	
tr td{
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	}
	
table td.odd{
	background: #99CCFF;
	font-size:10px;
	}
	
table td.even{
	background:#6699CC;
	font-size:10px;
	}	
	
td.black{
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #999;
}
	
td.lock{
font-size: 12px;
font:Verdana, Arial, Helvetica, sans-serif;
}
	
td.heading{
color:#990000;
font-size: 16px;
text-align:center;
}

p.buy{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
thead td{
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-size: 12pt;
	font-weight:bold;
	}
	
tbody td{
	font-size:12pt;
	color: #000000;
	}
td.nava{
font-size: 11px;
background:#000000;
width:550px;
text-indent:200px;
color:#FFFFFF;
}

td.nava A:link {color:#FFFFFF;}
td.nava A:visited { color:#FFFFFF; }
td.nava A:hover { color: #FF0000; }

td.navb{
font-size: 11px;
background:#000000;
width: 400px;
text-align:right;
color:#FFFFFF;
}

td.navb A:link {color:#FFFFFF;}
td.navb A:visited { color:#FFFFFF; }
td.navb A:hover { color: #FF0000; }

td.calendar{
font-size: 12px;
}
	
li{
	margin-left: 4em;
	}
	
.title{
font-family:verdana,sans-serif;
text-align:center;
font-size: 20px;
font-weight: bold;
}

img.pdf{
border: none;
text-decoration: none;
}
