#ContentContainer a:hover, #ContentContainer a:active {
	background-color: #49597B;
}
/*header styles moved to menunavigation.css (mjo 050605)*/
.extraOptions, .extraOptions2 {
	font-weight: bold;
	text-decoration:none;
	font-size:82%;
}
.extraOptions2 {
	text-align:right;
}

.extraOptions a, .extraOptions a:link, .extraOptions2 a, .extraOptions2 a:link {
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.extraOptions a:visited, .extraOptions2 a:visited {
	text-decoration: none;
}
.extraOptions a:hover, .extraOptions a:active, .extraOptions2 a:hover, .extraOptions2 a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #49597B;
}
#Leftside {
	font-size:95%;
}
#Leftside a, #Leftside a:link {
	color: #49597B;
	text-decoration: none;
}
#Leftside a:visited {
	text-decoration: none;
}
#Leftside a:hover, #Leftside a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #49597B;
}
#Leftside ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 1px 5px 0px; 			
}
#Leftside li {
	margin: 0px 0px 10px 0px;
}
#Leftside div.leftnav, #Leftside div.related {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
.leftnav {
	font-weight: bold;
}
#Leftside div.leftnav ul, #Leftside div.related ul {
	color: #000080;
	margin-left:15px;
	list-style: url(/images/navigation/xsm_arrow_orange.gif) square outside;
	padding-top:25px;
}
#Leftside div.related ul {
	margin-top:0;
	padding-top:0;
}
#Leftside div.leftnav li, #Leftside div.related li {
	margin-left: 10px;
	padding-left:0px;
}
#Leftside div.related h2 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom:0;
	padding-bottom:0;
}
/*#ContentBody h1 {
	display: none;
}*/
#ContentBody h1 {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:10px;
}
#ContentBody p {
	margin-top:5px;
	padding-top:0px;
}
#ContentBody ul {
	margin-top: 1px;
}
#ContentBody li {
	padding: 1px 0px 1px 0px;
}

#ContentBody .breadCrumb {
	font-size: 11px;
	color: #999999;
}
#ContentBody .breadCrumb a, #ContentBody .breadCrumb a:link{
	color: #999999;
	text-decoration: none;
}
#ContentBody .breadCrumb a:visited, a:active {
	color: #999999;
	text-decoration: none;
}
#ContentBody .breadCrumb a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #49597B;
}

#Rightside h2 {
	color: #FF8C00;
	font-size: 165%;
	font-weight: lighter;
	padding: 10px 0px 1px 15px;
	margin-top: 10px;
	margin-bottom:0px;
	font-stretch:semi-expanded;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#Rightside h3 {
	padding-top:0px;
	margin-top:0px;
	font-size: 95%;
	color:#000000;
}
#Rightside h3 a:link {
	font-size: 95%;
	text-decoration: underline;
	color: #49597B;
}
#Rightside h3 a:hover, #Rightside h3 a:active {
	font-size: 95%;
	color: #ffffff;
	background-color: #49597B;
	text-decoration:none;
}
#Rightside h3 a:visited{
	font-size: 95%;
	text-decoration: underline
}
#Rightside p {
	padding-top:0px;
	margin-top:0px;
}
#Rightside .promoImage {
	width: 198px;
	height:158px;
	position: relative;
	float:right;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	clear:both;
}
#Rightside .actionCalls {
	width: 198px;
	height: 27px;
	position:relative;
	background-color: #f4f5f9;
	margin:3px 0px 0px 0px;
	float:right;
	clear:both;
	border-bottom:3px solid #626B7C;
	border-top:3px solid #677182;
	font-size: 90%;
}

table#GenericNormal {
	margin:0px 10px 0px 10px;
	padding:0px;
}
#GenericNormal th {
	font-size:100%;
	padding:3px 3px 3px 1px;
	margin:0px 0px 3px 0px;
	background-color:#F4F5F9;
	font-weight:bold;
	color:#FF8C00;
	text-align:center;
	border-top: 3px solid #BEC5D5;
	border-bottom: 1px solid #BEC5D5

}
#GenericNormal td {
	padding:3px 3px 3px 1px;
	margin:0px;
	vertical-align:top;
}
table#GenericNormal p {
	padding:0px;
	margin:0px 0px 5px 0px;
	line-height:normal;
}

table#SupportTable {
	margin:0px 10px 0px 10px;
	padding:0px;
	width:95%;
}
#SupportTable th {
	font-size:100%;
	padding:3px 3px 3px 10px;
	margin:0px 0px 3px 0px;
	background-color:#F4F5F9;
	font-weight:bold;
	color:#FF8C00;
	text-align:left;
	border-top: 3px solid #BEC5D5;
	border-bottom: 1px solid #BEC5D5
}
#SupportTable td {
	padding:3px 3px 3px 10px;
	margin:0px;
	vertical-align:top;
}
#SupportTable h4 {
	padding:0px 0px 0px 0px;
	margin:5px 0px 10px 0px;
}
table#SupportTable p {
	padding:0px;
	margin:0px 0px 5px 0px;
	line-height:normal;
}
#SupportTable ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 5px; 			
	list-style: url(/images/navigation/xsm_arrow_orange.gif) square outside;
}
#SupportTable li {
	margin: 0px 0px 10px 0px;
	padding-left:0px;
}
.button {
	MARGIN-TOP: 0px;
	FONT-SIZE: 92%;
	MARGIN-BOTTOM: 5px;
	PADDING-TOP: 0px;
	LETTER-SPACING: 1px;
}
#ContentBody blockquote {
	margin-left: 5%;
	margin-right: 5%;
	background:url('/images/quote_right.gif') bottom right no-repeat;
	background-color: #eeeeee;
	width: 95%;
	
}
#ContentBody .quoteWords {
	font-style: italic;
	margin: 1%;
	padding: 2% 4% 2% 6%;
	text-align: left;
	background:url('/images/quote_left.gif') top left no-repeat;
	
}
#ContentBody .quoteFrom {
	color: #000000;
	text-align: right;
	padding: 2% 8% 1% 1% ;
	font-weight: bold;
	
}
#Rightside blockquote {
	margin-left: 1%;
	margin-right: 1%;
	margin-top: -1%;
	background:url('/images/quote_left.gif') top left no-repeat;
}
#Rightside .quoteWords {
	font-size: 90%;
	font-style: italic;
	margin: 1%;
	padding: 13% 4% 7% 5%;
	text-align: left;
	background:url('/images/quote_right.gif') bottom right no-repeat;
}
#Rightside .quoteFrom {
	font-size: 90%;
	color: #000000;
	padding: 2% 4% 2% 5%;
	text-align: right;
	font-weight: bold;
}


/* used for the site map page only */
#SitemapTable h3 {
	font-weight:bold;
	color:#000000;
	
}
#SitemapTable ul {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 5px; 			
	list-style: url(/images/navigation/xsm_arrow_orange.gif) square outside;
}
#SitemapTable li {
	margin: 0px 0px 2px 0px;
	padding-left:0px;
}


