.text1 {
font-family: Arial;
font-size: 12px;
line-height: 20px;
color: #000000;
}


.text1a {
font-family: Arial;
font-size: 12px;
line-height: 20px;
font-weight: bold;
color: #C4151C;
}


.text1b {
font-family: Arial;
font-size: 15px;
line-height: 20px;
color: #000000;
}

.text1c {
font-family: Arial;
font-size: 12px;
line-height: 20px;
font-weight: bold;
color: #000000;
}

.text1d {
font-family: Arial;
font-size: 11px;
line-height: 20px;
color: #000000;
}



.text2 {
font-family: Tahoma;
font-size: 10px;
color: #434343;
}


.text3 {
font-family: Arial;
font-size: 14px;
line-height: 20px;
color: #000000;
font-weight: bold;
}


.link1 {
	font-family: Arial;
	font-size: 12px;
	color: #0071BC;
	text-decoration: none;
	font-weight: normal;
}

.link1:hover {
color: #C4151C;
}

.link1a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.link1a:hover {
color: #C4151C;
}


.link2 {
	font-family: Arial;
	font-size: 12px;
	color: #593983;
	text-decoration: none;
	font-weight: bold;
}

.link2:hover {
color: #C4151C;
}

.link2a {
	font-family: Arial;
	font-size: 12px;
	color: #E00D5F;
	text-decoration: none;
	font-weight: bold;
}

.link2a:hover {
color: #C4151C;
}

.link2b {
	font-family: Arial;
	font-size: 12px;
	color: #223F99;
	text-decoration: none;
	font-weight: bold;
}

.link2b:hover {
color: #C4151C;
}

.link2c {
	font-family: Arial;
	font-size: 12px;
	color: #004B88;
	text-decoration: none;
	font-weight: bold;
}

.link2c:hover {
color: #C4151C;
}


.link2d {
	font-family: Arial;
	font-size: 12px;
	color: #BBBDBF;
	text-decoration: none;
	font-weight: bold;
}

.link2d:hover {
color: #C4151C;
}






input { 
 BORDER-RIGHT: #b2b4bf 1px solid;
 BORDER-TOP: #b2b4bf 1px solid;
 BORDER-LEFT: #b2b4bf 1px solid;
 BORDER-BOTTOM: #b2b4bf 1px solid; 
 background-color: #f5f5f5;
 color: #2a2a2a;
 FONT-SIZE: 11px;
 font-family: Arial;
}

textarea {
 BORDER-RIGHT: #b2b4bf 1px solid;
 BORDER-TOP: #b2b4bf 1px solid;
 BORDER-LEFT: #b2b4bf 1px solid;
 BORDER-BOTTOM: #b2b4bf 1px solid; 
 background-color: #f5f5f5; 
 color: #2a2a2a;
 FONT-SIZE: 11px;
 font-family: Arial;
}


.text4 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #02849B;
	font-weight: normal;
}
.text5 {

	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #CC0066;
	font-weight: bold;
}

INPUT.text {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: white
}
INPUT.radiobutton {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: white
}

TEXTAREA.text {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 11px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: white
}
INPUT.submit {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; MARGIN: 2px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #dddddd
}