/* CSS Document */
#mainNav {
    float: left;
    margin-top: 54px;
    margin-left: 9px;
    text-decoration:none;
    padding:11px 0 11px 0;
    letter-spacing: 1px;
    width: 735px;
    height: 18px;
}

#mainNav li {
    display:inline;
}

#mainNav a {
    border-right:#FFF 1px solid;
    color:#003366;
    text-decoration:none;
    font-size:10px;
    font-family: Times New Roman;
    font-weight: bold;
    padding: 15px 22px 15px 22px;
    margin-left: -5px;
}

#mainNav a#page491 {
    margin-left: 0px;
}

/*#mainNav a.last_page, #mainNav a.selected_last_page, #mainNav a.last_dir, #mainNav a.selected_last_dir { */
#mainNav a.last {
    border: none;
}

#mainNav a.selected {
    color: #663333;
    background-image: url(../images/mainNav_gradient.png);
    background-repeat: repeat-x;
}

#subnav, #subnav ul {
    list-style:none;
    margin-left:10px;
}

#subnav li {
    margin:0 0 5px 0;
}

#subnav {
    font-size: 12px;
    font-family: Times New Roman;
}

#subnav a {
    text-decoration:none;
    color:#663333;
}

/*#subnav a.selected_page, #subnav a.selected_first_page, #subnav a.selected_last_page,
#subnav a.selected_dir, #subnav a.selected_first_dir, #subnav a.selected_last_dir { */
#subnav a.selected {
    font-weight: bold;
}

p#breadcrumbs {
	float: left;
	position:relative;
	width: 400px;
	padding: 15px 0px 0px 15px;
	font-family: Georgia;
	margin: -1px 0 0 0;
	display:inline;

}

p#breadcrumbs a {
    color: #003366;
    text-decoration: none;
}

p#breadcrumbs a:hover {
    text-decoration: underline;
}

/********************************/
/**** onhover mainNav images ****/
/********************************/

a:hover#page491, a:hover#page492, a:hover#page493,
a:hover#page494, a:hover#page495, a:hover#page496 {
	background-image: url(../images/mainNav_gradient.png);
}

p#breadcrumbs {margin /*\**/:-10px 0 0 15px\9;}
p#breadcrumbs {padding /*\**/:0\9;}

p#breadcrumbs {*+margin:-1px 0 0 0;}
p#breadcrumbs {*+padding:15px 0 0 15px;}

#mainNav{*width:690px;}