@charset "iso-8859-1";

.boxContent {

	text-align:left;

}

body { font-family: Arial, Helvetica, sans-serif;}

/* Usual content text */
table { font-size: 11px; }

p { margin:0px; padding:0px; }

.disabled {	font-size: 10px;font-weight: bold;color: red;}

.error {
	color : red;
	font-size:11px;
}
.box_error { color: red; font-size:11px; font-weight: bold; text-align: left; height: 42px; padding: 5px 5px 5px 40px; background: #FFE1E2 url('../image/icone/error.gif') no-repeat 5px 5px; }
.box_warning { color: black; font-size:11px; font-weight: bold; text-align: left; height: 42px; padding: 5px 5px 5px 40px; background: #FFFFCC url('../image/icone/warning.gif') no-repeat 5px 5px; }
.good {color:navy; font-size:11px;}
.copyright { font-size : 10px; color: #000000;}
.txt_small_pale {font-size : 10px;color: #838383;}
.txt_small {font-size : 10px;color: #000000;}
.txt_small_blue { font-size : 10px; color:#1B68A2;}
.txt_big { font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt_medium {font-size : 11px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.title_pale {color: #767676;}
.title_medium { font-size: 12px; font-weight: bold; color: black;}
.title_big { font-size: 13px; font-weight: bold; color: black;}
.desc_small{font-size: 10px; color: #DD851C;}

td.navCellOn:hover { text-decoration: underline; color:#F5E492; }
td.navCellOff:hover { text-decoration: underline; color:#FFFFFF; }

/* Links */
a { text-decoration: none;font-weight: bold;font-size: 11px; color: #0060B1; }
/*1B68A2*/
a:link {text-decoration: none;color: #0060B1; }
a:visited {text-decoration: none;color: #004782; }
a:hover {text-decoration: underline;}


a.link_light:link {text-decoration: none;color: #0092F8; }
a.link_light:visited {text-decoration: none;color: #0092F8; }
a.link_light:hover {text-decoration: underline;color: #0092F8;}

a.link_admin:link {text-decoration: none;color: #FF00FF; }
a.link_admin:visited {text-decoration: none;color: #FF00FF; }
a.link_admin:hover {text-decoration: underline;color: #FF00FF;}

/* Links */
a.link_big {font-weight: bold; font-size: 12px; color: #0060B1;font-family: Verdana, Arial, Helvetica, sans-serif;}		
a.navOff {font-size: 11px;font-weight: bold;color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;}
a.navOff:link {color: #FFFFFF;}
a.navOff:visited {color: #FFFFFF;}
a.navOff:hover {color: #FFFFFF;}

a.navOn {color: #F5E492;font-size: 11px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;}
a.navOn:link {color: #F5E492;}
a.navOn:active {color: #F5E492;}
a.navOn:visited {color: #F5E492;}
a.navOn:hover {color: #F5E492;}

a.navSubmenu {color: #5D5D5D;font-size: 10px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;}
a.navSubmenu:link {color: #5D5D5D;}
a.navSubmenu:visited {color: #5D5D5D;}
a.navSubmenu:hover {color: #5D5D5D;}

a.link_sub {color:#0060B1;}
a.link_sub:link {color:#0060B1;}
a.link_sub:visited{color:#0060B1;}
a.link_sub:hover {color:#0060B1;}

a.linkSeleted {color:#0092F8;}
a.linkSeleted:hover {color:#0092F8;}
a.linkSeleted:visited {color:#0092F8;}

a.link_small	{text-decoration: none;font-size: 10px;color: #999999;}
a.link_small:link	{text-decoration: none;color: #999999;}
a.link_small:visited	{text-decoration: none;color: #999999;}
a.link_small:hover	{text-decoration: underline;color: #999999;}
	
a.link_small_white	{text-decoration: none;font-size: 10px;color: #FFFFFF;}
a.link_small_white:link	{text-decoration: none;color: #FFFFFF;}
a.link_small_white:visited	{text-decoration: none;color: #FFFFFF;}
a.link_small_white:hover	{text-decoration: underline;color: #FFFFFF;}
					
/* Form elements */
input {font-size: 11px;}
select {font-size: 11px;width:200px;}
.select_large {font-size: 11px;width:320px;}
.input_xlarge { font-size: 11px;width: 350px;border: 1px solid #B4B4B4; padding: 2px; }
.input_large { font-size: 11px;width: 200px;border: 1px solid #B4B4B4;	padding: 2px; }
.input_medium{
	font-size: 11px;
	width: 125px;
	border: 1px solid #B4B4B4;
	padding: 2px;
}
.input_small { font-size: 11px;width: 50px;border: 1px solid #B4B4B4; padding: 2px; }

.section_search{font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
form { margin: 0px;padding: 0px;}
.button_small { width: 70px;}

.radio {padding:0px;margin:0px;}

/* Others */
.margin {padding: 5px;}
hr { width: 95%;color:#DDDDDD}
.norepeat {background-repeat: no-repeat;}

/* Content boxes */
.borderContent {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	background-color: #FAFAFA;
}
.borderContent_nopadding {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	background-color: #FAFAFA;
}
.borderImg {
	border: 1px solid #000000;
}

.borderContent_sideBox {
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	background-color: #F5F5F5;
}

/* Title bar */
.titleBar_sub {
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	background-color: #E6E6E6;
	background-image: url("../image/ti_header_sub.gif");
	height: 24px;
	font-weight: bold;
	color: #272727;

}
.titleBar_search {
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	background-color: #F3F3F3;
	background-image: url("../image/ti_header_sub.gif");
	background-repeat: repeat-x;
	height: 24px;
	font-weight: bold;
	color: #272727;

}
.titleBar_small {
	background-image: url("../image/ti_header_small.gif");
	background-repeat: no-repeat;
	font-weight: bold;
	color: #272727;
	width: 543px;
	padding-left: 10px;
	font-size: 12px;
	height: 18px;
}
.titleBar_small_pub {
	background-image: url("../image/ti_header_small.gif");
	background-repeat: no-repeat;
	font-weight: bold;
	color: #272727;
	width: 500px;
	padding-left: 10px;
	font-size: 12px;
	height: 18px;
}
.titleBar_mini {
	background-image: url("../image/ti_header_mini.gif");
	background-repeat: no-repeat;
	font-weight: bold;
	color: #272727;
	width: 350px;
	padding-left: 10px;
	font-size: 12px;
	height: 18px;
}
.titleBar_medium {
	background-image: url("../image/ti_header_medium.gif");
	background-repeat: no-repeat;
	font-weight: bold;
	color: #272727;
	width: 400px;
	padding-left: 10px;
	font-size: 12px;
	height: 18px;
}
.titleBar_large {
	background-image: url("../image/ti_header_large.gif");
	background-repeat: no-repeat;
	font-weight: bold;
	width: 740px;
	color: #272727;
	padding-left: 10px;
	font-size: 12px;
	height: 18px;
}
.titleBar_sideBox {
	background-image: url("../image/ti_header_sideBox.gif");
	background-repeat: no-repeat;
	font-weight: bold;
	width: 188px;
	height:17px;
	padding-left: 40px;
	font-size: 12px;
	color: #FFFFFF;
}
.titleBar_sideBox_small {
	background-image: url("../image/ti_header_sideBox_small.gif");
	background-repeat: no-repeat;
	font-weight: bold;
	width: 230px;
	height:17px;
	padding-left: 40px;
	font-size: 12px;
	color: #FFFFFF;
}
.titleBar_section_small{
	background-image: url("../image/ti_header_section_small.gif");
	background-repeat: no-repeat;
	font-weight: bold;
	height:24px;

	font-size: 12px;
	color: #737F8D;
}
.titleBar_section{
	background-image: url("../image/ti_header_section_large.gif");
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	font-weight: bold;
	height:24px;
	font-size: 12px;
	color: #737F8D;
}

.box_desc {
	background-color: #FFFCF0;
	width: 90%;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.box_info {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}
.box_bt{
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-weight: bold;
	color: #0060B1;
}
.box_bt_over{
	background-color: #DFDFDF;
	border: 1px solid #B3B3B3;
	padding: 5px;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
	color: #0060B1;
}
textarea {
	width: 350px;
	height: 70px;
}
textarea.high {
	height: 200px;
}

.line_large{
	background-image: url("../image/ti_header_section_large.gif");
	background-repeat: no-repeat;
	height:5px;
}

.footer_disclaimer {
	font-size: 9px;
}


/***********JUPITER PAGE***************/

#jupiterbox {
                padding:0px;
                margin:0px;
                background-image:url(/image/jupiter/centerbox.gif);
                background-repeat:repeat-y;
                /*border: 9px solid #B6BEC9;*/
                font-family: arial, verdana, sans-serif;
}
#jupiterbox .top {
                background-image:url(/image/jupiter/topbox.gif);
        background-repeat:no-repeat;
        background-position: left top;
        margin:0px;
}
#jupiterbox .header {

        margin:0px;
        
        background-image:url(/image/jupiter/logo.gif);
        background-repeat:no-repeat;
        background-position: top center;
        color:#B6BEC9;
        
        text-align:center;
        padding:0px;
        
}
#jupiterbox .header h2 {
                margin-top:100px;
                font-size:16px;
                margin-left:70px;
                margin-right:70px;
                margin-bottom:0px;
                padding-bottom:0px;
}
#jupiterbox .header h1 {
                font-size:12px;
                padding:0px;
                margin:0px;
                color:#FFFFFF;
                
}
#jupiterbox .header .menu img {
     border: 0px solid #B6BEC9; 
      padding:0px;
      margin:0px;

}

#jupiterbox .header .menu a {
     display:block;
     float:left;
     margin:5px;
     margin-top:7px;


     
     

}
#jupiterbox .header .menu  {
     text-align:center;
     margin:0 auto;
     width:700px;
     height:50px;

}
#jupiterbox .content {
        border-top: 9px solid #B6BEC9;
        text-align:left;
        

}
#jupiterbox .wtext {
        margin:20px;
        font-size:14px;
        

}
#jupiterbox .wtext p {
        margin-bottom:10px;
        

}
#jupiterbox .wtext p a {
        font-size:14px;
        

}

#jupiterbox .content h3 {
        margin:0px;
        font-size:18px;
        color:#416B91;
        margin-top:20px;
        margin-bottom:10px;


}

#jupiterbox .content .reference {
         margin:20px;
        font-size:12px;


}

#jupiterbox .subfooter img {
     border: 0px solid #B6BEC9; 
      padding:0px;
      margin:0px;
       margin-top:10px;

}

#jupiterbox .subfooter  {
    text-align:center;

}
#jupiterbox .footer img {
     border: 0px solid #B6BEC9; 
      padding:0px;
      margin:0px;
       margin-top:10px;

}

#jupiterbox .footer  {
    text-align:center;
    padding-bottom:20px;
               background-image:url(/image/jupiter/bottombox.gif);
        background-repeat:no-repeat;
        background-position: left bottom;
}
