body { font-family:Arial, Helvetica, sans-serif; }
input { font-size:8pt; }

.menuitems { font-size:8pt; padding:3px 3px 3px 5px; color:#666; border-bottom: 1px solid #ddd; }
.menuitems a:link { text-decoration:none; color:#666; }
.menuitems a:visited { text-decoration:none; color:#666; }
.menuitems a:hover { text-decoration:none; color:#06c;  }

.menuitems2 { font-size:8pt; padding:3px 3px 3px 10px; color:#A8306B; border-bottom: 1px solid #ddd; }
.menuitems2 a:link { text-decoration:none; color:#A8306B; }
.menuitems2 a:visited { text-decoration:none; color:#A8306B; }
.menuitems2 a:hover { text-decoration:none; color:#06c;  }

.menubox { border:1px solid #ddd; background-color:#fbfbfb; padding: 10px 0 15px 0; }

.footer { padding-top:12px; border-top:1px solid #000; }
.footer a { font-size:9pt; color:#900; }

.title { font-size:11pt; font-weight:bold; color:#06c; background-image:url(images/title_bg.gif); }

.thumbs { margin-top:12px; width:50%; float:left; }
.thumbs a:link { font-size:10pt; color:#339; text-decoration:none; font-weight:bold; }
.thumbs a:visited { font-size:10pt; color:#339; text-decoration:none; font-weight:bold; }
.thumbs a:hover { font-size:10pt; color:#339; text-decoration:underline; font-weight:bold; }
.thumbs span { font-size:8pt; color:#333; }

.contentext { margin-top:12px; width:100%; font-size:9pt; color:#333; text-align:justify; }
.contentext a { font-size:9pt; color:#000; text-decoration:none; font-weight:bold; }
.contentext span { font-size:11pt; color:#339; font-weight:bold; }

.four-bullets { border:1px solid #eee; padding-top:10px; }

ul { list-style-image:url(images/arrow.gif); }


h1 {
	font-weight: normal;
	font-size: 10pt;
	vertical-align: middle;
	margin-bottom:0;
}

h2 {
	font-size:11pt; 
	color:#339; 
	font-weight:bold;
	margin-bottom:0;
}