@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {margin: 0px; line-height:16pt;}
a:link {
	color: #2b8c93;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2b8c93;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #2b8c93;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #2b8c93;
	text-align: right;
	font-weight: bold;
}
h1,h2,h3,h5,h6 {margin: 0px 0px 7px 0px; line-height:16pt;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #2b8c93;
	font-style: italic;
	line-height: 24pt;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #2b8c93;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-style: italic;
}
h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0px 0px 0px 0px; 
	line-height:16pt;
}

/* NAVIGATION */
#tabs {list-style:none; padding:15px 0px 0px 10px; margin:0px 30px 0px 31px; height:23px; background:#2b8c93; border-bottom:1px solid #000;}
#tabs li {display:block; float:left; margin:0px -13px -2px 0px; font-weight:bold;}
#tabs li a {display:block; text-decoration:none;}

#tabs li a em {float:left; padding:0 15px; height:22px; border-top:1px solid #fff; border-bottom:1px solid #000; position:relative; z-index:100; font-style:normal; color:#fff; background:#bfa220 url(../images/tab_d.gif) repeat-x bottom left; font-size:11px; font-family:verdana; line-height:20px;}

#tabs li a b {font-size:0; line-height:0; position:relative; border-bottom:1px solid #000; border-top:1px solid #fff; width:1px; display:block; float:left; z-index:300; background:#bfa220 url(../images/tab_d.gif) repeat-x bottom left;}

#tabs li b.p1 {height:19px; background:#fff; margin-top:4px; border-top:0; z-index:100;}
#tabs li b.p2 {height:19px; margin-top:2px; border-top:2px solid #fff; border-bottom:1px solid #888; z-index:100;}
#tabs li b.p3 {width:2px; height:21px; margin-top:1px; z-index:100;}
#tabs li b.p5 {height:20px; margin-top:2px;}
#tabs li b.p6 {height:19px; margin-top:3px;}
#tabs li b.p7 {height:18px; margin-top:4px;}
#tabs li b.p8 {height:17px; margin-top:5px;}
#tabs li b.p9 {height:16px; margin-top:6px;}
#tabs li b.p10 {height:15px; margin-top:7px;}
#tabs li b.p11 {height:14px; margin-top:8px;}
#tabs li b.p12 {height:13px; margin-top:9px;}
#tabs li b.p13 {height:12px; margin-top:10px;}
#tabs li b.p14 {height:11px; margin-top:11px;}
#tabs li b.p15 {height:10px; margin-top:12px;}
#tabs li b.p16 {height:9px; margin-top:13px;}
#tabs li b.p17 {height:8px; margin-top:14px;}
#tabs li b.p18 {height:7px; margin-top:15px;}
#tabs li b.p19 {height:6px; margin-top:16px;}
#tabs li b.p20 {height:5px; margin-top:17px;}
#tabs li b.p21 {height:4px; margin-top:18px;}
#tabs li b.p22 {height:3px; margin-top:19px;}
#tabs li b.p23 {height:2px; margin-top:20px;}
#tabs li b.p24 {height:1px; margin-top:21px;overflow:hidden;}
#tabs li b.p25 {width:1px; height:1px; background:#fff; margin-top:22px; border-top:0; overflow:hidden;}
#tabs li b.p26 {width:1px; height:1px; background:#000; margin-top:23px; border:0; overflow:hidden;}

#tabs li em b.shdw {position:absolute; display:block; left:-4px; bottom:0; border:0; width:17px; height:17px; background:#bfa220 url(../images/tab_a.gif) bottom left; z-index:500;}

