﻿/* ####################### GLOBAL Styles ######################## */

body {
	text-align: center;
	margin: 25px 0px 0px 0px;
	padding: 0;
	background-color: #ede9de;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.textbottom {vertical-align:text-bottom;} 

a
{
	font:normal normal normal 12px;
	text-decoration:none;
	color:#25AAE1;
}
a:hover
{
	text-decoration:underline;
	color:#25AAE1;
}
a:visited
{
	
	color:#666666;
	font-weight:bold;
	
}

/* ####################### Container Divs ######################## */


div#wrapper {
	width: 909px;
	height: 1279px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

div#container {
	background-image: url(images/pageBg.gif);
	background-repeat: repeat-y;
	width: 909px;
	overflow: hidden;
}

div#logoWpr {
	float: left;
	width: 854px;	
	overflow: hidden;
	display:inline;
}
div#logo {
	float: left;
	width: 245px;
	margin-left: 27px;
	overflow: hidden;
	display:inline;
}
div#logoInner {
	float: left;
	width: 282px;
	padding-bottom: 21px;
/*	margin-left: 27px;*/
	overflow: hidden;
}

div#rolloverWrapper {
	margin-left: 27px;
	float: left;
	width: 856px;
	display:inline;	
}
div#rOleft1 {
	float: left;
	width: 624px;
}
div#rOright1 {
	float: left;
	width: 232px;
}
div#rOleft2 {
	float: left;
	width: 446px;
}
div#rOright2 {
	float: left;
	width: 410px;
}

/*::::::::::::::::::::::TOP LINKS:::::::::::::::::::::::::::::::*/

#topNavBorder
{
	float:right;
	width:280px;
	height:60px;
	background:white url(images/topNavBorder.gif) no-repeat;
	padding-left:10px;
	margin-top: 25px;
}

#topNavBorder2
{
	width:280px;
	height:41px;
	background:white url(images/topNavBorder.gif) no-repeat 100% 0;
	padding-top:5px;
	
}

.clearfloat { 
	clear:both;
    height:0;
    line-height: 0px;
}
/*::::::::::::::::::::::TOP LINKS NAVIGATION :::::::::::::::::::::::::::::::*/

#topLinks {
    margin: 0;
    padding:0 0 0 10px;
    list-style-type: none;
    width: 250px;
    float: left; /* Contain floated list items */
}

#topLinks li {
    margin: 0;
    padding: 0;
    background-image: url(images/topLinksSM_up.gif);
    background-position: left;
    background-repeat: no-repeat;
    float: left;
    display: inline;
}

#topLinks a {
    float: left;
    padding: 0 16px;
    /*width: 80px;*/
    color: #c1c0c0;
    text-decoration: none;
    line-height: 2.5;
    /*text-align: center;*/
    background-image: url(images/topLinksSM_up.gif);
    background-position: left;
    background-repeat: no-repeat;
}

#topLinks #topLinks_con a {
    border: none;
}

#topLinks a:hover {
    background:url(images/topLinksSM_over.gif);
    background-position: left;
    background-repeat: no-repeat;
    color: #25aae1;
    cursor: hand;
}
/*::::::::::::::::::::::TOP LINKS END:::::::::::::::::::::::::::::::*/


/*.topLinks a:link {
	color: #c1c0c0;
	text-decoration: none;
}

.topLinks a:visited {
	color: #c1c0c0;
	text-decoration: none;
}

.topLinks a:active, .topLinks a:hover {
	color: #229dc5;
	text-decoration: none;
}*/
/*::::::::::::::::TOPLINKS::::::::::::::::*/

div#flash {
	float: left;
	width: 856px;
	margin-left: 27px;
	overflow: hidden;
}
div#contentWpr {
	float: left;
	width: 384px;	
	overflow: hidden;
}


/* ####################### Masthead ######################## */


div#mastheadWpr {
	width: 909px;
}

/* ####################### Left Column ######################## */


div#leftColumnWpr {
	position: relative; 
	float: left;
	clear: both;
	width: 563px;
	margin-left: 37px;
	display:inline;
}

div#leftColumnInnerWpr {
	position: relative; 
	float: left;
	clear: both;
	width: 282px;
	margin-left: 20px;
	display:inline;
}

div#innerpageQuotes {
	float: left;
	width: 282px;
	background:url(images/quotesInnerBg.gif);
	background-repeat: repeat-y;
}

div#innerpageQuotesMargin {
	width: 190px;
	margin-left: 65px;
	margin-top: 25px;
	margin-bottom: 30px;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	line-height: 26px;
}

