/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Jobs to complete outside of, as well as throughout the entirety of, this document.
   * DEF: 'asset' = An asset can best be described as any item used in the creation of the site other than
   the HTML.  For example: images, flash, css files, etc.)

INSTRUCTIONS:
Make changes to the following:
1. all color values throughout this document should be altered
   ** NOTE: follow PSD instructions on what color each element will be
-------------------------------------------------------------------------------------------- */

/* -------------------------------------------------
content styling / GLOBAL
-- NOTE: pre-vA
------------------------------------------------- */
body
{
color: #999999;
font-family: "Lucida Sans", "Lucida Grande", Arial, verdana, sans-serif;
}

a:active,
a:link,
.title_9,
.title_9Bold,
.title_10,
.title_10Bold,
.title_12,
.title_12Bold,
.title_14,
.title_14Bold,
.title_16,
.title_16Bold
{
color: #005daa;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FFF;
}

a:visited
{
color: #083f6d;
}

a:focus,
a:hover
{
color: #50a3e8;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
}

.contentEdit h1
{
margin: 0.2em 0;
font-size: 277%;
color: #005daa;
}

.contentEdit h2
{
margin: 0.2em 0;
font-size: 277%;
color: #fff;
}

.contentEdit h3
{
margin: 0.2em 0;
font-size: 230%;
color: #005daa;
}

.contentEdit h4
{
margin: 0.2em 0;
font-size: 230%;
color: #fff;
}

.contentEdit h5
{
margin: 0.2em 0;
font-size: 184.6%;
color: #005daa;
}

.contentEdit h6
{
margin: 0.2em 0;
font-size: 184.6%;
color: #fff;
}

.contentEdit img
{
border-color: #005daa;
}

/* To style images in content. */
.contentEdit img.imageStyle
{
border-width: 10px;
border-style: solid;
}

/* -------------------------------------------------
main structure
------------------------------------------------- */
body
{
padding: 0px;
margin: 0px;
background-color: #000;
}

div#wrapper
{
min-width: 960px;
padding: auto;
margin: auto;
overflow: hidden;
}

div#container
{
width: 960px;
margin: 0 auto;
}

/* -------------------------------------------------
header
------------------------------------------------- */
div#header
{
width: 960px;
padding: 0;
margin: 0 auto;
position: relative;
}

div#headerLinks
{
float: left;
width: 290px;
padding: 0 0 20px 0;
}

a#homeIcon,
a#homeIcon:focus,
a#homeIcon:link,
a#homeIcon:visited,
a#homeIcon:hover
{
display: block;
float: left;
width: 40px;
height: 17px;
padding: 8px 0 0 30px;
margin: 25px 100px 0 30px;
line-height: 17px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
outline: none;
overflow: hidden;
color: #fff;
}

a#homeIcon:focus,
a#homeIcon:hover
{
color: #999;
}

a#memberButton,
a#memberButton:focus,
a#memberButton:link,
a#memberButton:visited,
a#memberButton:hover
{
display: block;
float: left;
width: 40px;
height: 17px;
padding: 8px 0 0 30px;
margin: 25px 20px 0 0;
line-height: 17px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
outline: none;
overflow: hidden;
color: #fff;
}

a#memberButton:focus,
a#memberButton:hover
{
color: #999;
}

/*------------------------------------------------
Marquee
------------------------------------------------*/
div#MarqueeWrapper
{
display: block;
float: left;
width: 650px;
height: 20px;
padding: 25px 10px 15px 10px;
white-space: nowrap;
}

div#Marquee
{
width: 650px;
height: 20px;
overflow:hidden;
}

#Marquee span
{
width: 650px;
height: 20px;
line-height: 20px;
font-size: 123%;
font-weight: normal;
color: #fff;
}
/* END ALTER - Marquee */

/* -------------------------------------------------
middle
------------------------------------------------- */
div#middle
{
width: 960px;
padding: 0 0 158px 0;
margin: 0 auto;
}

div#colOneWrapper
{
display: block;
float: left;
width: 290px;
padding: 0;
}

div#colOne
{
padding: 280px 0 0 0;
}

div#colTwoWrapper
{
display: block;
float: left;
width: 670px;
padding: 0;
}

/* -------------------------------------------------
vertical Nav
------------------------------------------------- */
div#verticalNavContainer
{
width: 290px;
padding: 0 0 26px 0;
}

ul#verticalNav
{
width: 290px;
padding: 0;
}

ul#verticalNav li a
{
display: block;
padding: 14px 30px 14px 40px;
line-height: 22px;
font-size: 138.5%;
font-weight: normal;
text-decoration: none;
text-align: left;
color: #747474;
}

ul#verticalNav li a:focus,
ul#verticalNav li a:hover
{
color: #000;
}

/* -------------------------------------------------
company box
------------------------------------------------- */
div#companyBox
{
width: 160px;
height: 106px;
padding: 62px 60px 26px 70px;
margin: 0;
}

div#bookmarkLinks,
div#updateLinks
{
height: 17px;
padding: 0 0 0 10px;
font-size: 100%;
text-align: left;
overflow: hidden;
color: #666666;
}

div#bookmarkLinks span,
div#updateLinks span
{
display: inline-block;
}

div#bookmarkLinks a,
div#updateLinks a
{
padding: 0 5px;
margin: 0;
text-decoration: none;
overflow: hidden;
color: #808080;
}

div#bookmarkLinks a:focus,
div#updateLinks a:focus,
div#bookmarkLinks a:hover,
div#updateLinks a:hover
{
color: #50a3e8;
}

/* -------------------------------------------------
Page Content
------------------------------------------------- */
div#slideshow-wrapper
{
position: relative;
width: 630px;
height: 410px;
padding: 10px 20px;
overflow: hidden;
}

div#slideshow-wrapper > img
{
position: absolute;
top: 10px;
left: 20px;
z-index: 10;
}

div#slideshow-container
{
position: absolute;
top: 10px;
width: 630px;
height: 410px;
overflow: hidden;
z-index: 0;
}

div#slideshow-container img
{
position: absolute;
min-width: 630px;
max-width: 630px;
min-height: 410px;
}

h2#pageTitle,
h2#pageTitle-internal
{
min-height: 52px;
padding: 0 60px 10px 60px;
font-size: 369%;
font-weight: normal;
line-height: 52px;
color: #2c2c2c;
}


h2#pageTitle-internal
{
padding: 52px 60px 0 60px;
text-transform: uppercase;
color: #e1e1e1;
}

div#pageContent,
div#pageContent-internal
{
padding: 35px 40px 40px 40px;
word-wrap: break-word;
overflow: hidden;
}

div#colTwoWrapper > p
{
display: block;
width: 650px;
min-height: 20px;
padding: 20px 0;
font-size: 123%;
font-weight: normal;
line-height: 20px;
text-align: right;
color: #666666;
}

div#companyLogoBox
{
width: 200px;
height: 30px;
padding: 0;
margin: 0 0 0 450px;
}

a#companyLogo
{
display: block;
width: 200px;
height: 30px;
margin: 0;
text-indent: -9999px;
overflow: hidden;
outline: none;
}

a#companyLogo:focus,
a#companyLogo:hover
{
background-position: -200px top;
}