#tabs li a:hover,
#tabs li a:focus, 
#tabs li a:active 
{white-space:nowrap; color:#000; position:relative; z-index:500; cursor:pointer;}
#tabs li a:hover em, 
#tabs li a:focus em, 
#tabs li a:active em 
{color:#800; background:#fbe78f url(../images/tab_b.gif) bottom left; border-bottom-color:#888;}
#tabs li a:hover em b.shdw,
#tabs li a:focus em b.shdw, 
#tabs li a:active em b.shdw  
{visibility:hidden;}
#tabs li a:hover b, 
#tabs li a:focus b, 
#tabs li a:active b 
{background:#fbe78f url(images/../tab_b.gif) bottom left; border-bottom-color:#888;}
#tabs li a:hover b.p1, 
#tabs li a:focus b.p1, 
#tabs li a:active b.p1 
{background:#fff; border-bottom-color:#888;}
#tabs li a:hover b.p25, 
#tabs li a:focus b.p25, 
#tabs li a:active b.p25 
{background:#fff; border-bottom-color:#888;}
#tabs li a:hover b.p26, 
#tabs li a:focus b.p26, 
#tabs li a:active b.p26 
{background:#888;}

#tabs li a.selected, 
#tabs li a:hover.selected,  
#tabs li a:active.selected  
{white-space:nowrap; color:#000; position:relative; z-index:600; cursor:default;}
#tabs li a.selected em, 
#tabs li a:hover.selected em,
#tabs li a:active.selected em
{color:#800; background:#fff url(images/../tab_c.gif) bottom left; border-bottom-color:#fff;}
#tabs li a.selected em b.shdw, 
#tabs li a:hover.selected em b.shdw, 
#tabs li a:active.selected em b.shdw 
{visibility:hidden;}
#tabs li a.selected b, 
#tabs li a:hover.selected b, 
#tabs li a:active.selected b 
{background:#fff url(images/../tab_c.gif) bottom left; border-bottom-color:#fff;}
#tabs li a.selected b.p1, 
#tabs li a:hover.selected b.p1, 
#tabs li a:active.selected b.p1 
{background:#fff; border-bottom-color:#fff;}
#tabs li a.selected b.p26, 
#tabs li a:hover.selected b.p26, 
#tabs li a:active.selected b.p26 
{width:1px; height:1px; background:#fff; margin-top:23px; border-top:0; overflow:hidden;}

/* subnav */
#navcontainer {margin:0px 30px 0px 31px; }
#navcontainer ul {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	color: #800;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	border-bottom:1px solid #000;
	font-weight: bold;
	font-size: 8pt;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding: 0.5em 2.7em;
	background-color: #FFF;
	color: #800;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	font-weight: bold;
}

#navcontainer ul li a:hover {
	background-color: #EFEFEF;
	color: #2b8c93;
	font-weight: bold;
}
#navcontainer ul li a.active {
	background-color: #EFEFEF;
	color: #2b8c93;
	font-weight: bold;
}

/*callouts*/
.left {width:300px; float:left; margin-top:10px;}
.center {width:300px; float:left; margin:10px 10px 0px 10px;}
.right {width:300px; float:left; margin-top:10px;}

/* SECTIONS */
.container {width:100%; margin:0 auto; background:url(../images/containergrad.jpg) top left repeat-x;}
.site {width:1001px; text-align:left;}
.logo {float:left; margin:5px 0px 117px 110px;}
.masthead {background:url(../images/masthead.png) top center no-repeat; z-index:2; height:309px;}
.footnotes {font-size: 7pt; text-align: right;}
.callouts {width:920px; height:250px; margin:15px 30px 15px 31px; padding: 10px; background:url(../images/calloutbackground.jpg) repeat-x top left;}
.callouttop {background:url(../images/callouttop.png) top left no-repeat; height:37px;}
.calloutbottom {background:#FFF; height: 167px; padding:0px 25px;}
.calloutbottom a#navlink {font-size:7pt; text-align:right;}

.navlink {text-align:right;}
.clear {clear:both;}
.content {z-index:4; margin:15px 45px 0px 45px;}
.contentwithsub {z-index:4; margin:20px 45px 0px 45px;}
.swapstyle {z-index:1; height:309px;}
.revolvingbkgrnds {background: url(../images/sitebackground.png) top center no-repeat;}
.siteinnertrim {border-top:#000 15pt solid;}
.sitetrim {background:#FFF; border-top:#bd9c04 10pt solid; border-bottom:#bd9c04 10pt solid;}
.globalnav {float:left; background:url(../images/globalnav.png) bottom left no-repeat; width:494px; height:32px; margin-top:51px;}
.frameclose {background:url(../images/framebottom.jpg) top center no-repeat; padding-bottom:9px;}
.footer {background-color:#000; height:24px; padding: 10px 25px 0px 25px;}
.copyright {float:left; text-transform:uppercase; font-size: 6pt; color:#666;}
.address {float:right; text-transform:uppercase; font-size: 6pt; color:#FFF;}

/* GLOBAL NAV */
#outer {padding:2px 0px 1px 0px; background:url(../images/globalnav.png) bottom left no-repeat; margin:0px; text-align:left;}
#point {display:table; padding:0px; margin:0px 0px 0px 30px; list-style:none; white-space:nowrap; text-align:left;}
#point li {display:table-cell; margin:0px; padding:0px; text-align:left;}
#point li a {float:left; font-family:arial; font-size:11px; height:2.6em; line-height:2.6em; letter-spacing:1px; padding:0px 1em; text-decoration:none; color:#000;  border-right:1px solid #000; border-left:1px solid #fff;}
#point li a:hover, #point li a.current {background:#bd9c04; color:#FFF;}
#point li a:hover b, #point li a.current b {display:block; float:left; background:transparent url(../up_arrow.gif) no-repeat center bottom; cursor:pointer} 

