/* ---------------------
basic layout
--------------------- */
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:5px auto;
    width: 1000px;
}

div {
	margin: 0px 0px 0px 0px;
}


/*************************************************************************
 * Layout                                                               **
 *************************************************************************/







div#header {
	width:985px;
	height:65px;
	margin:0px 0px 0px 0px;
	overflow: hidden;
	border-bottom: 1px solid #EEEEEE;

}

div#logo {
	margin:0px 0px 0px 0px;
	float:left;
}

div#right-logo{
	margin:0px 0px 0px 0px;
	width: 130px;
}





div#mainMenu {
	width:985px;
	height:19px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}





div#subMenu {
	height:25px;
	background: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	top: 55px;
	left: 10px;
	background:none;
}

div#innerSubMenu {
	height:25px;
	vertical-align: middle;
}


div#time {
	margin-top:0px;
	float:right;
	width:120px;
	height:40px;
	color:#999999;
	font-size:1em;
	text-align:right;
	line-height:20px;
	vertical-align:super;
}


div#footer {
	clear:both;
	position:relative;
}

table.mainTable {
	width:985px;
}

td.leftBar {
	width:176px;
	vertical-align:top;
	padding-top:0px;
	margin-top:0px;
	/*background:#F0F0F0;*/
	overflow:hidden;
}

td.rightBar {
	width:225px;
	vertical-align:top;
	overflow:hidden;
}

td.rightBar h4 {
	color:#ff7300;
	font-size:.75em;
	margin-bottom:0px;
	margin-top:15px;
	margin-bottom:5px;
}
td.mainArea {
	width: 584px;
	vertical-align:top;
	padding-left:12px;
	padding-right:12px;
	overflow:hidden;
}

td.mainArea2 {
	width: 809px;
	vertical-align:top;
	padding-left:12px;
	padding-right:12px;
	overflow:hidden;
}

/*
 top menu
*/

a#mainlevel-site{
	font-size: 12px;
	font-family: Helvetica,sans-serif;
}

ul#mainlevel-nav{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:42px;
	width: 580px;
}

ul#mainlevel-nav li{
	list-style-image:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: auto ;
	line-height: 40px;
	white-space: nowrap;
	list-style:none;
}





ul#mainlevel-nav li a:link,
ul#mainlevel-nav li a:active,
ul#mainlevel-nav li a:visited
{
	list-style-image:none;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top:0px;
	text-decoration: none;
	color: #606973;
	font-size: .9em;
	font-weight:bold;
	border-left: 1px solid  #e3e3e3;
	background:url(../images/top_menu_bg.gif) repeat-x;
}




ul#mainlevel-nav li.first a:link,
ul#mainlevel-nav li.first a:active,
ul#mainlevel-nav li.first a:visited
{

	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top:0px;
	text-decoration: none;
	color: #606973;
	font-size: .9em;
	font-weight:bold;
	border: none;
	background: url(../images/top_menu_bg_left.gif);
	background-position: left;
}


ul#mainlevel-nav li.last a:link,
ul#mainlevel-nav li.last a:active,
ul#mainlevel-nav li.last a:visited
{
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top:0px;
	text-decoration: none;
	color: #606973;
	font-size: .9em;
	font-weight:bold;
	border-left: 1px solid  #e3e3e3;
	background: url(../images/top_menu_bg_right.gif);
	background-position:right;
}

ul#mainlevel-nav li a:hover {
	color: #ff7e00;
	background: url(../images/top_menu_bg_hover.gif);
	text-decoration:underline;
	border-left: 1px solid  #ffe3c7;
	text-decoration:none;
}

ul#mainlevel-nav li.first a:hover {
	color: #ff7e00;
	background: url(../images/top_menu_bg_left_hover.gif);
	text-decoration:underline;
	border-left: none;
	text-decoration:none;
}

ul#mainlevel-nav li.last a:hover {
	color: #ff7e00;
	background: url(../images/top_menu_bg_right_hover.gif);
	background-position:right;
	text-decoration:underline;
	border-left: 1px solid  #ffe3c7;
	text-decoration:none;
}


