/* css1 selectors */

body
{
	padding: 0px;
	margin: 0px;
	/*color: #333333;*/
	background: #ffffff;
	
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;

	font-size: .8em;
	font-family: verdana, arial,helvetica,sans-serif;
	/*color: #636363;*/
		
}

p,ul,ol,li,td,dt,dd,h1,h2,h3,h4,h5,h6,h7{
	font-family: arial,helvetica,sans-serif;
	font-size: .9em;	
	line-height:16px;
	padding:0px 4px 0px 5px;
	margin:0;
	}
	

p {	
margin-bottom:1em;
	}
	
h2 {
	#color: #4780c3;
	color: #fec60f;
	font-size:1.4em;
	padding: 0 0 10px 4px;
	font-weight: bold;
}

h3 {
	color: #4B98D3;
	font-size:1.1em;
}

h4 {
	color: #4B98D3;
	font-size:1em;
}

h5 {
	color: #A5A5A5;
}

/* policy external documents */

h6 {
	font-size:.8em;
}
li {
	font-family: arial,helvetica,sans-serif;
	font-size: 1em;
	padding-left: 4px;
	list-style-type: square;
	list-style-position: inside;
}

h3,h4,h5,h6,h7 {
	padding:0 0 5px 5px;
	}

#box3-2 {
	padding-left: 6px;
	}

#box3-2 table{
	padding-left: 0px;
	}


#box3-2 ul {
   margin-left: 15px;
   padding-bottom:15px;
   /*list-style-type: none;
   list-style-image: url(../bullets/ewearedbullet.gif);*/
}
#box3-2 ul li {
	padding-bottom: 5px;
	}

#box3-2 ul ul {
   margin-left: 15px;
   list-style-type: circle;
   /*list-style-image: url(../bullets/eweagreybullet.gif);*/

}


h1 {
	FONT-SIZE: 1.4em;
	color: #4A7594;
	font-weight: bold;
	padding: 10 0 0 5px;
	margin-bottom: 15px;
	border-bottom: 2px solid #eee;
}

h1.boxh1 {
	color: #fff;
	font-size: 1.2em;
	}

#fontresizer {
	position: absolute;
	top: 3px;
	right: 0px;
	background: none;
	color: #fff;
	padding: 4px;
	}

#tools {
	position: absolute;
	top: 35px;
	right: 0px;
	background: none;
	color: #fff;
	padding: 4px;
	}
#tools a {
	color: #fff;
	text-decoration: none;
	}
#tools a:hover {
	color: #FFC60F;
	}

#toplogin {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 100%;
	/*background: #ddd;*/
	padding: 5px;
	border-top: 1px solid #fff;
	color: #fff;
	text-align: right;
	}



#BoxHome h1 {
   color: #E60018;
   background-color: #fff;
   font-weight: bold;
   padding: 3px;
   margin: 0px;
   font-size: 1em;
}

#BoxHome h1:first-letter {
   color: #fff;
   background-color: #E60018;
   font-weight: bold;
   padding: 2px;
   margin: 0px;
   font-size: 1em;
}

q,blockquote {
	padding-left:10px;
	font-style: italic;
	}

