/* 
BLUE THEME
Menu Classes Start  */
.glossymenu, .glossymenu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-left-color: #0033CC;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
	color: white;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #3366CC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #493B32;
	background-image: url(glossyback.gif);
}

.onLink{
	color:#000000;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 200px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 200px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
   background-image: url(/wif/theme/currentTheme/header-strip.jpg);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
/* Menu Classes End 
Global Classes start */

.baseColor {
	background-image: url(/wif/theme/currentTheme/header-strip.jpg);
}
.headText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
}
.headText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFCC;
}
.menuColor {
	background-image: url(/wif/theme/currentTheme/menu-bg.jpg);
}
.marqueeCell {
	ffont-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	width: 100%;
	background-image: url(/wif/theme/currentTheme/marquee-strip.jpg);
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.homePanelX1 {
	font-size: 14px;
	color: #990000;
	background-color: #FFCCFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px dotted #000000;
}
.iner-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #396798;
	height: 22px;
}
.iner-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#D0DEEE;
	border: 1px solid #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #3C1B06;
}

.homePanelX2 {
	font-size: 14px;
	color: #FFFF00;
	background-color: #330066;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px dotted #000000;
}
.homePanelX3 {
	font-size: 14px;
	color: #FF0000;
	background-color: #FFFF66;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px dotted #000000;
}
.menuTable li{
	list-style-image: none;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: -10px;
}
.menuTable li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuTable a:hover {
	color: #CCFF00;
}
.overView-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(/wif/theme/currentTheme/overview-strip.jpg);
	height: 20px;
	border: 1px solid #999999;
	padding-left: 4px;
	list-style-position: outside;
	list-style-image: url(/wif/theme/Chocolate/bullet-1.png);
}
.bulletin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003046;
	border: 1px solid #8b7864;
	background-color: #D9F2FF;
	padding: 3px;
}
.bulletin-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: circle;
	background-image: url(/wif/theme/currentTheme/bulletin-head.jpg);
	height: 20px;
	color: #FFFFFF;
	list-style-image: none;
}

.bulletin a:link {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #396798;
	color: #FFFFFF;
	border: 1px solid #8f7b69;
	font-size: 11px;
	float: none;
	height: 12px;
	margin: 2px;
}
.bulletin a:visited {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #396798;
	color: #FFFFFF;
	border: 1px solid #8C7866;
	font-size: 11px;
	float: none;
	height: 12px;
	margin: 2px;
}
.bulletin a:hover {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #FFFFCC;
	color: #003366;
	font-size: 11px;
	float: none;
	height: 12px;
	margin: 2px;
}
.overView-matter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	background-color: #FDFDFF;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #333333;
}
.homePanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#D0DEEE;
	border: 1px solid #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #552509;
}
.homePanel a:link {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	float: none;
	height: 12px;
	margin: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #FFA8D3;
	border-bottom-color: #FFA8D3;
	border-top-width: 1px;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #AE0000;
	border-left-color: #AE0000;
	background-color: #b44a7b;
}
.homePanel a:visited {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	float: none;
	height: 12px;
	margin: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #FF4646;
	border-bottom-color: #FF4646;
	border-top-width: 1px;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #AE0000;
	border-left-color: #AE0000;
	background-color: #b44a7b;
}
.homePanel a:hover {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #FFCC99;
	color: #003366;
	font-weight: bold;
	font-size: 10px;
	float: none;
	height: 12px;
	margin: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #FF9900;
	border-left-color: #FF9933;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #7E3125;
	border-bottom-color: #7E3125;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/wif/theme/currentTheme/footer-strip.jpg);
	height: 29px;
}
.quickInfo {
	font-size: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.onLink{
color:#000000;
}
