


/* ----------------------------global navigation */


div.menu {


margin: 0 auto;

width: 780px;

text-align: left;


}




div.globalnav {
	
margin: 0 auto;

text-align: left;

width: 780px;
height: 20px;

}



a.gnlinks {

padding: 5px 10px;
margin: 5px;

font-size: 12px;

font-family: times new roman;
color: white;
text-decoration: none;




}



a.gnlinks:hover {

font-size: 12px;
color: #6CA6CD;
text-decoration: none;


}


img {

border: none;

}


/* ----------------------------------------global navigation end */



/* ----------------------------------------footer navigation */


div.footer {

margin: 0 auto;

width: 780px;


}

div.footernav {

margin: 0 auto;

width: 780px;

text-align: center;

}


div#fnfirstrow {

width: 780px;

}



a.fnlinks {


padding: 5px 0px;
margin: 2px;

font-family: sans serif;
font-size: 10px;
color: white;
text-decoration: none;



}



a.fnlinks:hover {



font-family: sans serif;
font-size: 10px;
color: #6CA6CD;
text-decoration: none;

}



div#copyright {

width: 780px;
height: 30px;

font-size: 10px;
color: white;

text-align: center;

}

/*-------------------------------------footer navigation ends*/