/* CSS Document */
body, TD, LI, P {
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    color: #000000; 
    font-size: 12px;
	line-height:1.6;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.note {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	clear: left;
	float: left;
}

.sitelink {
	font-size: 9px;
	color: #999999;
}
.sitelink A:link {
	color: #999999;
	text-decoration: none;
}
.sitelink A:visited { color: #999999; 	text-decoration: none; }
.sitelink A:hover { color: #00AEEF; 	text-decoration: none; }

.sitelink_lc A:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.sitelink_lc A:visited { color: #999999; 	text-decoration: none; }
.sitelink_lc A:hover { color: #00AEEF; 	text-decoration: none; }


.bold {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.content {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.content A:link { color: #666666; }
.content A:visited { color: #000000; }
.content A:hover { color: #00AEEF; }
.content_b {
	font-size: 12px;
	color: #00AEEF;
	line-height: 16px;
}
.content_b A:link { color: #0066CC; }
.content_b A:visited { color: #000000; }
.content_b A:hover { color: #00AEEF; }
.H1 {
	font-size: 17px;
	color: #666666;
	line-height: 22px;
}
.H2 {
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	list-style-image: url(images/bullet_h2.gif);
	font-weight: bold;
}
.H2_gray {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.list {
	font-size: 11px;
	color: #666666;
	line-height: 11px;
}
.list A:link {
	color: #666666;
	text-decoration: none;
}
.list A:visited { color: #000000;	text-decoration: none; }
.list A:hover {
	color: #00AEEF;
	text-decoration: none;
}
.list_on {
	font-size: 11px;
	color: #0066CC;
	line-height: 20px;
}
.list_on A:link {
	color: #0066CC;
	text-decoration: none;
}
.list_on A:visited { color: #000000;	text-decoration: none; }
.list_on A:hover {
	color: #00AEEF;
	text-decoration: none;
}


.show {
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.show A:link {
	color: #666666;
	text-decoration: none;
}
.show A:visited { color: #000000;	text-decoration: none; }
.show A:hover {
	color: #00AEEF;
	text-decoration: none;
}

A {color:#0066CC;text-decoration:none;}
A:visited {color:#00AEEF;text-decoration:none;}
A:hover {color:#0066CC;text-decoration:none;}
.pagenumbers {
	font-size: 13px;
	line-height: 13px;
	color: #666666;
}
.pagenumbers A:link {
	color: #666666;
	text-decoration: none;
}
.pagenumbers A:visited { color: #000000;	text-decoration: none; }
.pagenumbers A:hover {
	color: #00AEEF;
	text-decoration: none;
}

.half {
	line-height: 5px;
}

.ltfooter {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}


#tb_logo {
	position: absolute;
	left: 35px;
	top: 0px;
	width: 120px;
	height: 95px;
}

#rotating_thumbs {
	position: absolute;
	left: 35px;
	top: 101px;
}
#dissapearing {
	position: absolute;
	left: 35px;
	top: 101px;
}

#sideNav {
	position: absolute;
	left: 45px;
	top: 224px;
	width: 120px;
}

li {
	padding-bottom: 11px;
}

/* IE Fixes */

/* force hover on entire width of  link */
*html .navText a {
	height: 1px;
}
/* END */

ul.navText {
	list-style: none;
	width: 110px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navText a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

.navText a:link {
	color: #666666;
	text-decoration: none;
}
.navText a:visited { 
	color: #000000;
	text-decoration: none; 
}
.navText a:hover { 
	color: #00aeef;
	text-decoration: none; 
}
