/*LINKS*/

/*MAIN*/
a.main:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:underline;
	line-height:150%;
	}
	
a.main:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:underline;
	line-height:150%;
	}
	
a.main:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
	line-height:150%;
	}
	
a.main:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
	line-height:150%;
	}
	
/*SMALL*/

a.sm:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:underline;
	line-height:150%;
	}
	
a.sm:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:underline;
	line-height:150%;
	}
	
a.sm:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
	line-height:150%;
	}
	
a.sm:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
	line-height:150%;
	}


/*BODY*/

html,
body {
	margin:0;
	padding:0;
	background:#FBFBFB;
}

#wrapper{
	position:relative;
	top:0;
	width:1024px;
	margin:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	line-height:160%;
	z-index:20;
}

#footer{
	position:absolute;
	left:0;
	width:100%;
	height:125px;
	bottom:auto;
	background-color:#666;
}

#footTxt{
	position:relative;
	width:100%;
	margin:auto;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#FBFBFB;
	font-size:10px;
	z-index:10;
}


/*CONTENT*/

#banner {
	position:absolute;
	top:10px;
	left:3px;
	width:auto;
	height:auto;
	border:0;
}


.bold {
	font-weight:bold;
}

.ital {
	font-style:italic;
}


#content {
	position:absolute;
	top:136px;
	left:12px;
	width:1000px;
	height:auto;
}


#menu {
	position:absolute;
	top:87px;
	left:3px;
	width:1021px;
	height:auto;
	border:0;
	z-index:10;
}

.smCopy {
	font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#666; line-height:150%;
}

.bkHead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; 
	color:#666; 
	line-height:120%;
	font-weight:bold;
	text-align:center;
}


@charset "UTF-8";
/* CSS Document */
