﻿body {
	padding: 18px;
	background-image: url('Bg_blueblack.png');
	background-repeat: repeat-x;
	background-color: #005984;
}   /* bgmixblue.png         bgmixbluewhite.png  */

/* Login Box  */
.loginbox{
	position: absolute;
	text-align: right;
	right: 10px;
	top: 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#loginbox a {	color: #000000;			text-decoration: none;		}

.test {
	border: #e8d4b1 solid;
	left: 0px;
	top: 0px;
	width: 371px;
	height: 200px;
	background-color: #f6eedd;
	text-align: center;
	border-bottom-color: #FFFFFF;
}

.posbox 	{
	padding: 0px;
	position: absolute;
	text-align: right;
	top: 38px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 640px;
}
/* style="z-index: 4; width: 450px; height: 40px; position: absolute; top: -40px; left: 58px"  */

#loginbox a:hover {color: #B60000; background-repeat: no-repeat; }

.collapsePanel {
	line-height: 10px;
	background: #E6EEF7;
	border: 1px #C0C0C0 solid;
	line-height: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#frame {
	border: 0px #005984 solid;
	background-color: #D5E4F2;
	width: 850px;
	top: 0px;
	margin: 0 auto;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
}

#frame h2 {
	color: #993300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#frame label {
	vertical-align: bottom;
	position: relative;
	font-family: Calibri;
	font-size: 13px;
	left: 80px;
}

#frame a {
	font-family: Arial;
	font-size: 11px;
}



#frameIns {
	border: 3px #C1D8EC solid;
	background-color: #D5E4F2; 
	width: 850px;
	top: -5px;
	margin: 0 auto;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	border-bottom-color: #E6EEF7;
}

#frameIns h2 {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}


#diagram {
	background-image: url('Square.png');
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	height: 83px;
	width: 107px;
	text-align: center;
}

.cellstyle1 {
	border: 1px #C1D8EC solid;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px; 
	line-height: 12px;
	height: 210px;
	display: block;
/*	overflow: auto;*/
	background-color: #FFFFFF;
	width: 240px;
}

.cellstyle1 a {
	color: #004262;
	text-decoration: none;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.cellstyle1 p {
	color: #000000;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

	
.cellstyle2 {
	font-weight: bold;
	padding-left: 50px;
	text-align: center;
	padding-right: 50px;
	vertical-align: top;
}
.cellstyle2 h3 {
	font-size: 13px;
}	

.tabstyle1 {
	background-position: center top;	text-align: left;	color: #800000;		vertical-align: top;
	font-size: small;		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-weight: bold;
	padding-left: 22px;		padding-right: 22px;	padding-top: 10px;
	background-image: url('bluebox.png');	background-repeat: no-repeat;	background-color: #3783BB;		}
	
/*--------------------------------------------------------------------*/	

/*	text-align: left; */

/* Top Navigation */
/* #topnav {	position: relative;		width: 100%;		} */

.topleft {	position: absolute;		text-align: left;	width: 50%;	height: 50%;	
			background: url('SaLogo.gif') no-repeat;										}
			
.topmenu {
	background: url('Bg_menu.png') repeat-y;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	float: right;
	height: 20px;
	border-bottom-color: #C0C0C0;
	border-top-color: #C0C0C0;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-color: #677D92;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #E0E0E0;
	border-right-style: solid;
	border-right-width: 0px;
}

.topmenuUpd {
	position: absolute;		text-align: right;		padding: 0px 30px 0px 0px;		right: 0px;
	top: 00px;		height: 40px;		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;		font-size: small;	font-weight: bold;	}	

#frame .topmenu a {
	color: #585858;
	display: block;
	text-decoration: none;
	padding: 2px 0px;
	margin: 3px 3px 0px 3px;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
}

#frame .topmenu a:link {}
#frame .topmenu a:visited { }
#frame .topmenu a:hover {
	color: #930000;
	background-repeat: no-repeat;
}

/* Front Lines */
.lineleft {
	background-image: url('LineLeft.png');
	background-repeat: no-repeat;
	position: relative;
	top: -5px;
	width: 250px;
}
	
.linecenter {background-image: url('LineCenter.png');
	background-repeat: no-repeat;	position: relative;		top: -5px;				}
	
.lineright {background-image: url('Lineright.png');
	background-repeat: no-repeat;	position: relative;		top: -5px;				}


/* Front Buttons */
.frontbtns {
	text-align: center;
	vertical-align: bottom;
}

.frontbtns a {
	color: #FFFFFF;
	width: 135px;
	height: 15px;

	padding: 4px 0px 4px 0px;

	display: block;
	text-decoration: none;
	font: x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	position: relative;
}

.frontbtns .midleft a {
	background-position: center;
	background-image: url('midbtnf.png');
}

.frontbtns .midcenter a {	background-position: center;	background-image: url('midbtnf_brown.png');		}

.frontbtns .midright a {	background-position: center;	background-image: url('midbtnf_burgundy.png');	}


/* Frames Areas */
	
#content_top {
	background: url('TopFramePicSq.png') no-repeat;
	position: relative;
	width: 850px;
	height: 220px;
	border-top-width: 1px;
	top: -10px;
}

