body {
	margin:0;
	background-color: #ffffff;
}

body, td {
	font-size:10pt;
	font-family: verdana, arial;
}

.shell {
	height:100%;
}

.content {
	width:729px !important;
	vertical-align:top;
	padding:10px;
}

a:link, a:visited, a:active {color:black;text-decoration:underline;}
a:hover {color:#0218AC;	text-decoration:underline;}

.contact th, .contact td {font-size:11px;line-height:10px;}
.contact tr.row1 th, .contact tr.row1 td {background-color: #F8F7F7;}
.contact tr.row2 th, .contact tr.row2 td {background-color:#ffffff;}

.directors {
	float:right;
	font-size:10px;
	margin-left:8px;
	border:1px solid black;
	padding-left:5px;
}

.masthead a:hover {text-decoration:none;}

.masthead {
	margin:0px;
	padding:0px;
	background-image: url(/_includes/images/bg/bg_Masthead.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
	height: 213px;
	vertical-align:bottom;
}

.masthead div.menu {
	text-align:right;
	padding-right:23px;
	padding-bottom:10px !important;
	padding-bottom:20px;
}

.blackoutline {
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 10pt;
}

.border_left {
	background-image: url(/_includes/images/bg/bg_Border_Left.gif);
}

.border_right {
	background-image: url(/_includes/images/bg/bg_Border_Right.gif);
}

.footer {
	font-size:11px;
	line-height:14px;
	height:50px;
	text-align:center;
}
