/* WFG main stylesheet*/

/* Special classes for WFGmain */

.pagetitle  {
	color : #001149;
	font-family : "Arial";
	font-size : 16pt;
	font-weight : bold;
	text-align : center;
	text-transform:capitalize;
	font-variant : small-caps;
}

.pagetitlealt  {
	color : #676E1A;
	font-family : "Arial";
	font-size : 16pt;
	font-weight : bold;
	text-align : center;
	text-transform:capitalize;
	font-variant : small-caps;
}

.pagetitlectr  {
	color : #000000;
	font-family : "Arial";
	font-size : 16pt;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}

.pagetitlewarning  {
	color : red;
	font-family : "Arial";
	font-size : 16pt;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}

.blkpagetitlectr  {
	color : Black;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	text-align : center;
}

.pagetitlebackg  {
	background-color : #FFFFFF;
}


.tabletitle  {
	background-color : #004A8D;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.tabletitlectr  {
	background-color : #004A8D;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

.smtabletitlectr  {
	background-color : #FFFFFF;
	color : #000000;
	font-weight : bold;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : .83em;
}

.smfooterctr  {
	background-color : #000000;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
}

.xstabletitlectr  {
	background-color : #004A8D;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : .69em;
}

.xstablecontentctr  {
	font-weight : bold;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : .69em;
}


.alttabletitlectr  {
	background-color : Silver;
	color : #004A8D;
	font-weight : bold;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.tablecontent  {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.bluehead  {
	font-family : "Arial";
	font-size : 18pt;
	color : #004A8D;
}

.private  {
	background-color: Black;
	color: White;
}

.xsprivate  {
	background-color: Black;
	color: White;
	font-size: .69em;
}

.ltbluebg  {
	background-color : #004A8D;
}

.dkbluebg  {
	background-color : #001149;
}

.blackbg  {
	background-color : #000000;
}

.greybg  {
	background-color : #CCCCCC;
}

.bluetext  {
	color : #004A8D;
}

/* End of Special classes for WFGmain */

body  {
	font-family : Verdana, Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	text-indent : 0em;
	border : 0em;
	margin-bottom : 1em;
	margin-left : 2em;
	margin-right : 2em;
	margin-top : 2em;
	padding-bottom : 0em;
	padding-left : 0em;
	padding-right : 0em;
	padding-top : 0em;
	background-color : #CFC19A;
}

table  {
	font-family : Verdana, Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-bottom : 0em;
	margin-left : 0em;
	margin-right : 0em;
	margin-top : 0em;
	padding-bottom : 0em;
	padding-left : 0em;
	padding-right : 0em;
	padding-top : 0em;
}

td.button  {
	background-color : #CCCCCC;
}

.toolbar  {
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
}

.toolbarblue  {
	font-size : 10pt;
	color : #004A8D;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
}

/* psuedo classes*/
a:link  {
	color : #001149;
	text-decoration : underline;
	font-weight : bold;
}

a:visited  {
	color : #001149;
	text-decoration : underline;
	font-weight : bold;
}

a:active  {
	color : #001149;
	text-decoration : underline;
	font-weight : bold;
}

A:hover  {
	text-decoration : underline;
	color : #006699;
}

a.toolbar:link  {
	font-size : 8pt;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
}

a.toolbar:visited  {
	font-size : 8pt;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
}

a.toolbar:active  {
	font-size : 8pt;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
}

a.toolbar:hover  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial;
}

a.toolbarblue:link  {
	font-size : 8pt;
	color : #004A8D;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
}

a.toolbarblue:visited  {
	font-size : 8pt;
	color : #004A8D;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
}

a.toolbarblue:active  {
	font-size : 8pt;
	color : #004A8D;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
}

a.toolbarblue:hover  {
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial;
}

a.disclaimer:link  {
	font-size : 6pt;
	color : #ffffff;
	text-decoration : underline;
	font-weight : none;
	font-family : Arial;
}

a.disclaimer:visited  {
	font-size : 6pt;
	color : #ffffff;
	text-decoration : underline;
	font-weight : none;
	font-family : Arial;
}

a.disclaimer:active  {
	font-size : 6pt;
	color : #ffffff;
	text-decoration : underline;
	font-weight : none;
	font-family : Arial;
}

a.disclaimer:hover  {
	font-size : 6pt;
	color : #ffffff;
	text-decoration : underline;
	font-weight : none;
	font-family : Arial;
}

li {
	list-style:url('/images/WFGbullet.gif');
}

/* Classes with single attributes 

font families*/
.cursive  {
	font-family : cursive;
}

.fantasy  {
	font-family : fantasy;
}

.monospace  {
	font-family : monospace;
}

.sansserif  {
	font-family : sans-serif;
}

.serif  {
	font-family : serif;
}

.Arial  {
	font-family : Arial, Helvetica, sans-serif;
}

.comic  {
	font-family : "Comic Sans MS", "Trebuchet MS", Arial, Arial, sans-serif;
}

.courier  {
	font-family : "Courier New", Courier, monospace;
}

.impact  {
	font-family : Impact;
}

.times  {
	font-family : "Arial", Times, serif;
}

.Arial  {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
}

/* This set of classes sets left and right margins at an increasing distance.  Like the attribute <cite>, but six levels deep.*/
.first  {
	margin-left : 1em;
	margin-right : 1em;
}

.second  {
	margin-left : 2em;
	margin-right : 2em;
}

.third  {
	margin-left : 3em;
	margin-right : 3em;
}

.fourth  {
	margin-left : 4em;
	margin-right : 4em;
}

.fifth  {
	margin-left : 5em;
	margin-right : 5em;
}

.sixth  {
	margin-left : 6em;
	margin-right : 6em;
}

/* This set of classes set the absolute font size.*/
.xxs  {
	font-size : xx-small;
}

.xs  {
	font-size : x-small;
}

.s  {
	font-size : small;
}

.m  {
	font-size : medium;
}

.l  {
	font-size : large;
}

.xl  {
	font-size : x-large;
}

.xxl  {
	font-size : xx-large;
}

/* This set of classes set color.*/
.red  {
	color : Red;
}

.black  {
	color : Black;
}

.white  {
	color : White;
}



/* This set of classes set text alignment.*/
.left  {
	text-align : left;
}

.right  {
	text-align : right;
}

.center  {
	text-align : center;
}

.justify  {
	text-align : justify;
}

.firstjustify {
	text-align : justify;
	margin-left : 1em;
	margin-right : 1em;
}

.secondjustify {
	text-align : justify;
	margin-left : 2em;
	margin-right : 2em;
}


/* This set of classes set text decoration.*/
.underline  {
	text-decoration : underline;
}

.blink  {
	text-decoration : blink;
}

.linethrough  {
	text-decoration : line-through;
}

.overline  {
	text-decoration : overline;
}

/* This set of classes are for text vertical alignment.*/
.sub  {
	vertical-align : sub;
	font-size : .83em;
}

.super  {
	vertical-align : super;
	font-size : .83em;
}

/* This set is for font style.*/
.ital  {
	font-style : italic;
}

.smallital  {
	font-style : italic;
	font-size : .83em;
}

.oblique  {
	font-style : italic;
}

/* This set is for relative font size*/
.small  {
	font-size : .83em;
}

.smaller  {
	font-size : .69em;
}

.smallest  {
	font-size : .57em;
	color : #004A8D;
}

.big  {
	font-size : 1.2em;
}

.bigger  {
	font-size : 1.44em;
}

.biggest  {
	font-size : 1.73em;
}

/* These sets are for combination attributes*/

.bold {
	font-weight : bold;
}

.boldul  {
	font-weight : bold;
	text-decoration : underline;
}

.boldital  {
	font-weight : bold;
	font-style : italic;
}

.boldctr  {
	font-weight : bold;
	text-align : center;
}

.boldctrul  {
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
}

.boldctrital  {
	font-weight : bold;
	text-align : center;
	font-style : italic;
}

.bigbold  {
	font-size : 1.2em;
	font-weight : bold;
}

.bigboldul  {
	font-size : 1.2em;
	font-weight : bold;
	text-decoration : underline;
}

.bigboldital  {
	font-weight : bold;
	font-size : 1.2em;
	font-style : italic;
}

.biggerbold  {
	font-size : 1.44em;
	font-weight : bold;
	color : #00316A;
}

.biggerboldul  {
	font-size : 1.44em;
	font-weight : bold;
	text-decoration : underline;
}

.biggerboldital  {
	font-weight : bold;
	font-size : 1.44em;
	font-style : italic;
}

.smallbold  {
	font-size : .83em;
	font-weight : bold;
}

.smallboldul  {
	font-size : .83em;
	font-weight : bold;
	text-decoration : underline;
}

.smallboldital  {
	font-weight : bold;
	font-size : .83em;
	font-style : italic;
}

.warning  {
	font-size : 18pt;
	font-weight : normal;
	color : Red;
	text-align : left;
	font-family : "Arial";
	font-variant : normal;
}

.warningctr  {
	color : Red;
	font-family : "Arial";
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}

.caution  {
	font-size : 1.2em;
	font-weight : bold;
	color : Yellow;
	text-align : center;
}

.bigboldctr  {
	font-size : 1.2em;
	font-weight : bold;
	text-align : center;
}

.bigboldctrul  {
	font-size : 1.2em;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
}

.bigboldctrital  {
	font-size : 1.2em;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

.biggerboldctr  {
	font-size : 1.44em;
	font-weight : bold;
	text-align : center;
}

.biggerboldctrul  {
	font-size : 1.44em;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
}

.biggerboldctrital  {
	font-size : 1.44em;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

.smallboldctr  {
	font-size : .83em;
	font-weight : bold;
	text-align : center;
}

.smallboldctrul  {
	font-size : .83em;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
}

.smallboldctrital  {
	font-size : .83em;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

#trimselectlist30 { 
    width: 30em; 
}

#menu {
width: 100%;
background: #000;
z-index: 1999;
}
#menu1 {
width: 100%;
background: #000;
z-index: 2000;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
z-index: 1999;
}

#menu1 ul {
list-style: none;
margin: 0;
padding: 0;
z-index: 2000;
}

#menu li {
position: relative;
list-style:none;
display:inline;
z-index: 1999;
}