.dateline {color:#9999cc;}

.subject {font-weight:bold;}

.message {/* color:#333366; */}

.smallcol {
	font-size:.9em;
	line-height:14px;
	/* color:#333366; */
	}

/* pretty header boxes */

.firstcolheader, .colheader {
	font-size:.9em;
	margin:0 0 3px 0;
	padding:2px 1px 2px 4px;
	width:99%;
	border-bottom:1px solid #999999;
	color:#999999;
	background-color:#ffffff;
	}

/* create the dingbat squares */
.colheaderbullet {
	font-weight:normal;
	font-size:.6em;
	font-family:webdings;
	padding-right:2px;
	color:#999999;
	}

.bulletlist {
	font-size: .9em;
	margin:1px;
	padding:1px 5px 1px 10px;
/*
	background-position: 0% 50%;
	background-repeat:no-repeat;background-image:url(ptr_or_001.gif);
*/
	}

.bulletlistsmall {
	font-size: .9em;
	margin:1px 1px 1px 9px;
	padding-left:8px;
	}

.copy {
	color: #4A7594;
	}

.post, .readmepost {
	padding:0 0 1em 0;
	}

.navsection {
	font-size: .9em;
	margin:1px;
	padding:5px 1px 1px 10px;
	}

.navchunk {
	padding:0;
	margin:0;
	}

.inputtypetext {
	margin:1em;
	/* border:0px; */
	/* color:#333366; */
	width:30em;
	}

.textareamessage {
	margin:1em;
	/* border:0px; */
	/* color:#333366; */
	width:30em;
	height:200px;
	}

.gridrule {
	background-image:url(../EWEAimages/bg_t_fff.gif);
	/*border-left:1px solid #999999;*/
	}

.HomeBox {
   border: 1px solid #ccc;
   width: 100%;
   }

/* dl manipulation - these may need to go behind an at import tag */

dt.r,dt.o,dt.g {
	font-size: .9em;
	display:inline;
	padding-left:6px;
	padding-right:1px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	}
	

/* links */

a:link {color:#005399; text-decoration: underline;}
a:visited {color:#005399; text-decoration: underline;}
a:hover {color:#E60018; text-decoration: none;} 
a:active {color:#E60018;}

a.alt:link {color:#666699;}
a.alt:visited {color:#666666;}
a.alt:hover {color:#ff6600;}
a.alt:active {color:#ff6600;}

#fce_left {
   vertical-align: top;
   padding: 0 10px 0px 0px;
   margin-bottom: 10px;
}

#fce_right {
   background: #eee;
   border: #999 1px solid;
   padding: 5px;
   margin-bottom: 10px;
   vertical-align: top;
}

.active {
   font-weight: bold;
   background: #eee;
}


/*For DAMDownloads*/
.ddl_container {
	border: #000 0px solid;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 5px;

}
dd.ddl_item {
	BORDER-RIGHT: #4b6fb0 0px solid; 
                PADDING-RIGHT: 2px; 
                BORDER-TOP: #4b6fb0 0px solid; 
                PADDING-LEFT: 2px; MARGIN-BOTTOM: 0px; 
                PADDING-BOTTOM: 0px; MARGIN-LEFT: 2px; 
                BORDER-LEFT: #4b6fb0 0px solid; 
                /*WIDTH: 175px; */
   PADDING-TOP: 2px; 
                BORDER-BOTTOM: #4b6fb0 0px solid
}
SPAN.ddl_file_size {
	font-size: .9em;
}
dd.ddl_item A {
	color: #005399;
	text-decoration: underline;
	font-size: .9em;
}
dd.ddl_item A:hover {
	text-decoration: none;
}
#col2 .ddl_item IMG {
	border-style: none;
}

DIV.ddl_description {
	FONT-STYLE: italic
}
#END For DAMDownloads


#SITEMAP AND CO
.csc-menu a {
	color: #008080;
	text-decoration: none;
}

.csc-menu a:hover {
	text-decoration: underline;
}

ul.csc-menu {
	list-style-type: none;
}

/*ul.csc-menu li {
	margin-left: 30px;
	padding-left: 5px;
	font-size: 1.2em;
} */

ul.csc-menu li.csc-section {
	font-weight: normal;
	margin-left: 40px;
	font-style: italic;
}

ul.csc-menu li A {
	color: #000;
}

/* Menu / Sitemap, "Menu of these pages" */


.csc-menu-def {
	padding: 0 1px 1px;
	font: bold 12px Verdana, sans-serif;
	background: gray;
	width: 13em;
}

.csc-menu-def li{
	list-style: none;
	margin: 0;
	border-top: 1px solid gray;
	text-align: left;
}

.csc-menu-def li a{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #AAB;
	background: #CCD;
	text-decoration: none;
}

.csc-menu-def li a:link { 
	color: #448; 
}
	
.csc-menu-def li a:visited { 
	color: #667; 
}

.csc-menu-def li a:hover{
	border-color: #FE3;
	color: #FFF;
	background: #332;
	text-decoration: none;
}


/* Menu / Sitemap, "Sitemap" */

div.csc-sitemap ul, div.csc-sitemap li {
	font-size: 1em;
	}

.csc-sitemap {
}
.csc-sitemap li {
	list-style-type: none;
}
.csc-sitemap ul li A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0066CC;
	list-style-type: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
}
.csc-sitemap ul li A:hover {
	text-decoration:underline;
}
.csc-sitemap ul li ul li A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FF6600;
	margin-left: 0px;
	font-weight: bold;
	text-decoration:none;
}
.csc-sitemap ul li ul li A:hover {
	text-decoration:underline;
}
.csc-sitemap ul li ul li ul li A {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: .9em;
	color: #000000;
	margin-left: 0px;
	text-decoration:none;
}
.csc-sitemap ul li ul li ul li A:hover {
	text-decoration:underline;
}
.csc-sitemap ul li ul li ul li ul li A {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: .9em;
	color: #666666;
	margin-left: 0px;
	text-decoration:none;
}
.csc-sitemap ul li ul li ul li ul li A:hover {
	text-decoration:underline;
}
.csc-sitemap ul li ul li ul li ul li ul li A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	margin-left: 0px;
	text-decoration:none;
}
.csc-sitemap ul li ul li ul li ul li ul li A:hover {
	text-decoration:underline;
}
.csc-sitemap ul li ul li ul li ul li ul li ul li A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	margin-left: 0px;
	text-decoration:none;
}
.csc-sitemap ul li ul li ul li ul li ul li ul li A:hover {
	text-decoration:underline;
}
.csc-sitemap ul li ul li ul li ul li ul li ul li ul li A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	margin-left: 0px;
	text-decoration:none;
}
.csc-sitemap ul li ul li ul li ul li ul li ul li ul li A:hover {
	text-decoration:underline;
}

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
ul.csc-menu-3 {

}


/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
/* Great resources at: http://www.maxdesign.com.au/presentation/definition/ */
ul.csc-menu-4 {

}

ul.csc-menu-4 li.csc-sitemap {

}


ul.csc-menu-4 li.csc-sitemap a {
	font-weight: bold;
	text-decoration: none;
}

ul.csc-menu-4 li.csc-sitemap a:hover {
	font-weight: bold;
	text-decoration: underline;
}

ul.csc-menu-4 li.csc-sitemap-level1 {
	margin-left: 10px;
}

ul.csc-menu-4 li.csc-abstract {
	margin-left: 10px;
}


ul.csc-menu-2 li.csc-sitemap-level1 A {
	color: #333333;
}


.news-latest-container HR.clearer {
	CLEAR: right}
.news-latest-container HR.clearer {
	CLEAR: left
}
.news-latest-container {
	padding-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
                margin-bottom: 3px;
}
.news-latest-container H2 {
FONT-SIZE: 1em; MARGIN: 3px; COLOR: #fff; BACKGROUND-COLOR: #28458b
}
.news-latest-container H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: .8em;
	COLOR: #005399;
	margin-top: 2px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.news-latest-container P {
	FONT-SIZE: 1em;
	margin-top: 3px;
}
.news-latest-gotoarchive {
	BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 3px; VISIBILITY: hidden; PADDING-BOTTOM: 3px; MARGIN: 3px; BORDER-LEFT: #666 1px solid; COLOR: #fff; PADDING-TOP: 3px; BORDER-BOTTOM: #666 1px solid; BACKGROUND-COLOR: #17a5e7
}
.news-latest-gotoarchive {
	MARGIN-TOP: 5px; FONT-WEIGHT: bold
}
.news-latest-gotoarchive A:link {
	COLOR: #fff
}
.news-latest-gotoarchive A:visited {
	COLOR: #fff
}
.news-latest-gotoarchive A:hover {
	COLOR: #fff
}
.news-latest-gotoarchive A {
	COLOR: #fff
}
.news-latest-item {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 1px;
	FONT-SIZE: .6em;
}
.news-latest-item IMG {
	BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; FLOAT: left; MARGIN-BOTTOM: 5px; BORDER-LEFT: #666 1px solid; MARGIN-RIGHT: 5px; BORDER-BOTTOM: #666 1px solid
}
.news-latest-item A {
	color: #f33;
	text-decoration: none;
}
.news-latest-item A:hover {
	text-decoration: underline;
	color: #f33;
}
.news-latest-category IMG {
	FLOAT: none; MARGIN: 0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.date {
	FONT-SIZE: .9em;
	text-decoration: none;
	float: right;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 3px;
}
.news-latest-morelink {
	FONT-SIZE: .9em;
	font-weight: bold;
	width: 100%;
}
.news-single-backlink {
	FONT-SIZE: .9em;
	font-weight: bold;
}
.news-latest-category {
	FONT-SIZE: .9em;
}
.news-latest-morelink {
}

#nli-left {
	width: 50%;
	float: left;
}
#nli-right {
	width: 24%;
	float: right;
	margin-left: 3px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 2px;
}