/* ####################### Right Column ######################## */

div#rightColumnWpr {
	float: right;
	width: 282px;
	margin-right: 26px;
}

div#featuredArticles {
	width: 282px;
	overflow: hidden;
/*	text-align: center;*/
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 13px;
}

#featuredContentWpr {
	float: left;
	width: 282px;
	background-image: url(images/featuredArticlesBg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#featuredContent {
	width: 218px;
	height: 240px;
	margin-left: 34px;
	overflow: hidden;
}

#featuredContent a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #25aae1;
	text-decoration: none;
}

#featuredContent a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #25aae1;
	text-decoration: none;
}
#featuredContent a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #25aae1;
	text-decoration: none;
}



/*::::::::::::::::::::RIGHT INNER LINKS:::::::::::::::::::*/

#innerrightColumnWpr {
	float: right;
	width: 562px;
	margin-right: 25px;
	display:inline;
}

.innerfeaturedArticles {
	width: 530px;
	margin-left: 15px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 24px;
}

.innerfeaturedContentWpr {
	float: left;
	width: 530px;
}
.innerfeaturedContent {
	width: 490px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
}

.innerquicklinks {
	width: 565px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 21px;
}

.innerquicklinksWpr {
	float: left;
	width: 562px;
	background:url(images/innerYellowBg.gif);
	background-repeat: repeat-y;
}

.innerquicklinksContent {	
	width: 475px;
	margin-left: 66px;
	margin-bottom: 20px;
}

/*::::::::::::::::::::::QUICK LINKS:::::::::::::::::::::::::::::::*/
#quicklinks {
margin: 0 0 0 9px;
padding: 0;
list-style-type: none;
float: left; /* Contain floated list items */
display:inline;
}
#quicklinks li {
margin: 0;
padding: 0;
float: left;
display: inline;
padding: 0;
}
#quicklinks a {
float: left;
color: #666666;
text-decoration: none;
line-height: 23px;
}
#quicklinks #quicklinks_con a {
border: none;
}
#quicklinks a:hover {
color: #25aae1;
}

#quicklinks {
	width: 261px;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	line-height: 13px;
	
}

#quicklinksWpr {
	float: left;
	width: 261px;
	background:#efefef;
}

#quicklinksContent {	
	width: 232px;
}

#quicklinksContent2 {	
	width: 240px;
	padding-bottom: 20px;
	margin-left:20px;
}

#quicklinksContent2 p {	
	
	padding: 0 0 0 10px;
	margin:0;
}

/*::::::::::::::::::::::QUICK LINKS END:::::::::::::::::::::::::::::::*/


/*::::::::::::::::::::RIGHT INNER LINKS END:::::::::::::::::::*/
p.differentSpacing {
	margin-top: 5px;
	margin-bottom: 8px;
}
p.differentSpacing13 {
	margin-top: 13px;
	margin-bottom: 13px;
}
p.differentSpacing14 {
	margin-top: 0px;
	margin-bottom: 14px;
}
p.spaceNav {
	margin-top: 0px;
	margin-bottom: 0px;
}

div#promo2 {
	width: 256px;
	text-align: left;
	margin-bottom: 25px;
	font-size: 12px;
	line-height: 18px;
}

div#homepageQuotes {
	float: left;
	width: 569px;
	background: url(images/quotesBgHomepage.gif);
	background-repeat: repeat-y;
}
div#homepageQuotesMargin {
	width: 490px;
	margin: 10px 0 8px 30px;
	font-size: 17px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	line-height: 26px;
}
div#pagenameBox {
	float: left;
	width: 569px;
	margin-top: 10px;
	line-height: 30px;
	height: 60px;
}

.yellowCopy {
	color: #feeeb3;
}
/* ####################### Article LEFT ######################## */


