body { font-size: 12px; font-family: arial; }
td { font-size: 12px; font-family: arial; vertical-align: top; }

a:link { color: #034EA2; text-decoration: none; }
a:visited { color: #034EA2; text-decoration: none; }
a:active { color: #666666; text-decoration: none; }
a:hover { color: #666666; text-decoration: underline; }

a:link.bd { color: #666666; text-decoration: none; }
a:visited.bd { color: #666666; text-decoration: none; }
a:active.bd { color: #034EA2; text-decoration: none; }
a:hover.bd { color: #034EA2; text-decoration: underline; }
.clear { clear: both; }

.header-image { width: 800px; height: 120px; background: url('/images/header1003.jpg') top left no-repeat; }
.header-image * { display: none; }

.menubar {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 37px;
	list-style-type: none;
	background: url("/images/menubg.gif") top repeat-x;
}
.menubar li {
	display: block;
	float: left;
	height: 37px;
	margin-left: 20px;
	line-height: 33px;
}

.menubar li a:link, .menubar li a:visited, .menubar li a:hover, .menubar li a:active
{ font-size: 15px; font-weight: bold; text-decoration: none; font-family: serif; }

.menubar li a:link { color: #034EA2; }
.menubar li a:visited { color: #034EA2; }
.menubar li a:hover { color: black; }
.menubar li a:active { color: black; }

#menuitem-7 { float: right; } /* the dropdown nav */

.body { width: 800px; }
.content-main { width: 600px; float: left; }
.content-right { width: 189px; float: right; }
.footer { margin-top: 5px; font-size: 11px; width: 800px; border-top: 1px solid #88aaee; }

.left-column { padding-right: 10px; text-align: justify; }
.right-column { padding-left: 10px; }

.feature { margin: 10px 0 10px 0; padding: 10px 0 10px 0; border-top: 2px solid #cccccc; border-bottom: 2px solid #cccccc; }
.feature-title { font-size: 24px; margin-bottom: 10px; font-weight: bold;  font-family: times new roman; }

.article-header { margin-bottom: 20px; padding-bottom: 5px; border-bottom: 3px double #ccc; }
.article-title { font-size: 24px; font-weight: bold; font-family: times new roman; }
.article-tagline { font-size: 16px; font-weight: bold; font-family: times new roman;}
.article-body { font-size: 16px; line-height: 1.3em; font-family: times new roman; text-align: justify; }
.article-body p { margin: 0 0 1em 0; }
.article-leftimage { float: left; margin-right: 10px; padding: 1px; border: 1px solid black; }
.article-rightimage { float: right; margin-left: 10px; padding: 1px; border: 1px solid black; }

.local-title { font-weight: bold; font-size: 14px; margin: 0 0 5px 0; }

.networking-title { font-weight: bold; font-size: 14px; }
.networking-body { font-size: 11px; }

.quickNav-header { padding: 3px; background-color: #1051a3; color: white; font-weight: bold; }
.quickNav-body { padding: 3px; background: url("/images/sidegrad.gif") top right repeat-y; }
