.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a:hover   { color: #000000; }
a:link   { text-decoration: none; }
a:visited { text-decoration: none; }.navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000377;
}
.navmenu-current {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.highlights-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 16px;

}
.highlights-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000377;
	font-weight: bold;
	text-transform: uppercase;


}
.latestnews-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;

}
.latestnews-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;


}
.latestnews-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;


}
.highlights-link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000377;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000377;
}
.pagebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;

}
.pagebodystandfirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	text-transform: uppercase;


}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	text-align: center;

}
.pagebodytitle-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000377;
	text-transform: uppercase;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.inputbtn {
	font-weight: bold;
	background-color: #000377;
	color: #FFFFFF;

}
.inputradio {
	font-weight: bold;
	color: #FFFFFF;
	border: none;

}
.inputtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0px none #FFFFFF;
	color: #FFFF00;
	background-color: #000066;

}
.tr-over {
	background-color: #FFFF99;
}
.tr-normal {
}

.institle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000377;
}

/* NAV MENU STYLES START */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 11px Arial;
width: 139px; /* Main Menu Item widths */
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #ccc;
}


/* custom start*/
.sidebarmenu ul li ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding: 6px;
border-bottom: 1px solid white;
background-color: #DDDDDD;
}

.sidebarmenu ul li ul li a:link, .sidebarmenu ul li ul li a:visited, .sidebarmenu ul li ul li a:active{
background-color: #DDDDDD; /*background of tabs (default state)*/
}
/* custom end*/

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: white; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: #000377;
}

.sidebarmenu ul li a:hover{
background-color: #FFFF00;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 150px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}


.sidebarmenu a.subfolderstyle{
background: url(images/newmenu-right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

/* NAV MENU STYLES END */


/* HELP POP-UP STYLES START*/

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

/* HELP POP-UP STYLES END*/
