/*******************************************************
	CSS STYLE RESET/INITIALIZATION
	PLEASE LET THIS SECTION ALONE!!
	IT HELPS STANDARDIZE CSS BEFORE SETTING ANYTHING
********************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;


}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	PageContainer: '';
	PageContainer: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {

}
/* end reset */

body {font: 0.84em/1.333 Arial, sans-serif; margin: 0; padding: 0;color: #333; min-width: 40em; margin: 0 auto;background-color:#efefef; background-repeat:repeat-x;height:1000px}
a:link {color: #0088bb;text-decoration:none;}
a:visited {color: #0088bb;text-decoration:none;}
a:hover{text-decoration:underline;}
a img {border: none;}
h1 {font-size: 1.5em; margin: 0em 0 0.25em; padding: 0em 0;font-weight:normal;}
h2 {font-size: 1.3em; margin: 1em 0 0.25em; padding: 0em 0;font-weight:bold}
h3 {font-size: 1.1em; margin:1em 0 0.25em; padding: 0em 0;font-weight:normal}
h4 {font-size: 1.0em; margin: 0.5em 0 0;}
h5 {font-size: 0.85em; margin: 0.5em 0 0;}
h6 {font-size: 0.85em; margin: 0.5em 0 0;}
p {margin: 0.33em 0 1em 0;}
dt {margin: 0.5em 0 0;}
dd {margin: 0.25em 0 0.5em 2.5em;}
li{list-style-image: url(../images/bullet.gif !important)}



.bottom{width:980px;height:8px;background-image:url(images/bottom-page.gif);margin-left:0px;background-repeat:no-repeat}

.main-header{width:980px;height:102px;margin-top:0px;background-image:url(images/databuffet.gif);background-repeat:no-repeat;background-position:top right;border-bottom:4px solid #CBDEF3}


.footer{clear:both;margin-top:-10px}
.footer-copyright{text-align:left; width:960px; height:40px;padding-top: 10px; margin-top: 10px; margin-bottom: 10px; border-bottom: 0px solid #CCCCCC; border-top: 0px solid #CCCCCC;font-size: 10px;font-family:Verdana, sans-serif}
.footer-location{float:left;text-align:left;width:200px; height:110px;border-left: 0px dotted #CCCCCC;margin-right:0px;font-size: 10px;font-family:Verdana, sans-serif}
.footer-locations-grouping{height:110px;width:980px;padding-bottom:10px;}
.h1-page{padding-top:0px;margin-left:20px;color:#dfa726;font-size:1.5em}
html>body .h1-page{margin-left:10px}
.medc{float:right;font-size:80%;margin-top:-5px;margin-right:10px;}

.masterContainer{width:980px; margin-left:auto;margin-right:auto;text-align:center;margin-top:-10px;}


.navigation {width:980px;height:25px; margin-left:-0px;background-position:top;background-repeat:repeat-x;background-image:url(../images/nav.png);border-bottom:1px solid #444;}
html>body .pageContent{
background:#FFFFFF;
border-left:1px solid #BBBBBB;
border-right:1px solid #BBBBBB;
margin-left:0;
padding:10px 0;
}

.pageContent{
background:#FFFFFF;
border-left:1px solid #bbb;
border-right:1px solid #bbb;
padding:10px 0;
}

.pageContent ul {margin-left: 20px; padding-left: 0;line-height:1.3em}
html>body .pageContent ul {margin-left: 0; padding-left: 20px;}
.pageContent ul li {margin-bottom:8px}
.ui-tabs-panel ul li {list-style-image:url(../images/bullet.gif);}
.pageContent ol {margin-left: 20px; padding-left: 0;line-height:1.3em}
html>body .pageContent ol {margin-left: 0; padding-left: 20px;}
.pageContent ol li {margin-bottom:8px}
.PageContainer{
padding:0;
text-align:left;
width:980px;
}



.supernav{float:right;margin-top:0px;}
html>body .supernav {padding-bottom:5px}

.top{width:982px;height:8px;background-image:url(../images/top-page.gif);margin-left:0px;background-repeat:no-repeat;background-position:bottom}
.trust-logo{margin-top:20px;width:980px;height:100px;text-align:center}
html>body .trust-logo{margin-top:20px;}



/* placement of menu on page */
.menu{background-color:#333;
border-top:3px solid #0099DD;
height:24px;
width:980px;}

/* style of dropdown menu */
#nav{margin-left:0px}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
	
}

#main {width: 100% !important}

#nav a {
	margin-left:15px;
	display: block;
	width: 200px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	background-color:#333;
	padding-left:10px;
	

}

#nav a:hover {
	color:#fff;
	background-color:#666666;
	width: 200px;

}
#nav li { /* all list items */
	float: left;
	width: ; /* width needed or else Opera goes nuts */
	text-align:left;
	margin-right:10px;
	line-height:160%;
	
}

#nav li ul { /* second-level lists */
	position: absolute;
	padding-bottom:10px;
	width: 200px;
	padding-top:5px;
	z-index:10000;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:-3px;
}
#dropdown ul li a {width:500px;}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}





