html, body
{
	height: 100%;
	font-family : Arial;
}

body
{
	margin:0;
	padding:0;
	/*line-height: 16px;*/
	background: #FFFFFF;
}

table,tr,td,form {
	font-size: 12px;
}

.s0 {
	font-size: 10px;
}
.s1 {
	font-size: 11px;
}
.s1a {
	font-size: 11px;
	color: #ff0000;
}
.s1b {
	font-size: 11px;
	color: #3262A0;
}
.s2 {
	font-size: 12px;
}
.s3 {
	font-size: 14px;
}
.input {
	font-size: 11px;
	background-color : #3262A0;
}
.top {
	font-size: 10px;
}
.wh {
	font-weight: bold;
	font-size : 11px;
	color: #ffffff;
	text-decoration: none;
}
.wh1 {
	font-weight: bold;
	font-size : 11px;
	color: #ffffff;
}
UL {
	list-style-image: none;
	list-style-type: circle;
	margin-top: 4pt;
	margin-bottom: 4pt;
}
LI {margin-bottom : 2pt;}
SELECT {
	color: #336699;
	font-size: 8pt;
}
INPUT {
	font-size: 11px;
}
TEXTAREA {
	font-size: 8pt;
	color: #003366;
}
SUBMIT {
	font-size: 8pt;
	cursor: hand;
	background:#FFCC66;
	color: #000000;
}
BUTTON {
	font-size: 8pt;
	cursor: hand;
	background:#FFCC66;
	color: #000000;
}
.button {
	font-size: 8pt;
	cursor: hand;
	background:#FFCC66;
	color: #000000;
}

A {
	color: #0066cb;
	text-decoration: underline;
}

A.hover {
	color: #0066cb;
	text-decoration: none;
}

A.active {
	color: #3262A0;
	text-decoration: none;
}

nolink {
	text-decoration: none;
}
PRE {
	font-size: 9pt;
}
small {
	font-size: 10pt;
}

.small_g {
	color: #000000;
	font-size: 10px;
}

.medium_g {
	color: #000000;
	font-size: 12px;
}

.big_g {
	color: #000000;
	font-size: 13px;
}

a:link.small_g, a:visited.small_g {
	font-size: 10px;
	color: #183DAB;
	text-decoration : none;
}

a:hover.small_g {
	font-size: 10px;
	color : #000000;
	text-decoration : underline;
}

a:link.medium_g, a:visited.medium_g {
	font-size: 12px;
	color: #183DAB;
	text-decoration : none;
}

a:hover.medium_g {
	font-size: 12px;
	color: #000000;
	text-decoration : underline;
}

a:link.big_g, a:visited.big_g {
	font-size: 13px;
	color: #183DAB;
	text-decoration : none;
}

a:hover.big_g {
	font-size: 13px;
	color: #000000;
	text-decoration : underline;
}

.small_t {
	color: #000000;
	font-size: 7pt;
}

.medium_t {
	color: #000000;
	font-size: 9pt;
}

a:link.small_t, a:visited.small_t {
	font-size: 7pt;
	color: #183DAB;
	text-decoration : none;
}

a:hover.small_t {
	font-size: 7pt;
	color : #000000;
	text-decoration : underline;
}

a:link.medium_t, a:visited.medium_t {
	font-size: 9pt;
	color: #183DAB;
	text-decoration : none;
}

a:hover.medium_t {
	font-size: 9pt;
	color: #000000;
	text-decoration : underline;
}

a:link.big_t, a:visited.big_t {
	font-size: 13px;
	color: #1440BF;
	text-decoration : underline;
}

a:hover.big_t {
	font-size: 13px;
	color: #1440BF;
	text-decoration : none;
}

.big_t {
	color: #000000;
	font-size: 13px;
}

.big_url_name {
	color: #1440BF;
	font-size: 11pt;
}

.small_datetime {
	color: #006601;
	font-size: 11px;
	line-height: 15px;
}

.small_print {
	color: #1440BF;
	font-size: 11px;
}

a:link.small_print, a:visited.small_print {
	font-size: 11px;
	color: #1440BF;
	text-decoration : underline;
}

