/************ base styles **************/
.wrapper {
	text-align:left;
	margin-left:20px;
	margin-right:auto;
	width:950px;
}
.main {
	background-color: #ffffff;
	width: 950px;
	text-align:left;
}
.printhide {
	/* nothing */
}

/***************************************/
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	padding: 5px 0px 0px 0px;
	margin:0px;
	border-bottom: 1px solid #e6e6e6;
}
h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	padding: 5px 0px 0px 0px;
	margin:0px;
}
input, textarea { font-weight:bold; }
.content {
	background-image: url(/images/bg_corner.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	padding: 10px 40px 10px 20px;
	
}
.bgheader {
	background-image: url(/images/bg_header.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	text-align:left;
}
.bgfooter {
	background-image: url(/images/bg_footer.jpg);
	background-position: bottom left;
	background-repeat:repeat-x;
	text-align:left;
	
}
.bgevents {
	background-color: #214F80;
}
.white, .white a, .white a:visited, .white a:link {
	color:white;	
}
.tableevents {
	border: 3px solid #214F80;
}
.bgmenutop {
	
	background-image: url(/images/safvicweb2_r1_c3.jpg);
	background-position: top left;
	background-repeat:repeat-x;
}
.error {
	color: #CC0033;
}

.footer {
	display: block;
	font-size:11px;
	text-decoration: none;
	margin-top: 8px;
	padding: 7px;
	border-top: 1px solid #e6e6e6;
	text-align:center;
}
.newsfooter {
	font-size:11px;
	text-decoration: none;
	margin: 0px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #e6e6e6;
	text-align:right;
	color:#666666;
}
.copyright {
	text-align:center;
	font-size:11px;
	margin-top: 8px;
	color: #CCCCCC;
}
.small {
	/*display: block;*/
	font-size: xx-small;
	text-decoration: none;
}
.title {
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.orderid {
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #0066FF;
}
li {
	line-height: 1.2em;
	margin-bottom: 0px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.sidebar {
	/*display: block;*/
	font-size: xx-small;
	padding: 5px;
	width: 167px;
}
.sidebarCenter {
	font-size: x-small;
	text-align:center;
}



.navlinks, .navlinks a, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-indent: 5pt;
}

.navrow {
	line-height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0DCC0;
	border-bottom-color:  #A0A0A4;
	background-color: #B0B8C5;
	height: 22px;
	padding-left: 2px;
}
.bodlinks, .bodlinks a, .bodlinks a:visited, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #2A3F55;
	text-indent: 5pt;
}
.bodlinks a:hover {
	text-decoration: underline;
	color: #9BCE29;
}

.list {
	color: #2A3F55;
	font-size: 12px;
	list-style-image: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: square;
}
.admintable {
	border:1px solid #ccc;
	
}
.admintable th {
	border-bottom: 1px solid #ccc;
	background-color:#e5e5e5;
font-size:0.8em;
}
.admintable td {
	border-bottom: 1px solid #ccc;
	background-color:#f5f5f5;
font-size:0.8em;
}
#resources {
	margin:10px 0 0 0 ;
	padding:0;
}
#resources li {
	list-style:none;
	padding:10px;
	border:1px solid #e5e5e5;
	background-color:#f5f5f5;
	margin:0 0 10px 0;
}
#newsitems {
	margin:10px 0 0 0 ;
	padding:0;
}
#newsitems li {
	list-style:none;
	padding:10px;
	border:1px solid #e5e5e5;
	background-color:#f5f5f5;
	margin:0 0 10px 0;
}
#newsitems li a {
	color:#000;
}
#newsitems span {
	font-size:0.8em;
	
}
#newsitems span a {
	color: #0066FF;
}

/************ header graphics ******************/
.menubg {
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(/images/m_bg.jpg);
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #477294;
}

