/* ----------------Old Page Level Styles---------------- */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #333333;
	line-height: 14px;
}
body {
	background-image: url(images/bground_1.gif);
}
#download {
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

a:link {
	color: #00498E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
.gray-light-10pt-over17 {
	font-size: 9.5px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.gray-bold-10pt {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.blue-bold-10pt {
	color: #00478B;
	font-weight: bold;
	font-size: 12px;
}
.copyright-white {
	font-size: 7.5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom-nav_gray_9pt {
	color: #333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.image-no-repeat {
	background-repeat: no-repeat;
}


/* ----------------New Styles---------------- */

div#NEWSshadow {
	background-image: url(images/news-shadow.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 236px;	
}.tabShadow {
	background-color: #FFFFFF;
	background-image: url(images/index_tab_background.jpg);
	background-repeat: repeat-y;
}
.tabShadowCell {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fbfbfc;
}

a.button
	{  /* Specify only the properties that differ from a.button */
	background:transparent;
	color:#333333;
	display:block;
	margin:0 0 0 0;
	padding:5px;
	text-decoration:none;
	width:470px;
	border: 1px solid #fbfbfc;
}
a.button:hover
	{  /* Specify only the properties that differ from a.button */
	background:#e5eef5;
	color:#000000;
	text-decoration:none;
	width:470px;
	border: 1px solid #CCCCCC;
}
.partnerCell {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

INPUT,SELECT,TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}
a.button2 {
	background:transparent;
	color:#333333;
	display:block;
	margin:0 0 0 0;
	padding:5px;
	text-decoration:none;
	width:225px;
	border: 1px solid #fbfbfc;
}
a.button2:hover {
	background:#ffffff;
	color:#000000;
	text-decoration:none;
	width:225px;
	border: 1px solid #999999;
}
div#extraNews {
	float: left;
	width: 236px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}


/*---------------------JBOSS MICROSITE STYLES---------------------*/
 
div#jboss {
	width: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 9px 5px 9px;
}
div#jbossIntro {
	width: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 9px 5px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00478A;
}
td#leftColumn div {
	margin-top: 15px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00498E;
	line-height: 18px;
	font-weight: bold;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00498E;
	line-height: 14px;
}

/*
.pHead { display: none; }
.pFoot { display: none; }
*/