/*  quitar */
#bg_square {top: -10px;			position: relative;			width: 850px;		height: 160px;
					background-image: url('');		background-repeat: no-repeat;

}

#content_topProd {	top: -10px;			position: relative;			width: 850px;		height: 160px;
					background-image: url('TopFrameProdSq.png');		background-repeat: no-repeat;	}
					
#content_topProd h2 {
	position: relative;
	width: 160px;
	top: 30px;
	left: -264px;
	color: #993300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 20px;
}
					
#content_topClient {	position: relative;		width: 850px;		height: 160px;
						background-image: url('TopFrameClieSq.png');	background-repeat: no-repeat;	}

#content_topClient h2 {
	position: relative;
	width: 160px;
	top: 30px;
	left: -264px;
	color: #005295;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
						

#content_topSup {	position: relative;			width: 850px;		height: 160px;	
					background-image: url('TopFrameSupSq.png');		background-repeat: no-repeat;	}

#content_topSup h2 {
	position: relative;
	width: 160px;
	top: 30px;
	left: -264px;
	color: #2B6C99;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
					

.content_topProdTitle h4 {  position: relative;		width: 250px;	top: -10px;		left: 10px;		color: #000000;
							font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;															}
							
.content_topProdIMG {		position: relative;		height: 120px;	top: -150px;	float: right;	padding-right: 40px;	}
	
.content_topProdIMGBar {	position: relative;		top: -25px;		}


/* Logos positions */
.Logopos {
	position: relative;
	left: 15px;
}

.LogoBookpos {
	float: right;
	padding-right: 70px;
	position: relative;
}

.LogoMapPos {	float: right;		padding-right: 50px;	position: relative;		padding-top: 20px;	height: 130px;	}

.LogoSuppos {	float: right;		padding-right: 50px;	position: relative;		top: -35px;			height: 170px;
				left: -30px;		width:184px;																		}

/* Middle BackGround */
#content_bg {	height: auto;	position: relative;		top: -15px;        width: 850px;	background-repeat: repeat-y;
	text-align: left;	background-image: url('FrameCenterPicSq.png');	
	}

#content_unique {
	background-position: center;
	position: relative;
	top: -12px;
	width: 775px;
	height: 147px;
	background-repeat: no-repeat;
	background-image: url('TopFramLight.png');
}

#one_frame {
	background-position: center;
	position: relative;
	top: -12px;
	width: 775px;
	height: 147px;
	background-repeat: no-repeat;
	background-image: url('TopFramLight.png');
}

#content_bottom {
	background-position: center;
	background-repeat: repeat-y;
	background-image: url('BotFramLight.png');
	height: auto;
	position: relative;
	top: -15px;
	width: 775px;
	text-align: left;
}

#tableback {
	background-image: url('BotFramLight.png');
	background-repeat: repeat-y;
	background-position: center;
}

/* Footer */
#bottom_border {
	top: -15px;
	position: relative;
	width: 850px;
	height: 50px;
	background-image: url('FrameBottomPicSq.png');
	background-repeat: no-repeat;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #535353;
}
	
