@charset "UTF-8";
/* CSS Document */

body {
	background:#13123b url(../images/BG.jpg) center top no-repeat;
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#042253;
	height:100%;
}
.lineSpaceing {
	line-height:16px;
}
#subcontent {
	min-height:590px;
	height:590px;
}
#taleoContent {
	width:650px;
}
.tablemainBG {
	background:url(../images/table_BG.png) center repeat-y;
	min-height:720px;
}
.tablemainbottomnBG {
	background:url(../images/table_bottom_BG.png) bottom no-repeat;
	height:15px; 
	border-bottom:solid 1px #13123b;
}
.menuBG {
	background:#ebf7ff url(../images/table_side_BG.jpg) center bottom no-repeat;
	padding:0px 0px 20px 0px;
}
.menuBGh {
	background:url(../images/table_bottom.png) center no-repeat;
}
.tableheader {
	background:#FFFFFF url(../images/img_header.jpg) repeat-x;
	background-position: 0px 20px;
	height:70px;
}
.columnBG {
	background:url(../images/img_column_BG.png) center no-repeat;
	width:216px;
	height:141px;
}
.tablegradient {
	background:url(../images/img_header.jpg) bottom repeat-x;
}
.tablemenubottum {
	background:url(../images/table_sidebottom_BG.png) center no-repeat;
	height:15px;
}
.tablemaintop {
	background:url(../images/table_top.png) center no-repeat;
	height:15px;
	width:670px;
}
.tablemainbottum {
	background:url(../images/table_bottom.png) center no-repeat;
	height:15px;
}
.roundcornerCENTER {
	background:#FFFFFF;
	width:645px;
}
.roundcornerTL {
	background:url(../images/img_roundcorner_TL.png) left no-repeat;
	width:15px;
	height:15px;
}
.roundcornerTR {
	background:url(../images/img_roundcorner_TR.png) right no-repeat;
	width:15px;
	height:15px;
}
.roundcornerBL {
	background:url(../images/img_roundcorner_BL.png) left no-repeat;
	width:15px;
	height:15px;
}
.roundcornerBR {
	background:url(../images/img_roundcorner_BR.png) right no-repeat;
	width:15px;
	height:15px;
}
.borderhorizontal {
	border-bottom:#0089cf thin solid;
}
.borderverticle {
	border-left:#0089cf thin solid;
	width:1px;
}
.mainpadding {
	 padding:5px 20px 5px 20px;
}
a {
	color:#0089cf;
	text-decoration:underline;
}
a.color {
	color:#26445f;
	text-decoration:none;
}
h1 {
	line-height:26px;
}
.s10 {
	font-size:10px;
}
.s11 {
	font-size:11px;
}
.s12 {
	font-size:12px;
}
.s12bold {
	font-size:12px;
	font-weight:bold;
}
.s12boldit {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.s14 {
	font-size:14px;
}
.s14un {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.s15 {
	font-size:15px;
}
.s24 {
	font-size:20px;
	font-weight:bold;
}


.glossymenu{
margin: 0px 0px;
padding: 0;
width: 164px; /*width of menu*/
border-bottom-width: 0;
}
.glossymenu a.menuitem{
background: black url(../images/btn_side_menu.jpg) repeat-x bottom left;
color: #26445f;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 10px 0;
padding-left: 10px;
text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #26445f;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}
.glossymenu a.menuitem:hover{
background-image: url(../images/btn_side_menu_rollover.jpg);
}
.glossymenu div{ /*DIV that contains each sub menu*/
text-decoration: none;
padding: 5px 0px 5px 0px;
}
.glossymenu div ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.glossymenu div ul li{
text-decoration: none;
}
.glossymenu div ul li a{
display: block;
color: #26445f;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}
.glossymenu div ul li a:hover{
background: #0089cf;
color: #ffffff;
}
.glossymenu div ul li a.glosshover{
	text-decoration:underline;
color: #0089cf;
}
.glossymenu div ul li a.glosshover:hover{
background: #0089cf;
color: #ffffff;
}
.glossymenu div ul li div {
display: block;
color: #26445f;
text-decoration: none;
padding: 2px 0;
padding-left: 20px;
}
.glossymenu div ul li div {
colorz: #26445f;
}