/** unordered list item link for top menu for firefox only **/


#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/

a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited {
	color:#606973;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	line-height: 20px;
	background:url(../images/left_bg.gif);
	width:161px;
	padding-left:15px;
	display:block;
	line-height:35px;
	height:35px;
}

a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color:#000000;
	text-decoration:none;
	font-size:0.7em;
	line-height: 20px;
	width:125px;
	padding-left:26px;
	padding-right:25px;
	background: #FDFDFD;
	border-bottom: #EAEAEA 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #EAEAEA 1px solid;
	border-right:#EAEAEA 1px solid;
}


/** Left Menu**/
a.mainlevel:hover {
	background:url(../images/left_bg_hover.gif);
	color:#ff7e00;
	text-decoration:none;
}

a.sublevel:hover {
	background-color:#fef0e1;
	border-bottom: #ffe3c7 1px solid;
	border-top: #ffe3c7 1px solid;
	color:#000000;
	text-decoration:none;
}

/** generic menu item **/
.mainlevel  {
	display:block;
	height:20px;
	line-height:20px;
	padding-left:0px;
	background:#81BEF4;
	text-decoration:none;
}

.sublevel {
	display:block;
	height:20px;
	line-height:20px;
	padding-left:0px;
	background:#6ABDFF;
	text-decoration:none;
}

/* top and bottom bars for left menu */


.leftbarTopMiddle {
	width: 161px;
	height: 9px;
	border-top: #EAEAEA 1px solid;
}

.leftbarBottomMiddle {
	width: 161px;
	height: 9px;
	border-bottom: #EAEAEA 1px solid;
}

/***************************box*************/



div#box {
	margin-top:15px;
	margin-left:0px;
	margin-right:0px;
}


div#box div#left {
	width:16px;
	height:17px;
	background:url(../images/corners/box_left.gif) no-repeat;
	float:left;

}

div#box div#right {
	width:16px;
	height:17px;
	background:url(../images/corners/box_right.gif) no-repeat;
	float:right;
}


div#box h2 {
	text-align: left;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff7300;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

div#box p {
	padding-top:5px;
	margin-top:0px;
	padding-bottom:5px;
	margin-bottom:0px;
	text-align:justify;
	font-size:.75em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

div#box p#sessiontime {
	padding-top:1px;
	margin-top:2px;
	padding-bottom:1px;
	margin-bottom:2px;
	text-align:justify;
	font-size:.75em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

table td.text {
	font-size:.75em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div#box p.blue {
	padding-top:5px;
	padding-right:70px;
	padding-left:70px;
	margin-top:0px;
	padding-bottom:5px;
	margin-bottom:3px;
	text-align: center;
	font-size:.75em;
	color:blue;
	font-style:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}




div#box div.content {
	border-bottom: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
	border-top:none;
	padding:11px;
	margin-bottom: 10px;
}

div#box div.content2 {
	border-bottom: #d0d0d0 1px solid;
	border-left: #d0d0d0 1px solid;
	border-right: #d0d0d0 1px solid;
	border-top:none;
	padding-left:0px;
	padding-right:0px;
	padding-top:1px;
	margin-top:0px;
}



div#box div#header {
	background:url(../images/heading.gif);
	border-top:none;
	height:19px;
	width:auto;
}

div#box h1 {
	color:#676767;
	border: #dddddd 1px solid;
	border:none;
	font-weight:bold;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:middle;
	height:19px;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div#box h3 {
	color:#ff7300;
	font-size:.9em;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:15px;
	margin-bottom:5px;
}

div#box h4 {
	color:#ff7300;
	font-size:.75em;
	margin-bottom:0px;
	margin-top:15px;
	margin-bottom:5px;
}

/*** top menu sub-menu*/



div#subMenu a:link,
div#subMenu a:active,
div#subMenu a:visited {
	padding-left:8px;
	padding-right:8px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #777777;
	line-height:25px;
	height:25px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	background:white;
}

