a {
	color: #E38D1A;
}
a:hover {
	text-decoration: none;
}
body {
	font-family: "Palatino Linotype", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #002569;
	background-image: url(../../../images/design/bg_left_side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
}
.call_out {
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.footer_link:link, a.footer_link:visited, a.footer_link:active {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.footer_link:hover{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 24px;
	font-style: italic;
}
h3 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002569;
	padding-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #002569;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
}
.main_cell {
	padding-top: 29px;
	padding-bottom: 40px;
	padding-left: 17px;
	padding-right: 10px;
}
.main_table {
	background-image: url(../../../images/design/swoosh.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.orange {
	color: #E38D1A;
}
table {
	font-family: "Palatino Linotype", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #002569;
	
}
.top_repeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-image: url(../../../images/design/top_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
}