/*	
#maincontent {
	overflow: auto;
	position: relative;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	height: auto;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
}
*/	

	
/*  AJAX TAB SKIN */
/* default layout */
/*#ajax__tab_sa {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: small;	font-weight: normal;	color: #FFFFFF;	clear: both; } */
.ajax__tab_default .ajax__tab_header {	white-space: nowrap;	position: relative;		left: 20px;			}
.ajax__tab_default .ajax__tab_outer {	display:-moz-inline-box;	display:inline-block					}
.ajax__tab_default .ajax__tab_inner {	display:-moz-inline-box;	display:inline-block					}
.ajax__tab_default .ajax__tab_tab 	{	display:-moz-inline-box;	display:inline-block;	margin-right:4px;
										overflow:hidden;	text-align:center;				cursor:pointer;		}

.ajax__tab_sa2 .ajax__tab_header {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: small; 	height: 34px;
	border-bottom-style: solid;		border-bottom-width: 0px;	border-bottom-color: #999999;		}
	
.ajax__tab_sa2 .ajax__tab_body {		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif,Verdana, Geneva, Arial, Helvetica, sans-serif,Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10pt;	padding: 8px;
	background-position: center 0px;	border: 0px solid #999999;		border-top: 0;	background-repeat: repeat-y;	}

/* Active Tabs   (Selected)              */    
.ajax__tab_sa2 .ajax__tab_active .ajax__tab_outer {	background: url('tabrightBlueAct.gif') no-repeat right; }
.ajax__tab_sa2 .ajax__tab_active .ajax__tab_inner {	background: url('tableftBlueAct.gif') no-repeat;		}
.ajax__tab_sa2 .ajax__tab_active .ajax__tab_tab 	 {	background: url('tabrightBlueAct.gif') no-repeat;		}

/* Hover Tabs                            */
.ajax__tab_sa2 .ajax__tab_hover .ajax__tab_outer {	background:url('tabrightBlue.gif')  no-repeat right;	}	
.ajax__tab_sa2 .ajax__tab_hover .ajax__tab_inner {	background: url('tableftBlue.gif') no-repeat; 			}
.ajax__tab_sa2 .ajax__tab_hover .ajax__tab_tab 	{	background: url('tabrightBlue.gif') repeat-x;			}
.ajax__tab_sa2 .ajax__tab_outer { 					background: url('tabrightgray.gif') no-repeat right 50%; 
													padding-right: 0px;		height: 21px;		}
.ajax__tab_sa2 .ajax__tab_inner {padding-left: 3px;	background: url('tableftGray.gif') no-repeat;	 		}

.ajax__tab_sa2 .ajax__tab_tab {	height:13px;		background:url(tabrightgray.gif) repeat-x;	padding:4px;	margin:0;  }  
		
/* Scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}


/*----------------------------------------------------------------------------*/
/*  AJAX TAB SKIN */
/* default layout */
/*#ajax__tab_sa {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: small;	font-weight: normal;	color: #FFFFFF;	clear: both; } */
.ajax__tab_default .ajax__tab_header {	white-space: nowrap;	position: relative;		left: 20px;			}
.ajax__tab_default .ajax__tab_outer {	display:-moz-inline-box;	display:inline-block					}
.ajax__tab_default .ajax__tab_inner {	display:-moz-inline-box;	display:inline-block					}
.ajax__tab_default .ajax__tab_tab 	{	display:-moz-inline-box;	display:inline-block;	margin-right:4px;
										overflow:hidden;	text-align:center;				cursor:pointer;		}

.ajax__tab_sa .ajax__tab_header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #999999;
	color: #FFFFFF;
}
.ajax__tab_sa .ajax__tab_body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	background-position: center 0px;
	border: 1px #9CC solid;
	background-repeat: repeat-y;
	background-color: #EBF3F8;
	color: #FFFFFF;
	text-align: left;
}

/* Active Tabs   (Selected)              */    
/*.ajax__tab_sa .ajax__tab_active .ajax__tab_outer {	background: url('tabrightBlueAct.gif') no-repeat right; }
.ajax__tab_sa .ajax__tab_active .ajax__tab_inner {	background-color: #369;	} */
.ajax__tab_sa .ajax__tab_active .ajax__tab_tab 	 {
	border: 1px solid #9CC;
	background-color: #EBF3F8;
	color: #005984;
}

/* Hover Tabs                            */
/*.ajax__tab_sa .ajax__tab_hover .ajax__tab_outer {	background-color: #CC0000;}
.ajax__tab_sa .ajax__tab_hover .ajax__tab_inner {	background-color: #CC0000;		}  */
.ajax__tab_sa .ajax__tab_hover .ajax__tab_tab 	{
	border: 1px solid #9CC;
	background-color: #369;
	color: #FFFFFF;
}

