@charset "utf-8";
body{
	margin: 0px;
	background-color: #ABBAD6;
	background-repeat: repeat-x;
	background-position: left top;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: auto;
	background-color: #FFFFFF;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(images/tb_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000097;
	border-right-color: #000097;
	border-bottom-color: #000097;
	border-left-color: #000097;
	line-height: 16px;
}
.float_left {
	float: left;
	margin-right: 15px;
}
.float_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.left {
	width: 200px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.centre {
	width: 702px;
	vertical-align: top;
	background-image: url(images/table_bk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.centre p {
	padding: 30px;
}


.italic {
	font-style: italic;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ABBAD6;
	text-decoration: none;
	font-weight: bold;
}

.table_top {
	margin: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-width: 0px;
	border-top-color: #000097;
	border-right-color: #000097;
	border-bottom-color: #000097;
	border-left-color: #000097;
}
.nav {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}

.left ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
.left li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CC6600;
	border-left-color: #CC6600;
}

.bold {
	font-size: 11px;
	font-weight: bold;
}
.foot {
	background-color: #000097;
	height: 25px;
	line-height: 25px;
	color: #CCCCCC;
	text-align: center;
}

.right {
	width: 500px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
}
.right p {
	padding: 20px;
}
.left a:link {
	text-decoration: none;
	color: #003366;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	display: block;
	border-left-style: dotted;
}
.left a:visited {
	text-decoration: none;
	color: #003366;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	display: block;
	border-left-style: dotted;
}
.left a:hover {
	text-decoration: none;
	color: #003366;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	display: block;
	border-left-style: dotted;
	background-color: #E4EDEF;
}
.white {
	color: #FFFFFF;
	text-align: center;
}
#nav {
	text-align: center;
	padding-top: 2px;
	color: #FFFFFF;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FF9900;
	text-decoration: none;
}
#logo {
	text-align: center;
	padding-right: 30px;
	width: 270px;
	float: right;
}
.font_2 {
	font-size: 12px;
	line-height: 20px;
}

#left {
	height: 100%;
	width: 200px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

.orange {
	color: #FF9900;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
}
.heading_2 {
	font-size: 11px;
	font-style: italic;
	color: #003366;
}
.heading_3 {
	font-size: 12px;
	color: #003366;
}
