
body, p, td, .normal { line-height: 15px; color: #000; font-size: 11px; font-family: Arial, Geneva, Helvetica, sans-serif }
body { background-color: #FFFFFF }
input { margin: 0px }
form { margin: 0px }
h1 { font-size: 15px; font-weight: bold; margin: 0px }
h2 { font-size: 15px; font-weight: bold; margin: 0px; color: #006; }
h3 { font-size: 15px; font-weight: bold; margin: 0px }
th { font-size: 13px; text-align: left }

a, a:visited, a:active, a:hover  { color: #006; font-weight: bold }
a:hover  { text-decoration: none }

a.nounderline { text-decoration: none }
a:hover.nounderline { text-decoration: underline }

li { list-style: square; color: #DDDDDD }

.italic  { font-style: italic }
.bold  { font-weight: bold }
.smaller { font-size: 9px }
.grey { color: #444444 }
.black { color: #000000 }
.larger { line-height: 17px; font-size: 13px }

span.blog-date {  font-weight: bold; color: #9597bc; }

.align-top  { vertical-align: top }
.align-bottom  { vertical-align: bottom }
.align-right  { text-align: right }
.align-left  { text-align: left }
.float-left  { float: left }
.float-right  { float: right }

div.spacer20px  { display: block; height: 20px }
div.spacer5px  { display: block; height: 5px }
div.indent  { display: block; padding-left: 20px }
div.grey-line  { display: block; height: 1px; background-color: #DDDDDD }
div.main-content, div.storycontent p, div.blog-content  { line-height: 18px; font-size: 12px; }
div.main-content  { min-height: 325px }

div.picture-info  { display: block; padding: 5px; background-color: #DDDDDD }
div.border-box  { display: block; padding: 5px; border: solid 1px #DDDDDD }
div.error-box    { color: #660000; font-weight: bold; background-color: #dddddd; display: block; padding: 5px; border: solid 1px #660000 }
div.no-picture-box  { display: block; padding: 5px; background-color: #DDDDDD; height: 325 px; font-size: 15px; font-weight: bold; color: #333333 }

div.blockquote {margin-left: 30px; margin-right: 20px; margin-bottom: -15px}

img.menu-bullet  { padding-right: 10px; padding-left: 10px }
img.thumbnail  { padding-right: 5px; }
.red  { color: #660000; }



#menu {
}

#menu form {
	margin-bottom: 10px;
}

#menu input#s {
	width: 100%;
}

#menu ul {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-weight: bold;
	list-style-type: none;
	padding-left: 3px;
}

#menu ul li {
 color: #000000;
 font-size: 12px;
	margin-top: 0px;
	padding-bottom: 2px;
	list-style-type: none;
}

#menu ul li img {
	margin-top: 0px;
	margin-bottom: -5px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	margin-bottom: 8px;
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	text-decoration: none;
}

#menu ul ul li a:hover {
	text-decoration: underline;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}