.news-single-backlink A {
	FLOAT: right;
	color: #000;
	HEIGHT: 10px;
}
.news-single-author{
}


.news-single-timedata {
	FONT-SIZE: .9em;
        text-align: right;
	text-decoration: none;
	color: #f00;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 4px;
	padding-bottom: 9px;
}

.news-single-additional-info {
                clear: both;
	float: left;
	/*border-color: #FF0000;
	border-style: solid;
	border-width: 1px;*/
                margin = 3px;
                padding= 5px;
}

.news-single-backlink {
                clear: both;
	float: left;
                text-align: left;
}

.news-list-item {
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
                margin: 6px;
}

.news-single-item {
                width:98%;
                padding-left: 6px;
}

.news-single-item p.bodytext {
	font-size:1.1em;
        font-weight:bold;	
        padding-left: 6px;

}

.news-single-img {
	float: left;
	border: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.news-single-imgcaption {
	text-align: center; 
	color: #f00;
}
.news {
	margin-bottom:8px;
	border: 1px solid #DADADA;
}
.news-list {
	padding-left:6px;
	margin-top:4px;
	margin-bottom:4px;
	font-weight:bold;
	color:#666666;
	font-size: .9em;
}

.news-list-date {
	FONT-SIZE: .9em;
	color: #FF0000;
}

.news-amenu-item-year {
	font-size: 1.2em;
	color: #FF0000;
                margin: 0px;
}

.news h3 a{
	color: #4780C3;
	font-size:0.9em;
	text-decoration: none;
}
.news h3 a:hover{
	text-decoration: underline;
}
.sp_directory_item {
	background-color: #E2E9F3;
	border: 1px solid #9DB2D5;
	margin-bottom: 2px;
}

.tx_spdirectory-pi1-small {
	font-family:arial,helvetica,sans-serif;
	font-size: .9em;	
	line-height:16px;
	padding:0 4px 0 5px;
	margin:0;
	}	

#fce_policy {
	background-color: #eee;
	border: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#EMAregister td{
	vertical-align: top;
	color: #000;
	font-size: .8em;
}
#EMAregister td.normal{
	color: #f00;
	font-size: .8em;
	font-weigth: bold;
}
#EMAregister td.highlight{
	color: #fff;
	background: #f00;
	font-size: .8em;
	font-weigth: bold;
}

