body {
	background-color: #C3C1C2;
	font-family: Arial, Helvetica, sans-serif;
	}
#wrapper {
	 border: 1px solid #000000;
	 width: 865px;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 40px;
	padding-top: 10px;
	font-weight: bold;
	}
h2, h2, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 40px;
	padding-top: 10px;
	font-weight: bold;
	}
p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 40px;
	}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	}
a.body_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.body_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu {
width:100%; 
font-size:0.85em;
position:relative;
z-index:100;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}

.menu ul ul {
}

.menu ul ul#about {
  margin: -1px 0 0 -10px;
}

.menu ul ul#services {
  margin: -1px 0 0 3px;
}

.menu ul ul#partners {
  margin: -1px 0 0 22px;
}

/* firefox settings
.menu ul ul#about {
  margin: -1px 0 0 -18px;
}

.menu ul ul#services {
  margin: -1px 0 0 -3px;
}

.menu ul ul#partners {
  margin: -1px 0 0 14px;
}
*/

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
position:relative;
margin-bottom: -1px;
}
/* style the links for the top level */
.menu a {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
height:30px; 
text-align: center;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
}

a.head_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color: none;
	}
a.head_link_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#0C2579;
	text-decoration:none;
	background-color: none;
	}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
}
/* style the second level hover */
.menu ul ul a.drop:hover{
}
.menu ul ul :hover > a.drop {
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
}
/* style the third level hover */
.menu ul ul ul a:hover {
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#999999;
color:#ffffff; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:130px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover{
color:#fff; 
background: none;
}

.menu ul ul a:hover{
color:#fff; 
background: #666666;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background-color: none;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	}

/* left nav */
#left_nav {
  margin-left: 26px;
}
#left_nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	}
#left_nav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	padding:0;
	margin-left:10px;
	list-style-type:none;
	}
#left_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	}
#left_nav a:hover {
	text-decoration: none;
    color: #c3c1c2;
	}

dl {
    width: 500px;
    margin-left: 30px;
}

dt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    margin-top: 8px;
}

dd {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.smal {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper table tr td p strong em a {
	font-family: Tahoma, Geneva, sans-serif;
}
