/* CSS Document */



body {

	margin: 0px;

	background:#FFFFFF;

}



td,th	{

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	line-height:18px;

	text-align:justify;

}



#content	{

	padding:10px;

	background:#e9e9e9;

}



a	{

	color:#29257C;

}



a:hover	{

	color:#29257C;

}



a:visited	{

	color:#29257C;

}



.blueTitle	{

	color:#29257C;

	font-weight:bold;

	font-size:12px;

}



.orangeTitle	{

	color:#FF4B00;

	font-weight:bold;

	font-size:12px;

}



#nav	{

	font-size:11px;

	text-transform:uppercase;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background:#29257C;

	text-align:justify;

	padding: 5px 15 5 15;

	color:#FFFFFF;

}



#nav a	{

	color:#FFFFFF;

	text-decoration:none;

	font-weight:bold;

}



#nav a:hover	{

	color:#FF4B00;

	text-decoration:none;

}



#footer	td {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	background:#1F1C5E;

	padding: 15px;

	padding-top:5px;

	color:#fff;

	font-size:9px;

	height:100%;

	line-height:16px;

}



#footer	a	{

	text-decoration:underline;

	color:#999999;

}



#footer	a:hover	{

	text-decoration:none;

	color:#999999;

}



.form-input	{

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-size:12px;

	width:150px;

	padding:1px;

}



.form-input-short	{

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-size:12px;

	width:35px;

	padding:1px;

}



textarea	{

	width:100%;

	height:60px;	

	color:#000000;

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-size:12px;

	padding:1px;

}



#orangeHead	{

	color:#FF4B00;

	font-weight:bold;

	font-size:13px;

	text-decoration: underline;

}



#orangeHead a	{

	color:#FF4B00;

	font-weight:bold;

	font-size:13px;

	text-decoration: underline;

}



#orangeHead a:hover	{

	color:#29257C;

	font-weight:bold;

	font-size:13px;

	text-decoration: underline;

}



.blueHead	{

	color:#29257C;

	font-weight:bold;

	font-size:13px;

	text-decoration: none;

}



#advantages a	{

	text-decoration:underline;

	color:#29257C;

	font-size:12px;

	padding-left:15px;

	font-family:Geneva, Arial, Helvetica, sans-serif;

	line-height:22px;

	font-weight:bold;

}



#advantages a:hover	{

	text-decoration:underline;

	color:#FF4B00;

	font-size:12px;

}




/* footer slideshow */
#slideshow {
	color:#fff;
	width:725px;
	padding:10px 15px;
	float:left;
	margin-bottom:15px;
	text-align:center;
}




/* DROPDOWN */
#pad {}
#menu {padding:0; margin:0; list-style:none; position:relative; z-index:500;}
#menu li {float:left; background:url(../images/nav-border.jpg) no-repeat right;}
#menu li a {display:block; float:left;  color:#000; text-decoration:none;  font-weight:bold; padding:2px 15px 5px 10px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#000; }
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#990000;}
#menu li:hover > a.sub {color:#000; }

#menu li.current a {color:#fff; }

#menu li a.sub {background: #fff url(down-arrow.gif) no-repeat right center;}
#menu li.current a.sub {color:#000; background:#fff url(down-arrow.gif) no-repeat right center;;}

#menu :hover ul {left:10px; top:22px; width:120px; background:#fff;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#fff; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border:1px solid #666; border-top:none;}
#menu :hover ul li a {width:150px; padding:0; text-indent:10px; background:#333; color:#ccc; height:30px; line-height:30px;}
#menu :hover ul li a.fly {background:#fff url(right-arrow.gif) no-repeat right center; color:#000; font-weight:normal;}

#menu :hover ul :hover {background-color:#c60; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#f2f2f2; color:#9b0c18;}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#840 url(right-arrow.gif) no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}