.articleLeft1 {
	float: left;
	width: 530px;
	min-height:260px;
	line-height: 24px;
	font-size: 12px;
	color: #666666;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top:20px;
}
.articleLeft1 H2
{
	color: #25aae1;
}
.articleLeft2 {
	float: left;
	width: 520px;
	line-height: 21px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
}
.articleLeftInner2 {
	float: left;
	width: 282px;
	line-height: 21px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
	display:inline;
}
.articleRight {
	float: right;
	width: 48%;
	font-size: 11px;
	color: #666666;
}
.articleRight2 {
	float: left;
	width: 140px;
	font-size: 11px;
	color: #666666;
}
.articleTitle {	
	color: #25aae1;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
.articleTitle2 {	
	color: #25aae1;
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 20px;
}

.viewAllArticles {
	color: #25aae1;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
}






/* ####################### Footer ######################## */

#footerRules
{
	color: #949494;
	font-size:8pt;
	padding: 6px 12px 0 12px;
}

#footerRules a
{
	color: #949494;
	text-decoration: none;
}

#footerRules a:hover
{
	color: #949494;
	text-decoration:underline;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-right: 30px;
	text-align:left;
	vertical-align:top;
	margin-top: 8px;
}

#footer a
{
	color: #949494;
	font-style:normal;
	text-decoration:none;
}

#footer a:hover
{
	color: #949494;
	text-decoration:underline;
}

#footer span#ft-serv
{
	float:left;
	font-size:7pt;
	color: #949494;
	line-height: 1.6em;
}

#footer #ft-textWpr
{
	float:right;
	text-align:right;
}

/*div#footer div#ft-textWpr a
{
	margin:0 0 0 8px;
}*/

#footer #ft-linkWpr
{
	height:20px;
}

#bottomwhite {
	float: left;
	background-image: url(images/pageBg.gif);
	background-repeat: repeat-y;
	width: 909px;
	height: 130px;
}

/* ####################### Text & General Styles ######################## */

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #25aae1;
}
h2 {
/*
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
*/	
	font-family: "Trebuchet MS", Verdana, sans-serif;
    color: #25aae1;
	font-size: 24px;
	line-height: 20px;
	padding: 14px 0 10px 0;
}

h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 2px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.note {
	font-style: italic;
	font-size: 11px;
	line-height: 13px;
}

.articleTitleGrey {	
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

.relatedLinksBlueTitle {
	font-size: 12px;
	font-weight: bold;
	color: #4192d0;
}

.relatedLinksGrayCopy {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}


.articleLeft a:link {
	font-weight: bold;
	color: #4192d0;
	text-decoration: none;
}

.articleLeft a:visited {
	font-weight: bold;
	color: #4192d0;
	text-decoration: none;
}

.articleLeft a:active, .articleBody a:hover {
	font-weight: bold;
	color: #4192d0;
	text-decoration: underline;
}


.articleRight a:link {
	font-weight: bold;
	color: #4192d0;
	text-decoration: none;
}

.articleRight a:visited {
	font-weight: bold;
	color: #4192d0;
	text-decoration: none;
}

.articleRight a:active, .articleBody a:hover {
	font-weight: bold;
	color: #4192d0;
	text-decoration: underline;
}

.bluelink a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif!important;
	font-size: 13px!important;
	font-weight: bold;
	color: #25aae1;
	text-decoration: none;
}

.bluelink a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px!important;
	font-weight: bold;
	color: #25aae1;
	text-decoration: none;
}

.bluelink a:active, .bluelink a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px!important;
	font-weight: bold;
	color: #25aae1;
	text-decoration: underline;
}

.bluelinkSm a:link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #25aae1;
	text-decoration: none;
}

.bluelinkSm a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #25aae1;
	text-decoration: none;
}

.bluelinkSm a:active, .bluelinkSm a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #25aae1;
	text-decoration: underline;
}

.greylink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.greylink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.greylink a:active, .articleBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.greyLink2 a:link {
	color: #c1c1c1;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.greyLink2 a:visited {
	color: #c1c1c1;
	text-decoration: none;
}

.greyLink2 a:active, .greyLink2 a:hover {
	color: #25aae1;
	text-decoration: none;
}

.blueLink a:link {
	color: #2e669a;
	text-decoration: none;
	font-size: 1.1em;
}

.blueLink a:visited {
	color: #154878;
	text-decoration: none;
}

.blueLink a:active, .blueLink a:hover {
	color: #2e669a;
	text-decoration: underline;
}

.greyLink2 a:visited {
	color: #c1c1c1;
	text-decoration: none;
}

.greyLink2 a:active, .greyLink2 a:hover {
	color: #25aae1;
	text-decoration: none;
}


.clear {
	clear: both;
	overflow: hidden;
}



/* ####################### Left Menu ######################## */

#navigation {
    margin-left: 20px;
    display:inline;
	padding-bottom: 40px;
	float:left;
}

#nav {
/*margin: 0;*/
list-style-type: none;
width: 240px;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 18px;
font-weight: bold;
}

