/* CSS Document */
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;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

:focus {
	outline: 1;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
background:#111;
font: 12px Arial, Helvetica, sans-serif;
color: #333;
}

h2 {
color:#379934;
font-size:22px;
margin-bottom:20px;
}

label {

width:200px;
}

div#header { overflow: hidden; background: #fff; height: 130px; }

div#mainWrapper {
width:978px;
margin:12px auto 140px auto;
}

div#logo {
float:left;
/*background:url(../images/logo.jpg);*/
width:375px;
height:120px;
margin: 4px 14px;
}

div#contactInfo {
float:right;
/*background:url(../images/contactInfo.jpg);*/
width:225px;
height:60px;
margin: 40px 14px;
}

div#nav {
width:958px;
height:55px;
background: url(../images/navBg.jpg) repeat-x;
position: relative;
padding-left: 20px;
}

div#nav ul {
list-style:none;
}

div#nav ul li 
{
display:block;
float:left;
height: 43px;
position: relative;
}

div#nav ul li a
{
display:block;
float: left;
padding:20px 16px 0 16px;
height: 23px;
}

div#nav ul li span {

display:none;

}

div#nav ul li a:hover {
background:#333;
}


img.navCapLeft {
position: absolute; left: -11px; top: 0;

}

img.navCapRight {
position: absolute; right: -11px; top: 0;

}

div.clear {
clear:both;
}

div#slogan { height:190px; background: url(../images/slogan.jpg) no-repeat; }

div#popup_images { height: 226px; margin-top: -20px; z-index: 10; margin-bottom: 20px; }

div#bucketHeading {

height:60px;
width:934px;
padding-left:40px;
}

div#bucketHeading h2 {

font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

div.bucket {
width:400px;
float:left;
line-height:20px;
margin-right: 40px;
}

div.bucket.home { margin-right: 58px; }

div.bucket a {

color:#379934;
font-weight:bold;

}

div.bucket p {
margin-bottom:20px;

}



div#content { width: 898px; background: #fff; padding: 0 40px; }

div#footer {
padding: 10px 0 30px 0;
margin-top: 90px;
color:#afafaf;
height:60px;
border-top: 1px solid #e6e6e6;
background: #fff;
}

div#footer ul {
margin-top:10px;
float:left;

}
div#footer img {
float:right;

}
div#nav ul li img.right_corner { position: absolute; top: 0; right: -7px; }
div#nav ul li img.left_corner { position: absolute; top: 0; left: -7px; }

#newsHolder {
float:left;
width:420px;
background: #EEE;
padding:10px;
color: #333;

}

#newsHolder h2 {

margin-bottom:2px;
color:#379934;

}

#newsHolder p {

line-height:20px;
margin-bottom:20px;
}

#newsHolder a {

color:#379934;
font-weight:bold;
}

ul#contact{
width:100px;

}

.subSpan {
font-weight:bold;
text-decoration:underline;
color:#379934;
}

div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:260px;
height:160px;
}

.bucket img {
float:right;
padding:5px 5px 5px 5px;
padding-left:5px;
display:block;
margin: 8px 8px;
border:1px solid #999999;
}

.infoList {
margin-bottom:20px

}

.error {

color:#FF0000;
font-weight:bold;
font-size:13px;
}

.newsDate {
color:#444;
font-size:11px;
color:#379934;

}

#isoLogo {
float:right;
height:80px;
width:155px;
text-align:center
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}