/*.ajax__tab_sa .ajax__tab_outer { 					background-color: #900; 	padding-right: 0px;		height: 21px;		}
.ajax__tab_sa .ajax__tab_inner {padding-left: 3px;	background-color: #900;	 		}  */
.ajax__tab_sa .ajax__tab_tab {
	border: 1px solid #9CC;
	height: 13px;
	background-color: #7FB0DC;
	padding: 4px;
	margin: 0;
	color: #FFFFFF;
}  
		
/* Scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}

/*----------------------------------------------------------------------------*/

/* Content Styles */
#maincontent p { color: #666;	font: message-box;		}

p {	font: medium Verdana, Geneva, Arial, Helvetica, sans-serif;	font-weight: normal;	color: #333399;		vertical-align: text-top;
	text-align: left;				}
	
h3 {
	font: normal normal bold medium "Verdana, Geneva, Arial, Helvetica, sans-serif";
	color: #800000;
	padding-top: 5px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
}
	
h4 {font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #339;}

/*ul {height: auto; 	color: #339; 	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;} */
ul {
	height: auto;
	color: #333;
	font: 11.5px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*ul { list-style: none;		margin: 0;		padding: 0;		} */

.formtext {	color: #085A84;}

.handcursor {cursor: hand;}

#cellstyleForm {
	background: #EBF3F8 repeat-y center;
	border: 1px #9CC solid;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 10px;
	padding-top: 8px;
	left: 10px;  
/*		
	height: 390px;	
*/
}


#cellstyleForm a {

	text-decoration: none;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}  

/*#cellstyleForm th {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: small;	} */

#cellstyleForm label{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*{font-size: small;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #333333;	}*/

#cellstyleForm textarea{
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#cellstyleForm input  {
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


	
/* Background for Area under Tabs*/
#cellstyleDblBox {
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	width: 96%;
	height: 376px;
	left:10px;
	text-align: justify;
}

#cellstyleDblBox a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #800000;
	text-decoration: none;
	font-size: 11.5px;
}

#cellstyleDblBox p {
	color: #000000;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#cellstyleDblBox h3 {
	font-weight: bold;
	font-size: 14px;
}

#cellstyleDblBox ul {
	color: #444;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url('bullet.gif');
	padding-left: 20px;
}

/*
#cellstyleDblBox li {
	color: #444;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url('bullet.gif');
	padding-left: 20px;
}*/
					
#cellstyleDblBox strong{
	color: #800000;
}
#cellstyleDblBox table{
	color: #005984;
}

#cellstyleDblBox .link a {
	text-decoration: underline;
	color: #0000FF;
}

#cellstyleDblBox .imgtxt a {
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}



#cellstyleSupport {
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6F3700;
	padding-left: 30px;
	padding-top: 10px;
	left: 30px; /*	width: 92%; */;
	width: 584px;
}

#cellstyleSupport a{
	color: #800000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}

#cellstyleSupport p {
	color: #000000;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 98%;
} 


#cellstyleSupport h3 {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#cellstyleSupport li {color: #6F3700;	list-style-type: square;		list-style-position: outside;
					list-style-image: url('bullet.gif');	}
					
#cellstyleSupport .imgtxt a {
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}



/*------------------------------------------------------*/					
/* Background for Area under Tabs at Clients*/
#cellstyleBoxClie {
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6F3700;
	padding-left: 30px;
	padding-top: 10px;
	left: 30px; /*	width: 92%; */;
	width: 584px;
}

#cellstyleBoxClie a{
	color: #005984;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}

#cellstyleBoxClie p {
	color: #6F3700;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 98%;
} 


#cellstyleBoxClie h3 {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #005984;
	font-size: 12px;
}

#cellstyleBoxClie li {color: #6F3700;	list-style-type: square;		list-style-position: outside;
					list-style-image: url('bullet.gif');	}

