body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #2A334C;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 30px;
    height: 19px;
    padding: 2px;
    border: solid;
    border-width: 1px;
    background-image: url('images/input_30x19.gif');
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;
    text-align: center;
    color: #2A334C;
}

.input2 {
    width: 295px;
    height: 19px;
    padding: 2px;
    border: solid;
    border-width: 1px;
    background-image: url('images/input_30x19.gif');
    background-repeat: repeat;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;
    color: #2A334C;
}

.input3 {
    width: 60px;
    height: 19px;
    padding: 2px;
    border: solid;
    border-width: 1px;
    background-image: url('images/input_30x19.gif');
    background-repeat: repeat;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;
    color: #2A334C;
}

.input4 {
    width: 225px;
    height: 19px;
    padding: 2px;
    border: solid;
    border-width: 1px;
    background-image: url('images/input_30x19.gif');
    background-repeat: repeat;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;
    color: #2A334C;
}

.combo1 {
    width: 295px;
    height: 19px;
    padding: 2px;
    border: medium none;
    border-width: 0px;
    background-image: url('images/input_30x19.gif');
    background-repeat: repeat;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;
    color: #2A334C;
}

.combo2 {
    width: 60px;
    height: 19px;
    padding: 2px;
    border: medium none;
    border-width: 0px;
    background-image: url('images/input_30x19.gif');
    background-repeat: repeat;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;
    color: #2A334C;
}

.button1 {
    width: 100px;
    height: 19px;
    padding: 2px;
    border: medium none;
    background-image: url('images/button.gif');
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    color: #FFFFFF;
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
    color: #59678F;
}

.text2 {
    color: #FFFFFF;
}

.text3 {
    text-align: justify;
    color: #E7EFF9;
}

.text4 {
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text5 {
    font-size: 9px;
    color: #DBDFE7;
    text-align: justify;
}

.text6 {
	font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

.text7 {
	font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #2A334C;
}

.text8 {
	margin-top: 2px;
	margin-bottom: 3px;
	color: #2A334C;
}

.text9 {
	margin-top: 3px;
	margin-bottom: 2px;
}

.text10 {
	font-family: Arial, Verdana, Helvetica;
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

.text11 {
	font-family: Arial, Verdana, Helvetica;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 24px;
    font-weight: bold;
    color: #2A334C;
}

.text12 {
	font-family: Arial, Verdana, Helvetica;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10pt;
    color: #2A334C;
}

.text13 {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
    color: #2A334C;
}

.text14 {
	font-family: Arial, Verdana, Helvetica;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

a {
    color: #2A334C;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-size: 9px;
    color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
    text-decoration: underline;
}

a.link2 {
    color: #FFFFFF;
}

a.link3 {
    font-size: 9px;
    font-weight: bold;
    color: #FFFFFF;
	text-decoration: none;
    text-transform: uppercase;
}

a.link3:hover {
    text-decoration: underline;
}

a.link4 {
    font-size: 11px;
    color: #FFFFFF;
	text-decoration: none;
}

a.link4:hover {
    text-decoration: underline;
}

a.link5 {
    font-size: 11px;
	text-decoration: none;
}

a.link5:hover {
    text-decoration: underline;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}