
html {
font-size : 62.5%;
/*min-width : 1200px;*/
color : #fff;
}
body {
margin : 0;
padding : 0;
font-family : 'Helvetica', Arial, Sans-Serif;
line-height : 2.1em;
vertical-align : baseline;
/*min-width : 1200px;*/
background-color : #060606;
height : 100%;
color: #262626;
font-size: 11px;
}
img {
border : none;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
}
h1 {
font-size : 1.4em;
font-weight : normal;
color: #002e5f;	
text-transform: capitalize;
}
h2 {
font-size : 1.4em;
font-weight : normal;
color: #262626;	
text-transform: capitalize;
}
h3 {
font-size : 1.2em;
font-weight : bold;
color: #6c6f70;
}
h4 {
font-size : 1.1em;
font-weight : normal;
color: #002e5f;
}
h5 {
font-size : 1.1em;
font-weight : bold;
color: #002e5f;
margin-bottom: 0;
}
h6 {
font-size : 1.1em;
font-weight : bold;
color: #639ec8;
}
p {
/*font-size : 1.2em;*/
margin-top : 0;
margin-bottom : 10px;
color: #6c6f70;
}
a {
outline : none;
text-decoration : none;
color: #639ec8;
}
a:hover {
text-decoration : underline;
color: #002e5f;
}
a:visited{
}
ul {
margin:0;
margin-top : 0;
margin-bottom : 20px;
padding-top : 0;
padding-left : 12px;
font-size : 1.1em;
}
li {
line-height : 1.1em;
margin-bottom : 1.4em;
}
.horizontal_list {
margin : 0;
padding : 0;
list-style-type : none;
font-size : 1.1em;
height : auto;
float : left;
}
.horizontal_list li {
margin : 0;
padding : 0;
display : inline;
padding-right : 25px;
line-height : 1.2em;
height : 100%;
}
.horizontal_list a {
color : #c6c6c6;
text-decoration : none;
/*font-weight : bold;*/
margin : 0;
padding : 0;
height : 12px;
}
.horizontal_list a:hover {
text-decoration : underline;
color : #c6c6c6;
}
.horizontal_list a:active , .horizontal_list a:visited{
color : #c6c6c6;
}
select {
font-family : 'Helvetica', Arial, Sans-Serif;
}
label {
font-weight : bold;
}
#rumorControl {
color : #ffffff;
background-color : #004475;
height : 0;
position : relative;
font-size : 13px;
}
#rumorClose {
position : relative;
left : 950px;
cursor : pointer;
top : 5px;
}

#rumorControlText, #rumorControlText h1, #rumorControlText h2, #rumorControlText p
{
	color: #fff;
}

.contentParent {
width : 960px;
margin : auto;
position : relative;
}
#header {
height : 50px;
background-color : #1e1e1e;
border-bottom : 1px solid #2f2f2f;
position : relative;
z-index : 10;
}
#banner_logo {
padding-top : 25px;
}
#slide_container {
background-color : #000000;
position : relative;
height : 540px;
}
#banner {
height : 80px;
background-color : #000;
border-bottom : 1px solid #2f2f2f;
clear : both;
position:relative;
z-index:8;
width : 100%;
opacity:.8;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; /* IE 8 */
filter:alpha(opacity=80); /* IE 4, 5, 6 and 7 */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);

}
#mainNavContainer {
height : 80px;
z-index : 10;
position : absolute;
right : 0;
top : 51px;
}

#mainNavContainer div {
float : left;
width : 120px;
text-align : left;
height : 45px;
font-weight : normal;
color : #fff;
padding-top : 40px;
}

#mainNavContainer div a{
padding:20px;
padding-left : 10px;
font-size: 12px;
color : #FFFFFF;
text-decoration : none;
}

#mainNavContainer div.selected {
cursor : pointer;
background: url(/assets/images/activeButton_bgTop.gif) top center repeat-x #262626;
height : 40px;
}

#mainNavContainer div:hover{
background-color :#002E5F; 
background-image : url(/assets/images/dropdown_hilite.png);
background-repeat : no-repeat;
background-position : left top;
}

#mainNavContainer div:hover{
cursor : pointer;
height : 40px;
}

#mainNavContainer div.selected{
height: 40px;
}

#mainNavContainer div ul {
margin : 0;
padding-top : 20px;
padding-left: 0;
list-style-type : none;
font-size : 1.1em;
border-top : solid 1px #2f2f2f;
display : none;
width : 240px;
background-color : #E7E8E8;
position : relative;
top : 80px;
z-index:5;
padding-bottom: 0px;
}
#mainNavContainer div ul li a {
font-weight : normal;
color : #002E5F;
margin-left: 10px;
}
#mainNavContainer div ul li a:hover {
text-decoration : none;
color : #002E5F;
}
#mainNavContainer div ul li {
height : 30px;
padding-left : 0;
}

#mainNavContainer div ul li:hover {
background-image : url(/assets/images/home_topnav_arrow.png);
background-repeat : no-repeat;
background-position : left 2px;
margin-left: 15px;
}

