/* start of flyout menu*/

.menu {
	margin: 0px 0px 10px;
	height: 255px;
	font-size: 10pt;
	font-family: trebuchet ms;
	border: 0px solid #D8D8D8;
}
.menu ul { margin: 0pt; padding: 0pt; position: relative; z-index: 500; list-style-type: none; width: 11em; }
.menu li { background-color: #33cc33; float: left; }
.menu li.sub { background-color: #33cc33; }
.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt; z-index: 100; font-size: 1em; margin-top: -1px; }
.menu a, .menu a:visited { border: 1px solid #ffffff; display: block; text-decoration: none; height: 2em; line-height: 2em; width: 11em; color: #000000; padding-left: 1em; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; }
.menu b { float: right; margin-right: 5px; }
* html .menu a, * html .menu a:visited { width: 11em; }
* html .menu a:hover { color: #ccff66; background-color: #581BA7; position: relative; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover { position: relative; }
.menu a:active, .menu a:focus { color: #ccff66; background-color: #993399; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover > a { color: #FFFFFF; background-color: #581BA7; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li ul { padding: 2em; visibility: hidden; position: absolute; top: -2em; left: 10em; background-color: transparent; }
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }

/* end of flyout menu*/

/* topNav links*/

#topNav a:link{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
	}
	
#topNav a:active{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
	
	}
#topNav a:hover{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000099;	
	text-decoration: none;
	
	}
#topNav a:visited{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000099;	
	text-decoration: none;
	
	}
	
	
	




.roundedcornr_box_523920 {
	background: url(../images/rounds/roundedcornr_523920_tl.png) no-repeat top left;
}
.roundedcornr_top_523920 {
	background: url(../images/rounds/roundedcornr_523920_tr.png) no-repeat top right;
}
.roundedcornr_bottom_523920 {
	background: url(../images/rounds/roundedcornr_523920_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_523920 div {
	background: url(../images/rounds/roundedcornr_523920_br.png) no-repeat bottom right;
}
.roundedcornr_content_523920 {
	background: url(../images/rounds/roundedcornr_523920_r.png) top right repeat-y;
}

.roundedcornr_top_523920 div,.roundedcornr_top_523920,
.roundedcornr_bottom_523920 div, .roundedcornr_bottom_523920 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_523920, .roundedcornr_bottom_523920 {
	margin-top: -19px;
}

.roundedcornr_content_523920 { padding: 0 15px; }



/* rounded corner css */

#xsnazzy h1, #xsnazzy h2, #xsnazzy h3, #xsnazzy p {margin:0 10px;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy {background: transparent; margin:1em;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #00D200; border-right:1px solid #00D200;}
.xb1 {margin:0 5px; background:#00D200;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {display:block; background:#fff; border:0 solid #00D200; border-width:0 1px;}



form {
 border: 0px solid #666699;
 padding: 5px;
 background: #FFFFFF url(../images/green-gradient.png) repeat-x 0px 0px;
}


/* standard links */


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
