﻿
*
{
	margin: 0;
	padding: 0;
}

body 
{
	background: url(background-pattern.gif) 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#login-bar
{
	height: 6px;
}

#banner {}
#banner .top
{
	height: 201px;
	/*background: url(banner-top.jpg) 0 0 no-repeat;*/
}
#banner .bottom
{
	height: 36px;
	background: url(banner-bottom.jpg) 0 0 no-repeat;
}

#page
{
	position: relative;
	width: 951px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: auto;
	margin-right: auto;
	background: url(background-page.gif) 0 0 repeat-y;
	overflow: visible;
	display: block;
	_margin-top: -8px;
}

#header 
{
	height: 158px;
	width: 951px;
	background-color: #000000;
	position: relative;
}

#header .logo
{
	display: block;
	width: 169px;
	height: 117px;
	background: url(logo.gif) 0 0 no-repeat;
	text-indent: -10000px;
	position: absolute;
	top: 24px;
	left: 25px;
}
#header .navs
{
	position: absolute;
	top: 58px;
	left: 240px;
	list-style-type: none;
}
#header .navs li
{
	float: left;
}
#header .navs li a
{
	display: block;
	width: 136px;
	height: 53px;
	text-indent: -10000px;
	margin-right: 4px;
}
#header .navs .active
{
	background-position: -10px -10px;
}
#header .phrase
{
	position: absolute;
	top: 128px;
	left: 334px;
	width: 515px;
	height: 14px;
	background: url(phrase.jpg) 0 0 no-repeat;
	text-indent: -10000px;
}
#header .login 
{
	display: block;
	position: absolute;
	top: -6px;
	left: 234px;
	width: 153px;
	height: 32px;
	text-indent: -10000px;
}
#header .search 
{
	position: absolute;
	top: -6px;
	left: 650px;
	width: 292px;
	height: 32px;
}

.search-box 
{
	position: absolute;
	left: 11px;
	top: 4px;
	width: 190px;
}
.search-button 
{
	display: block;
	width: 53px;
	height: 14px;
	position: absolute;
	left: 215px;
	top: 8px;
	text-indent: -10000px;
}


#footer
{
	width: 690px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	color: #999999;
	font-size: 9px;
	position: relative;
	clear: both;
}
#footer .divider
{
	height: 2px;
	background-color: #000000;
}
#footer .navs
{
	position: absolute;
	top: 10px;
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#footer .navs a
{
	color: #000000;
}

/*2007-07-14: Disabled li styles, since nav items in the footer are now regular hyperlinks rather than bullet points
#footer .navs li
{
	float: left;
}
#footer .navs li a
{
	margin-right: 30px;
	color: #000000;
}
#footer .navs .last
{
	margin-right: 0;
}
*/

#footer p
{
	position: absolute;
	top: 32px;
	left: 25px;
	text-align: center;
}
#footer .divFooterHR
{
	position: relative;
	width: 690px;
	border-top: 1px solid #999999;
	/*margin-top: 7px;*/
	
}




.subMenu
{
	width: 100%;
}
.subMenu .menuItem
{
	background-color: #ffffff;
	border-bottom: solid 1px #bfbfbf;
	color: #000000;
	text-decoration: none;
}
.subMenu .menuItem a
{
	padding: 10px;
	display: block;
}
.subMenu .hover, .subMenu .selected
{
	color: #ffffff;
}

.subMenuItem
{
	background-color: #ffffff;
	border-bottom: solid 1px #bfbfbf;
	color: #000000;
	text-decoration: none;
}
.subMenuItem a
{
	padding: 10px;
	display: block;
}
.subMenuHover, .subMenuSelected
{
	color: #ffffff;
}

.subMenuBottom
{
	border-bottom: solid 4px #000000;
	margin-top: -1px;
}



.mainMenu
{
	position: absolute;
	top: 58px;
	left: 240px;
	list-style-type: none;
}


.mainMenu .item
{
	float: left;
}


/* general info for the main menu */
.mainMenu .item .text a
{
	display: block;
	width: 136px;
	height: 53px;
	margin-right: 4px;
}
.mainMenu .item .text a:hover
{
	background-position: 0px -53px;
	cursor: pointer;
}

/* general info for the main menu slider */
.mainMenu .nav-solutions .slide .vertical li a,
.mainMenu .nav-services .slide .vertical li a,
.mainMenu .nav-about .slide .vertical li a,
.mainMenu .nav-investor .slide .vertical li a,
.mainMenu .nav-resource .slide .vertical li a
{
	background: none;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	width: 250px;
	height: 15px;
	padding: 4px;
	margin: 0px;
	text-indent: 0px;
}
.mainMenu .nav-solutions .slide .vertical li,
.mainMenu .nav-services .slide .vertical li,
.mainMenu .nav-about .slide .vertical li,
.mainMenu .nav-investor .slide .vertical li,
.mainMenu .nav-resource .slide .vertical li
{
	border-bottom: solid 1px #bfbfbf;
}

/* specifics */
/* set individual widths of slider menus */
.mainMenu .nav-solutions .slide .vertical li a
{
	width: 200px;
}
.mainMenu .nav-services .slide .vertical li a
{
	width: 220px;
}
.mainMenu .nav-about .slide .vertical li a
{
	width: 150px;
}
.mainMenu .nav-investor .slide .vertical li a
{
	width: 120px;
}
.mainMenu .nav-resource .slide .vertical li a
{
	width: 250px;
}

/* other specifics */
.mainMenu .nav-solutions .text a
{
	background: url(nav-solutions.jpg) 0 0 no-repeat;
}
.mainMenu .nav-solutions .slide .vertical li a
{
	background-color: #155c9b;
	color: #ffffff;
}
.mainMenu .nav-solutions .slide .vertical li a:hover
{
	background-color: #ffffff;
	color: #000000;
}


.mainMenu .nav-services .text a
{
	background: url(nav-services.jpg) 0 0 no-repeat;
}
.mainMenu .nav-services .slide .vertical li a
{
	background-color: #af351a;
	color: #ffffff;
}
.mainMenu .nav-services .slide .vertical li a:hover
{
	background-color: #ffffff;
	color: #000000;
}


.mainMenu .nav-about .text a
{
	background: url(nav-about.jpg) 0 0 no-repeat;
}
.mainMenu .nav-about .slide .vertical li a
{
	background-color: #b08815;
	color: #ffffff;
}
.mainMenu .nav-about .slide .vertical li a:hover
{
	background-color: #ffffff;
	color: #000000;
}


.mainMenu .nav-investor .text a
{
	background: url(nav-investor.jpg) 0 0 no-repeat;
}
.mainMenu .nav-investor .slide .vertical li a
{
	background-color: #53217a;
	color: #ffffff;
}
.mainMenu .nav-investor .slide .vertical li a:hover
{
	background-color: #ffffff;
	color: #000000;
}


.mainMenu .nav-resource .text a
{
	background: url(nav-resource.jpg) 0 0 no-repeat;
	margin-right: 0;
}
.mainMenu .nav-resource .slide .vertical li a
{
	background-color: #1e9c41;
	color: #ffffff;
}
.mainMenu .nav-resource .slide .vertical li a:hover
{
	background-color: #ffffff;
	color: #000000;
}


.mainMenu .selected .text a
{
	background-position: 0px -53px;
}



.contentHeight
{
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#content { margin-top: 20px; margin-bottom: 20px; margin-left: 15px; margin-right: 15px; overflow: hidden; }
#content .left h2 { font-size: 18px; font-weight: normal; }
/*#content .left hr { color: #000000; background-color: #000000; border: none; height: 1px;}*/
#content .right { float: right; width: 680px; }
#content .right h1 { font-size: 22px; font-weight: normal; }
#content .right p { margin-bottom: 1em; }
/*#content .right hr.top { color: #000000; background-color: #000000; border: none; height: 1px; margin-bottom: 1em; }*/


#content .left { float: left; width: 216px; margin-top: 4px; }

#content .left .divHR
{
	border-top: 1px solid #000000; 
	margin-top: 7px; 
	margin-bottom: 7px;
}

#content .right h2 { font-size: 16px; font-weight: normal; padding-top: 4px; }

#content .right .divHR
{
	border-top: 1px solid #000000; 
	margin-top: 7px; 
	margin-bottom: 19px;
}
#content .pageDescription
{
	margin-top: -10px;
	margin-bottom: 10px;
}

.validationSummary ul
{
	list-style-type: square;
	margin-left: 30px;
}

.validationSummary li
{
	
}

blockquote { display:block; margin-left: 2em; margin-right: 2em; margin-bottom: 2em; }


/* override the google toolbar background color */
/* this is for the default style of the text boxes */
.radHoverCss_Default,
.radEnabledCss_Default,
.radDisabledCss_Default,
.radEmptyMessageCss_Default,
.radFocusedCss_Default,
.radNegativeCss_Default,
.radInvalidCss_Default
{
	background-color: #ffffff !important;
}


.stockTicker
{
	margin-top: 15px;
}
.stockTicker .title
{
	font-size: 16px;
	font-weight: normal;
	padding-top: 4px; 
	padding-bottom: 4px; 
	text-align: center;
}
.stockTicker .content
{
	text-align: center;
	padding-top: 10px;
}
.stockTicker .grid
{
	width: 100%;
}
.stockTicker .grid .row,
.stockTicker .grid .alternatingRow
{
	background-color: #ffffff;
}
.stockTicker .grid .row td,
.stockTicker .grid .alternatingRow td
{
	padding: 4px;
	text-align: left;
	padding-left: 10px;
}
.stockTicker .grid .row
{
	background-color: #d1cdc1;
}

.smallText
{
	font-style: italic;
}

.tableDisplay td
{
	border-top: 1px solid black;
	padding: 3px;
	vertical-align: top;
}

.contentImage
{
	border: 1px solid black;
}

.OfficerItem
{
	border-bottom: 1px solid lightgrey;
	padding-bottom: 10px;
	padding-top: 10px;
}

.OfficerAlternatingItem
{
	border-bottom: 1px solid lightgrey;
	padding-bottom: 10px;
	padding-top: 10px;
}

.newsPress h2
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.newsPress .row, .newsPress .alternatingRow
{
	padding: 5px;
	padding-left: 20px;
}
.newsPress .row .title, .newsPress .alternatingRow .title
{
	font-size: 14px;
}
.newsPress .row .date, .newsPress .alternatingRow .date
{
	font-size: 10px;
}

.contact
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact .title, .contactForm .title
{
	font-weight: bold;
}

.contactForm .title
{
	font-weight: bold;
	text-align: right; 
	padding-right: 10px;
}
.contactForm
{
	border: 1px solid #cdcccc;
	padding: 10px;
}