#smallRumorControl {
background-color : #004475;
color : #ffffff;
height : 30px;
padding-top : 10px;
padding-bottom : 10px;
clear : both;
overflow : hidden;
width : 100%;
display : block;
}
#smallRumorClose {
cursor : pointer;
}
#smallRumorControl table {
font-size : 12px;
height : 20px;
width : 960px;
margin : auto;
}
#middleSection {
background-color : #ffffff;
height : 460px;
margin : auto;
width : 100%;
clear : both;
position : relative;

}
#middleSection .homeWidget {
width : 240px;
height : 500px;
margin-top : 25px;
background-color : #fff;
float : left;
overflow : hidden;
}
#widgetContainer {
clear : both;
}
#middleSection div.homeWidget {
margin-right : 40px;
width : 200px;
height : 350px;
position : relative;
}

#middleSection div.homeWidget img {
border : none;
margin : 0;
}
#middleSection div.homeWidget .widget_copy {
height : 68px; /* 100px; */
clear : both;
border-bottom : 1px solid #6C6F70;
font-size : 12px;
line-height : 16px;
overflow : hidden;
color : #6C6F70;
}

#middleSection div.homeWidget h1 {
color : #6C6F70;
font-size: 12px;
font-weight: 500;
margin-bottom: 10px;
text-transform: none;
}

.widget_copy{
color:#FFF;
padding-bottom: 20px;
padding-top: 10px;
padding-right: 10px;
}

#middleSection div.homeWidget .link {
float: left;
color : #004475;
}

#middleSection div.homeWidget .link:hover {
text-decoration: underline;
}

#dirContainer {
background-color : #060606;
min-height : 630px;
margin : auto;
border-top : 1px solid #060606;
}
#searchAdminContainer {
width : 200px;
height : 24px;
padding-top : 13px;
position : absolute;
top : 0;
right : 0;
}
#searchContainer {
width : 180px;
position : relative;
left : 20px;
}
#searchContainer span {
float : left;
text-align : center;
}
#headerLinksContainer {
width : 700px;
overflow : hidden;
height : 16px;
padding-top : 18px;
}

#headerLinksContainer  a
{
font-size: 12px;
}

#sideMenu {
width : 240px;
float : left;
padding-top : 25px;
}

#sideMenu .sideMenu_list {
font-size : 12px;
padding : 0;
margin : 0;
margin-top : 15px;
list-style-type : none;
}

#sideMenu .sideMenu_list li {
border-bottom : 1px solid #d7d7d7;
padding-bottom : 10px;
height : 20px;
background-image : url(/assets/images/home_sidenav_arrow.png);
background-repeat : no-repeat;
background-position : right -17px;
}

#sideMenu .sideMenu_list li a:hover {
text-decoration: underline;
color: #002E5F;
}

.group
{
cursor:pointer;
}

#stockContainer {
width : 100%;
background-color : #e2e2e2;
height : 50px;
clear : both;
}
.stockTicker {
background-image : url(/assets/images/stock_indicator.gif);
background-repeat : no-repeat;
background-position : left 10px;
padding-left : 120px;
padding-top : 15px;
height : 35px;
font-size : 12px;
color : #000000;
}
.stockTicker .stockLabel {
font-weight : bold;
color : #555555;
margin-right : 3px;
margin-left: 10px;
}
.ticker_dc {
font-size : 11px;
color : #555555;
margin-left: 10px;
}
#infoContainer {
width : 100%;
height : 170px;
margin-top : 40px;
border-bottom : 1px solid #161616;
}
#infoContainer .infoDiv {
float : left;
color : #9d9d9d;
}
#infoContainer .infoDiv h3 {
color : #fff;
}
#infoContainer .contact {

height : 100%;
font-size : 11px;
}
#infoContainer .contact p {
font-size : 11px;
}
#infoContainer .contact a {
color : #9d9d9d;
}
#infoLogo {
width : 180px;
height : 100%;
background-image : url(/assets/images/sitemap_logo.png);
background-repeat : no-repeat;
background-position : left top;
}

#address
{	
	width : 345px;
	padding-left: 40px;
}
#socnet
{	
	width : 285px;
	padding-left: 100px;
}

#directory {
width : 880px;
min-height : 200px;
margin-top : 20px;

/* padding-left : 80px; */
}

#directory a:hover{
text-decoration: underline;
}