.headerlinks {
	color:#1F262C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 10px 0px 65px;
	line-height: 16px;
	font-weight: bold;
	height: 22px;
	text-align:left;
	
	letter-spacing: 3px;
}
.headerlinks a:link {
	
	color: #000000;
	text-decoration: none;
}
.headerlinks a:visited {
	color: #000000;
	text-decoration: none;
}
.headerlinks a:hover {
	color: #971D2C;
}
.subHeader {
	background-color: #E6E6E6;
	padding: 2px;
	margin:5px;
	border: 1px solid #7E8B9A;
	text-align:left;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}	
/************ sectionLinks styles **************/

.sectionLinks {
	color:#1F262C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 10px 0px 0px;
	line-height: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E8B9A;
	height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-indent: 12px;
}

.sectionLinks a:link {
	color: #425563;
	text-decoration: none;
}
.sectionLinks a:visited {
	color: #425563;
	text-decoration: none;
}
.sectionLinks a:hover {
	color: #971D2C;
}

.sectionSubLinks {
	color:#1F262C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 7px 0px 15px;
	line-height: 14px;
	font-weight: normal;
	height: 18px;
	
}

.sectionSubLinks a:link {
	color: #425563;
	text-decoration: none;
}
.sectionSubLinks a:visited {
	color: #425563;
	text-decoration: none;
}
.sectionSubLinks a:hover {
	color: #971D2C;
}
/************ report row styles **************/

.headerrow {
	
	background-color: #2b3b76;
	color: #FFFFFF;
	font-weight:bold;
	padding: 3px;
	border-bottom: 1px solid #000033;
    border-color: black black #333333; 
	border-bottom-width: 1px;

}
.tablereport {
	
	border: 1px solid #666666;
	
}
.rowprint {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
/************ for alternating display ********/



/************ footer styles **************/

#footerLinks {
	margin: 0px;
	padding: 0px;

}

#footerLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#footerLinks a:link, #footerLinks a:visited {
	/*display: block;*/
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}

#footerLinks a:hover{
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: underline;
}
.eventcell {
	border-top:5px solid #ffcc00;
	border-bottom:1px solid #ffcc00;
	background-color:#ffff99;
	height:120px;
}
.eventcellcyber {
	border-top:5px solid #00cc00;
	border-bottom:1px solid #ffcc00;
	background-color:#ccff99;
	height:120px;
}
.eventcellleft {
	border-left:1px solid #ffcc00;
	margin-left:3px;
	
}
.eventcellright {
	border-right:1px solid #ffcc00;
	margin-right:3px;
}
.caldate {
	margin-bottom:2px;
}
.eventcellspacer {
	height: 120px;
	border-top:5px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.eventfilter {
	BACKGROUND-COLOR: #C4D2DB;
	border: 1px solid #666666;
}
.eventcellleftroll {
	border-left:3px dotted #cccccc;
}
.eventcellrightroll {
	border-right:3px dotted #cccccc;
}
/****************************************************

	Roll Over Menu CSS (Generated by Fireworks)
	2007 - Stella International, Inc.

*****************************************************/

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1124125300 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:900px;
	height:992px;
	text-align:left;
}

#MMMenuContainer1120133905_0 {
/* This ID is related to the master menu div for menu MMMenuContainer1120133905_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:325px;
	top:123px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1120133905_0 {
/* This class defines things about menu MMMenu1120133905_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:174px;
	height:126px;
}

.MMMIFVStyleMMMenu1120133905_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1120133905_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:174px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:166px;
	height:18px;
}

.MMMIVStyleMMMenu1120133905_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1120133905_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:174px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:166px;
	height:18px;
}

#MMMenu1120133905_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1120133905_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1120133905_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1120133905_0 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu1120133905_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu1120133905_0 so we can set its position */
	left:0px;
	top:51px;
}

#MMMenu1120133905_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu1120133905_0 so we can set its position */
	left:0px;
	top:76px;
}

#MMMenu1120133905_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu1120133905_0 so we can set its position */
	left:0px;
	top:101px;
}

