BODY {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF; 
	COLOR: #011186;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

IMG	{
            border-left: 0;
			border-right: 0;
			border-top: 0;
			border-bottom: 0;
			border-width: 0px;
	}

TABLE {   
		  background-color: #ffffff;
          border-left: 0;
		  border-right: 0;
		  border-top: 0;
		  border-bottom: 0;
		  border-width: 0px;
    	  FONT-SIZE: 11px; 
		  border-collapse: collapse; 
		  vertical-align: top;
	 }

TD {
	VERTICAL-ALIGN: top;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

INPUT, TEXTAREA, SELECT {
	BORDER-RIGHT: 1px solid #40409E;
	BORDER-TOP: 1px solid #696969;
	BORDER-LEFT: 1px solid #40409E;
	BORDER-BOTTOM: 1px solid #40409E;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BACKGROUND: #ECECEC;
	COLOR: #011186;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

INPUT.readonly {
	BACKGROUND: transparent;
	BORDER-RIGHT: 0px ;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
}
INPUT.submit {
	FONT-SIZE: 11px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND: url('../i/box/button1.gif');
	color: 	#000000;
	height: 15px;
	line-height: 12px;
	vertical-align: middle;
}
INPUT.button {
	FONT-SIZE: 12px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND: url('../i/box/button1.gif');
	color: #011186;
	height: 20px;
	line-height: 15px;
	vertical-align: middle;
}

.header {
	font-size: 25px;
	font-family: times;
	color: #FC6C00;
	FONT-WEIGHT: bold;
}

.header_green {
	font-size: 25px;
	font-family: times;
	color: #307001;
	FONT-WEIGHT: bold;
}
.header_center {
	padding-top: 5px;
	padding-bottom: 5px;
}
.header_td {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}



.main_text {
	padding-left: 30px;
	font-size: 14px;
	font-family: times;
	color: black;
	FONT-WEIGHT: bold;
}

.sub_header_1 {
	font-size: 21px;
	font-family: times;
	FONT-WEIGHT: bold;
	color: #137BC6;
}

.sub_header_1_black {
	font-size: 21px;
	font-family: times;
	FONT-WEIGHT: bold;
	color: #000000;
}

.sub_header_2 {
	font-size: 21px;
	font-family: times;
	FONT-WEIGHT: bold;
	color: #307001;
	text-align: center;
}
.sub_header_2_left {
	font-size: 21px;
	font-family: times;
	FONT-WEIGHT: bold;
	color: #307001;
	text-align: left;
}
.norm_text {
	font-size: 14px;
	font-family: times;
	FONT-WEIGHT: normal;
	color: black;
}
.norm_text_bold {
	font-size: 16px;
	font-family: times;
	FONT-WEIGHT: bold;
	color: black;
}

.norm_text_bullets {
	font-size: 18px;
	font-family: times;
	color: #000000;
}

.norm_text_bullets_bold {
	font-size: 18px;
	font-family: times;
	FONT-WEIGHT: bold;
	color: #000000;
	text-align: left;
}


.text_td {
	padding-left: 30px; 
	padding-bottom: 10px;
}

.smallfont_blue{
	font-size: 11px;
	font-family: times;
	FONT-WEIGHT: bold;
	color: 232972;
}

.smallfont_green{
	font-size: 11px;
	font-family: times;
	FONT-WEIGHT: bold;
	color: 378300;
}

.smallfont_orange{
	font-size: 11px;
	font-family: times;
	FONT-WEIGHT: bold;
	color: FF7800;
}

a {
	color: #137BC6;
}
.footer {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.norm_text_justify {
	text-align: justify;
}
