body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.gif);}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3A3A3A;}

.smallText {
	font-size: 10px;
	line-height: 11px;
}

.microText {
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 1px;
}
	
a:link {color: #333;}
a:visited {color: #444;}
a:hover {color: #555;}
a:active {color: #777;}

h1, .title1 {font-size: 18px; font-weight: bold;}
h2, .title2 {font-size: 15px; font-weight: bold;}
h3, .title3 {font-size: 13px; font-weight: bold;}
h4, .title4 {font-size: 13px; font-weight: bold; color:#1B42B1;}
h5, .title5 {font-size: 12px; font-weight: bold; color:#1B42B1;}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #CCC;}
	
b { font-weight: bold;  }

.orangeText { padding: 20px; padding-right: 50px; padding-top: 0px; }
.orangeText p, .orangeText h3{ color: #FFF; }
.orangeText a:link {color: #FFF; text-decoration:underline;}
.orangeText a:visited {color: #FFF;}
.orangeText a:hover {color: #FFF; text-decoration:none;}
.orangeText a:active {color: #FFF;}

.orangeText2 { padding: 0px 5px 0px 20px; }
.orangeText2 p { color: #000; }
.orangeText2 ul { color: #000000; padding: 0px 20px 0px 20px; margin:0px;}
.orangeText2 a:link {color: #000000; text-decoration:underline;}
.orangeText2 a:visited {color: #000000;}
.orangeText2 a:hover {color: #000000; text-decoration:none;}
.orangeText2 a:active {color: #000000;}

.whiteText { padding: 3px 30px 3px 30px; color: #DC762C; }
.whiteText a:link {color: #DC762C; text-decoration:underline;}
.whiteText a:visited {color: #DC762C;}
.whiteText a:hover {color: #DC762C; text-decoration:none;}
.whiteText a:active {color: #DC762C;}

.pad1 { padding: 20px; }
.pad2 { padding: 15px; }
.pad3 { padding: 10px; }
.pad4 { padding: 5px; }

.padInner { padding: 0px 8px 0px 8px; }