@charset "utf-8";
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.nav {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a.nav:link {text-decoration: none;}
a.nav:visited {text-decoration: none;}
a.nav:hover {
	color: #666666
}

.nav_subscribe {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.nav_subscribe:link {text-decoration: none;}
a.nav_subscribe:visited {text-decoration: none;}
a.nav_subscribe:hover {
	text-decoration: none;
	color: #666666
}

.project {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.projectText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	margin: 00px;
}
.projectType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.tt_project {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-left: 83px;
	margin-top: 13px;
	margin-bottom: 10px;
}

.tt_project_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 3px;
	font-weight: bold;
}

.tt_project_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-right: 22px;
	margin-left: 22px;
	text-align: left;
}
.tt_project_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: 22px;
	margin-left: 22px;
	text-align: left;
}


.tt_top_hav {
	background-image: url(/images/nav/Tooltip_Top_HAV.png);
	background-repeat: no-repeat;
}
.tt_top_cuy {
	background-image: url(/images/nav/Tooltip_Top_CUY.png);
	background-repeat: no-repeat;
}
.tt_top_ght {
	background-image: url(/images/nav/Tooltip_Top_GHT.png);
	background-repeat: no-repeat;
}
.tt_top_blank {
	background-image: url(/images/nav/Tooltip_Top_Blank.png);
	background-repeat: no-repeat;
}

.tt_mid {
	background-image: url(/images/nav/Tooltip_Middle.png);
	background-repeat: repeat-y;
}
.tt_bottom {
	background-image: url(/images/nav/Tooltip_Bottom.png);
	background-repeat: no-repeat;
}

.project_top {
	background-image: url(/images/nav/Project_t.gif);
	background-repeat: no-repeat;
}

.project_mid {
	background-image: url(/images/nav/Project_m.gif);
	background-repeat: repeat-y;
}
.project_bottom {
	background-image: url(/images/nav/Project_l.gif);
	background-repeat: no-repeat;
}

.main_t {
	background-color: #FFFFFF;
	background-image: url(/images/nav/Main_t.gif);
	background-repeat: repeat-x;
}
.main_b {
	background-color: #FFFFFF;
	background-image: url(/images/nav/Main_b.gif);
	background-repeat: repeat-x;
}
.SectionTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Title {
	font-size: 24px;
	font-weight: bold;
	background-position: center;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.orange {
	color: #FF9900;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
