@charset "utf-8";
/* CSS Document */


body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-size: 22px;
	color: #36B0DD;
}
.sectionbox {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
}


body {
	background-image: url(../images/microbkgd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.address {
	font-size: 10px;
	color: #7b7b7b;
}
.address a:link {
	color: #7b7b7b;
	text-decoration: none;
}
.address a:visited {
	color: #7b7b7b;
	text-decoration: none;
}
.address a:hover {
	color: #7b7b7b;
	text-decoration: underline;
}
.address a:active {
	color: #7b7b7b;
	text-decoration: underline;
}
a:link {
	color: #0b5fa7;
	text-decoration: none;
}
a:visited {
	color: #0b5fa7;
	text-decoration: none;
}
a:hover {
	color: #0b5fa7;
	text-decoration: underline;
}
a:active {
	color: #0b5fa7;
	text-decoration: underline;
}


.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #0B5FA7;
}
.subhead2 {
	font-weight: bold;
	font-size: 13px;
}
.subhead-lt-blue {
	font-size: 14px;
	font-weight: bold;
	color: #36B0DD;
}




/* navigation bar style */
#multi-level {height:26px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
#multi-level {height:26px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:213px; background:url(../images/micro-cssmenu/about_on2010.gif) no-repeat;;}
.menu li.p2 {width:195px; background:url(../images/micro-cssmenu/login_on2010.gif) no-repeat;;}
.menu li.p3 {width:169px; background:url(../images/micro-cssmenu/media_on2010.gif) no-repeat;;}
.menu li.p4 {width:193px; background:url(../images/micro-cssmenu/resources_on2010.gif) no-repeat;;}

/* set up the normal unhovered images in the links */
.menu li a#about {width:213px; background:url(../images/micro-cssmenu/about_off2010.gif) no-repeat;}
.menu li a#login {width:195px; background:url(../images/micro-cssmenu/login_off2010.gif) no-repeat;}
.menu li a#media {width:169px; background:url(../images/micro-cssmenu/media_off2010.gif) no-repeat;}
.menu li a#resources {width:193px; background:url(../images/micro-cssmenu/resources_off2010.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#about:hover, .menu li:hover a#about,
.menu li a#login:hover, .menu li:hover a#login,
.menu li a#media:hover, .menu li:hover a#media,
.menu li a#resources:hover, .menu li:hover a#resources {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:26px; background: #0a96c9; padding:0px 0; border:0px solid #fff; white-space:nowrap; width:190px; height:auto;}
.menu :hover ul.sub li {display:block; height:25px; position:relative; float:left; width:160px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:25px; width:190px; line-height:25px; text-indent:5px; color:#fff; text-decoration:none; border:0px solid #fff; border-width:1px 0px 0px 0px;}
.menu :hover ul.sub li a.fly {background:#0a96c9 url(images/cssmenu/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#087bb0; color:#fff; border:0px solid #fff; border-width:1px 0px 1px 0px;}
.menu :hover ul.sub li a.fly:hover {background:#087bb0 url(../images/micro-cssmenu/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#0a96c9 url(../images/micro-cssmenu/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #0a96c9; padding:0px 0; border:1px solid #fff; white-space:nowrap; width:190px; z-index:200; height:auto; z-index:300;}
.toolkit-header {
	font-size: 16px;
	font-weight: bold;
	color: #36B0DD;
}

