/* Start of CMSMS style sheet 'Layout: FPMA 2008' */
/*  menu links accesskeys  */
span.accesskey {
	text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}

body {
	margin:0; padding:0;
	font:11pt/1.5 sans-serif;
	min-width: 750px;
	max-width: 1024px;
}
#header {
	margin:0; 
	padding:0;
}
#main1 {
	margin:0; padding:0;
}
#main2 {
	margin:0; padding:0;
}
#left {
	float:left;
	width:130px;
	margin:0; padding:0;
	font-size:80%;
}
#right {
	float:right;
	width:225px;
	margin:0; padding:0 20px 0 10px;
	font-size:80%;
}
#middle {
	margin:0 150px;
	padding-left: 10px;
	padding-right: 100px;
	font-size:100%;
}
.column-in {
	margin:0; padding:0.5em 1em;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
#mast {
	float: left;
}
.breadcrumbs {
	clear: both;
	float: left;
	margin-left: 0;
	padding-top: 10px;
	min-width: 400px;
	font-size: 90%;
}
.breadcrumbs a { display:inline; }
.search {
	float: right;
	margin-right: 0;
	padding-top: 10px;
	font-size: 90%;
}
h1,h2,h3,h4 { margin: 0.4em 0 }
p { margin: 0.5em 0 }
a { color:black }
.copy { text-align:center; font-size:80% }
h1 {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size:1.8em;
}

#navcontainer { width: 130px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navcontainer a {
	display: block;
	padding: 12px 6px 12px 15px;
	width: 120px;
	background:#000033 url('images/bluefade4.jpg') repeat-x;
	border-bottom: 1px solid #fff;
	margin-bottom:3px;
	color:#fff;
	text-decoration: none;
}
#navcontainer a:visited {
}

#navcontainer a:hover {
	color:#FFFF66;
}

div.sidebarbox {
	background-image:url('images/grayfadebg.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	border:1px solid #666;
	float: right;
	margin-top: 11px;
	margin-left:8px;
	margin-bottom: 10px;
	padding-bottom:10px;
	width: 225px;
}
div.sidebarboxcontents { 
	padding: 10px;
}
div.sidebarboxcontents p { 
	padding-bottom: 7px;
}
div.sidebarboxheading {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url('images/redfade.jpg');
	background-attachment:fixed;
	background-position: top;
	font-size:16px;
	color: #fff;
	padding: 10px;
	font-weight:bold;
}
div#footer {
	clear:both;       /* keep footer below content and menu */
	color: #666;
	background-color: #fff; /* same bg color as in header */
	border-top: 1px solid #999;
	font-size: 12px;
}
div#footer div#copy {
	float: left;
	width: 20%;
	padding: 1em 2em 2em 1em;
}
div#footer div#contact-info {
	float: left;
	width: 25%;
	padding: 1em 2em 2em 1em;
}
div#contact-info address {
}
	div#footer div#site-credits {
	float: left;
	width: 40%;
	padding: 1em 2em 2em 1em;
}
div#footer p {
	font-size: 12px;
	padding: 1.5em;      /* some air for footer */
	text-align: center; /* centered text */
	margin-top:10px;
}

#banner_logo {
	margin-left:10px;
}
#banner_sectionimage {
	padding-top:38px;
	margin-left:8px;
}
#banner_sponsorsof {
	padding-top:14px;
}
#pagemenu {
	text-align:center;
	margin: 10px 5px 0px 0px;
	background-color:#ddd;
	font-size:80%;
	padding:3px;
	padding-right:10px;
}
#pagemenu a {
	text-transform:uppercase;
	text-decoration:underline;
	color: #666;
}
#pagemenu a:hover {
	text-decoration:underline;
	color: #666;
}
div#CompanyDirectoryCategories {
	background-image:url('images/grayfadebg2.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	border:1px solid #666;
	font-weight:bold;
	padding:8px;
	font-size:12px;
}
div.CompanyDirectoryCategoriesOdd, div.CompanyDirectoryCategoriesEven {
	font-size:12px;
	margin-bottom:4px;
}
div#CompanyDirectoryBreadcrumbs {
	margin-bottom:15px;
	font-size:12px;
}
div.CompanyDirectoryItem {
	background-image:url('images/grayfadebg2.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	border:1px solid #ddd;
	padding:8px;
	font-size:12px;
	margin-bottom: 10px;
}
/* End of 'Layout: FPMA 2008' */

