/* Content styles */
td { font-family: Arial, Verdana; font-size: x-small; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; line-height: 16px; }
.title { font-family: Arial, Verdana; font-size: x-small; font-weight: bold; color: #FFFFFF; padding-right: 10px; }
.subtitle { font-family: Arial, Verdana; font-size: x-small; font-weight: bold; color: #259EEC; }
.firstpage { font-size: x-small; line-height: 18px; }
.firstsub { font-size: x-small; line-height: 18px; font-weight: bold; color: #259EEC; }

/* Pad styles */
.conpad { padding-top: 22px; padding-left: 25px; padding-right: 2px; }
.subnavipad { padding-top: 12px; padding-left: 10px; padding-right: 10px; line-height: 20px; }
.subcon { padding-left: 10px; padding-right: 10px; line-height: 14px; font-size: 11px; }
.navipad { padding-left: 14px; padding-right: 14px; }
.extrapad {
	padding-top: 20px;
	padding-right: 10px;
	font-size: x-small;
	line-height: 16px;

}
.listpad {
	padding-right: 10px;
	font-size: x-small;
	line-height: 16px;
}

/* Copyright style */
.copy { font-size: 10px; color: #FFFFFF; }

/* Normal link styles */
a { color: #259EEC; text-decoration: underline; font-size: 11px;}
a:hover { color: #259EEC; text-decoration: none; }

/* Navi link styles */
a.navi { font-family: Arial, Verdana; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold; }
a.navi:hover { font-family: Arial, Verdana; font-size: 11px; color: #666666; text-decoration: underline; }
a.navihere { font-family: Arial, Verdana; font-size: 11px; color: #666666; text-decoration: underline; font-weight: bold; }
a.navihere:hover { font-family: Arial, Verdana; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold; }

/* SubNavi link styles */
a.subnavi { font-family: Arial, Verdana; font-size: 11px; color: #333333; text-decoration: none; }
a.subnavi:hover { font-family: Arial, Verdana; font-size: 11px; color: #333333; text-decoration: underline; }
.subhere { font-family: Arial, Verdana; font-size: 11px; color: #333333; text-decoration: underline; }
.subnotactive { font-family: Arial, Verdana; font-size: 11px; color: #333333; text-decoration: none; }

/* Special link styles */
a.content {
	font-family: Arial, Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #259EEC;
	text-decoration: underline;
	line-height: 16px;
}
a.content:hover { font-family: Arial, Verdana; font-size: x-small; font-weight: normal; color: #259EEC; text-decoration: none; }

/* Image link styles */
.image { border-style: solid; border-width: 1px; border-color: #999999; }

/* Input styles */
input.text { font-size: 11px; color: #444444; background-color: #E5F5FE; width: 160px; border-style: solid; border-width: 1px; border-color: #259EEC; }
textarea { font-size: 11px; color: #444444; background-color: #E5F5FE; width: 400px; border-style: solid; border-width: 1px; border-color: #259EEC; }
input.submit { font-size: 11px; color: #444444; background-color: #F3F3F3; border-style: solid; border-color: #999999; border-width: 1px; }

/* Line height styles */
.extraline { line-height: 19px; }
.noline { line-height: 0px; }

/* Extra color styles */
.dashline { font-size: 12px; color: #9FD4F7; }
li { color: #259EEC; }
.normal { color: #000000; }
