html, body {
	height:100%;
}

.pageTitle {
	font-family: Verdana, Aria;
	font-size: 22px;
	color: #005190;	
}

.navLink {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#114f94;
}
a:link {
	color:#114f94;
}
a:visited {
	color:#114f94;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.text {
	font-family: Tahoma, Arial;
	color:#373737;
	font-size: 11px;
	line-height: 14px;
}
.text2 {
	font-family: Tahoma, Arial;
	color:#373737;
	font-size: 12px;
	line-height: 16px;
}
.title1 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight:bold;
	line-height: 24px;
	color:#CC6600;
}
.title2 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight:bold;
	color:#CC6600;
}
.title3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight:bold;
	color:#CC6600;
}
.title1_red {

	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight:bold;
	line-height: 24px;
	color:#FF0000;
}



.caption {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#666666;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