div#subMenu a:hover{
	color: #ff6600;
	text-decoration: none;
	background: #ffeed1;
	border-left: 1px solid #ffe4b8;
	border-right: 1px solid #ffe4b8;

}

/********************Global**********/

* {
    padding:0px;
    margin:0px;
}

A:link,A:Visited,A:Active {
	text-decoration: none;
	color: #ff7300;
}

A:hover {
	text-decoration: underline;
	color:blue;
}

ul {
	padding:5px 5px 5px 5px;
}

li {
	list-style-image:url(../images/bullet.gif);
	list-style-position: outside;
	margin:0px 0px 0px 30px;
	padding:5px 5px 5px 5px;
	font-size:.75em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

/** left box area ***/
div#contentLeftBox {
	margin-top:10px;
	background:#F3F3F3;
}

div#contentLeftBox div.content {
		border-left: #DDDDDD 1px solid;
		border-right: #DDDDDD 1px solid;
		padding-left:10px;
		padding-right:10px;
}

div#contentLeftBox div#top{
	border-top: #DDDDDD 1px solid;
	clear:none;
	margin-left:10px;
	margin-right:10px;
	height:9px;
}

div#contentLeftBox div#topleft {
	width:10px;
	height:10px;
	background:url(../images/corners/sidebox_topleft.gif) no-repeat white;
	float:left;
	overflow:hidden;
}

div#contentLeftBox div#topright{
	width:10px;
	height:10px;
	background:url(../images/corners/sidebox_topright.gif) no-repeat white;
	float:right;
	overflow:hidden;
}

div#contentLeftBox div#bottomleft {
	width:10px;
	height:10px;
	background:url(../images/corners/sidebox_bottomleft.gif) no-repeat;
	float:left;
	overflow:hidden;
}

div#contentLeftBox div#bottomright {
	width:10px;
	height:10px;
	background:url(../images/corners/sidebox_bottomright.gif) no-repeat white;
	float:right;
	overflow:hidden;
}

div#contentLeftBox div#bottom {
	border-bottom: #DDDDDD 1px solid;
	clear:none;
	margin-left:10px;
	margin-right:10px;
   	height:9px;
}


div#contentLeftBox ul {
	text-indent:0px;
}

div#contentLeftBox li {
	list-style-image:none;
	list-style-type:disc;
	list-style-position:outside;
	margin:0px 0px 0px 10px;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

div.leftBox {
		margin-top:7px;
		margin-left:0px;
		margin-right:0px;
		padding-left:5px;
		padding-right:5px;
}

div.rounded-corners{
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding-left:5px;


}


.leftHeading{
	text-align:center;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:black;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:left;
}

.leftHeadingBig{
	text-align:center;
	font-size: 0.70em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:black;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:left;
}

.leftContent {
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:left;
}


/** left box area ***/
div.contentLeftBox {
	border-width:1px;
	border-style:solid;
	border-color:#DDDDDD;
	padding:5px;
	margin:7px;
	background:url(../images/diagonal_bg.gif);

	overflow:visible;
}

div.contentLeftBox2 {
	border-width:1px;
	border-style:solid;
	border-color:#DDDDDD;
	padding:3px;
	margin:7px;
	font-size: .7em;
	overflow:visible;
}

div.newsArea {
	height:130px;
	overflow:hidden;
}

p.contentLeftBoxTitle {
	font-size:1em;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:3px;
}

div.contextLeftBox p {
	text-align:justify;
}

.leftBoxHeading {
	font-size:13px;
	font-weight:bold;
	color:#D91212;
	text-align:center;
	margin:5px 3px 5px 3px;
}

.leftBoxHeadingBig {
	font-size:15px;
	font-weight:bold;
	color:#D91212;
	text-align:center;
	margin:5px 5px 5px 5px;
}

.leftBoxSubHeading {
	font-size:10px;
	font-weight:bold;
	margin:5px 2px 5px 2px;
	text-align:left;
}

.leftBoxContent{
    font-size:13px;
	text-align:center;
	margin:5px 5px 5px 5px;
}

