@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodywhite {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}

.bodywhitebold {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:left;
	font-weight:bold;
}

.divblue {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:left;
}


.bodyblack {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}
.bodyblackbold {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-align:left;
	font-weight:bold;
	}

.divblue3 {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:left;
}

	
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration:underline;
}
a:active {
	color:#FFFFFF;
	text-decoration: none;
}

.bodyblack a:link {
	color:#000;
	text-decoration: none;
}
.bodyblack a:visited {
	color:#000;
	text-decoration: none;
}
.bodyblack a:hover {
	color: #0099CC;
	text-decoration:underline;
}
.bodyblack a:active {
	color:#000;
	text-decoration: none;
}

.twitter_layout {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	padding:16px;
	}
	
.twitter_layout a:link {
	color:#000;
	text-decoration: none;
}
.twitter_layout a:visited {
	color:#000000;
	text-decoration: none;
}
.twitter_layout a:hover {
	color: #0099CC;
	text-decoration:underline;
}
.twitter_layout a:active {
	color:000000;
	text-decoration: none;
}

li { 
margin: 0em; 
line-height: 2em;
list-style-type: none;
list-style-position:outside;
}

.blackTooltip {
	font:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#s000;
	}
	
.subLinkArrows {font-size: 9px}

h1 {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:normal;
	}