/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
p {
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 10px;
	text-align: justify;
}
img {
	border:none;
}
img.right {
	margin-left:15px;
	margin-bottom:20px;
	margin-right: 5px;
}
img.left {
	margin-right:20px;
	margin-bottom:10px;
}
img.line{
	width:155px;
	height:1px;
}
.header {
	height: 126px;
	min-width: 783px;
	background-image: url(images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.header_small {
	height: 126px;
	background-image: url(images/header_small.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.footer_bar {
	height: 18px;
	margin-bottom: 6px;
	background-color: #d04c44;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
}
.footer {
	margin-bottom: 1px;
	color:#3d59a2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
}
.content {
	color: #000000;
}

body,td,th {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table.green {
	background-color: #51af98;
}
.green td.left {
	background-image: url(images/green_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:4px;
}
.green td.right {
	background-image: url(images/green_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width:4px;
}
.green td.up {
	background-image: url(images/green_u.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:4px;
}
.green td.down {
	background-image: url(images/green_d.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:4px;
}

table.orange {
	background-color: #e4a24f;
}
.orange td.left {
	background-image: url(images/orange_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:4px;
}
.orange td.right {
	background-image: url(images/orange_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width:4px;
}
.orange td.up {
	background-image: url(images/orange_u.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:4px;
}
.orange td.down {
	background-image: url(images/orange_d.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:4px;
}
.green td {
	text-align: left;
}
.orange td {
	text-align: left;
}
.header td {
	vertical-align: middle;
	color: #fefefe;
	text-align: center;
	/* width: 16%; */
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
}
.header a {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover {
	color: #d04c44;
	text-decoration: none;
}
.header a.act {
	color: #3d59a2;
	text-decoration: none;
}
.header a.act:hover {
	color: #3d59a2;
	text-decoration: none;
}
.footer a {
	color: #3d59a2;
	text-decoration: none;
}
.footer a:hover {
	color: #3d59a2;
	text-decoration: none;
}

span.white {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
span.red {
	color:#d04c44;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
span.purple {
	color: #a167a9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
span.blue {
	color:#3d59a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
}
span.orange {
	color:#f59A36;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing: normal;
}


.content .green td.center {
	padding: 15px;
}
td.right {
	width: 200px;
}
.content .orange td.center {
	padding: 15px;
}
.content td {
	vertical-align: top;
}
.content td.center {
	padding: 20px;
}
ul {
	padding: 0px;
	margin:10px;
}
li {
	margin-left:0px;
	list-style-type: disc;
}
.icol {
	margin-left:0px;
	list-style-type: none;
	line-height: 14px;
	font-size: 10px;
	letter-spacing: 0.9px;
}
.icolTitle {
	margin-left:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d59a2;
	font-weight: bold;
	list-style-type: disc;
}
a {
	color: #a167a9;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #a167a9;
	font-weight:bold;
	text-decoration: underline;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3d59a2;
	font-weight: bolder;
	text-transform: uppercase;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #d04c44;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-transform: capitalize;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d59a2;
	font-weight: bold;
	text-transform: none;
	margin-left: auto;
	font-style: normal;
	margin-bottom: 0px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d04c44;
	font-weight: bold;
	text-transform: capitalize;
}


</style>

