@charset "UTF-8";
/* CSS Document */

body {
	margin: 10px, 10px, 10px, 10px;
	background-color:#FFFFFF;
}

.border {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;	
}

.imageborder {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.rightborder {
	border-right-color: #000;
	border-right-style: solid;
	border-right-width: 1px;
}

.topborder {
	display: none;
}

#toptanborder {
	display: none;
}

#nav {
	display: none;
}

#nav p {
	display: none;
}

#nav a {
	display: none;
}

#nav li {
	display: none;
}

#nav h1 {
	display: none;
}

#nav h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav h2 {
	display: none;
}

#nav h2 a {
	display: none;
	}
	
#nav h3 {
	display: none;
}
#nav h3 a {
	display: none;

}

#maincontent {
	margin: 0 0 0 0;
	align: left;
	width: 800px;
	
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	margin-right: 15px;
	margin-left: 0;
}

#main p a {
	color:#000000;
	text-decoration:underline;
}



#main h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform:uppercase;
	color: #000;
	letter-spacing: 10px;
	padding-right: 15px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 10px;	
	margin-left: 0;
	padding-left: 0;
}

	

#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 25px;
	color: #000;
	margin: 10px 15px 0 0px;
	font-weight: normal;	
}


.sidebarattribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: right;
	margin-left: 10px;
	line-height: 14px;
}

#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 16px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	margin: 30px 15px 0 0px;
	padding: 6px 0 0 0;
}


#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: right;
	margin-left: 15px;
	line-height: 20px;
}



#popup p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 0 15px 10px 15px;
}

#popup p a {
	color:#000000;
	text-decoration:underline;
}


#popup h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform:uppercase;
	color: #FFFFFF;
	letter-spacing: 10px;
	font-weight: normal;
	line-height: 30px;
	margin: 10px 15px 0 15px;
}

#popup h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	margin: 10px 15px 10px 15px;
	
}

#popup h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	margin: 20px 15px 0 15px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
}


#popup h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	color:#993300;
	font-weight: bold;
	border-top-color: #FFFFFF;
}


#popup h4 a {
	color:#993300;
	text-decoration: none;
}

	

#directors p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin-left: 15px;
}


#directors h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform:uppercase;
	color: #000;
	letter-spacing: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 10px;
	
	
}

#directors h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 15px;
	color: #000;
	font-weight: normal;
	margin: 10px 15px 0 15px;
	
}

#bottomnav h1 {
	display: none;
}
#bottomnav h1 a {
	display: none;

}

#bottomnav h2 {
	display: none;
}
#bottomnav h2 a {
	display: none;

}

