/* Core stylesheet */

.t772 { width: 772px; }
.t742 { width: 742px; }
.t542 { width: 542px; }
.t587 { width: 587px; }
.t435 { width: 435px; }

/* general styles */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	margin:0;
}

a,
a:link,
a:visited{
	color: #990000;
	text-decoration:none;
}

a:hover,
a:focus{
	color: #990000;
	text-decoration:none;
}
selected,
a.selected:link,
a.selected:visited{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
a.selected:Hover{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration:underline;
}


standardLink1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.standardLink1:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

a.standardLink1:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

a.standardLink1:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration:underline;
}

/* main structural rules */

#outerbox{
	padding:0 4px;

	width:772px;
}

#content{
	margin:5px 0 3px;

	width:772px;
}

#footer{
	position:relative;top:-1px;
	clear:both;
	border-top:1px solid #CCE0ED;
	padding:3px;

	width:766px;
	min-height:25px;
}



/* topbar rules */

#skiplink{
	position:absolute;left:-999em;
	padding-left:17px;
}

#skiplink a:focus{
	position:relative;left:999em;
}

#topbar{
	position:relative;
}

#topnav{
	position:absolute;top:10px;right:13px;
	list-style:none;
}

#topnav li{
	display:inline;
	border-left:1px solid #000;
	padding:0 2px 0 6px;
}

#topnav li.firstitem{
	border:0;
}

#menubar{
	background:url(/Binary/top_menu_strip.gif) repeat-x bottom #bc0000;
        margin-bottom:2px;
	padding-bottom:7px;
	float: left;
	width: 772px;
}

#menubar ul{
	background-image:url(/Binary/top_menu.gif);
	list-style:none;
	margin:0;
	padding:6px 0 26px 17px;
}

#menubar li{
	float:left;
	padding-top:11px;
}

#menubar li a{
	border-left:1px solid #FFF;
	color:#FFF;
	padding:0 9px;
}

#menubar li.firstitem a{
	border:0;
}

#navcurrent{
	background:url(/Binary/topbar_arrow.gif) no-repeat 56% 0;
}

#menubar #dummymenubar{
	background-image:url(/Binary/top_menu.gif);
	padding:16px 0;
}


.languageactive, .languageinactive {
    display: inline;
    margin: 0 0 0 12px;
}

.languageactive, .languageinactive a {
    text-decoration: underline !important;
}

.languageactive {
     color : #CC0000;
}

.languageinactive a {
     color : #333 !important;
}

#countryselection, #countryselect {
	clear: left;
	font-size: 10px !important;
}

#countryselection table,
#countryselection td,
#countryselect table,
#countryselect td {
	font-size: 100%;
}

#countryselect {
	display:inline;
	margin-bottom:5px;

	/* hide from IE5/Mac \*/
	display:block;
	float:left;
	width:100%;
	/* end hide from IE5/Mac */
}

#countryselect span{
	background:url(/Binary/country_select_sep.gif) no-repeat right;
	padding:0 17px 0 18px;
}

#countryselect a{
	color:#333;
	margin:0 4px 0 2px;
	text-decoration:none;
}

#countryselect a:hover,
#countryselect a:focus{
	color:#C00;
	text-decoration:underline;
}

#printlink{
	position:absolute;right:0;
	margin:4px 15px 0;
}



/* main content rules */

#content div.horizsep{
	clear:both;
	background:url(/Binary/horiz_dotted_line.gif) repeat-x bottom;
	padding: 2px 0;
}

#content h2, #content h1{
	color:#C00;
	font-size:1.6em;
	font-weight:bold;
	margin:0 0 5px;
}

#content #brandingimage {
	float:left;
	clear:left;
}

#content #brandingimage h1{
	margin:0;
}

#content ul{
	list-style:none;
	margin:0 0 0.1em;
	padding:0;
}

#content li{
	background:url(/Binary/icon_arrows.gif) no-repeat 0 3px;
	line-height:1.4em;
	
	padding:0 0 0 14px;
}

#whatsnew{
	float:left;
	padding: 0 6px 0 8px;
	width:142px;
}

