body { font-family: arial; font-size: 9pt; }

.tblBorder { margin: 10px; position: relative; z-index: 0; }
.tblBorder td { 
	padding: 0; 
	font-size: 1px; 
	overflow: hidden; 
	vertical-align: top;
	margin: 0;
}
.tblBorder .topLeft, 
.tblBorder .topRight, 
.tblBorder .bottomLeft, 
.tblBorder .bottomRight { width: 8px; height: 8px;											}
.tblBorder .bottomLeft  { background: url('/images/borders/bottom-left.gif') no-repeat;		}
.tblBorder .bottomRight { background: url('/images/borders/bottom-right.gif') no-repeat;		}
.tblBorder .top         { background: white url('/images/borders/top.gif') center no-repeat;	text-align: center; }
.tblBorder .right       { background: white url('/images/borders/edge.gif') right repeat-y;	}
.tblBorder .bottom      { background: white url('/images/borders/edge.gif') bottom repeat-x; }
.tblBorder .left        { background: white url('/images/borders/edge.gif') left repeat-y;	}
.tblBorder .content     { font-size: 11pt; width: 188px;					}

.tblBorder h1			{ 
	font-size: 22pt; 
	display: inline; 
	position: relative; 
	top: -6px; 
	background-color: white; 
	padding: 0 7px; 
	color: #0083c1;
	font-family: garamond;
}

#divHeader {
	position: relative;
}

#divHeader img {
	margin: 3px 0;
}

#divTopBar {
	font-size: 8pt;
	text-align: right;
	padding-top: 5px;
	margin-bottom: 15px;
}

#tblSignUp a { float: right; font-size: 11pt; font-weight: bold; font-style: italic; margin-right: 5px; text-decoration: underline; }

.divArticle { margin: 0 5px 40px 10px; }
.divArticle h2 { color: black; font-size: 12pt; font-weight: bold; margin: 0; }
.divArticle p { font-size: 8pt; }
.divArticle a { float: right; font-size: 9pt; text-decoration: underline; }

#divMenu { height: 29px; width: 770px; background: url('/images/menu/menu-background.jpg') center repeat-x; margin: 0; padding: 0; text-align: right; }
#divMenu img { margin: 0; padding: 0; }

h1 { color: #b2b2b2; font-size: 28pt; margin-top: 10px; }
hr { width: 720px; border: none; margin: 0; padding: 0; height: 1px; border-top: 1px solid #d7d7d7; background: #d7d7d7; margin: 0 auto; margin-top: 5px; margin-bottom: 10px; } 

.clear { clear: both; }

#divBreadCrumbs { font-size: 8pt; margin-top: 15px; color: #999488; }
#divFooter { font-size: 8pt; color: black; text-align: center; }
#divFooter a { color: black; text-decoration: none; }
#divFooter a:hover { text-decoration: underline; }

.divSpace { float: right; width: 45px; }

#divFooterShadow { font-size: 8pt; }
#divFooterShadow a { color: black; }

img { border: none; }
#divHeader a { text-decoration: none; color: black; }
#divHeader a:hover { text-decoration: underline; }

a { color: #339ccd; text-decoration: none; }
a:hover { text-decoration: underline; }

#divBreadcrumbs {
	height: 20px;
	text-align: left;
	margin: 0 0 3px 0;
	padding-top: 5px;
}

#divBreadcrumbs ul {
	padding: 0;
	margin: 0;
	float: left;
	width: auto;
}

#divBreadcrumbs li {
	display: inline;
	font-size: 8pt;
	font-weight: normal;
	background: white;
	padding: 2px;
	margin: 0;
}

#divBreadcrumbs a { padding: 0; margin: 0; text-decoration: none; color: #999488; }
#divBreadcrumbs a:hover { text-decoration: underline; }

a.site_map {
	background: transparent;
	padding: 0;
	margin: 0;
}

#sitemap { padding-left: 220; }

#sitemap ul {
	padding: 0;
	margin-left: 20px;
}

#sitemap li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}