/* CSS Document */

body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}

.footer {
	background-image:url(footer-bg.gif);
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.menuscorner_left {
	background-image:url(menu_left1.gif);
	width:6px;
	height:37px;
}

.menuscorner_right {
	background-image:url(menu_right1.gif);
	width:6px;
	height:37px;
}

.bgmenus {
	background-image:url(bg_menus.gif);
}

.skinheader{
	font-family: arial;
	font-size:14px;
	color:#025CA5;
}

.skinmenu{
font-family: arial;
font-size:12px;
color:#505050;
}

.skinuser{
text-align:right;
font-family: verdana;
font-size:12px;
color:#4E5F76;
}

.skincontentstable{
width:100%;
}

.leftpane{
width:0%;
text-align:center;
font-family: verdana;
font-size:12px;
color:#4E5F76;
}

.contentpane{
width:100%;
margin-left:10px;
margin-right:10px;
text-align:center;
font-family: verdana;
font-size:12px;
color:#4E5F76;

}

.rightpane{
width:0%;
text-align:center;
font-family: verdana;
font-size:12px;
color:#4E5F76;

}


.skinfooter{
text-align:center;
font-weight:normal;
font-family: verdana;
font-size:12px;
color:#303030;
}

.OtherTabs{
	font-weight: normal;
    font-size: 10px;
    color: #FF0000;
    font-family: verdana;
    text-decoration: none;
}

.SkinObject {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: arial;
    text-decoration: none;
	
}
A.SkinObject:link {
    text-decoration:none;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: arial;
}

A.SkinObject:visited  {
    text-decoration:none;
    font-size: 12px;
    color: black;
    font-family: arial;
}

A.SkinObject:active   {
    text-decoration:none;
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: arial;
}

A.SkinObject:hover    {
    text-decoration:none;
    font-weight: normal;
    font-size: 12px;
    font-family: arial;
	font-weight:normal;
    color:#ff0000;
}



.Head   {
    font-family: verdana;
    font-size:  12px;
    font-weight: normal;
    color: black;
}

/*MENU*/
.MainMenu_MenuBreak, .MainMenu_RootMenuArrow{
	border-left: #303030 0px solid; border-bottom: #ffffff 0px solid; border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid; 

}

.MainMenu_SubMenu{
	border-left: #252E3E 1px solid; border-bottom: #252E3E 1px solid; border-top: #252E3E 1px solid; border-right: #252E3E 1px solid;
	
}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	border-left: #F0F0F0 0px solid; 
	border-bottom: #F0F0F0 0px solid; 
	border-top: #F0F0F0 0px solid; 
	border-right: #F0F0F0 0px solid; 
	background-repeat:repeat-x;
	color: #424D5C;
	height:24px;

	
}

.MainMenu_SubMenu .MainMenu_MenuItemSel{
	border-left: #252E3E 1px solid; 
	border-bottom: #252E3E 1px solid; 
	border-top: #252E3E 1px solid; 
	border-right: #252E3E 1px solid; 
	background-color: #C4CFDD;
	color:#ff00ff;
}

TR.MainMenu_MenuBar TD, {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid;
	border-right: #000000 0px solid;
	text-transform:none;
	text-align:center;
	height:37px;
	padding-left:3px;
	padding-right:3px;
}

TR.MainMenu_MenuBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid;
	border-right: #000000 0px solid;
	color:#ffffff;
	text-transform:none;
	text-align:center;
	height:37px;
	padding-left:3px;
	padding-right:3px;
}


TR.MainMenu_MenuItemSel TD, TR.MainMenu_MenuItemSel TD.MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	color:#303030;
	background-color: #FF0000;
	text-transform:none;

}

.MainMenu_MenuContainer TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#DFDFDF;
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid;
	border-right: #000000 0px solid;color:#ffffff;
	text-transform:none;
	text-align:center;
	height:37px;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
	}

.MainMenu_SubMenu TD{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;font-size:13px;letter-spacing:0px;text-align:left;text-transform:none;
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid; 
	color:#ffffff;
	background-image:url(bg_submenu.gif);
	background-color:#C4CFDD;
	height:23px;
	width:auto;
	padding-left:3px;
	padding-right:3px;
}