#MMMenuContainer1120133905_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1120133905_0 a {
/* Controls the general apperance for menu MMMenuContainer1120133905_0's items, including color and font */
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#9cbcdc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1120133905_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1120133905_0 */
	color:#ffffff;
	background-color:#d2032d;
}
#MMMenuContainer1120134202_1 {
/* This ID is related to the master menu div for menu MMMenuContainer1120134202_1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:394px;
	top:123px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1120134202_1 {
/* This class defines things about menu MMMenu1120134202_1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:121px;
}

.MMMIFVStyleMMMenu1120134202_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu1120134202_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:121px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:113px;
	height:18px;
}

.MMMIVStyleMMMenu1120134202_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu1120134202_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:121px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:113px;
	height:18px;
}

#MMMenu1120134202_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu1120134202_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1120134202_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu1120134202_1 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu1120134202_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu1120134202_1 so we can set its position */
	left:0px;
	top:51px;
}

#MMMenu1120134202_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu1120134202_1 so we can set its position */
	left:0px;
	top:76px;
}

#MMMenu1120134202_1_Item_4 {
/* Unique ID for item 4 of menu MMMenu1120134202_1 so we can set its position */
	left:0px;
	top:101px;
}

#MMMenu1120134202_1_Item_5 {
/* Unique ID for item 5 of menu MMMenu1120134202_1 so we can set its position */
	left:0px;
	top:126px;
}
#MMMenu1120134202_1_Item_6 {
/* Unique ID for item 6 of menu MMMenu1120134202_1 so we can set its position */
	left:0px;
	top:151px;
}
#MMMenu1120134202_1_Item_7 {
/* Unique ID for item 7 of menu MMMenu1120134202_1 so we can set its position */
	left:0px;
	top:176px;
}

#MMMenuContainer1120134202_1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1120134202_1 a {
/* Controls the general apperance for menu MMMenuContainer1120134202_1's items, including color and font */
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#9cbcdc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1120134202_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1120134202_1 */
	color:#ffffff;
	background-color:#d2032d;
}
#MMMenuContainer1120134309_2 {
/* This ID is related to the master menu div for menu MMMenuContainer1120134309_2 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:501px;
	top:123px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1120134309_2 {
/* This class defines things about menu MMMenu1120134309_2's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:103px;
	height:76px;
}

.MMMIFVStyleMMMenu1120134309_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu1120134309_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:103px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:95px;
	height:18px;
}

.MMMIVStyleMMMenu1120134309_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu1120134309_2 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:103px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:95px;
	height:18px;
}

#MMMenu1120134309_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu1120134309_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1120134309_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu1120134309_2 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu1120134309_2_Item_2 {
/* Unique ID for item 2 of menu MMMenu1120134309_2 so we can set its position */
	left:0px;
	top:51px;
}

#MMMenuContainer1120134309_2 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1120134309_2 a {
/* Controls the general apperance for menu MMMenuContainer1120134309_2's items, including color and font */
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#9cbcdc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1120134309_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1120134309_2 */
	color:#ffffff;
	background-color:#d2032d;
}
#MMMenuContainer1120134401_3 {
/* This ID is related to the master menu div for menu MMMenuContainer1120134401_3 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:563px;
	top:123px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1120134401_3 {
/* This class defines things about menu MMMenu1120134401_3's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:174px;
	height:100px;
}

.MMMIFVStyleMMMenu1120134401_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu1120134401_3 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:174px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:166px;
	height:18px;
}

.MMMIVStyleMMMenu1120134401_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu1120134401_3 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:174px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:166px;
	height:18px;
}

#MMMenu1120134401_3_Item_0 {
/* Unique ID for item 0 of menu MMMenu1120134401_3 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1120134401_3_Item_1 {
/* Unique ID for item 1 of menu MMMenu1120134401_3 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu1120134401_3_Item_2 {
/* Unique ID for item 2 of menu MMMenu1120134401_3 so we can set its position */
	left:0px;
	top:51px;
}