a:hover.small_print {
	font-size: 11px;
	color: #933313;
	text-decoration : none;
}

a:link.small_actual, a:visited.small_actual {
	font-size: 8pt;
	color: #1440BF;
	text-decoration : none;
}

a:hover.small_actual {
	font-size: 8pt;
	color: #933313;
	text-decoration : underline;
}

.header_t {
	color: #000000;
	font-size: 20px;
}

a:link.small_white, a:visited.small_white {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration : none;
}

a:hover.small_white {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration : underline;
}

.source_t {
	color: #8e8e8e;
	font-size: 12px;
}

a:link.source_t, a:visited.source_t {
	font-size: 12px;
	color: #1440BF;
	text-decoration : underline;
}

a:hover.source_t {
	font-size: 12px;
	color: #1440BF;
	text-decoration : none;
}

.item_spacer {
	border-bottom:1px dashed #5f5f5f;
	margin-top:5px;
	margin-bottom:5px;
}

.null_spacer {
	margin-top:2px;
	margin-bottom:2px;
}

.box_green_text{
	background-color: #419B37;
	color: #FFFFFF;
	font-size: 9pt;
	padding:3px;
	border-bottom: 1px solid #2b2b2b;
	margin-bottom:2px;
	font-weight:normal;
	position:relative
}

.box_small_green_text{
	background-color: #419B37;
	color: #FFFFFF;
	font-size: 8pt;
	padding:3px;
	border-bottom: 1px solid #2b2b2b;
	margin:1px;
	font-weight:normal;
	position:relative
}

.box_small_blue_text{
	color: #FFFFFF;
	background-color: #5374B3;
	font-size: 8pt;
	padding:2px;
	margin:1px;
	font-weight:normal;
	position:relative
}

.box_small_darkblue_text{
	color: #FFFFFF;
	background-color: #3262A0;
	font-size: 8pt;
	padding:4px;
	margin:1px;
	font-weight:normal;
	position:relative
}

.box_small_orange_text{
	color: #FFFFFF;
	background-color: #FF8409;
	font-size: 8pt;
	padding:2px;
	margin:1px;
	font-weight:normal;
	position:relative
}

.box_small_gray_text{
	color: #FFFFFF;
	background-color: #8C8C8C;
	font-size: 8pt;
	padding:2px;
	margin:1px;
	font-weight:normal;
	position:relative
}

.box_text{
	background-color: #F3F3F3;
	color: #000000;
	padding: 1px;
	margin:2px;
	font-weight:normal;
	position:relative
}

.box_newstext{
	background-color: #F3F3F3;
	color: #000000;
	padding: 1px 4px;
	margin:2px;
	font-weight:normal;
	position:relative
}

.box_print_text{
	background-color: #FFFFFF;
	color: #F3F3F3;
	padding:1px;
	margin:2px;
	font-weight:normal;
	position:relative
}

.box_gray_text{
	background-color: #e2e2e2;
	color: #000000;
	font-size: 9pt;
	padding:5px;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	margin-bottom:2px;
	font-weight:normal;
	position:relative
}

.box_level_text{
	background-color: #d9d9d9;
	font-size: 9pt;
	padding:3px;
	border-bottom: 1px solid #cacaca;
	margin-bottom:0px;
	position:relative
}

.box_sublevel_text{
	background-color: #ebebeb;
	font-size: 9pt;
	padding:4px;
	border-bottom: 1px solid #cacaca;
	margin-bottom:3px;
	position:relative
}
.box_actual_text{
	background-color: #ededed;
	color: #000000;
	font-size: 8pt;
	padding:5px;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	margin:2px;
	font-weight:normal;
	position:relative
}

.item_actual_spacer {
	border-bottom:1px dashed #a6a6a6;
	margin-top:5px;
	margin-bottom:5px;
}

.box_all{
	background-color: #F3F3F3;
	padding:2px;
	font-weight:normal;
	position:relative
}

.klinks {
	font-size:10px;
	text-align:center;
}

.klinks a:link, .klinks a:visited, .klinks a:active {
	font-size:10px;
}