#nav li {
list-style: none;
color: #25aae1;
line-height: 17px;
text-align: left;
width: 100%; /* IE whitespace bug */
}
#nav a {
display: block; /* to increase clickable area as a’s
default to inline */
color: #25aae1;
padding-bottom: 14px;
padding-top: 14px;
text-decoration: none;
}
#nav #nav_con a {
border: none;
}
#nav a:hover {
background: url(images/blueBackgroundOver.gif);
background-repeat: repeat-y;
color: #25aae1;
}
#nav a:active {
background: url(images/blueBackgroundOver.gif);
background-repeat: repeat-y;
color: #25aae1;
}

#nav a.selected
{
background: url(images/blueBackgroundOver.gif);
background-repeat: repeat-y;
color: #25aae1;
}

#subNav {
/*margin: 0;*/
 list-style-type: none;
 width: 240px;
 height: 20px;
 font-family: "Trebuchet MS", Verdana, sans-serif;
 font-size: 14px;
 color: #666666;
 float: left;
}

#subNav li {
 list-style: none;
 text-align: left;
 line-height: 20px;
 background-image: url(images/leftArrow_up.gif);
 background-repeat: no-repeat;
 width: 100%; /* IE whitespace bug */
}

li#subNav.top
{
    margin-top: 5px!important;
}

li#subNav.bottom
{
    margin-bottom: 5px!important;
}

#subNav a {
display: block; /* to increase clickable area as a’s
default to inline */
color: #666666;
text-decoration: none;
background: url(images/leftArrow_up.gif);
background-repeat: no-repeat;
float: left;
padding: 0 19px;
}
#subNav #subNav_con a {
border: none;
}
#subNav a:hover {
background: url(images/leftArrow_over.gif);
background-repeat: no-repeat;
color: #25aae1;
}
#subNav a:active {
color: #25aae1;
}


/* RadTreeView Navigation */


.RadTreeView
{
    list-style-type: none;
    width: 240px;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.RadTreeView UL
{
	margin:0px;
	padding:0px;
}

.RadTreeView .rtLI
{
    list-style: none;
    color: #25aae1;
    line-height: 17px;
    text-align: left;
    width: 100%; /* IE whitespace bug */  
    background: url(images/smallDots.gif) no-repeat top;
}

.rtLI a
{
    /* to increase clickable area as a’s default to inline */
    display: block; 
    color: #25aae1;
    padding: 14px 0 14px 4px;
    text-decoration: none;
    
}
.rtLI a:visited
{
    /* to increase clickable area as a’s default to inline */
    display: block; 
    color: #25aae1;
    padding: 14px 0 14px 4px;
    text-decoration: none;
    font-weight:normal;
    
}
.rtSelected a {
    background: #eaf9ff url(images/smallDots.gif) no-repeat top;
    color: #25aae1;
    font-weight:bold !important;
}

rrtLI a:hover {
    background: #eaf9ff url(images/smallDots.gif) no-repeat top;
    color: #25aae1;
}

.rtLI .rtUL {
    /*margin: 0;*/
     list-style-type: none;
     width: 240px;
     font-family: "Trebuchet MS", Verdana, sans-serif;
     font-size: 14px;
     font-weight: normal!important;
     color: #666666;
     margin-bottom: 10px;
}

.rtLI .rtUL .rtLI {
    background-image: url(images/leftArrow_up.gif);
    background-repeat: no-repeat;
    list-style: none;
    line-height: 20px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
    text-align: left;
    width: 100%; /* IE whitespace bug */
}

.rtLI .rtUL .rtLI a {
    display: block; /* to increase clickable area as a’s
    default to inline */
    color: #666666;
    text-decoration: none;
    background: url(images/leftArrow_up.gif);
    background-repeat: no-repeat;
    padding: 0 19px 0 12px; 
}
.rtLI .rtUL .rtLI #subNav_con a {
    border: none;
}

.rtLI .rtUL .rtLI a:hover {
    background: url(images/leftArrow_over.gif);
    background-repeat: no-repeat;
    color: #25aae1;
}

.rtLI .rtUL .rtLI a:active {
    color: #25aae1;
}

.rtLI .rtUL .rtLI .rtUL {
/*margin: 0;*/
 list-style-type: none;
 width: 240px;
 font-family: "Trebuchet MS", Verdana, sans-serif;
 font-size: 14px;
 color: #666666;
 padding-left: 15px;
}

