a:hover {
	color: #f8c500;
	text-decoration: none;
}

a:active     {
	color: #000000;
	text-decoration: none;
	}

a:link  {
	color: #000000
	text-decoration: none;
	}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330066;
}

a:visited    {
	color: #000000
	text-decoration: none;
	}

li      {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

ol      {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

.bodyText      {
	font-family: Arial;
	font-size: 12px;
	color: #747474;
	}
	
.bodyTextBold      {
	font-family: Arial;
	font-size: 12px;
	color: #747474;
	font-weight: bold;
}
	
.bodyHeadline  {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #191970;
	font-weight: bold;
}

.footer  {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #747474;
	}

/* Left Menu */
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	text-decoration: none;
	font-weight: normal;
	background-color: #eeeeee;
}
a.leftmenu:link {
	color: #747474;
	text-decoration: none; 
}

a.leftmenu:visited {
text-decoration: none; 
color: #747474;
}

a.leftmenu:hover {
	color: #330066;
	text-decoration: none; 
}


/* END Left Menu */
/* Bottom Menu */

.bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
        text-decoration: none;
}

a.bottomMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8DC3F6;
        text-decoration: none;
}

a.bottomMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
    text-decoration: none;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #b6b4b5;
	text-decoration: none;
}

a.bottomMenu:visited {
    text-decoration: none;
	color: #747474;
}
a.bottomMenu:active {
	color: #103973;
    text-decoration: none;
}
/* END Bottom Menu */

.pageTitle  {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	color: #330066;
	}

.tableHeader {
	background-color: #C6E3EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444F8C;
	text-decoration: none;
	}

.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #828282;
}
a.topnav:hover {
	color: #E8ECF0;
    text-decoration: none;
}

a.topnav:link {
	color: #ffffff;
    text-decoration: none;
}

a.topnav:active {
	color: #EAB40A;
    text-decoration: none;
}

a.topnav:visited {
    text-decoration: none;
}

.messageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
}
.newsText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #436CA0;
	line-height: 16px;
}
.newsText2 {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.header1 {
	background-image: url(../images/header1_bkg.gif);
	background-repeat: no-repeat;
}
.left1 {
	background-repeat: repeat-y;
	background-image: url(../images/leftnav_vertsep.gif);
}
.verticleline {
	background-image: url(../images/vert_sep.gif);
	background-repeat: repeat-y;
}
.leftmenu_sep {
	background-image: url(../images/leftnav_sep.gif);
	background-repeat: repeat-x;
	background-color: #c0c0c0;
}

