@charset "utf-8";
html {
	overflow-y:scroll;
	min-height:101%;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.title {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #264259;
	text-align: center;
	font-style: normal;
}
.titleLarge {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #376182;
	text-align: center;
	font-style: normal;
	padding-bottom: 5px;
}
.small {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.small2 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #376182;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CADFDC;
}
h2 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CADFDC;
}
.highlight {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #256197;
}
.highlightGN {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4F8880;
}
.medium {
	font-family: Verdana;
	font-size: 12px;
	color: #4F8880;
}
.medium2 {
	font-family: Verdana;
	font-size: 12px;
	color: #256197;
}
#text_area li {
	font-family: Verdana;
	font-size: 12px;
	color: #497C75;
	padding-bottom: 6px;
}
a:link {
	color: #4A7980;
}
a:visited {
	color: #4A7980;
}
a:hover {
	color: #245F94;
}
a:active {
	color: #4A7980;
}
#textArea img {
	padding: 4px;
	border: 1px solid #CCE1DE;
}
