#nav{  
    padding-top: 12px; 
    float: left;
    padding-left: 15px;
    width: 160px;
    padding-right:10px;
    list-style: none;
	padding-bottom: 10px;
	border-right:#F1F1F1 solid 1px;
}

#nav li{
    margin: 0;
	list-style: none;
	padding-left:0px;
	border-bottom:#cccccc dashed 1px;
	
}
#nav ul{
    margin: 0;
    padding:  0  0  0 0;
	list-style: none;
}

#nav a {
    display: block;
    padding-left: 0px;
    color: #000066;	
	font-weight:bold;
    margin: 2px;
    padding-top: 5px;
	padding-bottom: 3px;
    text-decoration: none;
	font-family: Arial, Verdana;
    font-size: 13px;
}

#nav4 a:hover{
background: url(../images/arrow.gif) #Ffffff no-repeat right center;
padding-left:5px;
    color: #000066;	
	font-weight:bold;
}/* swaps corner */
#nav4_chosen a{
background: url(../images/arrow.gif) #Ffffff no-repeat right center;
padding-left:5px;
    color: #000066;	
	font-weight:bold;
}/* id to use on selected page */


#navback{  
    padding-top: 12px; 
    float: left;
    padding-left: 25px;
    width: 130px;
    padding-right:10px;
    list-style: none;
	padding-bottom: 10px;
	border-right:#F1F1F1 solid 1px;
}

#navback li{
    margin: 0;
	list-style: none;
	padding-left:0px;
	border-bottom:#cccccc dashed 1px;
	
}
#navback ul{
    margin: 0;
    padding:  0  0  0 0;
	list-style: none;
}

#navback a {
    display: block;
    padding-left: 10px;
    color: #000066;
    margin: 2px;
    padding-top: 5px;
	padding-bottom: 3px;
    text-decoration: none;
	font-family: Arial, Verdana;
    font-size: 14px;
}

#navback_chosen a:hover{
background: url(../images/backarrow2.gif) #Ffffff no-repeat left center;
padding-left:15px;
font-weight:bold;
color:#000066;
}/* swaps corner */
#navback_chosen a{
background: url(../images/backarrow.gif) #Ffffff no-repeat left center;
padding-left:15px;
font-weight:bold;
color:#000066;
text-align:right;
}/* id to use on selected page */




#nav2{  
    padding-top: 10px; 
    padding-left: 25px;
    padding-right:10px;
    list-style: none;
	padding-bottom: 10px;
	font-weight:bold;
	border-right:#F1F1F1 solid 0px;
}
#nav2 ul{
    margin: 0;
    padding:  0  0  0 0;
	list-style: none;
}
#nav2 li{
    margin: 0;
	list-style: none;
	padding-left:0px;
	border-bottom:#cccccc dashed 0px;

	
}


#nav2 a {
    display: block;
    padding-left: 10px;
    color: #000066;
    text-decoration: underline;
	font-family: Arial, Verdana;
    font-size: 12px;
	line-height:18px;
}

#nav5{
    text-align: center;
    list-style: none;
	margin-bottom: 20px;
	margin-top:20px;
}

#table{
	margin-bottom: 10px;
	clear:both;
}

#nav5 li{
    float: left;
	list-style: none;
	font-weight:bold;
    text-decoration: none;
	font-family: Arial,sans-serif;
}
#nav5 ul{
    float: left;
    margin: 0;
    padding: 0 0 0 0px;
	list-style: none;
}

#nav5 a {
    float: left;
    display: block;
    margin: 6px;
    padding: 5px;
    color: #ffffff;
	font-size: 11px;
    text-decoration:none;    
    background:  url(../images/) #000066 repeat-x top left;
	border:1px solid #000066;
}

#nav5 a:hover{
text-decoration: underline;
}/* swaps corner */