#directory div {
float : left;
width : 220px;
text-align : left;
}
#directory span {
font-size : 1.1em;
font-weight : bold;
color : #fff;
}
.directory_list {
margin : 0;
margin-top : 10px;
padding : 0;
list-style-type : none;
}
.directory_list li {
margin : 0;
padding : 0;
margin-bottom : 5px;
}
.directory_list_title a, .directory_list_title a:hover, .directory_list_title a:active, .directory_list_title a:visited {
color : #ffffff;
text-decoration : none;
font-size : 12px;
}
.directory_list li a, .directory_list li a:hover, .directory_list li a:active, .directory_list li a:visited{
color : #9d9d9d;
font-size : 11px;
}
#footer {
border-top : 1px solid #161616;
padding-top : 20px;
margin-top : 20px;
height : 40px;
width : 100%;
}
#footer div {
float : left;
}
#footer #footer_ltd {
color : #9d9d9d;
margin-right : 20px;
/* font-weight : bold; */
height : 12px;
}
#footer #footerlinks {
width : 710px;
overflow : hidden;
}
#footer #footerlinks a, #addThisFooter a {
color : #ffffff;
}
#footer #copyright {
text-align : right;
height : 12px;
width : 250px;
color : #ffffff;
padding : 0;
line-height : 12px;
}
#addThisFooter {
float : left;
line-height : 1.1em;
height : 100%;
margin-top: 1px;
}
#addThisFooter a {
/*font-weight : bold;*/
font-size : 1.1em;
}
#twitter {
width : 100px;
background-image : url(/assets/images/twitter.gif);
background-repeat : no-repeat;
background-position : 0% -16px;
padding : 1px 0 0 30px;
font-size : 12px;
cursor : pointer;
margin-right : 30px;
}
#twitter:hover {
background-image : url(/assets/images/twitter.gif);
background-repeat : no-repeat;
background-position : 0% 0%;
text-decoration: underline;
}
#facebook {
line-height : 18px;
width : 100px;
background-image : url(/assets/images/facebook.gif);
background-repeat : no-repeat;
background-position : 0% -16px;
padding : 1px 0 0 30px;
font-size : 12px;
cursor : pointer;
}
#facebook:hover {
background-image : url(/assets/images/facebook.gif);
background-repeat : no-repeat;
background-position : 0% 0%;
text-decoration: underline;
}

.watermark {
color : #d7d7d7;
}
#siteMap {
font-size : 12px;
}
#siteMap .parent {
font-weight : bold;
font-size : 14px;
}
#siteMap .leaf {
background-color : green;
}
#siteMap .node {
background-color : yellow;
}
#siteMap .root {
background-color : blue;
}
.siteTree, .siteTree ul li, .siteTree ul li a {
font-size : 12px;
}
.siteTree ul li a:hover {
text-decoration : none;
border : none !important ;
}
.siteTree ul, .siteTree ul li {
padding : 0;
margin : 0;
}
#slideShow {
width : 100%;
height : 540px;
margin : 0;
margin-top:-81px;
padding : 0;
list-style-type : none;
overflow : hidden;
z-index : 0;
}
#slideShow li, #slideShow li div {
width : 100%;
text-align : center;
list-style-type : none;
height : 540px;
margin : 0;
padding : 0;
position : absolute;
left : 0;
z-index : 0;
}

#slideShow li{
	display:none;
}
#slideShow li img {
margin : 0 auto;
display : block;
height : 540px;
width : 960px;
position : relative;
left : -1px;
}
#tabHolder {
width : 100%;
text-align : center;
height : 90px;
z-index : 10;
position : absolute;
bottom : 0;
display : none;

}
#tabs {
margin : 0 auto;
position : relative;
z-index : 11;
height : 80px;
overflow : hidden;
}
#tabs .active {
background-position : center top;
}
#tabs #indicator {
border-bottom : 5px solid #013358;
background : white;
width : 184px; /* 120px;  */
height : 70px;
position : absolute;
z-index : 0;
}
#tabs .slideButton:hover {
background-position : center top;
}
#tabs #bottomLine {
border-bottom : 5px solid #ddd;
height : 70px;
width : 100%;
position : absolute;
top : 0;
left : 0;
z-index : 0;
}
.slideButton, .fadeButton {
height : 70px;
width : 184px; /* 120px;  */
float : left;
position : relative;
z-index : 10;
background-position : center bottom;
}
.sf_searchBox {
margin : 0;
padding : 0;
border : 1px solid #eaeaea;
padding : 1px;
width : 160px;
background-color : #fff;
height : 20px;
}
.sf_searchText {
border : none;
border : 1px solid #fff;
font-size : 11px;
width : 135px;
}
.sf_searchSubmit {
padding : 4px 2px 0 2px;
}
.button
{
    border: solid 1px #000;
    margin-top: 10px;
    cursor: pointer;
}

.val_required
{
    background-color: #f2f2f2; 
    color: red;
    border: solid 1px red;
    /* padding: 5px; */
    position: absolute;
    min-width: 100px;
    line-height: 14px;
    padding-left: 10px;
    padding-right: 5px;
    background-image : url(/site/assets/images/arrow_left.png);
    background-repeat : no-repeat;
    background-position : 2px center; 
    margin-top: 4px;
    
}

.server_error
{
    padding: 10px;
    background-color: #f2f2f2; 
    width: 340px;
    margin: auto;
    border: solid 1px #ccc;
    margin-top: 20px;
}

.email_table
{
    /* width: 370px; */
    line-height: 30px;
}

textarea
{
    font-family : 'Helvetica', Arial, Sans-Serif;
    font-size: 12px;
}

#redirect {
width : 560px;
height : 180px;
margin: auto;
margin-top: 50px;
background-color: #fff;
padding-left: 50px;
padding-top: 100px;
padding-right: 50px;
padding-bottom: 50px;
font-size:12px;
}

sup{
font-size: 7px;
margin: 0;
padding: 0;
line-height: 7px;
}

#addThisFooter .addthis_button{
	top:0px;
}