﻿/* Overrides */

body
{
	background-color: white;	
	background-position: 0 0;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 0.75em;
	color: #828386;
	margin-top: 0px;
	padding-top: 0px;
}

a
{
	color: #828386;
}

a hover
{
	color: #4FA800;
	text-decoration: underline;
}

form
{
    padding: 0px;
    margin: 0px;
}

td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
}

img
{
    border: 0px;
}

/* Elements */


.Float
{
    float: right;
    margin: 10px 15px 0px 0px;
}

.ToggleDiv
{
    cursor: hand;

}

.Title
{
	font-weight: bold;
	color: #000000;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 2px;
}

.TitleNewsViews
{
	font-weight: bold;
	color: #000000;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-left: 0px;
}
.DocumentRowSeparator
{
	padding-bottom: 15px;
}

#Disclaimer
{
	color: #828386;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 15px;
	font-size: 11px;
}

#VideoWidget
{
    margin: 0px 0px 0px 3px;
    padding: 10px;
    border: 1px solid #999999;
}



#Header
{
	/* background-image: url(../images/SC_MainBanner.jpg); */
	padding: 22px 30px 5px 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 736px;
}

#InnerTable
{
    padding: 0px;
    border-style: none;
    margin-top: 0px;
}

#OuterTable
{
	border-style: solid;
	margin: 10px auto 10px auto;
	padding: 5px;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	width: 740px;
	height: 100%;
	background-color: white;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

/* Categories and SubCategories  */

#Content
{	
	padding-top: 15px;	
	margin-left: 15px;	
}
#ContentDisclaimer
{
	/*width: 546px;*/
	padding-top: 15px;
	/*margin-right: 30px;*/
	margin-left: 15px;
	
	/*padding-right:35px;*/
		padding-left:30px;

}

#CategoryConsumer a
{
	/*    color: #FFFFFF;*/
	color: #4FA800;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

#LoginBox
{
	color: #828386;
	text-decoration: none;
	text-align: left;
	/*text-transform: capitalize;*/
	font-family: Arial;
	font-size: 10px;
	background-color: White;
}

.LoginTitle
{
text-align:left;
color:Black;
background-color:White;
font-weight:bold;
}

.LoginTitleGray
{
	text-align: left;
	color: white;
	background-color: #828386;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.LoginInfo
{
	color: #828386;
	text-decoration: none;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	background-color: White;
}
.verticalSpace
{
	padding-top: 3px;
}

.loginPosition
{
	top: 50px;
	position: relative;
}

.Buttons 
{
	background-color:#4FA800;
	border-style:none;
	color:white;
	font-family: Arial;
	font-size: 12px;	
	 
}

.CategoryDot
{
    padding-right: 5px;
    padding-left: 3.5px;
}

#Categories
{
	padding: 0px 30px 0px 30px; /* margin: 0px 7px 0px 7px;*/ /* background-color: #1b47c9;*/
	background-color: white;
	text-align: left; /* padding: 4px 5px 2px 10px;*/
	height: 18px;
}
.BorderRight 
{
		border-width: 1px;
	border-color: #828386;
	border-right-style: inset;

	}
	.BorderTop
{
		border-width: 1px;
	border-color: #828386;
	border-top-style: inset;

	}

#SubCategories
{
	/*
	Done to Remove Vertical Gray Line
	border-width: 1px;
	border-color: #828386;
	border-right-style: inset;
	*/
	padding-left: 34px;
	padding-top: 10px;

}

#SubCategoryTitle
{
	color: #828386;
	text-decoration: none;
	padding-left: 3px;
	/*
	padding-bottom: 3px;
	padding-top: 3px;
*/
	text-transform: uppercase;
}

#SubCategoryConsumer
{
	/*padding-left: 10px;
	padding-top: 10px;*/ /*height: 150px;*/
	
	color: #828386; /*width: 140px;*/
	padding-top: 0px;
}

#SubCategoryConsumer a
{
	color: #828386;
	text-decoration: none;
}

#SubCategoryConsumer a:hover
{
	color: #828386;
	text-decoration: underline;
}

#SubCategoryConsumer a:active
{
	color: #828386;
}

.LeftNavigation
{
	/*padding: 0px 0px 0px 10px;*/
	margin: 0px;
	/*width: 80%;*/
	color: #828386;
	white-space: nowrap;
}

.NavImageColumn
{
	padding-top: 5px;
    /*width:10px;*/
    text-align: right;
    padding-right: 2px;
}

.NavLinkColumn
{
	/*padding: 5px 0px 0px 7px;*/
	text-align: left;
	white-space: nowrap;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}

/* Footer */

#Footer
{
	color: #828386;
	text-align: left;
	font-size: 0.85em;
	padding-left: 28px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#FooterRight
{
	color: #828386;
	text-align: left;
	font-size: 0.85em;
	padding-left: 0px;
	padding-right: 28px;
	padding-top: 20px;
}
#Footer a
{
	color: #828386;
}
#Footer ul
{
    list-style: none;
    display: inline;
}
#Footer ul li
{
    list-style: none;
    display: inline;
}

/* Announcements */

.Announcements
{
    padding-top: 4px;
    margin-top: 4px;
    padding-left: 0px;
    margin-left: 0px;
}

a.view
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

a.view:hover
{
	font-family: Arial;
	text-decoration: underline;
	color: #000000;
}
/*
.pdfSize
{
    color: #999999;
    float: right;
    padding-right: 45px;
}


.Square
{
    width: 150px;
}

.smallBlueTitle
{
    padding-bottom: 5px;
}
*/
a.Square
{
    text-decoration: none;
    color: #040b41;
    margin-left: 4px;
}

a.Square:hover
{
    text-decoration: underline;
}

a.ResourceLinks
{
    text-decoration: none;
    color: #00083f;
}

a.ResourceLinks:hover
{
    text-decoration: underline;
}

.image
{
    width: 55px;
    vertical-align: middle;
}
.up
{
    color: #636363;
}

.GreyAnnouncements
{
	padding: 3px 2px 3px 2px;
	background-color: #eaeceb;
	border-bottom: solid 1px #00083f;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/blueArrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}


.SiteMapMain
{
    BORDER-RIGHT: #828386 1px solid; 
    BORDER-TOP: #828386 1px solid; 
    PADDING-LEFT: 10px; 
    PADDING-BOTTOM: 10px; 
    MARGIN-LEFT: 15px; 
    BORDER-LEFT: #828386 1px solid; 
    MARGIN-RIGHT: 15px; 
    PADDING-TOP: 10px; 
    BORDER-BOTTOM: #828386 1px solid; 
    BACKGROUND-COLOR: #ffffff;
    font-weight: bold;
    font-family: Arial;
    
}
.SiteMapContent
{
    font-weight: normal;
}
.BigTitle
{
	color:Black;
	font-weight: bold;
	font-family: Arial;
	font-size:14px;
	}
.LoginHeaderPosition
{
padding-top:25px;
}
.somethingToFormat
{
	padding-left:50;
	padding-top:50;
	}
	
.LinkResearch
{
	font-weight:bold;
	}
	
.LinkResearch:hover
{
	color: #4FA800;
	text-decoration: underline;
}
.LeftPadding
{
	padding-left:9px;
}
.TablePositioning
	{
	padding-top:3px;
	padding-left:6px;
	}
