@media print{
body{background-color:#FFFFFF; color:#000000 }
p{color:#000000}
#side{display:none;}
#row{display:none;}
#head{display:none;}
#foot{display:none;}
#noprint{display:none;}
#MenuPos{display:none;}
pre{background-color: white;}
* html pre, * html .examplecode{font-size: 90%;}
}

body {
	background-color : #0E125A;
	
}

BODY, P, TD, INPUT, TEXTAREA, SELECT{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.xsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #333333;
}

.small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #333333;
}

.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333333;
}

.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #333333;
}

.xlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #333333;
}

.xlargebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color : #333333;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #0E125A;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
}

.whitelarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #FFFFFF;
}

.members {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
}

.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #FFFFFF;
}

.textcolorbg { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333; 
	background-color: #EDEDED;}

A:link  {
	color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A:visited {
	color : #CC0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A:hover {
	color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}

A.members:link  {
	color : #0E125A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A.members:visited {
	color : #B4041A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A.members:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A.blue:link  {
	color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A.blue:visited {
	color : #CC0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A.blue:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A.white:link  {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

A.white:visited {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

A.white:hover {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}

A.whitelarge:link  {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A.whitelarge:visited {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A.whitelarge:hover {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}

A.smallwhite:link  {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
}

A.smallwhite:visited {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
}

A.smallwhite:hover {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : underline;
}
A.medwhite:link  {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A.medwhite:visited {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A.medwhite:hover {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.suckertreemenu ul a{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #b4041a; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 176px; /*Width of top level menu link items*/
padding-top: 7px;
padding-bottom: 7px;
padding-left: 7px;
padding-right: 7px;
border-left: 1px solid #0e125a;
text-decoration: none;
color: #FFFFFF;
text-align: center;
font-weight: bold;
}

	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
background-color: #2b308b; /* Added this line */
} 


/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}


/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 176px; /*width of sub menu levels*/
color: #FFFFFF;
text-decoration: none;
padding: 5px 7px;
border: 1px solid #2b308b;
background-color: #2b308b;
}

/*Sub level menu list items (undo style from Top level List Items)* - Chrome & Safari will not read */
.suckertreemenu ul li ul li a:hover{
display: block;
float: none;
background-color: #2b308b;
color: #5183ae;
}

.suckertreemenu ul li a:hover{
background-color: #b4041a;
color: #5183ae;
}


/*Background image for top level menu list links - top only */
.suckertreemenu .mainfoldericon{
background: #b4041a;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #2b308b;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
* html .suckertreemenu ul li ul li a{ height: 1%; }
* html .suckertreemenu ul li ul li ul li { float: left;}
* html .suckertreemenu ul li ul li ul li a{ height: 1%; }
/* End */
