/* reset.css */
html {
margin:0;
padding:0;
border:0;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

hr {
border-color:#ccc -moz-use-text-color -moz-use-text-color;
border-right:0 none;
border-style:dotted none none;
border-width:1px 0 0;
clear:both;
display:block;
height:1px;
margin:1em 0;
padding:0;
}

#breadcrumbscontainer{
position:absolute;
top:0;
right:0;
z-index:100;
width:230px;
padding-top:1.1em;
}

#uppercontent{
display:none;
}

/********************************* WRAPPER *********************************/
#wrappercontainer{
border-top:4px solid #2b6025;
width:100%;
}

#wrapper{
margin:0 auto;
width:960px;
}

/********************************* BANNER *********************************/

#bannercontainer{
float:left;
width:180px;
}

#bannerphoto{
display:none;
}


/********************************* TOOLBAR *********************************/

#toolbarcontainer{
display:none;
}

#searchbox{
background-color:#eee;
padding:4px;
height:18px;
}

#searchbox .searchtext{
clear:none;
float:left;
border:1px solid #c6c6c6;
padding-left:2px;
width:160px;
}

#searchbox input.submit {
clear:none;
float:right;
background-image:none;
background-color:#0c3a85;
border:medium none;
padding:0 3px 2px 3px;
color:#fff;
text-indent:0px;
padding-left:0px !important;
width:50px;
height:18px;
}

/********************************* NAVALPHA *********************************/

#navalphacontainer{
clear:none;
float:right;
width:750px;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
font-size:110%;
}

#navalphalinks ul{
list-style-type:none;
margin:0;
padding:0;
}

#navalphalinks li{
float:left;
}

#navalphalinks li a{
display:block;
width:99px;
height:64px;
padding:11px;
margin-left:2px;
border-top:2px solid #fff;
background-color:#0c3a85;
color:#fff;
text-decoration:none;
line-height:1.2em;
}

#navalphalinks li a:hover,
#navalphalinks li.selected a{
border-top:2px solid #2b6025;
background-color:#2b6025;
color:#fff;
text-decoration:none;
}

/********************************* NAVBETA *********************************/

#navbetacontainer{ 
background:url(/sgs/images/globe.jpg) no-repeat scroll left bottom transparent;
clear:none;
float:left;
width:190px;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
font-size:120%;
padding:16px 0 230px 0;
}

#navbeta{
border-bottom:2px solid #CCC;
padding-bottom:1em;
}

#navbeta ul{
list-style-type:none;
margin:0;
padding:0;
}

#navbeta ul ul{
width:190px;
background-color:#eee;
font-size:90%;
padding-bottom:5px;
}

#navbeta li a{
display:block;
background-color:#fff;
width:177px;
padding:4px 0 4px 13px;
color:#5a5a5a;
line-height:1.2em;
text-decoration:none;
}

#navbeta li a:hover,
#navbeta li.selected a,
#navbeta li.unfolded.parent a:hover{
background-color:#2b6025;
color:#fff;
text-decoration:none;
}

#navbeta li.selected.parent,
#navbeta li.unfolded.parent a{
background-color:#eee;
}

#navbeta li li.level2 a{
width:172px;
padding:3px 0 3px 18px;
color:#5a5a5a;
background-color:transparent;
}

#navbeta li li.level2 a:hover,
#navbeta li li.selected.level2 a{
background-color:#2b6025;
color:#fff;
text-decoration:none;
}

#navbeta li li.selected li.level3 a,
#navbeta li li.unfolded li.level3 a{
width:161px;
padding:2px 0 2px 30px;
color:#5a5a5a;
background-color:#eee;
}

#navbeta li li li.level3 a:hover,
#navbeta li li li.selected.level3 a{
background-color:#2b6025;
color:#fff;
text-decoration:none;
}

/********************************* MAIN *********************************/

#maincontainer{
clear:both;
width:960px;
border-top:2px solid #CCC;
}


/********************************* CONTENT *********************************/
#contentcontainer{
clear:none;
float:right;
position:relative;
width:730px;
}

#maincontainer.subcontent-collapse #content{
clear:none;
float:right;
width:730px;
}

#maincontainer #content{
clear:none;
float:left;
width:510px;
}

#subcontent{
clear:none;
float:right;
width:200px;
margin-top:70px;
}

#content{
padding-top:1em;
}

.file-component,
.href-list-component,
.picture-component{
padding-bottom:1em;
}


#footercontainer{
float:right;
padding-top:1em;
font-size:90%;
color:#777;
width:730px;
}

#footer{
padding-top:1em;
border-top:2px solid #CCC;       
}


/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:Verdana, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family:"Myriad Pro", Arial, Helvetica, sans-serif;font-weight:normal;color:#111;}
h1 {font-size:2.75em;line-height:1;margin-bottom:0.5em;color:#0c3a85;}
h2 {font-size:1.75em;margin-bottom:0.75em;color:#0c3a85;border-bottom:2px solid #CCC;padding-bottom:.7em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;color:#2b6025;}
h4 {font-size:1.25em;line-height:1.25;margin-bottom:1.25em;font-weight:bold;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}