/* CSS Document */

body {
	background-color: #F8f8f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.column {float:left;}
.clear 	{clear:both;}
a:visited {
	color: #39569a;
}
.footer a:visited {
	color: #ffffff;
}
/* a:link {
	color: #5b5b5b;
	text-decoration:none;
} */
.style1 {
	color: #737373;
	font-size: 11px;
	font-family: arial;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
}
.style3 {
	color: #526171;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #7c7c7c;	/* color: #999898; */
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #8d9ba9;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #9e0b0e;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #6c6b6b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style9L {
	color: #6c6b6b;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}.style10 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}
.style11 {
	color: #787575;
	font-size: 11px;
	font-family: tahoma;
}
.style12 {
	color: #63707D;
	font-size: 11px;
	font-family: tahoma;
}
.style13 {
	color: #63707D;
	font-size: 12px;
	font-family: tahoma;
}
.style14 {
	color: #7c7c7c; 	/* color: #848383;  */
	font-size: 11px; 
	font-family: tahoma;
}	
.style15 {
	color: #39569a;
	font-size: 14px;
	font-family: tahoma;
}
.style16 {
	color: #395694;
	font-size: 14px;
	font-family: tahoma;
	font-weight:bold;
}
.style17 {
	color: #4b4b4b; 	/* color: #848383;  */
	font-size: 12px; 
	font-family: tahoma;
}	
.style18 {
	color: #7c7c7c;
	font-size: 11px;
	font-family: tahoma;
}

input {			     
	font:normal 11px Tahoma;			
	padding:1px 0px 0px 4px;		   
	vertical-align:middle;	
}
.form .input, .form .ta {
	width:200px;
	height:20px;
	margin:0px 0px 8px 0px;
}

#wg_wrapper {
	width: auto;
	margin: 0 auto;	
	background-color: #F8f8f8;
	background-position: center top;
}

#wg_border {
	width:760px;
	margin: 0 auto;
	background-image: url(images/edge_border.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}

#wg_footer {
	width:760px;
	height: 30px;
	margin: 0 auto;	
	background-image: url(images/footer_border.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#wg_main {
	width: 760px;
	margin: 0 auto;
	padding 0 0 0 0px;
	font:normal 11px Tahoma;
	color:#323B3E;
}
