/* Styles for tisab */

/* CSS TICO */

body 
{
	margin: 0;
	padding:0;
	width: 100%;
	text-align:center;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
}


 /* TOP AREA */
 .tisab-wrapper 
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.tisab-container 
{
	width: 960px;
}
.tisab-topleft 
{
	width: 420px;
	padding-left: 30px;
	text-align: left;
	float: left;
}
.tisab-topleft a
{
	width: 420px;
	float: left;
}
.tisab-topright 
{
	width: 475px;
	padding-right: 35px;
	text-align: right;
	float: left;
}
.tisab-topright a
{
	width: 475px;
	float: left;
}
/*---------------------- END ------------------------*/

/* GENERAL CONTENT */
.tisab-content 
{
	width: 900px;
	padding: 0px 30px 0px 30px;
	text-align: left;

}
.tisab-content span 
{
	color: #0950a0;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
}
.tisab-content a:link, .tisab-content a:visited
{
	color: #0950a0;
	font-weight: normal;
	text-decoration: underline;
}
.tisab-content a:active,.tisab-content a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
/*---------------------- END ------------------------*/

/* LINKS SET FROM APPLY CSS CLASS IN RAD EDITOR */
.tisab-content a.tisab-bold-link:link, .tisab-content a.tisab-bold-link-right:link
{
	color: #0950a0;
	font-weight: bold;
	text-decoration: none;
}
.tisab-content a.tisab-bold-link:visited, .tisab-content a.tisab-bold-link-right:visited
{
	color: #0950a0;
	font-weight: bold;
	text-decoration: none;
}
.tisab-content a.tisab-bold-link:hover, .tisab-content a.tisab-bold-link-right:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.tisab-content a.tisab-bold-link-right:link,
.tisab-content a.tisab-bold-link-right:visited,
.tisab-content a.tisab-bold-link-right:hover
{
	float: right;
}
.tisab-content a:link p.tisab-bold-link, .tisab-content a:link p.tisab-bold-link-right
{
	color: #0950a0;
	font-weight: bold;
	text-decoration: none;
}
.tisab-content a:visited p.tisab-bold-link, .tisab-content a:visited p.tisab-bold-link-right
{
	color: #0950a0;
	font-weight: bold;
	text-decoration: none;
}
.tisab-content a:hover p.tisab-bold-link, .tisab-content a:hover p.tisab-bold-link-right
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
}
.tisab-content a:link p.tisab-bold-link-right,
.tisab-content a:visited p.tisab-bold-link-right,
.tisab-content a:hover p.tisab-bold-link-right
{
	float: right;
}
/*---------------------- END ------------------------*/


/*  HOME PAGE  */
.tisab-welcome 
{
	background: url(Images/submenu_bg.jpg) repeat-x;
	color: #000;
	border-top: 2px solid #6ca8db;
	font-size: 12px;
	font-weight: normal;
	width: 560px;
	padding: 7px 20px 0px 10px;
	float: left;
	margin-right: 10px;
}
.tisab-welcome input
{
	width: 500px;
}
.tisab-welcome h1, .tisab-career h1 
{
    color: #0950a0;
    font-weight: bold;
    display: block;
    padding-bottom: 15px;
    font-size: 12px;
}
.tisab-welcome h2, .tisab-career h2 
{
    color: #0950a0;
    font-size: 14px;
    font-weight: normal;
}

.tisab-welcome h3, .tisab-career h3 
{
    color: #0950a0;
    font-size: 12px;
    font-weight: bold;
}
.tisab-career 
{
	background: url(Images/submenu_bg.jpg) repeat-x;
	color: #000;
	border-top: 2px solid #6ca8db;
	font-size: 12px;
	font-weight: normal;
	width: 260px;
	padding: 7px 20px 0px 20px;
	float: left;
}
.tisab-career input
{
	width: 200px;
}
.tisab-home-top
{
	clear: both;
	margin-bottom: 20px;
}

/*---------------------- END ------------------------*/

 /* GENERAL PAGE */
.tisab-sub-left 
 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	width: 520px;
	padding: 7px 20px 0px 10px;
	float: left;
	margin-right: 10px;
}
.tisab-sub-right 
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	padding: 7px 20px 0px 20px;
	float: left;
}
.tisab-general-top-left, .tisab-general-top-right 
{
	margin-bottom: 20px
}
.tisab-sub-bottom
{
	padding: 7px 20px 0px 10px;
	width: 870px;
	clear:both;	
}
.tisab-sub-left h1, .tisab-sub-right h1 
{
    color: #0950a0;
    font-size: 16px;
    font-weight: bold;
}

.tisab-sub-left h2, .tisab-sub-right h2 
{
    color: #0950a0;
    font-size: 14px;
    font-weight: normal;
}

.tisab-sub-left h3, .tisab-sub-right h3 
{
    color: #0950a0;
    font-size: 12px;
    font-weight: bold;
}
/*---------------------- END ------------------------*/

 /* FOOTER */
.tisab-footer 
{
	background: url(Images/menu_bg.jpg) no-repeat left #094c9b;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	clear:both;
}
.tisab-footer-text 
{
	border-top: 3px solid #6ca8db;
	color: #b1b1b1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	text-align: right;
	width: 930px;
	font-size: 10px;
}
/*---------------------- END ------------------------*/

/* MENU CSS */
.tisab-menu 
{
	background: url(Images/menu_bg.jpg) no-repeat left #094c9b;
	color: #FFF;
	margin-top: 20px;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 30px;
	text-align: right;
	width: 930px;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.tisab-menu span 
{
	background: #6ca8db;
	color: #FFF;
	padding: 17px 5px 17px 5px;
}
.tisab-menu a:link
{
	color: #FFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.tisab-menu a:visited
{
	color: #FFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.tisab-menu a:active
{
	color: #FFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.tisab-menu a:hover
{
	color: #FFF;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}
.tisab-submenu 
{
	background: url(Images/submenu_bg.jpg) repeat-x;
	color: #000;
	padding-right: 30px;
	width: 930px;
	border-top: 3px solid #6ca8db;
	font-size: 12px;
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
}
.tisab-submenu a:link
{
	color: #000;
	text-decoration: none;
}
.tisab-submenu a:visited
{
	color: #000;
	text-decoration: none;
}
.tisab-submenu a:active
{
	color: #000;
	text-decoration: none;
}
.tisab-submenu a:hover
{
	color: #000;
	text-decoration: underline;
}
.tisab-active 
{
	float: right;
	padding: 8px 10px 5px 10px;
	background: #acd2f2;
}
.tisab-sub 
{
	float: right;
	padding: 8px 10px 5px 10px;
}
/*---------------------- END ------------------------*/

/* Other */
.tisab-siteactionmenu
{
	float: right;
	clear: right;
	padding-top: 1px;
}
.tisab-siteactionmenu td.ms-siteactionsmenu
{
	border-color: #424242;
	color: white;
}
.tisab-console, .ms-MenuUIPopupBody
{
	text-align:left;
}
/*---------------------- END ------------------------*/