/*
Advanced (standards-compliant) styles for Texas Online rework 
Author: James Craig (jcraig@bearingpoint.net) 
*/
/* this empty block is needed for an IE bug, without it, shift-tab does not display the selected link color */
a:link:active, a:visited:active {}

li {margin-bottom:0.5em;}
.navMenu .navMenu {
    left:164px;
}
.mainMenu, .navMenu {
	margin:0;
	padding:1px 1px 1px 1px;
	font-family:verdana,sans-serif;
	font-size:1em;
	width:auto;
    left:148px;
	voice-family:"\"}\"",inherit;
	}
.navMenu {
	display:none;
	position:absolute;
    top:0px;
	left:148px;
    padding:0px;
	background-color: #FFFFFF;
	}
html>body .mainMenu, html>body .navMenu {
	width:148;
	}
.mainMenu li {
	list-style-type:none;
	margin:1px;
	display:block;
	position:relative;
                padding:1px;
	}
.mainMenu li a:link, .mainMenu li a:visited {
	color:#000;
	background-color:transparent;
	text-decoration:none;
    padding:1px;
	font-size: .9em;
	display:block;
	}
/* hide from MacIE5 \*/
.mainMenu li a:link, .mainMenu li a:visited {
	display:block;
	display/**/:block;
	margin-left/**/:0;
	voice-family:"\"}\"",inherit;
	display:block;
	margin-left:0px;
	height:100%;
	width:auto;
                padding-left:3px;
	}
/* end hide from MacIE5 */
html>body .mainMenu li a:link, html>body .mainMenu li a:visited {
	display:block;
	/* the following rule helps Netscape 6.x but screws recent builds (Mozilla, etc.) where the height bug is fixed. */
	height:auto;
	}
.mainMenu li a:hover, .mainMenu li a:active, .mainMenu li a:focus, .mainMenu li a.activeItem {
	padding:0px 0px 0px 2px;
        background-color:#ccc;
	border: solid 1px #ccc;
	}
.mainMenu li a:hover {
	border: solid 1px #3a6397;
}
/* It doesn't really float left, but this fixes a NS 6.x bug */
/* It causes an new Opera bug too, so this selector hides it from Opera */
html[xmlns] div.menuContainer {
	float:left;
	margin-bottom: 50px;
	}
.menuEnd {
	clear:both;
	}

/* skip section links */
li.skip {
	color:#000000;
	background-color:#FFFFFF;
	}
