body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#B9B9B9;
	background-repeat:repeat-x;
}

.Description {
	font-size: 12px;
}

.Search {
	font-size: 11px;
}

.Description a {
	color:#0000FF;
	text-decoration:none;
}

.Description a:hover {
	text-decoration:underline;
}

.LinkTitle {
	font-size: 16px;
	font-weight:bold;
	margin-bottom:5px;
}

.LinkTitle a {
	color:#0011AA;
    text-decoration:none;
}

.LinkTitle a:hover {
	text-decoration:underline;
    color:#0011FF;
}

.LinkDescription {
	font-size: 12px;
}

.LinkDescription a {
	color:#0000FF;
	text-decoration:none;
}

.LinkDescription a:hover {
	text-decoration:underline;
}

.Caption {
	font-size: 10px;
}

.InlineTitle {
	margin-bottom:4px;
	font-weight:bold;
}


a {text-decoration:none;}

a:hover {text-decoration:none;}

.Copyright {
	font-size:8pt;
}

.Copyright a {
	color:#0000FF;
    text-decoration:none;
}

.Copyright a:hover {
	color:#0000FF;
    text-decoration:underline;
}

.PageTitleArea {
	border-bottom:1px solid #141414;
	padding-left:14px;
	padding-top:2px;
	padding-bottom:10px;
	background-position:bottom;
	background-repeat:repeat-x;
}

.PageTitle {
	font-size:16px;
	font-weight:bold;
}

.PageCrumbs {
	font-size:10px;
	color:#999999;
	margin-bottom:8px;
}

.PageCrumbs a {
	text-decoration:underline;
	color:#999999;
}

.PageCrumbs a:hover {
	text-decoration:underline;
    color:#0011FF;
}

.SubNavArea {
	width:677px;
	margin-top:1px;
}


.TopNav {
	font-size: 10px;
	color: #AAAAAA;
	padding-right: 11px;
	margin-top: 18px;
}

.TopNav a {
	padding:2px;
}

.TopNav a:hover {
	text-decoration:none;
	background-color:#555555;
	padding:1px;
	border:1px solid #BBBBBB;
}

.MainNav {
	font-size: 11px;
}

.MainNavLink {
	color: #000000;
	cursor:pointer;
	padding:4px;
}

.Hover {
	background-color:#EEEEEE;
	border:1px solid #888888;
	padding:3px;
}

.PreHover {
	background-color:#CCCCCC;
}

.MainNavPipe {
	color: #707070;
}

.SubNav {
	font-size: 10px;
}

.SubNavLink {
	color: #000000;
	cursor:pointer;
    padding-top:3px;
    padding-bottom:3px;
}

.SubHover {
	background-color:#EEEEEE;
	border-top:1px solid #888888;
    border-bottom:1px solid #888888;
    padding-top:2px;
    padding-bottom:2px;
}

.SubHoverTop {
	border-top:1px solid #EEEEEE;
}

.SubHoverBottom {
    border-bottom:1px solid #EEEEEE;
}

.SubNavPipe {
	color: #707070;
}

.Caption a {
	color:#0000FF;
	text-decoration:none;
}

.Caption a:hover {
	text-decoration:underline;
}

.Search {
    font-family:Arial;
}

.sTitle {
    font-size:13pt;
    margin-bottom:2px;
}

.sTitle a {
    text-decoration:underline;
}

.sResult {
    font-size:9.5pt;
    width:550px;
}

.sUrl {
    font-size:9pt;
    color:green;
    margin-top:1px;
    margin-bottom:12px;
}

.sUrl a {
    color:green;
    text-decoration:none;
}

.sUrl a:hover {
    color:green;
    text-decoration:none;
}
