﻿h1{
	font-size:15pt;
	color:#01467B;
}
h2{
	font-family:arial;
	font-size:medium;
	color:#01467B;
	font-weight:bold;	
}
.topic{
	font-size:10pt;
	font-weight:bold;
	color:#01467B;
}
.side_left {
	background-image: url('images/side_left.jpg');
}
.side_right {
	background-image: url('images/side_right.jpg');
}

body {
	line-height: 150%;
	margin-left: 8px;
	font-family:arial;

}

a { color:#FFFFFF; text-decoration:none }
a:hover { text-decoration:underline; }


table#photo {
	float:right;
	padding-bottom:4px;
	padding-right:24px;
}

table#photo td {
	text-align:center;
	vertical-align:text-top;
	font-family:"Lucida Calligraphy";
	font-size:8pt;	
	
}

table#main {
	background-color: #FFFFFF;
	width:1004px;
}

table#main a {
	color: #000000;
	text-decoration:underline;
}

table#main td{
	background-color: #FFFFFF;
	font-family:arial;
	font-size:9pt;
}

table#main td.content{
	width:972px;
}

table#main p{
	line-height: 150%;
	margin-left: 8px;
	font-size:9pt;
}

.table#menu_bar{
	background-color: #FFFFFF;
}

table#menu_bar td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: center;
	background-color: #01467B;
	border-right: 2px solid #FFFFFF;
}

table#menu_bar td.first {
    border-left:none;
}

table#menu_bar td.last {
    border-right:none;
}

table#menu_bar td.left {
	background-image: url('images/side_leftmenu.jpg');
    border-left:none;
    border-right:none;
}
table#menu_bar td.right {
	background-image: url('images/side_rightmenu.jpg');
    border-left:none;
    border-right:none;
}

table#menu_bar a {
	color: #EEEEEE;
	font-weight:bold;
	text-decoration:none;
}

table#menu_bar a:hover {
	text-decoration:underline;
}

/* SIDE MENU*/
table#side_menu {
}

table#side_menu td{
	background-color: #01467B;
	border-bottom: 1px solid #FFFFFF;
	vertical-align:middle;
}
table#side_menu a{
	font-size:9pt;
	text-decoration:none;
	color: #FFFFFF;
}

table#side_menu a:hover{
	text-decoration:underline
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	vertical-align:middle;
	color:#01467B;
	border-top:2px #009DDC solid;
}
.footer td{
	text-align: center;
}

.footer a{
	color:#01467B;
}

.bottom_menu{
	background-color:#C8C8C8; 
	text-align:center;
	font-size:9pt;
	font-weight:bold;
}

.bottom_menu a{
	color:#000000
}

.copyright {
	font-family: arial;
	color: #FFFFFF;
	font-size: medium;
	text-align: center;
}
