.sf-div-pre {
    position: relative;
    background-image: url('/images/bgNav-blue.gif');
    background-repeat: repeat-x;
    width: 100%;
    height: 31px;
    border-bottom: 1px solid #3b6fa4;
    border-top: 1px solid #bfcede;
}
.sf-div {
    position: absolute;
    display: block;
    left: 76px;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
    font-size: 12px;
}
.sf-menu {
	line-height:	14px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			30px; /* match top ul list item height */
	z-index:		199;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			-1px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu {
    border-right:	1px solid #3b6fa4;
}
.sf-menu a {
    border-left:	1px solid #3b6fa4;
	padding: 		.7em 1em;
	text-decoration:none;
    font-weight: bold;
    color: white;
}
.sf-menu a.sf-first {
    border-left:	none;
}

.sf-menu a:hover {
    background: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    color: white;
}

.sf-menu li li:first-child {
    border-top: 1px solid #358ee2;
}
.sf-menu li li:last-child {
    border-bottom: 1px solid #358ee2;
}
.sf-menu li li a, .sf-menu li li a:visited {
    /*border-top:  1px solid #358ee2;
    border-bottom:	1px solid #358ee2;*/
    border-left:	1px solid #358ee2;
    color: black;
    padding-top: 0.8em;
    font-weight: normal;
    border-right:	1px solid #358ee2;
}
.sf-menu li li {
	background:		#99CCFF;
}
.sf-menu li li li {
	background:		#99CCFF;
}
.sf-menu ul li li:hover, .sf-menu ul li li.sfHover,
.sf-menu ul li a:focus, .sf-menu ul li a:hover, .sf-menu ul li a:active {
	background:		#FFCC33;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	3.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			0.95em; /* IE6 only */
	width:			10px;
	height:			15px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/images/sf_menu/arrows.gif') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			0.8em;
	background-position: -10 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  -10px 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/images/sf_menu/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/*  End superfish */



a:visited {
  color:#666666;}

.standard {
  font-size:11px;
  color:#666666;
  font-weight: normal;
  line-height: 16px;
; text-decoration: none}

.singlespace {
  font-size:11px;
  color:#666666;
  font-weight: normal;
  line-height: 14px;
; text-decoration: none}

.link {
  font-size:11px;
  color:#666666;
  font-weight: normal;
  line-height: 16px;
; text-decoration: underline}

.title {
  font-size:16px;
  color:#003366;
  font-weight: bold;
; text-decoration: none}

.idxtitle {
  font-size:10px;
  color:#000000;
  font-weight: bold;
; text-decoration: none}

.idxlink {
  font-size:10px;
  color:#666666;
; text-decoration: none}

.footer {
  font-size: 10px;
  color: #000000;
  text-decoration: none}

.contact {
  font-size: 10px;
  color: #5D98DA;
  line-height: 16px;
  text-decoration: none}

.standardBold {
  font-size:11px;
  color:#666666;
  font-weight: bold;
  line-height: 16px;
  text-decoration: none}

a.sitenav {
  color:#5D98DA;
  text-decoration: none}

a:hover.sitenav{
  color:#000000;
  text-decoration: bold}

a:visited.sitenav{
  color:#5D98DA;
  text-decoration: normal}

/* ----------------- */
body {
	background-image: url(/images/gradient.gif);
	background-repeat: repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	/*font-size:small;*/
	font-size: 100.01%; 
	color:#666666;
	text-align:center; /*IE center*/
}

#main {
	background:#FFFFFF;
	margin:0 auto;
	text-align:left;
	width:840px; /*840px*/
}

table {
	border-collapse:collapse;
}
img {
	border:0 none;
}

h2 {
	margin-top:5px;
	margin-bottom:5px;

}

ul {
	line-height:100%;
	margin-left:17px;
	margin-top:0.5em;
	padding-left:17px;
}

#hdr {
	background:#001D3F;
	height:100px !important;
	width:100%;
	margin: 0px;
}

#hdr_left {
	float:left;
	margin:0 0 0 0 !important;
	width: 388px;
	height:100%;
}
#hdr_center {
	float:left;
	margin:0 0 0 0 !important;
	height:100%;
}
#hdr_right {
	float:right;
	margin:0 0 0 0 !important;
	height:100%;
	width: 229px;
}


#conf-index{
background:#dddddd;
float:right; 
width:200px;
margin-left:25px;
padding:10px;
border:1px solid #AAAAAA;
}

#conf-index ul{
list-style-type: circle;
line-height:100%;
}

#conf-index a:link {color:#5D98DA;}
#conf-index a:visited {color:#5D98DA;}
#conf-index a:hover {color:#666666;text-decoration:underline}
#conf-index a:active {color:#5D98DA;}

#pub{
list-style-type: circle;

}
#pub li{
margin-bottom: 20px;
}
#pub-more a:link {color:#5D98DA;}
#pub-more a:visited {color:#5D98DA;}
#pub-more a:hover {color:#666666;text-decoration:underline}
#pub-more a:active {color:#5D98DA;}