#environment{
	float:left;
	background:url(/Binary/vert_dotted_line_bk.gif) repeat-y;
	padding: 0 0 0 8px;
	min-height: 134px;
	width: 152px;
}

* html #environment{
        height:134px;/* mimic min-height */
}

#whatsnew ul,
#environment ul{
	padding:2px 0 0 2px;
}

#whatsnew li,
#environment li{
	background-position:0 50%;
	line-height:normal;
	margin:0 0 0.4em;
	padding:0 0 0 18px;
}



/* common to all templates */

#products h2{
	font-size:1.3em;
	font-weight:bold;
        padding-left:15px;
}

#products ul{
	padding:0 15px;

	float:left;
}

#services{
	float:left;
	background:url(/Binary/vert_dotted_line_bk.gif) repeat-y;
	padding-left:10px;
}

#services h2{
	font-size:1.3em;
	font-weight:bold;
}

#boxone h2,
#boxtwo h2,
#boxthree h2,
#boxfour h2{
	font-size: 16px !important;
	padding:3px 3px 0;
}

#boxone p,
#boxtwo p,
#boxthree p,
#boxfour p{
	padding:0 3px 3px;
}

img.concept{
	float:right;
	margin:0 0 0 5px;
}

#boxone a{
	color:#FFF;
}
#boxone a:hover,
#boxone a:focus{
	color:#FFF;
	text-decoration:underline;
}

#boxtwo a {
	color:#C00;
}
#boxtwo a:hover,
#boxtwo a:focus{
	color:#C00;
	text-decoration:underline;
}

#boxthree a{
	color:#333;
}
#boxthree a:hover,
#boxthree a:focus{
	color:#333;
	text-decoration:underline;
}

#boxfour a{
	color:#333;
}
#boxfour a:hover,
#boxfour a:focus{
	color:#333;
	text-decoration:underline;
}

#boxone {
	background:#C00 url(/Binary/home_3_box_1_r1_c1.gif) no-repeat 0 0;
}

#boxone h2, #boxone h1{
	color:#FFF;
	font-size:1.6em;
	font-weight:bold;
}

#boxone p{
	color:#FFF;
}

#boxtwo{
	background:#FCF2F2;
}

#boxtwo h2{
	font-size:1.6em;
	font-weight:bold;
}

#boxtwo p{
	color:#C00;
}

#boxthree{
	background:#CCC;
}

#boxthree h2{
	color:#333;
	font-size:1.6em;
	font-weight:bold;
}

#boxthree p{
	color:#333;
}


/* footer */

#footer hr{
	display:none;
}

#footer p{
	position:absolute;top:0;right:18px;
	margin-top:9px;
	padding-bottom:10px;
}

#footer ul{
	list-style:none;
	margin:6px 0 0;
	padding-left:9px;
}

#footer li{
	display:inline;
	border-left:1px solid #333;
	padding:0 2px 0 6px;
}

#footer li.firstitem{
	border:none;
}

/* Header and Footer links */

footerHeaderLink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

a.footerHeaderLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
} 

a.footerHeaderLink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

a.footerHeaderLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

a.footerHeaderLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

/* Concept HomePage */

#concept_homepage #menu li a{
	font-weight:bold;
	color: #333333;
}
#concept_homepage #menu li a:hover{
	font-weight:bold;
	color: #333333;
	text-decoration:underline;
}

#concept_homepage #environment li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

#concept_homepage #environment li a:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration:underline;
}
#concept_homepage #whatsnew li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

#concept_homepage #whatsnew li a:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration:underline;
}


/* Product Centric Homepage */
#product_centric_homepage #environment li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

#product_centric_homepage #environment li a:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration:underline;
}

#product_centric_homepage #whatsnew li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

#product_centric_homepage #whatsnew li a:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration:underline;
}


/* Split Homepage */

#split_homepage #environment li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

#split_homepage #environment li a:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration:underline;
}
#split_homepage #whatsnew li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

#split_homepage #whatsnew li a:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration:underline;
}