body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2f302f; margin: 0px; padding: 0px;}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2f302f}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2f302f}

.heading {  font-size: 20px; color: #000066; font-weight: bold}
.subheading { font-size: 16px; color: #000066; font-weight: bold }
.highlight { font-size: 12px; color: #000066; font-weight: bold }

a { color: #2a32c0; text-decoration: none}
a:visited {color: #2a32c0; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}

.topnav { font-size: 12px; color: #333; font-weight: bold;  text-decoration: none; padding: 5px 2px 0px 2px;}
.topnav:link { font-size: 12px; color: #333; font-weight: bold;  text-decoration: none; padding: 5px 2px 0px 2px;}
.topnav:visited { font-size: 12px; color: #333; font-weight: bold;  text-decoration: none; padding: 5px 2px 0px 2px;}
.topnav:hover {font-size: 12px; color: #FF0000; font-weight: bold;text-decoration: none; padding: 5px 2px 0px 2px;}

.subMenu { font-size: 12px; color: #333; font-weight: bold;  text-decoration: none}
.subMenu:link { font-size: 12px; color: #333; font-weight: bold;  text-decoration: none}
.subMenu:visited { font-size: 12px; color: #333; font-weight: bold;  text-decoration: none}
.subMenu:hover {font-size: 12px; color: #FF0000; font-weight: bold;text-decoration: none}

.footer { font-size: 10px; color: #606760; font-weight: normal; text-decoration: none}
.footer a:link { font-size: 10px; color: #606760; font-weight: normal; text-decoration: none}
.footer a:visited { font-size: 10px; color: #606760; font-weight: normal; text-decoration: none}
.footer a:hover { font-size: 10px; color: #606760; font-weight: normal; text-decoration: underline}

.style1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #2a32c0;
}
.style2 {
	color: #2a32c0;
	font-size: 12px;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}

H1 { font-size: 16px; color: #fcd116; font-weight: bold; }
H2 { font-size: 14px; color: #FFF; font-weight: bold; background:url(DesignImgs/yellowsquare.gif) center left no-repeat; padding-left: 12px; margin: 0px 0px 0px 7px; font-style:italic;}
H3 { font-size: 12px; color: #2f302f; font-weight: bold; margin: 0px 0px 0px 0px; }
H4 { font-size: 16px; color: #2f302f; font-weight: bold; margin: 0px 0px 0px 0px; }

li {
	list-style-position: inside; list-style-image: url(DesignImgs/bulletarrow.gif); list-style-type: square;
}

.leftMenu { font-size: 11px; color: #FFF; font-weight: normal; text-decoration: none}
td.leftMenu a:link { font-size: 11px; color: #FFF; font-weight: normal; text-decoration: none}
td.leftMenu a:visited { font-size: 11px; color: #FFF; font-weight: normal; text-decoration: none}
td.leftMenu a:hover { font-size: 11px; color: #FFF; font-weight: normal;  text-decoration: underline}
td.leftMenu p { font-size: 11px; color: #FFF; font-weight: normal; text-decoration: none}

.leftnav1 { display: block; padding: 0px 0px 0px 14px; background:url(designimgs/arrow1.gif) center left no-repeat }
.leftnav1:link { display: block; padding: 0px 0px 0px 14px; background:url(designimgs/arrow1.gif) center left no-repeat }
.leftnav1:visited { display: block; padding: 0px 0px 0px 14px; background:url(designimgs/arrow1.gif) center left no-repeat }
.leftnav1:hover { display: block; padding: 0px 0px 0px 14px; background:url(designimgs/arrow1.gif) center left no-repeat }

.leftnav2 { padding: 0px 0px 0px 14px; background:url(designimgs/arrow2.gif) center left no-repeat; margin-left: 18px; }
.leftnav2:link { padding: 0px 0px 0px 14px; background:url(designimgs/arrow2.gif) center left no-repeat; margin-left: 18px; }
.leftnav2:visited { padding: 0px 0px 0px 14px; background:url(designimgs/arrow2.gif) center left no-repeat; margin-left: 18px; }
.leftnav2:hover { padding: 0px 0px 0px 14px; background:url(designimgs/arrow2.gif) center left no-repeat; margin-left: 18px; }

.leftnav3 { padding: 0px 0px 0px 14px; background:url(designimgs/arrow2.gif) center left no-repeat; margin-left: 32px; }
.leftnav3:link { padding: 0px 0px 0px 14px; background:url(designimgs/arrow2.gif) center left no-repeat; margin-left: 32px; }
.leftnav3:visited { padding: 0px 0px 0px 14px; background:url(designimgs/arrow2.gif) center left no-repeat; margin-left: 32px; }
.leftnav3:hover { padding: 0px 0px 0px 14px; background:url(designimgs/arrow2.gif) center left no-repeat; margin-left: 32px; }

/*

#topnav h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	display: block; 
	background: url(DesignImgs/top2_03.jpg) repeat-x;
	margin: 0;	
	width: auto;
	text-align: center;
}

#topnav a {
	font: bold 12px Arial, Helvetica, sans-serif; 
	display: block;	
	margin: 0;
	padding: 0px 7px 0px 2px;
	width: auto;
	text-decoration: none;
	text-align: center;
	background:url(DesignImgs/top2_05.jpg) no-repeat right;
	color: #333;
}

#topnav a:hover {
	color: #FF0000; 	
	background: url(DesignImgs/top2_03.jpg) repeat-x;
}

#topnav li {position: relative; width: 100%;}

#topnav ul ul {
	position: absolute;
	z-index: 500;
	left:0;
	top:100%;
}
#topnav ul ul a {
	background:#fafafa;
}
#topnav ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#topnav ul ul,
div#topnav ul li:hover ul ul,
div#topnav ul ul li:hover ul ul
{display: none;}

div#topnav ul li:hover ul,
div#topnav ul ul li:hover ul,
div#topnav ul ul ul li:hover ul
{display: block;}

html ul li { float: left; height: 1%;}
html ul li a { height: 1%; }

#topnav li:hover ul, li.over ul { display: block; float:left;}


/* Menu */
#topnav {
}
#topnav ul {
	margin:0;
	padding:0;
	float:left;
}
#topnav ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
	position:relative;
}
#topnav h2 {
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin:0;
}
#topnav a {
	text-decoration:none;
	background:url(DesignImgs/navdiv.gif) no-repeat right;
	color: #FFF;
	padding: 0px 28px 0px 28px;
	display:block;
	float:left;
}
#topnav a:hover {
	color:#fcd116;
}

#topnav ul ul {
	position: absolute;
	z-index: 500;
	top:100%;
	left:0;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background:#0e144e;
	padding-left:0px;
	width:180px;
}

html>body #topnav ul ul {
	width:auto;
}


#topnav ul ul li {
	display:block;
	width:180px;
}
#topnav ul ul li a {
	background:none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	width:160px;
	display:block;
	float:left;
	border-bottom: 1px solid #999999;
	padding:2px 10px 2px 10px;
	text-align:left;
}
#topnav ul ul li a:hover {
	background:#FFFFFF;
	color:#fcd116;
}

#topnav ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#topnav ul ul li a {
	float:none;
}

#topnav ul ul,
#topnav ul li:hover ul ul,
#topnav ul ul li:hover ul ul
{display: none;}

#topnav ul li a:hover ul ul,
#topnav ul li a:hover ul ul li {
	display:none;
}

#topnav ul li:hover ul,
#topnav ul ul li:hover ul,
#topnav ul ul ul li:hover ul
{display: block;}

#topnav li:hover ul, li.over ul { display: block; float:left;}

<!--[if lt IE 7]>
#topnav{float:left;}
body{behavior:url(csshover.htc); }
#topnav ul li{ display:block; float:left;}
#topnav a{height:1%;}

#topnav ul li a:hover ul ul,
#topnav ul li a:hover ul ul li {
	display:none;
}

<![endif]-->
