/* 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;
  color: #0099cc;
}

a:visited {
  color: #0099cc;
}

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: 10px;
	color: #f7f3ff;
	font-weight:bold;
}
.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: 12px;
	text-decoration: none;
}
.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;
}

#wib-nav
{
	background-color: #f7f3ff;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
	color: #31649c;
}

#wib-nav a:hover
{
	color: #639aff;
	text-decoration: none;
	font-weight: bold;
}
#wib-nav a
{
	
	color: #31649c;
	text-decoration: none;
	font-weight: bold;
}

h1 {
font-size:13px;
color:#275360;
margin:0;
padding:10px 0;
}


