@charset "utf-8";
/* CSS Document */

body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background-color: white;	
}

#main {
	width: 780px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	background-image: url(../images/company-name.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#main-menu {
	position: relative;
	margin: 0px;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	background-image: url(../images/main-menu.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#banner {
	height: 140px;
	background-image: url(../images/banner.jpg);
	border: 1px solid #0066CC;
}

#fivth-agm-top-border {
	padding: 5px;
	margin-top: 15px;
	background-image: url(../images/fivth-agm-top-border.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#fivth-agm {
	padding-top: 10px;
	padding-bottom: 10px;		
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ebf2f6;
}

#fivth-agm-stmt {
	margin: 0px;
	color: #4C5C5C;
}

#fivth-agm h1 {
	margin: 0px;
	margin-bottom: 10px;
	font-family: arial,verdana,sans-serif;
	font-size: 16px;	
	color: #4C5C5C;
}

#fivth-agm-bottom-border {
	margin-bottom: 5px;
	padding: 5px;	
	background-image: url(../images/fivth-agm-bottom-border.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#under-construction {
	float: left;	
	margin: 0px;
	margin-bottom: 20px;			
}

h3 {	
	margin: 0px;
	margin-top: 10px;	
	margin-bottom: 5px;	
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
	color: #455372;
	border-bottom: 1px solid #cccccc;
}

.pdficon {
	margin: 0xp;
	margin-right: 15px;
	border: none;
}

#main a:link, a:visited, a:active {
	text-decoration: none;
	color: #003366;
}

#main a:hover {
	text-decoration: underline;
	color: #ff9900;
}

#footer {
	position: relative;	
	margin: 15px 0 0 0;
	border-top: 1px solid #3399CC;
	padding: 5px 0 0 0;
	clear: both;
	text-align: center;
}

#copyright, #address {
	margin: 5px 0 0 0;
	padding: 0px;
	color: #6c8699;
	font-size: 10px;
}

#telnum, #pobox, #fax, #email {
	display: inline;
	margin-right: 5px;
}

#location {
	display: inline;
}

#email a:link, #email a:visited, #email a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6c8699;
	text-decoration: none;
}

#email a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6c8699;
	text-decoration: underline;
}