/************For banners ******************/
div.banner {
visibility:hidden;
display:none;
}


a.selectRegion {

	font-size:12px;
	font-weight:bold;
	color:#ff7300;
	padding: 0px 10px 0px 10px;

	background:#FFECD9;
}
a.selectRegion:hover {
	color:blue;
	text-decoration:underline;
}

/************ For Right Box ****************/
div#rightBox{
	margin-top:10px;
	background:#F3F3F3;
}

div#rightBox div.content {
		border-left: #DDDDDD 1px solid;
		border-right: #DDDDDD 1px solid;
		padding-left:5px;
		padding-right:5px;
}


div#rightBox div#top{
	border-top: #DDDDDD 1px solid;
	clear:none;
	margin-left:10px;
	margin-right:10px;
	height:9px;
}

div#rightBox div#topleft {
	width:10px;
	height:10px;
	background:url(../images/corners/sidebox_topleft.gif) no-repeat white;
	float:left;
	overflow:hidden;
}

div#rightBox div#topright{
	width:10px;
	height:10px;
	background:url(../images/corners/sidebox_topright.gif) no-repeat white;
	float:right;
	overflow:hidden;
}

div#rightBox div#bottom{
	border-bottom: #DDDDDD 1px solid;
	clear:none;
	margin-left:10px;
	margin-right:10px;
	height:9px;
}

div#rightBox div#bottomleft {
	width:10px;
	height:10px;
	background:url(../images/corners/sidebox_bottomleft.gif) no-repeat white;
	float:left;
	overflow:hidden;
}

div#rightBox div#bottomright{
	width:10px;
	height:10px;
	background:url(../images/corners/sidebox_bottomright.gif) no-repeat white;
	float:right;
	overflow:hidden;
}

div#rightBox p#header {
	text-align:left;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

	color:#ff7300;
	margin:0px 0px 5px 0px;
	padding:0px;
}

div#rightBox p#nojustified{
	text-align:left;

}

div#rightBox p#heading{
	text-align:center;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:black;
	margin:0px 0px 5px 0px;
	padding:0px;
}

div#rightBox p {
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:justify;
	padding-left:5px;
}

div#rightBox p.blue {
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:justify;
	color:blue;
}

div#rightBox p.blue1 {
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	padding-left:15px;
	padding-right:15px;
	margin-top:0px;
	text-align:justify;
	color:#ff7300;
}

div#rightBox ul {
	text-indent:0px;
	margin-top:6px;
}

div#rightBox li {
	list-style-image:none;
	list-style-type:disc;
	list-style-position:outside;
	margin:0px 0px 0px 10px;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentSideBoxTitle {
	font-weight:bold;
	text-align:center;
	font-size: 1.0em;

}

.rightBoxHeading {
	font-size:13px;
	font-weight:bold;
	color:#D91212;
	text-align:center;
	margin-bottom:10px;
	line-height: 1.8em;
}

.rightBoxSubHeading {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}

td.bannerText {
	font-size:.7em;
/*	text-align:justify;*/
}



/***bottom copyright area****/
div#bottomNotices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	margin-top: 10px;
	padding-top:5px;
	width:980px;
	border-top: #E5E5E5 solid 1px;
}

div#bottomNotices a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div#bottomNotices a:visited,
div#bottomNotices a:active,
div#bottomNotices a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ff7300;
	text-decoration:none;
}

div#bottomNotices a:hover {
	color: Blue;
	text-decoration:underline;
}









/*** For Search ****/
/** search field in search div **/
div#search {
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:20px;
	overflow:hidden;
	text-align:right;
	width: 225px;

}

div#search form {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#search .inputBox {
	width: 168px;
	border: 1px solid #CCCCCC;
	font-size:.7em;
	margin: 0px 0px 0px 0px;
        height:16px;
}

div#search .button{
	border: none;
	font-size:.55em;
	width:50px;
	color:#666666;
	padding: 0px 0px 0px 0px;
	background:url(../images/search_button_bg.gif);
	height:20px;
	float:right;
}




