/* Start of CMSMS style sheet 'Stone-Service' */
* {
font-family:  Arial, Helvetica, sans-serif;
}
p {
	font-size:12px;
}

.popUpTitle {
    font-size: 22px;
    color:#cc0000;
}
.popUpText {
    font-size:20px;
    color:#336699;

}

td{
    font-size: 12px;
    color: #484848;
}
.news {
    font-size: 12px;
    color: #636363;
}
.blocktext {
    font-size: 12px;
    color: #2A2A2A;
    text-decoration: none;
}
.cathead {
    font-size: 15px;
    color: #413F40;
	font-weight:bold;
}
.catin {
    font-size: 12px;
    color: #474347;
    text-decoration: none;
}
.catin:hover {
    font-size: 12px;
    color: #FF8000;
    text-decoration: underline;
}
a.catin {
    font-size: 12px;
    color: #474347;
    text-decoration: underline;
}
a.content {
    color: rgb(255, 117, 82);
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}
.region {
    font-size: 12px;
    text-decoration: none;
    color: #BBBBBB;
}
a.region {
    font-size: 12px;
    text-decoration: underline;
    color: #FFFFFF;
    font-weight: bold;
}
.region:hover {
    font-size: 12px;
    text-decoration: underline;
    color: #BBBBBB;
    font-weight: bold;
}
.menu {
    font-size: 12px;
    color: #FF8000;
    font-style: normal;
}
a.menu {
    font-size: 12px;
    color: white;
	font-weight: bold;
    font-style: normal;
}
.menu:hover {
    font-size: 12px;
    color: #FF8000;
    font-style: normal;
    text-decoration: underline;
}
.head-menu {
    font-size: 12px;
    color: white;
    font-style: normal;
}
a.head-menu {
    font-size: 12px;
    color: white;
	font-weight: bold;
    font-style: normal;
}
.head-menu:hover {
    font-size: 12px;
    color: white;
    font-style: normal;
    text-decoration: none;
}
.prodheader {
    font-size: 14px;
    font-weight: normal;
}
.roadmap {
    font-size: 12px;
    color: white;
    font-weight: bold;
}
a.roadmap {
    font-size: 12px;
    color: white;
    text-decoration: underline;
}
.roadmap a {
    font-size: 12px;
    color: white;
    text-decoration: underline;
}
a.roadmap:hover {
    text-decoration: none;
}
.roadmap a:hover {
    font-size: 12px;
    color: white;
    text-decoration: none;
}
.bigheader {
    font-size: 18px;
}
a {
    text-decoration: underline;
    color: #f46e14;
}
a:hover {
    text-decoration: none;
    color: #f46e14;
}

hr {
    border-color: #848285;
    border-width: 1px;
    margin-top: 5px;
    margin-bottom: 7px;
    border-style: dashed;
}
.title {
    font-size: 14px;
    color: #213935;
}
h1 {
    margin: 0px;
    font-size: 12px;
    color: #474347;
    text-decoration: none;
	font-weight: normal;
}
.tableFeedBack {
    color: #464545;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#outer {
    width:auto;
    max-width:1255px;
    width:expression(document.body.clientWidth >1255? "1255px": "auto" );
    margin:0 auto;
    padding: 0px;
    vertical-align:top;
    border:0px solid #F1EBDC;
    text-align:center;

}
ul
{
	font-size:12px;
}
li {
	font-size:12px;
}

.printButtonHead {
    width: 100px;
    border: none;
    border-width: 0;
    height: 10px;
}

.printButtonBottom {
    width: 14px;
    border: none;
    border-width: 0;
    height: 10px;
    margin-left: 4px;
    margin-right: 4px;
}

li.catinSlide {
    font-size: 12px;
    color: #474347;
    text-decoration: none;
    display: none;
    position: relative;
    left: 2px;
    top: 0;
}

li.catinSlide:hover {
    font-size: 12px;
    color: #f46e14;
    text-decoration: none;
}

a.catinSlide {
    font-size: 12px;
    color: #474347;
    text-decoration: underline;
}

li:hover > ul > span > li.catinSlide, li.over > ul > span > li.catinSlide {
    display: block;
}

ul:hover > span > li.catinSlide, ul.over > span > li.catinSlide {
    display: block;
}

#menu a {
    color: #54595b;
    text-decoration: underline;
    font-weight: normal;
}

#menu a:hover {
    color: #f46e14;
    text-decoration: none;
}



.box 
	{background: url(images/ss/center.gif) repeat-y top left;}
.box .top 
	{width: 100%; background: transparent url(images/ss/top.gif) no-repeat top left;}
.box .bot 
	{width: 100%; background: transparent url(images/ss/bottom.gif) no-repeat bottom left;}
.box .pad 
	{padding: 4px 20px 4px 20px;}

.wa 
	{width: 100%; clear: both;}
/* End of 'Stone-Service' */

