@charset "utf-8";
/* CSS Document */

td.nowrap, th.nowrap {
	font-size: 12px;
	line-height: 24px;
	white-space: nowrap;
}

strong {
	color: #BF00FF;
	font-style: normal;
	font-weight: normal;
}
em {
	font-style: normal;
	font-weight: normal;
	color: #060;
}
.big{
	font-size: 18px;
}
.bigRed {
	font-size: 24px;
	color: #ff0000;
}

.semibig{
	font-size: 16px;
}

.title {
	font-size: 18px;
	line-height: 30px;
  background-color: #C6C; color: #FFFF66;
}

.subtitle {
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color: #0C0;
	font-size: 16px;
	padding: 5px;
}
.subtitleInline {
	font-size: 15px;
	line-height: 24px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.subtitleInline2 {
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.subtitleInline3 {
	font-size: 15px;
	line-height: 19px;
	color: #BF00FF;
	font-style: normal;
	font-weight: normal;
}




.navLink2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #80B62F;
	color: #F4EA71;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}

.rightimage {
	float: right;
	margin: 10px;
}
.right_textbox {
	float: none;
	margin: 15px;
	padding: 5px;
}
.leftimage {
	float: left;
	margin: 10px;
}
.rightimageNoborder {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.leftimageNoborder {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.centerimageNoborder {
	float: center;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.vcenterImage {
	vertical-align: middle;
}

/* SIDE */
.sidebar {
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	border: 1px solid #0086B3;
}

.sidebarHeader {
	font-size: 16px;
	line-height: 20px;
	color: #008000;
	font-weight: bold;
}


.sidebarFooter {
	color: #C6C;
}

.legal {
	font-size: 11pt;
	color: #000000;
	line-height: 145%;
}
.caption_style {
	font-size: 9pt;
	color: #000000;
	line-height: 130%;
	padding: 5px;
}
.caption_style_center {
	font-size: 9pt;
	color: #000000;
	line-height: 130%;
	padding: 5px;
	text-align: center;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #000000333 #000000333 #CCCCCC;
  border-style: dotted;
}

.promo {
	color: #BF00FF;
	font-size: 11pt;
	line-height: 130%;
	font-weight: bold;
}

.promo2 {
	color: #BF00FF;
	font-size: 15px;
	line-height: 100%;
	font-weight: bold;
}

.promo3 {
	color: #BF00FF;
	font-size: 21px;
	font-weight: bold;
	line-height: 135%;
}

.titlebar {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-size: 17px;
	margin: 0;
	padding: 7px;
	border-top: 1px solid #6CF;
	border-right: 1px solid #6CF;
	border-bottom: 1px solid #6CF;
	border-left: 12px solid #6CF;
}

.dingbat2{
	padding: 4px 4px 4px 1em;
	border-top: 1px solid #6CF;
	border-right: 1px solid #6CF;
	border-bottom: 1px solid #6CF;
	border-left: 12px solid #6CF;
}
.dingbat3 {
	padding: 4px 4px 4px 1em;
	border-top: 1px solid #6CF;
	border-right: 1px solid #6CF;
	border-bottom: 1px solid #6CF;
	border-left: 12px solid #6CF;
}
.dingbat4 {
	padding: 4px 4px 4px 1em;
	border-top: 1px solid #6CF;
	border-right: 1px solid #6CF;
	border-bottom: 1px solid #6CF;
	border-left: 12px solid #6CF;
	font-size: 18px;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}



#main #navi2 a {
	font-size: 12px;
	text-decoration: none;
	color: #0086B3;
	padding-left: 12px;
	padding-right: 12px;
}


#main #navi2 a:hover {
	font-size: 13px;
	background-color: #E5E5E5;
	color: #BF00FF;
	padding-left: 12px;
	padding-right: 12px;
}
#main #navi2 a:active {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF;
	color: #BF00FF;
}
.sidebar2 {
	font-size: 12px;
	line-height: 18px;
	padding: 6px;
	border: 1px solid #0086B3;
}
.subtitle2 {
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color: #0C0;
	font-size: 16px;
	padding: 5px;
	margin: 6px;
}