/********************tabs*******************/
div#box p.tabHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../images/diagonal_bg.gif);
	text-align:center;
	color:#0000CC;
	border:#dddddd 1px solid;
	font-size:.7em;
}

td.tabHeader a:link , td.tabHeader a:active , td.tabHeader a:visited    {
	color: blue;
}

td.tabHeader a:hover    {
	color: blue;
}

div.tabPanel {
	visibility:hidden;
	display:none;
}

td.tabHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../images/diagonal_bg.gif);
	border:#dddddd 1px solid;
	text-align:center;
	color:#0000CC;
	font-size:.7em;
}


td.tabHeaderSelected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../images/diagonal_bg_selected.gif);
	border:#FEE0B8 1px solid;
	text-align:center;
	color:#0000CC;
	font-size:.7em;
}


/*******************Path ***************/
div.path {
	margin-top:5px;
	font-size:.7em;
	color:#999999;
}



/**** for images inside the text with englarge button ***/
div.imageDiv {
	font-size: 8pt;
	float:left;
	text-align:center;
	margin-right:8px;
	padding-top:8px;
}

div.imageDiv a {
	font-weight:normal;
}

div.imageDiv img {
padding-bottom: 5px;
}

div.imageDiv2 img {
	padding-bottom: 5px;
}
div.imageDiv2 a {
	padding-top: 5px;
	font-weight:normal;

}

div.imageDiv2 {
	font-size: 8pt;
	float:right;
	text-align:center;
	margin-right:0px;
	margin-top: 0px;
	padding-bottom: 5px;
}

div.imageDiv3 {
	font-size: 8pt;
	float:left;
	text-align:center;
	margin-right:3px;
	margin-left:3px;
	margin-top:5px;
	margin-bottom:3px;
}

/* this is used for customer/partner images on customer by industry pages (in popup boxes) */
div.imageDiv4 {
	font-size: 8pt;
	float:left;
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:3px;
}

/*** for inline titles*/
span.inline {
	color: #FF8000;
	font-weight:normal;
}


/*** for download form ***/
form.downloadForm {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px;
}

table#downloadFormTable {
	margin:10px 0px 4px 0px;
	padding: 0px 0px 10px 0px;
	border:#ffb872 solid 1px;
	background:#fff9f3;
	text-align:left;

}

table#downloadFormTable th {
	background:#ffb164;
	font-size: .80em;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	height:20px;
	background:url(../images/formheader_bg.gif) repeat-x;
	vertical-align:middle;
}

table#downloadFormTable td {
	padding-left: 10px;
	padding-right:10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}


table#downloadFormTable td p {
	margin-top:2px;
	padding-bottom:2px;
	margin-bottom:0px;
	text-align:justify;
	font-size:.75em;
}

table#downloadFormTable select {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:justify;
	font-size:.75em;
	border:1px solid #AAAAAA;
}
table#downloadFormTable input {
	padding-top:0px;
	margin-top:2px;
	padding-bottom:2px;
	margin-bottom:0px;
	text-align:justify;
	font-size:.75em;
	font-weight:normal;
	border:1px solid #AAAAAA;
}

table#downloadFormTable input.button {

	width: 100px;
	height:20px;
	line-height:20px;
	font-weight:normal;
	background:url(../images/button_bg.gif);
	border:none;
	color : black;
	text-align:center;
	vertical-align:middle;
}




/***********Partners Page***************/
table.partnerTable {
	width: 100%;
	margin-top:10px;
	margin-bottom: 5px;
}

table.partnerTable td.logo{
	width: 150px;;
	vertical-align:middle;
	text-align:center;
}

table.partnerTable td.text{
	vertical-align:middle;
	padding-left: 20px;
	font-size:.75em;

}

table.partnerTable td.column {
	padding-top: 15px;
	padding-right: 30px;
	padding-left:0px;
	vertical-align:top;
}

table.partnerTable td.lastColumn {
	padding-right: 0px;
	padding-left:0px;
	padding-top: 15px;
	vertical-align:top;
}


