@charset "utf-8";
.text {
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 13px;
}
.subsub {
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.note {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000066;
	padding: 15px;
	background-color: #cbcca9;
	border: 1px solid #010137;
	width: 400px;
	margin-left: 30px;
}

.footer {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #000099;
	text-decoration: underline;
	line-height: 14px;
}
.subhead {
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #979A53;
}

.modsubhead {
	font-family: verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}


a:visited {
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	line-height: 14px;
}
a:hover {
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
}
a:active {
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #000066;
	text-decoration: underline;
}	
li {
	list-style-image: url(/ip/gan/images/bullet.gif);
	line-height: 14px;
}
a.nav:link {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
a.nav:visited {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.nav:hover {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
}
a.nav:active {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: underline;
}
.blue {
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006;
}