/*#cellstyleLargeBox { font-size: small;		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #0073AA;		font-weight: bold;
	text-align: left;	padding-left: 15px;		padding-right: 5px;		padding-top: 15px;		vertical-align: top;
	background-repeat: no-repeat;		width: 155px;		height: 384px;	      }

#cellstyleLargeBox p {	color: #444;		font: message-box;	}

#cellstyleLargeBox h3 {	font: 13pt Verdana, Geneva, Arial, Helvetica, sans-serif;		font-weight: bold;		color: #0000FF;		}

.cellstylePicBox {	background-position: left top;		font-size: small;		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #800000;
	font-weight: bold;		text-align: left;		padding-left: 20px;		padding-right: 22px;		padding-top: 10px;
	vertical-align: top;	background-image: url('redbox.png');			background-repeat: no-repeat;		}
*/

/*------------------------------------------------------*/
/* Background for Area under Tabs*/
#cellstyleDblBox2 {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
	height: 319px;
	left: 30px;
}

#cellstyleDblBox2 a{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#cellstyleDblBox2 p {
	color: #FFFFFF;
	width: 425px;	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#cellstyleDblBox2 h3 {
	font-weight: normal;
	color: #D5E4F2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#cellstyleDblBox2 li {
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url('bullet.gif');
}

.menusideitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	border: 1px solid #677D92;
	position: relative;
} 

/* Menu Side for Products */
#menunav {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
}

/* Selected  */   /*  tabrightBlueAct.gif */
#menunav .menuside #inPage {
	color: #005984;
}

/* Normal  */   /*   tabrightGray.gif   */
#menunav .menuside a {
	color: #005984;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11.5px;	
/*	background-image: url('UnselLight.png');
	background-repeat: no-repeat; 
	width: 146px;
	height: 18px;
	padding: 2px 0px 2px 0px;
	display: block;  
	text-decoration: none;
	border: 1px solid #677D92;
	text-align: center; */
}

/*  Hover   */   /*  tabrightBlueAct.gif  */
#menunav .menuside a:hover {
	color: #800000;
/*	background-image: url('HovSelLight.png');
	background-repeat: no-repeat;  */
}
#menunav .topright a {		color: #FFFFFF;		display: inline; 	text-decoration: none;	margin: 0px;					}

.lblPhone {
	background-image: url('Phone.png');
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11.5px;
	color: #800000;
	padding-left: 30px;
	height: 30px;
	position: relative;
	display: block;
	line-height: 28px;
	margin-left: 15px;
}
	
.lblAddress {
	font-size: 11.5px;
	padding-left: 20px;
	margin-left: 5px;
	height: 30px;
	position: relative;
	display: block;
	color: #000000;
}

/* Link Demo */
#demolink {
	position: relative;

	width: 146px;

}

#demolink li a {
	font-size: 11.5px;
	font: 11.5px Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style: square inside url('bluebullet.png');
	margin: 0 0 0 5px;
	color: #005984;
	text-decoration: none;
	display: block;
	padding: 0 0 0 5px;
	height: 19px;
	background-repeat: no-repeat;
}

/*#demolink li a:visited {background: url('UnselLight.png');	}  /*  tabrightBlueAct.gif*/

/*#demolink li a:link {  	background: url('UnselLight.png');	}  /*  tabrightBlueAct.gif*/

#demolink li #current {
	color: #800000;
}  /* tabrightBlue.gif */

#demolink li a:hover {
	color: #800000;
	text-decoration: underline;
/*	background: url('HovSelLight.png');  */
}   /* tabrightBlue.gif */

#demolink li a:active {
	color: #004262;
/*	background: url('UnselLight.png');  */
}  /* tabrightGray.gif */

/* Link Webservice */
        
#webservlink {
	position: relative;
	top: -10px;
	width: 146px;
	border-style: solid;
	border-color: #677D92;
	border-width: 1px;
	margin: 10px;
	text-align: center;
}

#webservlink li a {
	color: #005984;
	text-decoration: none;
	display: block;
	padding: 4px 0px 0px 15px;
	height: 19px;
	background-repeat: no-repeat;
	font-size: 11.5px;
}

#webservlink li a:visited { background: url('UnselLight.png'); 	}  /* tabrightBlue.gif */

#webservlink li a:link {	background: url('UnselLight.png'); 	}   /* tabrightBlue.gif */

#webservlink li #current {
	color: #800000;
	background: url('HovSelLight.png');
}   /* tabrightBlueAct.gif */

#webservlink li a:hover {
	color: #800000;
	background: url('HovSelLight.png');
}   /*  tabrightBlueAct.gif */

#webservlink li a:active {
	color: #800000;
	background: url('UnselLight.png'); 	} /* tabrightBlu.gif */
	
	/* Side Boxes */ 
