/* ~~~~~~~~~~~~~~~~~ HIDE THESE FROM PRINTED STYLE SHEET ~~~~~~~~~~~~~~~~~*/

img.printnone
{
display: none;
}

.linkbar,
.colright
{
display: none;
visibility: hidden;
height: 0;
}


/* ~~~~~~~~~~~~~~~~~ GENERAL ~~~~~~~~~~~~~~~~~*/

body 
{
background: #fff;
text-align: center;
margin: 0;
padding: 0;
color: #000;
font-family: trebuchet ms,arial,helvetica,sans-serif;
font-size: 1em;
line-height: 1em;
}

a:link,
a:visited
{
color: #e98214;
text-decoration: none;
}

a:hover,
a:active
{
color: #e98214;
text-decoration: underline;
}

img
{
border: 0;
}

.alignright
{
float: right;
}

.clear
{
clear: both;
}


/* ~~~~~~~~~~~~~~~~~ TYPOGRAPHY~~~~~~~~~~~~~~~~~*/

.pop
{
color: #546817;
font-weight: bold;
}

ul.bullet
{
list-style-image: url('../images/bullet.gif')
}

ul.bullet li
{
margin-bottom: 0.5em;
}

h2
{
color: #767674;
font-weight: bold;
font-size: 1.2em;
margin-bottom: -0.5em;
}

.small
{
font-size: 0.8em;
}




/* ~~~~~~~~~~~~~~~~~ STRUCTURAL ~~~~~~~~~~~~~~~~~*/

.stage
{
text-align: left;
border: 1px solid #c1d82f;
}



/* ~~~~~~~~~~~~~~~~~ MAIN SECTION ~~~~~~~~~~~~~~~~~*/

.mainsect
{
clear: both;
}

/* ~~~~~~~~~~~~~~~~~ (Left Colunm) ~~~~~~~~~~~~~~~~~*/

.colleft
{
background: #fff;

}

.colleft .container
{
margin: 0 29px;
font-size: 0.8em;
line-height: 1.5em;
border: 1px solid #fff;
}



/* ~~~~~~~~~~~~~~~~~ FOOTER ~~~~~~~~~~~~~~~~~*/

.footer
{
width: 100%; 
margin: 10px  auto;
padding: 0 0 1em 0;
font-size: 0.8em;
line-height: 2em;
color: #c1d82f;
text-align: left;
}

.footer a:link,
.footer a:visited
{
color: #9db03a;
font-weight: bold;
text-decoration: none;
}

.footer a:hover,
.footer a:active
{
color: #9db03a;
font-weight: bold;
text-decoration: underline;
}

.copy
{
font-size: 0.9em;
color: #79797b;
}

.credit
{
font-size: 0.8em;
color: #adadb3;
line-height: 1.1em;
}

.credit a:link,
.credit a:visited
{
color: #adadb3;
font-weight: normal;
text-decoration: none;
}

.credit a:hover,
.credit a:active
{
color: #b0bf61;
font-weight: normal;
text-decoration: underline;
}
