/* CSS Document */

body, TD, LI, P {
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    color: #ffffff; 
    font-size: 12px;
	line-height:1.2;
	background-color: #073871;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content_b {
	font-weight: bold; 
	font-size: 12px;
	color: #00aeef;
}

.content_info {
	
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}


	
.content_w {
	
	font-size: 15px;
	color: #FFFFFF;
	line-height: 19px;

}

.content_w {
	
	font-size: 15px;
	color: #FFFFFF;
	line-height: 19px;

}

.footer {
	
	font-size: 10px;
	color: #6699CC;
	line-height: 12px;
}
.list {

	font-size: 11px;
	color: #CCCCCC;
	line-height: 11px;
}
.list A:link {
	color: #CCCCCC;
	text-decoration: none;
}
.list A:visited { color: #999999;	text-decoration: none; }
.list A:hover {
	color: #00AEEF;
	text-decoration: none;
}
.list_on {
	
	font-size: 15px;
	color: #0066CC;
	line-height: 20px;
}
.list_on A:link {
	color: #ffffff;
	text-decoration: none;
}
.list_on A:visited { color: #ffffff;	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: #FFFFFF;	text-decoration: none; }
.show A:hover {
	color: #00AEEF;
	text-decoration: none;
}

.H1 {
	font-size: 17px;
	color: #00AEEF;
	line-height: 22px;
}
.H2 {
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	list-style-image: url(images/bullet_h2.gif);
}
.H2_gray {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
A {color:#FFFFFF; text-decoration: none;}
A:visited {color:#FFFFFF text-decoration: none;}
A:hover {color:#FFFFFF text-decoration: none;}

#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: 60px;
	top: 232px;
	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 {
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

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