/**********news Page*********/
div#box p#newsHeader {
	padding-top:10px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:.75em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#ff7300;
}

div#box p#newsDate{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:.75em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

div#box p#news{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:4px;
	margin-bottom:0px;
	text-align:justify;
	font-size:.75em;
	font-style:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}



/** asterix***/
.asterix {
	color:red;
	font-family:Arial, Helvetica, sans-serif;
}


.asterixblue {
	color:blue;
	font-family:Arial, Helvetica, sans-serif;
}


/***sitemap****/
.sitemapTD {
	width:250px;
	font-size: .8em;
	background-color: #EAEAEA;
	font-weight: bold;
}

.sitemapLevel1 {
	font-size: .75em;
}

.sitemapLevel2 {
	font-size: .7em;
}

td.sitemapleft {
	width:176px;
	vertical-align:top;
	padding-top:0px;
	margin-top:0px;
	background:#56a2d7;
	overflow:hidden;
}


td.sitemapMainarea {
	width: 304px;
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
}



li.first {
	list-style-image:url(../images/icons/icon_arrow.gif);
	padding-left:5px;
	padding-top:0px;
	margin-top:5px;
	font-size:.75em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

li.second {
	list-style-image:url(../images/icons/icon_arrow.gif);
	font-size:1.0em;
}

li.third{
	list-style-image:url(../images/icons/icon_arrow.gif);
	font-size:1.0em;
}



div.regionMenu {
	left:840px;
	top:30px;
	position:absolute;
	background: #f9f9f9;
	border: 1px solid #eaeaea;
	width:120px;
	visibility:hidden;
}

ul.regionMenuUL {
	list-style:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px;
	width: 120px;
}

ul.regionMenuUL li {
	list-style-image:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px;
}

ul.regionMenuUL li a:link,
ul.regionMenuUL li a:active,
ul.regionMenuUL li a:visited {
	display:block;
	width: 120px;
	height: 25px;
	color: black;
	border-bottom: 1px solid #eaeaea;
	vertical-align: middle;
	padding: 5px 0px 0px 0px;

}

ul.regionMenuUL li a:hover  {
	color: #ff6c00;
	text-decoration:none;
	background:#ffeed1;
}


table.featureTable {
	border:2px solid #fc9947;
	border-collapse:collapse;
    margin: 5px 0px;
}

table.featureTable thead th
{
	font-weight:bold;
	font-size:14px;
	background: #fc9947;
	color:#FFFFFF;
	border-right: 1px solid white;
	border-collapse:collapse;
}

table.featureTable td
{
	font-weight: normal;
	font-size: 11px;
    padding: 0 0.5em;
	border: 1px solid #fc9947;
	border-collapse:collapse;
}

table.featureTable td.header {
	color:#fb7608;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #fc9947;
	border-collapse:collapse;
}

table.featureTable tr.alt
{
	background: #ffdfc5;
}


/* Zoom Search */
.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.results { font-size: 100%; }
.category { color: #999999; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.sorting { text-align: right; }
.result_title { font-size: 100%; }

.zoom_searchform { font-size: 100%; }
.zoom_options { font-size: 80%; }
input.zoom_button {
width: 100px;
	height:20px;
	font-weight:bold;
	background:url(../images/button_bg.gif);
	border:none;
	color : #f67518;
	text-align:center;
}
input.zoom_searchbox {  }

.textmiddle {vertical-align:middle;}

.portalLoginBtn {
    margin-right: 20px;
  background-color: #0252B3;
      background-image: -moz-linear-gradient(center top , #4784C7, #0252B3);
      background-size: 100% auto;
      border: 1px solid white;
      line-height: 18px !important;
    padding: 2px 7px;
    font-size: 13px !important;
    border-radius: 5px 5px 5px 5px;
    color: white !important;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

a.portalLoginBtn:visited,a.portalLoginBtn:hover, a.portalLoginBtn:active {
    background-color: #0252B3;
    background-image: -moz-linear-gradient(center top , #4784C7, #0252B3);
    background-size: 100% auto;
    text-decoration: none;
}