li.skip a:link, li.skip a:visited {
	position:absolute;
	top:2px;
	right:2px;
	display:block;
	overflow:hidden;
	padding: 10px 0 0 0;
	background-image:  url("skipsection.gif"); 
	background-repeat: no-repeat;
	width:10px;
	height: 0px !important; /* for most browsers */
	height /**/:10px; /* for IE5.5's bad box model */
	}
/* end skip section links */

abbr, acronym {
	cursor:default;
	border-bottom:dashed 1px #ccc;
	text-transform:none;
	}
/* \*/
acronym {
	cursor:help;
	}
abbr {
	cursor:auto;
	border-bottom-style:none;
	}
/* */
abbr a, acronym a, a abbr, a acronym {
	cursor:auto;
	}
abbr[title] a, acronym[title] a, a abbr[title], a acronym[title] {
	cursor:pointer;
	}
abbr[title], acronym[title] {
	cursor:help;
	border-bottom-color:#999;
	border-bottom-style:dashed;
	}

/* functional classes */
/* used by the scripts, not set in the markup */
.hasSubMenu {
	color:#fff;
	background-image: url("../images/hasSubMenu.gif");
	background-position:center right;
	background-repeat:no-repeat;
}
.hasSubMenuActive {
	color:#fff;
	background-color:#92B4DC !important;
	background-image: url("../images/hasSubMenuActive.gif")!important;
	background-position:center right;
	background-repeat:no-repeat;
}
.showMenu {
	display:block !important;
	background-color: #E5E5E5;
    border-bottom:  solid 1px #ccc;
}
.showMenu Li {
	background-color: #E5E5E5;
	border: solid 1px #ccc;
    border-bottom: 0px;
    width:157px;
    float:left;
    clear:both;
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.navItem {
	font-size: 1em;
}
/* end functional classes */

/* Bread Crumb Trail */
#bread{
	color: #4780C3;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 0px;
	font-size: .7em;
	padding-top: 0px;
	margin-bottom: 4px;
	width: auto;
}


#bread a{
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}
#bread a:hover {
	text-decoration:underline;
}

/*
CSS for 2 column submenus
*/
div.container {
  border: 1px solid #C3C3C3;
  padding-top:4px;
  margin-bottom:8px;
  background-color: #eee;
  }

div.container ul {
  width: 460px;
  }

  
div.container li {
	list-style-type: none;
}

div.container ul li {
  width: 220px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  }

/*
div.float {
  width: 220px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  }
*/

div.float a {
  font-size: 1.1em;
  font-weight: normal;
  text-decoration: none;
/*  color : #4A7594;*/
}

div.float a:hover {
  text-decoration: underline;
}
div.float a:visited {
  text-decoration: none;
}

div.spacer {
  clear: both;
  }

div.float img {
  margin-left: 0px;
  height: 5px;
  width: 5px;
  }

div.float p {
  font-size: 1em;
  text-align: left;
  padding: 5px;
  }
  
/* CSC Mailform Typo3 4.0 */
.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-field {
	margin: 5px 0px 5px 0px;
}
.csc-mailform-field label {
	display: block;
}
.csc-mailform-radio label {
	display: inline;
}
.csc-mailform-radio legend {
	display: none;
}

/**/
/* TOP NAVIGATION */

#topnavigation {
margin: 0;
padding: 0;
}

#topnavigation ul {
margin: 0;
padding: 0;
background: #3A6397;
height: 20px;
}


#topnavigation li a {
padding: 3px 3px;
text-decoration: none;
}


#topnavigation ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: #3A6397;
text-align: center;
border-right: 1px solid #fff;
}

#topnavigation a
{
color: #fff;
text-decoration: none;
display: block;
width: 124px;
}

#topnavigation li#active { background: #4780C3; }
#topnavigation a:hover { background: #4780C3; }

/*suckerfish start*/
/*first level*/
#nav li ul {
	position: absolute;
	width: 160px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#topnavigation li li a {
background: #4780C3;
text-transform: none;
padding: 5px 5px 5px 20px;
font-size: 110%;
width: 160px;
text-align: left;
border-top: 1px solid #fff;
}

#topnavigation li li a:hover {
background: #3A6397;
text-transform: none;
color: #ccc;
}

/*second level*/
#nav li ul ul {
	margin: -27px 0 0 170px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#topnavigation li li li a {
background: #4B98D3;
text-transform: none;
padding: 5px 5px 5px 10px;
font-size: 100%;
width: 160px;
}

/*suckerfish stop*/
