#global {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}
#content{text-align:left;margin-left:178px;margin-right:100px}
#footer{text-align:right;padding-right:15px;background-color: #bbbec5;padding-top:5px;padding-bottom:5px;margin-top:40px}
#left{float:left;margin-left:10px;margin-top:18px;width:178px}
#right{float:left;margin-left:40px;margin-top:20px;width:100px}
body {
     margin: 0; /* to avoid margins */
     text-align: center; /* to correct the centering IE bug*/
	 background-color:#283a5d;
     }
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283a5d;
	text-decoration: none;
	font-weight: normal;

}
a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283a5d;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #283a5d;
	margin-top:30px;
	margin-bottom:30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #283a5d;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #283a5d;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #283a5d;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #283a5d;
	text-decoration: none;
}
ul{margin-top:-10px}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283a5d;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	line-height:18px
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #283a5d;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #283a5d;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #bbbec5;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #283a5d;
}
.table_style{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283a5d;
	}
