
/* Form elements */
	.textfield { border: 1px solid rgb(100,100,100); font: 11px Tahoma,Verdana,Arial; }
	.textfieldRed { border: 1px solid rgb(100,100,100); font: 11px Tahoma,Verdana,Arial; color:red;}
	.textfieldText {font: 11px Tahoma,Verdana,Arial; }
	
/* Other */
	
	.gray{color:gray}

/* Links */

	A:LINK {Text-Decoration: underline; color: #000000; font-size:8pt; font-family: verdana, tahoma}
	A:VISITED {Text-Decoration: none; color: #000000; font-size:8pt; font-family: verdana, tahoma}
	A:HOVER {Text-Decoration: none; color: #000000; font-size:8pt; font-family: verdana, tahoma}
	
	.body{Text-Decoration: none; color: #000000; font-size:8pt; font-family: verdana, tahoma}
	A.body:LINK{Text-Decoration: underline; color: #000000; font-size:9pt; font-family: verdana, tahoma; font-weight: bold;}
	A.body:VISITED{Text-Decoration: underline; color: #000000; font-size:8pt; font-family: verdana, tahoma; font-weight: bold;}
	A.body:HOVER{Text-Decoration: underline; color: #FF6633; font-size:9pt; font-family: verdana, tahoma; font-weight: bold;}

	.tiny{Text-Decoration: none; color: #000000; font-size:8pt; font-family: verdana, tahoma}
	A.tiny:LINK{Text-Decoration: underline; color: #000000; font-size:9pt; font-family: verdana, tahoma; font-weight: bold;}
	A.tiny:VISITED{Text-Decoration: underline; color: #000000; font-size:8pt; font-family: verdana, tahoma; font-weight: bold;}
	A.tiny:HOVER{Text-Decoration: underline; color: #FF6633; font-size:9pt; font-family: verdana, tahoma; font-weight: bold;}



	A.menuitem:LINK{Text-Decoration: underline; color: #00569A; font-size:10pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
	A.menuitem:VISITED{Text-Decoration: underline; color: #00569A; font-size:10pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
	A.menuitem:HOVER{Text-Decoration: underline; color: #000000; font-size:10pt; font-family: Verdana, Arial, Helvetica, sans-serif;}

	
	.newsText{Text-Decoration: none; color: #000000; font-size:8pt; font-family: verdana, tahoma}
	A.newsText:LINK{Text-Decoration: none; color: #000000; font-size:8pt; font-family: verdana, tahoma}
	A.newsText:VISITED{Text-Decoration: none; color: #000000; font-size:8pt; font-family: verdana, tahoma}
	A.newsText:HOVER{Text-Decoration: underline; color: #666666; font-size:8pt; font-family: verdana, tahoma}
	
	.footer{Text-Decoration: none; color: #FFFFFF; font-size:8pt; font-family: verdana, tahoma}
	A.footer:LINK{Text-Decoration: none; color: #FFFFFF; font-size:8pt; font-family: verdana, tahoma}
	A.footer:VISITED{Text-Decoration: none; color: #FFFFFF; font-size:8pt; font-family: verdana, tahoma}
	A.footer:HOVER{Text-Decoration: none; color: #FF6633; font-size:8pt; font-family: verdana, tahoma}

P {
	font-family: Tahoma;
	font-size: 12px;
}	

P.fancy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}	

li.fancy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}	


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00569A;
	
}	

 
 /* Static */ 
	.hdr{Text-Decoration: none; font-weight: bold; color: #003366; font-size:14pt; font-family: times}
	.subhdr{Text-Decoration: none; font-weight: bold; color: #FF6633; font-size:9pt; font-family: verdana, tahoma}
	.subhdr2{Text-Decoration: none; color: #FF6633; font-size:9pt; font-family: verdana, tahoma}
	.newsDate{Text-Decoration: none; color: #FF6633; font-size:7pt; font-family: verdana, tahoma}
	.navText{Text-Decoration: none; color:#006138; font-size:14pt; font-family: times}
	.navTextSub{Text-Decoration: none; color: Gray; font-size:10pt; font-family: trebuchet ms}

#wc_navi {
	background-color: #00569A;
	padding: 5px 0;

}
.wc_menu {
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00569A;
	font-size: 12px;
	background-color: #CCDDEB;
	text-align: center;
	height: 25px;
}

.wc_menu a {
	color: #00569A;
	text-decoration: none;
}

.wc_menu a:hover {
	color: #00569A;
	text-decoration: underline;
}

.wc_menuCRP {
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00569A;
	font-size: 12px;
	background-color: #FF8000;
	text-align: center;
	height: 25px;
}

.wc_menuCRP a {
	color: #00569A;
	text-decoration: none;
}

.wc_menuCRP a:hover {
	color: #00569A;
	text-decoration: underline;
}

#dropmenudiv{
	position:absolute;
	border:1px solid #006699;
	border-bottom-width: 0px;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #006699;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #00569A;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF8000;
}
#gg_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	width: 749px;
	background-color: #CCDDEB;
	padding: 5px 0;
}

#footer_left {
	float: left;
	padding: 6px 0 0 15px;
}


#footer_right {
	padding: 6px 15px 0 0;
	float: right;
}
#footer_right a {
	color: #00569A;
	text-decoration: none;
}

#footer_right a:hover {
	color: #00569A;
	text-decoration: underline;
}
#footer_left a {
	color: #00569A;
	text-decoration: none;
}

#footer_left a:hover {
	color: #00569A;
	text-decoration: underline;
}


	.wallreturn{Text-Decoration: underline; color: #000000; font-size:12pt; font-family: verdana, tahoma}
	A.wallreturn:LINK{Text-Decoration: underline; color: #000000; font-size:12pt; font-family: verdana, tahoma}
	A.wallreturn:VISITED{Text-Decoration: underline; color: #000000; font-size:12pt; font-family: verdana, tahoma}
	A.wallreturn:HOVER{Text-Decoration: underline; color: #000000; font-size:12pt; font-family: verdana, tahoma}


	.bodyblack{Text-Decoration: none; color: #000000; font-size:10pt; font-family: verdana, tahoma}
