/* CSS Document */
body { 
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:11px; 
  background-color: #FFFFFF;
}

p  { 
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
}

.agate  { 
  font-size:10px; 
}

td  { 
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px;

}

li  { 
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
}

ul  { 
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
}

.caption {
  font-family:Tahoma,Verdana,Geneva,sans-serif;
  font-size:12px; 
  font-style:italic;
}

h1 {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size:18px;
	font-weight:bold;
}

h2 {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size:16px;
	font-weight:bold;
}

h3 {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

a {
  text-decoration:none;
}

a:visited {
  color: #0099CC;
}
a:link {
  color: #333FF;
}
a:hover {
  color: #99CCFF;
}

a.buttons {
  color: #3366FF;
}

a:visited.buttons {
  color: #0099CC;
}
a:link.buttons {
  color: #3333FF;
}
a:hover.buttons {
  color: 99CCFF;
}
.titlebar {
	font-size: 11px;
	color: #336699;
	font-weight:bold;
	font-stretch:condensed;
}
#content {width: 100%; height: 400px; line-height: 18px;}

#footer {
	background-color:#171E38;
	width:100%;
	text-align:center;}
#footer p{
	font-size: 11px;
	color: #336699;
	font-variant: small-caps;
	display:inline;
	width:100%;}
.footertext {
	font-size: 11px;
	color: #3366CC;
	background-color:#FFFFFF;
}
#leftnav {height:100%;background-color:#171E38;width:136px;vertical-align:top;}
#rightNav {vertical-align:top;margin-left:10px; width:220px;}
.rightSideBars {
	font-size: 11px;
	color: 336699;
	font-weight:bold;
	text-transform: uppercase;
	font-stretch:condensed;
	background-image: url(../images/gradient_bg.jpg);
}
.PRBar, {
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	font-weight:bold;
	font-stretch:condensed;
}
.SpotlightBar {
	background-image: url(../images/gradient_bg.jpg);
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	font-weight:bold;
	font-stretch:condensed;
	padding-left:8px;
	}
.PRText {
	font-size: 12px;
	text-decoration: none;
	vertical-align: top;
	margin-left:20px;
}
.smaller {
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size: 10px;
}
.heavy {
	font-size: 12px;
	font-weight: bold;
}
.highlightpurple {
	color: #990066;
}
.highlightred {
	color: #CC0000;
}
.highlightblue {
	color: #0033cc;
}
.highlightwhite {
	color: #ffffff;
}
.invisible { 
	font-family:arial; font-size: 8pt; color:#000000; display:none; 
}
.linkblue {
	color: #336699;
}

#printlogo{
  display: none;
}

.menutitle{
color:#3366CC;
padding-bottom:2px;

}

.submenu{
margin-bottom: 0.5em;
}
	
.table {border:1px solid #999; padding:2px; margin:0px;}
.header {font-size: 70%; border-bottom: 1px solid #999;border-right: 1px solid #999;padding:2px; margin:0px;}
.cell {font-size: 70%; border-right: 1px solid #999;border-bottom: 1px solid #999;padding:2px; margin:0px;}

.invisible { font-family:arial; font-size: 8pt; color:#000000; display:none; }
