@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.welcometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}









/*LEFT MENU*/




.glossymenu{
margin: 0px 0;
padding: 0;
width: 240px; /*width of menu*/
/*border: 1px solid #9A9A9A;
*/border-bottom-width: 0;
}

.glossymenu .menuitem{
	background-image:url(images/leftmenu_inactive_bg.jpg);
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	line-height:49px;
	height:49px;
	padding: 0px 0;
	padding-left: 20px;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#menuid{
font-size: 9pt;
}
.glossymenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/leftmenu_active_bg.jpg);
color: white;
}
/*.glossymenu a.menuitem:visited{
background-image:url(images/leftmenu_active_bg.jpg);
color: white;
}
*/.glossymenu a.menuitem:active{
background-image:url(images/leftmenu_active_bg.jpg);
color: white;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/leftmenu_active_bg.jpg);
color:#939393;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
width:230px;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	width:222px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;

/*border-bottom: 1px solid blue;
*/}

.glossymenu div.submenu ul li a{
	line-height:20px;
	height:27px;
	position: relative;
	display: block;
	color: #696969;
	text-decoration: none;
	padding-left: 30px;
	padding-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}

.glossymenu div.submenu ul li a:hover{
	background-image: url(images/left_submenu_active_bg.jpg);
	background-repeat:no-repeat;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bolder;
}
.grayboxtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	background-image: url(images/graybox_bg.jpg);
	background-repeat: repeat-x;
}
.newsgray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #595959;
	text-decoration: none;
}
.eventitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
.copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}


a.footerlink:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #999;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #CCC;
	text-decoration: none;
}
a.footerlink:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #09F;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #06C;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #2189DE;
	text-decoration: none;
	font-weight: normal;
}.bodyarticle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	color: #575757;
	text-decoration: none;
	font-weight: normal;
}
a.deflink:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #6D6D6D;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}


a.deflink:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height:20px;
	color: #6D6D6D;
	text-decoration: none;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

a.deflink:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height:20px;
	color: #6D6D6D;
	text-decoration: none;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

a.deflink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height:20px;
	color: #007eff;
	background-color: #DFF4FF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;

}

.highlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3cb3e6;
	text-decoration: none;
}
#page {
	width: 100%;
	height: 90px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3cb3e6;
	text-decoration: none;
}
#page a:link {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #DDD;
	background-color: #3cb3e6;
}
#page a:visited {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #EEE;
	background-color: #6dc6ed;
}
#page a:active {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #111;
	background-color: #C39;
}
#page a:hover {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #EEE;
	background-color: #C30;
}