#menu1 li {
position: relative;
list-style:none;
display:inline;
z-index: 2000;
}

#menu a.menuLink { 
	font-size: 8pt; 
	font-family: arial; 
	color: #000000; 
	text-decoration: none; 
	background:#CDB987;
	display:block;
	padding-left:5px;
	height: 1%;
	z-index: 1999;
}

#menu1 a.menuLink { 
	font-size: 8pt; 
	font-family: arial; 
	color: #000000; 
	text-decoration: none; 
	background:#CDB987;
	display:block;
	padding-left:5px;
	height: 1%;
	z-index: 2000;
}

#menu a.menuLink:hover { color: #006699; text-decoration: underline;z-index: 1999;
}
#menu1 a.menuLink:hover { color: #006699; text-decoration: underline;z-index: 2000;
}

#menu ul ul {
position: absolute;
z-index: 1999;
text-align:left;
border: 1px solid #dddddd;
display:block;
top: 1.3em;
left: 0;
}
#menu1 ul ul {
position: absolute;
z-index: 2000;
text-align:left;
border: 1px solid #dddddd;
display:block;
top: 1.3em;
left: 0;
}

div#menu ul ul {
display: none;
z-index: 1999;
}

div#menu1 ul ul {
display: none;
z-index: 2000;
}

div#menu ul li:hover ul, div#menu ul li.over ul{ display: block;z-index: 1999; }
div#menu1 ul li:hover ul, div#menu1 ul li.over ul{ display: block;z-index: 2000; }