#sideMenubg { display: block; 
	background-image: url('BoxProd.png');   
	background-position: center 0px;
	background-repeat: no-repeat; 
}   /* padding-left: 25px; */

#sideMenuClie {
	background-image: url('BoxClient.png');
	background-position: center 0px;
	background-repeat: no-repeat;
	display: block;
}

#sideMenubgContact {background-image:  url('BoxContact.png');	background-position: center 0px;
					background-repeat: no-repeat;				text-align: left;		}

#sidebg {
	background-image: url('SideBg.png');
	background-position: center;
	background-repeat: no-repeat;
}

#sideTabs {
	background-image: url('TabBox.png');
	background-position: 1px bottom;
	background-repeat: no-repeat;
	height: 400px;
	width: 800px;
}

#sideTabs2{
	background-image: url('TabBox2.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 400px;
	width: 800px;
}

#sideCol {
	background-image: url('BoxUpd.png');
	background-position: center 0px;
	background-repeat: no-repeat;
	height: 400px;
	width: 510px;
} 

#sideUpd {	/*background-image:url('BoxUpd.png');	background-position: center 0px;		background-repeat: no-repeat ;  */
	background: #EBF3F8 repeat-y center;
	border: 1px #9CC solid;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 400px;						} 

#UpdBox {
	height: 400px;
	overflow: auto;
	display: block;
	position: relative;
	top: 0px;
}			

#UpdBox a{
	color: #005984;
	text-decoration: none;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}			

#imgtxt a{	color: #000000;		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;		font-size: small;		text-decoration: none;	}

/* Accordion */
.accordionHeader {
	/*	color: #733C3C;
	background-color: #BEB8AB;  */background: #D8E7F3;
	border: 1px #C1D8EC solid;
	cursor: pointer;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	margin-top: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 97.5%;
	color: #17598C;

}

#master_content .accordionHeader a {color: #FFFFFF;		text-decoration: none;	}

#master_content .accordionHeader a:hover { text-decoration: underline;	}

.accordionHeaderSelected {border: 1px solid #2F4F4F;	color: white;	background-color: #5078B3;		cursor: pointer;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	  font-size: small;		font-weight: bold;		padding: 5px;		margin-top: 5px; 		}

#master_content .accordionHeaderSelected a{	color: #FFFFFF;		text-decoration: none;	}

#master_content .accordionHeaderSelected a:hover{text-decoration: underline;	}

.accordionContent{
	/*	border: 1px #733C3C solid; */
	border: 1px #C1D8EC solid;
/*	background-color: #D3DEEF;  */	
/*background-color: #EBF3F8; 	*/
	border-top: none;
	padding: 5px;
	padding-top: 10px; 
	/*	background-image: url('letterbg.png');  */
	width: 97.5%;
/*	height: 390px;*/
}


/*
#cellstyleDblBox {
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	width: 97%;
	height: 376px;
}
*/
	
/* #master_content .accordionContent p{width: 100px;	position: relative;	} */
#info{
	color: #800000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
/*height: 394px;
	display: block;  
	overflow: auto; */
}
#info a{
	color: #005984;
	text-decoration: none;
}
#info p{
	color: #6F3700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
#info li {color: #6F3700;	list-style-type: square;	list-style-position: inside;	list-style-image: url('bullet.gif');
		margin-left: 5px;	margin-right: 5px;	}

/* Updates */
.UpdTbl {
	border: 1px #9CC solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	text-align: left;
	margin-left: 10px;
	width: 160px;
	background-color: #EBF3F8;
}


.button
{
	background-color: buttonface;
	border: solid 1px #CCCCCC;
	color: #284775;
	font-size: x-small;
	font-family: Verdana;
}

.modalpopup
{
	background-color: #EBF3F8;

	border: solid 2px #CCCCCC;
	width: 550px;
	height: 560px;
	text-align: center;
	display:block;
}
	
.popinframe
{
	width: 450px;
	border: solid 1px #99CCCC;
	height: 450px;
	display: block;
	overflow: scroll;
	padding: 10px;
	background-color: #ffffff;
}
	
.modalpopupBG {	background-color: #D5E4F2;	filter: alpha(opacity=80);	opacity: 0.6;}

.title {
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	text-align: center;
	color: #006699;
	text-transform:uppercase;
}