#MMMenu1120134401_3_Item_3 {
/* Unique ID for item 3 of menu MMMenu1120134401_3 so we can set its position */
	left:0px;
	top:76px;
}

#MMMenu1120134401_3_Item_4 {
/* Unique ID for item 4 of menu MMMenu1120134401_3 so we can set its position */
	left:0px;
	top:101px;
}
#MMMenu1120134401_3_Item_5 {
/* Unique ID for item 4 of menu MMMenu1120134401_3 so we can set its position */
	left:0px;
	top:126px;
}

#MMMenuContainer1120134401_3 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1120134401_3 a {
/* Controls the general apperance for menu MMMenuContainer1120134401_3's items, including color and font */
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#9cbcdc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1120134401_3 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1120134401_3 */
	color:#ffffff;
	background-color:#d2032d;
}
#MMMenuContainer1120134514_4 {
/* This ID is related to the master menu div for menu MMMenuContainer1120134514_4 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:656px;
	top:123px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1120134514_4 {
/* This class defines things about menu MMMenu1120134514_4's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:186px;
	height:101px;
}

.MMMIFVStyleMMMenu1120134514_4 {
/* This class determines the general characteristics of the menu items in menu MMMenu1120134514_4 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:186px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:178px;
	height:18px;
}

.MMMIVStyleMMMenu1120134514_4 {
/* This class determines the general characteristics of the menu items in menu MMMenu1120134514_4 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:186px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:178px;
	height:18px;
}

#MMMenu1120134514_4_Item_0 {
/* Unique ID for item 0 of menu MMMenu1120134514_4 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1120134514_4_Item_1 {
/* Unique ID for item 1 of menu MMMenu1120134514_4 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu1120134514_4_Item_2 {
/* Unique ID for item 2 of menu MMMenu1120134514_4 so we can set its position */
	left:0px;
	top:51px;
}

#MMMenu1120134514_4_Item_3 {
/* Unique ID for item 3 of menu MMMenu1120134514_4 so we can set its position */
	left:0px;
	top:76px;
}

#MMMenuContainer1120134514_4 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1120134514_4 a {
/* Controls the general apperance for menu MMMenuContainer1120134514_4's items, including color and font */
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#9cbcdc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1120134514_4 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1120134514_4 */
	color:#ffffff;
	background-color:#d2032d;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* color:#1F262C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 10px 0px 0px;
	line-height: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E8B9A;
	height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-indent: 12px; */
/* common styling */
.menufly {width:100%; height:150px; position:relative; margin:0;padding:0;}
.menufly ul li a /*, .menufly ul li a:visited */ {display:block; text-indent: 12px;text-decoration:none; color:#1F262C; width:127px; height:22px; text-align:left; border-top:1px solid #fff;border-bottom:1px solid #7E8B9A;border-width:1px 0 1px 0; background:#C4D2DB; line-height:16px;padding: 2px 0px 0px 0px;
	 }
.menufly ul {padding:0; margin:0;list-style-type: none; }
.menufly ul li {float:left; margin-right:1px; position:relative;}
.menufly ul li ul {display: none;}

/* specific to non IE browsers */
.menufly ul li:hover a {color:#fff; background:#336799;}
.menufly ul li:hover ul {display:block; position:absolute; top:0; left:127px; width:200px;}
.menufly ul li:hover ul li a.hide {background:#336799; color:#1F262C;}
.menufly ul li:hover ul li:hover a.hide {width:200px;}
.menufly ul li:hover ul li ul {display: none;}
.menufly ul li:hover ul li a {display:block; background:#C4D2DB; color:#1F262C; border-left:1px solid white;width:170px;}
.menufly ul li:hover ul li a:hover {background:#336799; color:#fff;}
.menufly ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#1F262C;}
.menufly ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#1F262C;}
.menufly ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}

/* Forms */
.frmtable  td {
   border-bottom:1px solid #ccc;	
}
.frmtable td table tr td { 
   border:0;

}
.frmtable em {
   color:#999;
   font-size:0.8em;
   text-decoration:none;
}
