/* CSS Document */

p {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #333333
}
.body {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #333333
}
.feature {
font-family: times, times new roman; font-size: 13px; line-height: 18px; font-style: italic; font-weight: normal; color: #660000
}
.italic {
font-family:  arial, helvetiva, verdana; font-size: 13px; line-height: 20px; font-style: italic; font-weight: normal; color: #000000
}
a:link {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #000000
}

a:visited {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #000000
}

a:hover {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #000000
}

a:active {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #000000
}
.title {
font-family: arial, helvetiva, verdana; font-size: 17px; line-height: 20px; font-weight: normal; color: #660000
}
.othtitle {
font-family: arial, helvetica, verdana; font-size: 14px; line-height: 20px; font-weight: bold; color: #000000
}
.smtitle {
font-family: arial, helvetica, verdana; font-size: 16px; line-height: 20px; font-weight: bold; color: #000000
}
.border {  
border: solid; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-color: #666666 #666666 #666666 #666666; border-width: 1px 1px 1px 1px
}

.searchborder {  
border: solid; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-color: #000000 #000000 #000000 #000000; border-width: 1px 1px 1px 1px
}
.expand { 
border: #999999 solid; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; background-color: #ffffff; font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #000000; margin-top: 5px; border-width: 1px 1px 1px 1px
}

#navcontainer {
	height:22px;
	width:447px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-align:center;
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 10px;
}

#navcontainer ul{
	margin:0;
	padding-left:0;
}

#navcontainer li{
	display:inline;
	padding-left:5px;
	padding-right:5px;
	list-style-type:none;
}

a.linkNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration:none;
}

a.linkNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration:none;
}

a.linkNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	text-decoration:none;
}

a.linkNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

