body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #666666;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}

.nudgeDown {
	position: relative;
	top: 5px;
}
.prodRow {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	float: left;
	width: 135px;
	color: #666666;
	overflow: visible;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.prodRow  a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.leverRow {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	float: left;
	width: 170px;
	color: #666666;
	overflow: visible;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.leverRow  a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.availableFunctionsLink {
	position: relative;
	width: 200px;
	text-align: right;
	margin-left: auto;
	margin-right: 20px;
	margin-top: -22px;
	padding: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.linkRev {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.linkRev a:link {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
}
.linkRev a:visited {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
}
.linkRev  a:hover {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkRev a:active {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
	}

/* here's the css for the top header links and the left content links */

.topLinks {
	height: 15px;
	width: 600px;
	margin-left: auto;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.topLink {
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
	top: -30px;
	float: right;
}
.contentContainer
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF; 
	width: 100%; 
    border-bottom: 2px solid black; 
    border-right: 2px solid black; 
    padding: 5px;
}


.contentContainer a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.contentContainer a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.contentContainer a:hover {
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: underline;
}
.contentContainer a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	margin-right: 8px;	
}

.headImage {
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	position: relative;
	left: 2px;
}
.textLabel {
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	line-height: 14px;
}
.textIndent {
	line-height: 18px;
	left: 33px;
	text-align: left;
	padding-left: 30px;
}
.RevSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	vertical-align: top;
	font-weight: bold;
	text-indent: 10px;
	background-image: url(/images/blue_heading_bg.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-transform: uppercase;
	height: 18px;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
	text-align: left;
	
}
.RevSubHead img {
	height: 8px;
	width: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
}
ul {
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
li {
	margin-top: 7px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
.contentContainer p {
	margin-left: 45px;
	line-height: 18px;
	margin-right: 52px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
	left: 33px;
	text-align: left;
	padding-left: 30px;
}
.contentContainer h1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: -3px;
	margin-top: 15px;
	margin-right: 0px;
	color: #006699;
}
.contentContainer h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: -3px;
	margin-top: 10px;
	margin-right: 0px;
	color: #006699;
}
.contentContainer h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 45px;
	margin-bottom: -5px;
	margin-top: 7px;
	margin-right: 0px;
	color: #333333;
	line-height: 18px;
}
.GoldSerif {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #996600;
	text-align: center;
}
.glossaryTable {
	padding: 5px;
	width: 660px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: auto;
	vertical-align: top;
	text-align: left;
}
.glossaryTable img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	vertical-align: top;
	float: none;
}
.glossaryTable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
}
.glossaryTable h2 {
	left: -35px;
	
	position: relative;
}
.glossaryTable p {
	left: -30px;
	position: relative;
}
.dottedLineBreak {
	width: 600px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	position: relative;
	left: 35px;
	margin: 0px;
	height: 1px;
}

.clear {
   clear: both;
}
/***********************************************
Added by Lyra 06/17/2009
************************************************/
.sectionBreakWrapper, .sectionBreak
{
    clear: both;
	background-image: url(/images/common/content_bg.gif); 
	background-color: transparent;
	background-repeat: repeat-x;
	border-top: 2px solid black;
	position:relative;
	right: 5px;
	width: auto;
	
    max-height:5px;
    min-height: 5px;

}

.sectionBreak
{
    right: -12px;
    top: -2px;
}

#MainHeaderSection
{
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 913px;
}

#HeaderLogoSection
{
	float: left;
	padding-top: 35px;
	padding-bottom: 10px;
	width: 170px;
}

#HeaderRightSection
{
	float: right;
	width: 450px;
}

#HeaderLinksSection
{
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
}

#HeaderLinksSection a
{
	padding-left: 5px;
	padding-right: 5px;
}

#HeaderFunctionsSection
{
	float: right;
	width: 228px;
}


#MainTopNavigationSection
{
	clear: both;
	background-image: url(/images/common/top_nav_bg.gif);
	height: 27px;
	width: 100%;
	background-repeat: repeat-x;
	line-height: 27px;
}

#TopMenuSection
{
	width: 900px;
	margin: 0px auto;
}

#MainContentSection
{
	clear: both;
	background-color: #ACADAC;
	background-image: url(/images/common/main_grey_grad_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

#ContentSection
{
	clear: both;
	margin: 0px auto;
	background-color: #006699;
	background-image: url(/images/common/content_bg.gif);
	width: 913px;
}

#ContentWrapper
{
	padding: 5px;
}

#MainFooterSection
{
	clear: both;
	background-color: #ACADAC;
	background-image: url(/images/common/footer_bg.gif);
	width: 100%;
	height: 62px;
}

#FooterSection
{
	width: 913px;
	text-align: left;
	margin: 0px auto;
	clear: both;
}

.sf_searchLabel
{
	color: #006699;
	font-weight: bold;
}

.sf_searchSubmit
{
	background-color: #FFFFFF;
	background-image: url(/images/go_button.gif);	
	background-repeat: no-repeat;
	line-height: 22px;
	height: 20px;
	width: 22px;
	border: 0px;
	padding-top: 2px;
	vertical-align: top;
}

.verticalDivider
{
	width: 5px; 
	background-image: url(/images/common/content_bg.gif) 
}

.contentNavigation
{
	background-color: #FFFFFF; 
	width: 201px; 
	border-right: 2px solid black;
    border-bottom: 2px solid black; 
    padding: 5px;
}

.tableCellShadow {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	line-height: 16px;
}
.tableCellShadow p {
	margin: 15px;
	line-height: 16px;
}
#HomeContentWrapper
{
	clear: both;
	margin: 0px auto;
	background-color: #006699;
	background-image: url(/images/common/content_bg.gif);
	width: 807px;
}.RevSubHeadHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	vertical-align: top;
	font-weight: bold;
	text-indent: 10px;
	background-image: url(/images/blue_heading_bg.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-transform: uppercase;
	height: 18px;
	text-align: left;
}
.RevSubHeadHome img {
	height: 8px;
	width: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
}
/***********************************************
Added by Matt 07/03/2009 - 
************************************************/
.rightContentContainer {
	width: 700px;
	margin-left: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	overflow: auto;
	height: auto;
	visibility: visible;
}
.rightContent {
	width: 692px;
	margin-left: 202px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #006699;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	visibility: visible;
	overflow: auto;
}
.rightContent p {
	margin-left: 45px;
	line-height: 18px;
	margin-right: 52px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightContent h1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: -3px;
	margin-top: 15px;
	margin-right: 0px;
	color: #006699;
}
.rightContent h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: -3px;
	margin-top: 10px;
	margin-right: 0px;
	color: #006699;
}
.rightContent h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 45px;
	margin-bottom: -5px;
	margin-top: 7px;
	margin-right: 0px;
	color: #333333;
	line-height: 18px;
}
/***********************************************
Added by Matt 09/22/2009 - 
************************************************/

.imageLibRow {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	float: left;
	width: 170px;
	color: #666666;
	overflow: visible;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.imageLibRow  a:link {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin-right: 5px;
	margin-left: 5px;
}
.imageLibRow a:visited {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin-right: 5px;
	margin-left: 5px;
}
.imageLibRow  a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.libraryDottedLineBreak {
	width: 850px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	position: relative;
	left: 5px;
	margin: 0px;
	height: 1px;
	bottom: -10px;
}