.rtLI .rtUL .rtLI .rtUL .rtLI {
    list-style: none;
    text-align: left;
    line-height: 20px;
    background: #ffffff;
    width: 100%; /* IE whitespace bug */
    padding-left: 8px; 
}
.rtLI .rtUL .rtLI .rtUL .rtLI  a {
    display: block; /* to increase clickable area as a’s
    default to inline */
    color: #666666;
    text-decoration: none;
    background: #ffffff;
}
.rtLI .rtUL .rtLI .rtUL .rtLI  a:hover {
    display: block; /* to increase clickable area as a’s
    default to inline */
    color: #25AAE1;
    text-decoration: none;
    background: #ffffff;
}

.rtLI .rtUL .rtLI .rtUL .rtLI  div.rtSelected {
    color: #25aae1;
  	font-family: Verdana, Arial, Helvetica, sans-serif!important;
    font-size: 11px;
    font-weight: bold;
}

.rtLI .rtUL .rtLI .rtUL .rtLI .rtUL {
    padding-left: 10px; 
}


.RadTreeView .rtPlus, 
.RadTreeView .rtMinus
{
	width:9px;
	height:9px;
}
/*

.RadTreeView .rtPlus
{
	background: transparent url('Images/ArrowNormal.gif') no-repeat 0 0;
	padding-left:5px !important;
}

.RadTreeView .rtSp
{
	height:18px;
	margin:0;
	padding:0;
}
*/

.rtLI .rtUL .rtLI .rtMinus
{
	background: transparent url('Images/ArrowDown.gif') no-repeat top left;
	float: left;
	margin: 5px 0 0 2px;
}


/* Begin Yellow Container */

.YellowContainer {
    width: 548px;  
  	font-family: Verdana, Arial, Helvetica, sans-serif!important;
    margin-top: 20px;
    margin-left: 17px;
    line-height: 21px;
}

.YellowTopLeft {
    float: left; 
    height: 14px; 
    width: 100%;
    background: url(images/YellowTop.gif) no-repeat left top;
}

.YellowTopRight {
    float: right;
    height: 14px; 
    width: 10px;
    background: url(images/YellowTop.gif) no-repeat right top;
}    

.YellowBottomLeft {
    background: url(images/YellowBottom.gif) no-repeat left bottom; 
    float: left; 
    width: 100%;
    height: 14px; 
}    

.YellowBottomRight {
    background: url(images/YellowBottom.gif) no-repeat right bottom; 
    float: right; 
    height: 14px; 
    width: 10px;
}

.YellowBackground {
    background-color: #fff8e0;
	padding: 20px 30px 20px 50px;
}

/* End Yellow Container */


/* Begin Quotes */


.QuotesWide {
    width: 548px;  
   	font-size: 17px;
   	
}

.QuotesNarrow {
    width: 207px;
    margin-left: 38px;    
	font-size: 16px;
}
.QuotesTopLeft {
    float: left; 
    height: 16px; 
    width: 100%;
    background: url(images/quotesTopHomepage.gif) no-repeat left top;
    font-size:0px; /* IE6 bug fix */
}

.QuotesTopRight {
    float: right;
    height: 16px; 
    width: 10px;
    background: url(images/quotesTopHomepage.gif) no-repeat right top;
}    

.QuotesBottomLeft {
    background: url(images/quotesBottomHomepage.gif) no-repeat left bottom; 
    float: left; 
    width: 100%;
    height: 50px; 
    display:inline;
    font-size:0px; /* IE6 bug fix */
}    

.QuotesBottomRight {
    background: url(images/quotesBottomHomepage.gif) no-repeat right bottom; 
    float: right; 
    height: 50px; 
    width: 10px;
}

.QuotesBackground {
    
    background: #25aae1;
	padding: 20px 30px 20px 32px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	line-height: 26px;
}

/* End Quotes */


/* hacks for Opera & Safari */
@media screen and (min-width:550px)
{
	/* fixes for opera (changes the paddings/margins automatically in rtl mode) */

	html:first-child .RadTreeView_rtl .rtPlus,
	html:first-child .RadTreeView_rtl .rtMinus,
	html:first-child .RadTreeView_rtl .rtFirst .rtLI .rtPlus,
	html:first-child .RadTreeView_rtl .rtFirst .rtLI .rtMinus
	{
		margin:4px 6px 0 -18px;
		right:0;
	}
	
	/* fix for safari bug (inline-block positioned elements in rtl mode get no width) */
	:root .RadTreeView_rtl .rtPlus,
	:root .RadTreeView_rtl .rtMinus
	{
		right: 0;
		margin-right: -18px;
		margin-left: 7px;
	}
}

/* endof hacks */