TD.MainMenu_MenuIcon{
	width:1px;
	text-align: left;
	display:none; 
}

.menuitemactive td, .rootmenuitembreadcrumb td
{
	color:#ffffff;
	background-image:url(active.gif);
	text-transform:none;
	font-weight:bold;

}

.menuitemsel td, .rootmenuitembreadcrumb td
{
	color:#ffffff;
	background-image:url(bg_visited.gif);
	text-transform:none;
	text-align:center;
	height:37px;
}
/*Custom CSS */



.textgreen {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4DE026;
	text-decoration: none;
}
.textwht {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arial {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.arial10 {

	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.arial11 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #381F6E;
	text-decoration: none;
}
.bluetext {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #381F6E;
	text-decoration: none;
}
.textwht {
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}


.leftmenus2 {
	background-image: url(leftmenus.gif);
	background-repeat: no-repeat;
	height:37px;
	padding-left:20px;
	font-family:verdana
	font-size:12px;
	color:#290870;
}

.bgtitle {
	background-image: url(bg_internaltitle.gif);
	background-repeat: no-repeat;
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#35006A;
}

.lefttitletext {
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#35006A;
}


.toppanebclass {
	background-image: url(bg_internal1.gif);
	background-repeat: repeat-x;
}


.border {
	background-color: #FFFFFF;
	border: 1px solid #185794;
}
.hrmenus {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.arial12blue {
	font-family: arial;
	font-size: 12px;
	color: #01244B;
	text-decoration: none;
}

.bgleftline{
	background-image: url(bg_leftline.gif);
	background-position:right;
	background-repeat:repeat-y;
	}
	
	
.textgray{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666
}




.bg_right {
	background-image:url(images/bg_right.gif);
}

.border_menus {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD010;
	border-right-color: #FFD010;
	border-bottom-color: #FFD010;
	border-left-color: #FFD010;
}


.bgtopleft {
  background-image:url(bg_top.gif);
 }
 
 
.header_01 {
  background-image:url(header_01.gif);
 }
 
.header_02 {
  background-image:url(header_02.gif);
  height:42px;
 }
 
.header_03 {
  background-image:url(header_03.gif);
  height:98px;
}

.bg_menus {
  background-image:url(bg_menus.gif);
  height:45px;
}

.textwht {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

.textwht:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

.textwht:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}


.borderfooter {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

.arial_13_gray_bold {
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #3C4653;
	text-decoration: none;
}
.arial_11_gray_reg {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6C747E;
	text-decoration: none;
}
.arial_12_gray_reg {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #6C747E;
	text-decoration: none;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #36404B;
	border-right-color: #36404B;
	border-bottom-color: #36404B;
	border-left-color: #36404B;
}
.arial_14_wh {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial_30_wh {
	font-family: Arial;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial_18_wh {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial_13_blue_bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: 65738F;
	text-decoration: none;
}
.arial_12_blue {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 65738F;
	text-decoration: none;
}
.arial_12_wh_reg {
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.arial_10_wh {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial_10_gray_reg {
	font-family: Arial;
	font-size: 10px;
	color: #3A4252;
	text-decoration: none;
}

.arial_10_gray_reg:Active {
	font-family: Arial;
	font-size: 10px;
	color: #3A4252;
	text-decoration: none;
}

.arial_10_gray_reg:link {
	font-family: Arial;
	font-size: 10px;
	color: #3A4252;
	text-decoration: none;
}

.arial_10_gray_reg:visited {
	font-family: Arial;
	font-size: 10px;
	color: #3A4252;
	text-decoration: none;
}

.arial_10_gray_reg:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}



.arial_18_gray {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #4B505D;
	text-decoration: none;
}
.aril_14_blue_reg {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #65738F;
	text-decoration: none;
}







.arial_15_gray {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #272F36;
	text-decoration: none;
}
.arial_11_wh {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial_24_wh {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial_13_wh {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.bgmiddle{
	background-image:url(images/main_textbg.gif);
}