/* CSS Document */
body { 
  font-family:Verdana,Tahoma,Geneva,sans-serif;
  font-size:11px;
  background-color:#FFFFFF; 
}

p  { 
  font-family:Verdana,Tahoma,Geneva,sans-serif;
  font-size:11px; 
}

td  { 
  font-family:Verdana,Tahoma,Geneva,sans-serif;
  font-size:11px; 
}

li  { 
  font-family:Verdana,Tahoma,Geneva,sans-serif;
  font-size:11px; 
}

ul  { 
  font-family:Verdana,Tahoma,Geneva,sans-serif;
  font-size:11px; 
}


.agate  { 
  font-size:9px; 
}


.caption {
  font-family:Verdana,Tahoma,Geneva,sans-serif;
  font-size:10px; 
  font-style:italic;
}



h1 {
	font-family:Verdana,Tahoma,Geneva,sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #064983;
}

h2 {
	font-family:Verdana,Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #064983;
}

h3 {
	font-family:Verdana,Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #064983;
}

h4 {
	font-family:Verdana,Tahoma,Geneva,sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color: #064983;
}






a {
  text-decoration:none;
}

a:visited {
  color: #0099cc;
}
a:link {
  color: #3333ff;
}
a:hover {
  color: #99ccff;
}

a.buttons {
  color: #3333ff;
}

a:visited.buttons {
  color: #0099cc;
}
a:link.buttons {
  color: #3333ff;
}
a:hover.buttons {
  color: 99ccff;
}


.linkblue {
	color: #3333ff;
}





.titlebar {
	font-size: 11px;
	color: #336699;
	font-weight:bold;
	font-stretch:condensed;
}
.spottext {
	font-size: 9px;
	color: #336699;
}
.footertext {
	font-size: 11px;
	color: #3366cc;
	background-color:#ffffff;
}
.rightSideBars {
    font-size: 11px;
	color: 336699;
	font-weight:bold;
	text-transform: uppercase;
	font-stretch:condensed;
	background-image:url(http://www.gdc4s.com/images/gradient_bg1.jpg);
}
.PRBar,.SpotlightBar {
	font-size: 11px;
	color: #336699;
	text-transform: uppercase;
	font-weight:bold;
	font-stretch:condensed;
}
.PRText { 
	font-size: 11px;
	text-decoration: none;
}




.smaller {
	font-family:Verdana,Tahoma,Geneva,sans-serif;
	font-size: 10px;
}
.heavy {
	font-size: 11px;
	font-weight: bold;
}




.highlightgreen {
	color: #00824A;
}
.highlightpurple {
	color: #59178A;
}
.highlightred {
	color: #BA122B;
}
.highlightblue {
	color: #0033cc;
}
.highlightwhite {
	color: #ffffff;
}
.invisible { 
	font-family:arial; font-size: 8pt; color:#000000; display:none; 
}
