BODY {
	background-image : url(bgBody.gif);
	font-family : Tahoma, Arial;
	font-size : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
INPUT {
	border-left : 1px solid #123869;
	border-right : 1px solid #7A8D9B;
	border-top : 1px solid #123869;
	border-bottom : 1px solid #7A8D9B;
	font-family : Tahoma, Arial;
	font-size : 11px;
	padding-left : 3;
	padding-right : 3;
	padding-top : 1;
	padding-bottom : 1;
	vertical-align : middle;
}
.button {
	border-left : 1px solid #7A8D9B;
	border-right : 1px solid #123869;
	border-top : 1px solid #7A8D9B;
	border-bottom : 1px solid #123869;
	font-family : Tahoma, Arial;
	font-weight : bold;
	color : #123869;
	font-size : 11px;
	background-image : url(bgButton.gif);
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	vertical-align : middle;
}

H1 {
	font-family : Tahoma,Arial;
	font-size : 18px;
	font-weight : bold;
	color : #E1653A;
	margin-bottom : 3px;
	margin-top : 6px;
	text-align : left;
}

H2 {
	font-family : Tahoma,Arial;
	font-size : 16px;
	font-weight : bold;
	color : #194776;
	margin-top : 6px;
	margin-bottom : 8 px;
	text-align : left;
}
H3 {
	font-family : Tahoma, Arial;
	font-size : 14px;
	color : #194776;
	margin-top : 4px;
	margin-bottom : 6px;
	text-align : left;
}

H4 {
	font-family : Tahoma,Arial;
	font-size : 13px;
	color : #194776;
	font-weight : normal;
	margin-top : 3px;
	margin-bottom : 6px;
}

UL {
	font-family : Tahoma, Arial;
	list-style : square outside;
}

TD {
	font-family : Verdana,Arial;
	font-size : 11px;
}


H5 {
	color : #325A1E;
	font-family : Verdana, Arial;
	font-size : 13px;
	font-weight : bold;
	margin-top : 4px;
	margin-bottom : 1px;
	padding-left : 4px;
	padding-bottom : 0px;
}

a.mainMenu:active {
	COLOR: #325A1E;
	TEXT-DECORATION: none;
}
a.mainMenu:visited {
	COLOR: #325A1E;
	TEXT-DECORATION: none;
}
a.mainMenu:link {
	COLOR: #325A1E;
	TEXT-DECORATION: none;
}
a.mainMenu:hover {
	COLOR: #325A1E;
	TEXT-DECORATION: underline;
}
a.important:active {
	COLOR: #E1653A;
	TEXT-DECORATION: none;
	font-style: italic;
}
a.important:visited {
	COLOR: #E1653A;
	TEXT-DECORATION: none;
	font-style: italic;
}
a.important:link {
	COLOR: #E1653A;
	TEXT-DECORATION: none;
	font-style: italic;
}
a.important:hover {
	COLOR: #E1653A;
	TEXT-DECORATION: underline;
	font-style: italic;
}
H6 {
	color : #325A1E;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-size : 11px;
	margin-top : 4px;
	margin-left : 4px;
	margin-bottom : 0px;
}

.normalText{
	text-align : justify;
}
.smallText{
	font-family : Tahoma, Arial;
	font-size : 9px;
	color : Gray;
}

A:active {
	COLOR: #325A1E;
	TEXT-DECORATION: underline;
}
A:visited {
COLOR: #325A1E;TEXT-DECORATION: underline
}
A:link {
	COLOR: #325A1E; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #E1653A; TEXT-DECORATION: none
}
#lead {
	margin-top: 0px;
	margin-bottom: 10px;
}
