TD,Body {font-family: Arial, Verdana, Helvetica, sans-serif}

.text1 {color: #ffffff; font-size: 8px; font-weight: regular}
.text2 {color: #000000; font-size: 10pt; font-weight: regular}
.text2a {color: #000000; font-size: 11px; font-weight: regular}
.text3 {color: #00428C; font-size: 11pt; font-weight: regular}
.text4 {color: #003366; text-align: justify; font-size: 9pt; leter-spacing: 1pt; font-weight: regular}
.text5 {color: #666666; font-size: 9pt; leter-spacing: 1pt; font-weight: regular}
.text6 {color: #993333; font-size: 12pt; font-weight: bold}
.text7 {color: #ffffff; font-size: 12px; font-weight: regular}
.textred {color: #DA251D; font-size: 10pt; font-weight: regular}
.textred2 {color: #DA251D; font-size: 8pt; font-weight: regular}

.small {color: #000; font-size: 9px; font-weight: bold;}
h1 {color: #DA251D; font-size: 16px; margin-bottom: 0pt; font-weight: regular}
h2 {color: #ffffff; font-size: 15px; margin-bottom: 0pt; font-weight: regular}
h3 {color: #bbbbbb; font-size: 22px; margin-bottom: 0pt; font-weight: regular}
h4 {color: #ffffff; font-size: 18px; margin-bottom: 0pt; letter-spacing:1px; font-weight: normal}
.visitlink {color: #DA251D; text-decoration: none; font-size: 12px; letter-spacing: 2px; font-weight: bold}
.visitlink2 {color: #DA251D; text-decoration: none; font-size: 12px; letter-spacing: 0px; font-weight: bold}

a:link {color: #ffffff; text-decoration: none; font-size: 12px; letter-spacing: 2px; font-weight: bold}
a:visited {color: #ffffff; text-decoration: none; font-size: 12px; letter-spacing: 2px; font-weight: bold}
a:hover {color: #DA251D; text-decoration: none; font-size: 12px; letter-spacing: 2px; font-weight: bold}
a.w:link {color: #DA251D; text-decoration: underline; font-size: 12px; letter-spacing: 0pt; font-weight: bold}
a.w:visited {color: #DA251D; text-decoration: underline; font-size: 12px; letter-spacing: 0pt; font-weight: bold}
a.w:hover {color: #000000; text-decoration: none; font-size: 12px; letter-spacing: 0pt; font-weight: bold}
a.t:link {color: #000000; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; font-weight: regular}
a.t:visited {color: #000000; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; font-weight: regular}
a.t:hover {color: #DA251D; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; font-weight: regular}
		
a.gr:link {color: #666666; text-decoration: none; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; letter-spacing: 1 pt; font-weight: regular}
a.gr:visited {color: #666666; text-decoration: none; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; letter-spacing: 1 pt; font-weight: regular}
a.gr:hover {color: #993333; text-decoration: none; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; letter-spacing: 1 pt; font-weight: regular}
	
.block3 { color: #FFFFFF; text-align: justify; text-decoration: none; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt }
.link {color: #FFFFCC; text-decoration: underline; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}
.block1 { color: #FFFFFF; text-align: justify; text-decoration: none; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt }
.navi {color: #FFFFCC; text-decoration: underline; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}

.input {
	 border-color: #666666;
    border: #666666;
	 border-style: solid;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
}		

label {
   float:left;
   width:125px;
   font-weight:bold;
}

input.inputText {
   border:1px solid #003366;
   padding:2px 0; 
   font: 11px/16px Verdana,Arial,sans-serif;
}

input.inputText {
   width:225px;
}

input.inputText:hover,
input.inputText:active,
input.inputText:focus {
	border:1px solid #8A2324;
}


.inputSubmit {
   background:#002A7E;
   color:#fff;
   margin-left:175px;
}