#faq{
list-style-type: circle;
line-height:150%;
}
#faq a:link {color:#5D98DA;}
#faq a:visited {color:#5D98DA;}
#faq a:hover {color:#666666;text-decoration:underline}
#faq a:active {color:#5D98DA;}

#content {
margin: 0px 0px 0px 0px;
width:100%;
}

#content_inner {
/*Following 3 lines set the height.*/
min-height:500px;/*IE6 hack*/
height:auto !important;/*IE6 hack*/
height:500px;/*IE6 hack*/

padding-left:50px;
padding-bottom:20px;
padding-right:10px;
padding-top:10px;
font-size:10pt;
}

#mailing-list {
	background-color:white;
	border-top:1px solid #AAAAAA;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	margin: 0px 0px 0px 0px;
	text-align:center;

	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	height:20px;
}
#mailing-list a:link {color:#5D98DA;}
#mailing-list a:visited {color:#5D98DA;}
#mailing-list a:hover {color:#666666;text-decoration:underline}
#mailing-list a:active {color:#5D98DA;}

#features {
	background-color:white;
	border-top:1px solid #AAAAAA;
	height:250px !important;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	
	/*clear:both;
	float:left;*/
}

#feature {
	width: 252px;
	margin: 0px 10px 0px 10px;
	padding: 0;
	background: #ccc url(/images/box_bottom2.gif) no-repeat bottom left;
	float:left;
	height:100%;
	background-color: #EEEEEE;
	position: relative;  /*sets containing block for #feature-more*/
	z-index:		1;
}

#feature-hdr {
	height:26px;
	margin: 0 0 10px 0;
	padding: 4px;
	font-size: 130%;
	color: #fff;
	border-bottom: 1px solid #fff;
	background: #999 url(/images/box_top2.gif) no-repeat top left;
	background-color: #81b0e1;
	z-index:		2;
}

#feature-more {
position:absolute;
bottom:5px;
right: 5px;
}

#feature-body {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align:left;
}


#carousel {
	padding: 0px;
	height: 250px;
	width: 840px; /*important otherwise the first item is not displayed*/
	background-color: #EEEEEE;
	color: black;
}

#carousel h3 {
}

#linkbin {
width:100%;
background:#EEEEEE;
border-top:1px solid #AAAAAA;
clear:both;
float:left;

}

#linkbin .bin1, #linkbin .bin2, #linkbin .bin3, #linkbin .bin4 {
width:200px !important;
}

#linkbin h3 {
font-size:90% !important;
margin-bottom:5px !important;
margin-left:-15px !important;
padding:0 !important;
}

.bin {
float:left;
margin:0 8px 0 0 !important;
}

.bin li {
font-size:11px;
line-height:100%;
margin-bottom:0px;
}

.bin li a {
/*display:block;*/
text-decoration:none;
}

#staff {
	width:100%;
	/*background-color:#EEEEEE;*/
	border-top:1px solid #AAAAAA;
	text-align:center;
	height:16px;
	padding-top:4px;

	font-size:10px;
	clear:both;
	margin-top:0 !important;
}

.staff-pix {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 10px;
float:right;
}


#ftr {
	width:100%;
	background-color:#EEEEEE;
	border-top:1px solid #AAAAAA;
	text-align:center;
	height:60px;
	padding-top:12px;

	font-size:0.70em;
	clear:both;
	margin-top:0 !important;
}
a {
color:#333333;
text-decoration:none;
}

/*carousel*/

.ux-carousel-container {
overflow:hidden;
position:relative;
}
.ux-carousel-slides-wrap {
left:0;
position:absolute;
top:0;
}
.ux-carousel-slide {
float:left;
overflow:hidden;
text-align:center;
}
.ux-carousel-nav {
background-color:#bfcede;
height:29px;
left:0;
opacity:0.7;
position:absolute;
top:0;
width:100%;
}
.ux-carousel-caption {
color:black;
float:left;
font-size:20px;
height:29px;
margin:0;
overflow:hidden;
padding:2px 5px;
text-transform:none;
width:100px;
}
.ux-carousel-nav-prev, .ux-carousel-nav-next, .ux-carousel-nav-play {
background-position:0 24px;
display:block;
float:right;
height:24px;
margin:2px 0;
}
.ux-carousel-nav .ux-carousel-nav-prev {
background-image:url(/images/prev.png);
width:31px;
}
.ux-carousel-nav .ux-carousel-nav-next {
background-image:url(/images/next.png);
margin-right:2px;
width:30px;
}
.ux-carousel-nav-play {
background-image:url(/images/play_pause.png);
width:24px;
}
.ux-carousel-nav-play:hover {
background-position:0 0;
}
.ux-carousel-nav-play.ux-carousel-playing {
background-position:24px 24px;
}
.ux-carousel-nav-play.ux-carousel-playing:hover {
background-position:24px 0;
}
.ux-carousel-nav-prev:hover, .ux-carousel-nav-next:hover {
background-position:0 48px;
}
.ux-carousel-nav-prev.ux-carousel-nav-disabled, .ux-carousel-nav-next.ux-carousel-nav-disabled {
background-position:0 0;
}

/*features*/

