/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#085FA2;
}

.skinheader{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#025CA5;

}

.skinmenu{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#505050;
}

.skinuser{
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#4E5F76;
}

.skincontentstable{
width:100%;
padding:5px;
}

.leftpane{
width:0%;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#4E5F76;
}

.contentpane{
width:100%;
margin-left:10px;
margin-right:10px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#4E5F76;
}

.rightpane{
width:0%;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#4E5F76;

}


.skinfooter{
text-align:center;
font-weight:bold
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#303030;
}

.OtherTabs{
	font-weight: normal;
    font-size: 10px;
    color: #FF0000;
    font-family: arial;
    text-decoration: none;
}

.SkinObject {
    font-weight: normal;
    font-size: 11px;
    color: #303030;
    font-family: arial;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:none;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: arial;
}

A.SkinObject:visited  {
    text-decoration:none;
    font-size: 11px;
    color: black;
    font-family: arial;
}

A.SkinObject:active   {
    text-decoration:none;
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: arial;
}

A.SkinObject:hover    {
    text-decoration:none;
    font-weight: normal;
    font-size: 11px;
    font-family: arial;
    color:#ff0000;
}



.Head   {
    font-family: arial;
    font-size:  12px;
    font-weight: bold;
    color: black;
}

/*MENU*/
.MainMenu_MenuBreak, .MainMenu_RootMenuArrow{
	border-left: #303030 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid;
	border-right: #000000 0px solid; background-color:transparent;filter:none;

}

.MainMenu_SubMenu{
	border-left: #023392 1px solid; border-bottom: #023392 1px solid; border-top: #023392 1px solid; border-right: #023392 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#4E178C;', Direction=135, Strength=2); 

}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	border-left: #F0F0F0 1px solid; 
	border-bottom: #F0F0F0 1px solid; 
	border-top: #F0F0F0 1px solid; 
	border-right: #F0F0F0 1px solid; 
	background-color: #F0F0F0;
	color: #000000;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel{
	border-left: #023392 1px solid; 
	border-bottom: #023392 1px solid; 
	border-top: #023392 1px solid; 
	border-right: #023392 1px solid; 
	background-color: #ff0000;
	color:#000000;
}

TR.MainMenu_MenuBar TD, TR.MainMenu_MenuBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid;
	border-right: #000000 0px solid;color:#000000;background-color: Transparent;
	text-transform:none;
	padding:5px;
	height:32px;
}


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;
	font-weight:bold;
}

.MainMenu_MenuContainer TD{
	font-family:arial;font-weight:bold;font-size:11px;letter-spacing:0px;text-align:left;text-transform:none;
}

.MainMenu_SubMenu TD{
	font-family:arial;font-weight:bold;font-size:11px;letter-spacing:0px;text-align:left;text-transform:none;
	border-left: #F0F0F0 1px solid; 
	border-bottom: #F0F0F0 1px solid; 
	border-top: #F0F0F0 1px solid; 
	border-right: #F0F0F0 1px solid; 
	color:#990000;
}

TD.MainMenu_MenuIcon{
	width:10px;
	text-align: left;
	display:none; 
}

.menuitemactive td, .rootmenuitembreadcrumb td
{
	color:#000000;
	background-image:url(active.gif);
	text-transform:none;
	text-decoration: bold;
	padding:5px;
	text-align:center;
}

.menuitemsel td, .rootmenuitembreadcrumb td
{
	color:#000000;
	background-image:url(active.gif);
	text-transform:none;
	text-decoration: bold;
	padding:5px;
	text-align:center;
}
/*Custom CSS */



.textgreen {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #4DE026;
	text-decoration: none;
}
.textwht {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	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: 11px;
	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: #000000;
	font-size: 11px;
	font-weight: normal;
}


.leftmenus2 {
	background-image: url(leftmenus.gif);
	background-repeat: no-repeat;
	height:29px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	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;
}

.title {
	font-family: impact;
	font-size: 36px;
	font-weight: bold;
	color: #AC9D10;
	text-decoration: none;
}
.arial12wht {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.arial12wht:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.arial12gray {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

.arial12gray:hover {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.textbox {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	padding: 2px;
	border: 1px solid #7C7C7C;
}
.tagline {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.arial11gray {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

.arial11gray:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.leftbox {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #AC9D10;
}
.verdana12 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.verdana11 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.verdana11:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFF00;
}.leftbox1 {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #6F909D;
}
.middletitle {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #373737;
}
.moreinfo {
	font-family: verdana;
	font-size: 11px;
	color: #AC9D10;
	text-decoration: none;
}

.moreinfo:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.arial14 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #373737;
}
.hrmenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #AC9D10;
	text-decoration: none;
	padding: 6px 6px 2px;
	background-color: #000000;
	margin: 0px 4px;
	height: 22px;
}

.hrmenu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px 6px;
	background-color: #AC9D10;
	margin: 4px;
}

.hrmenu1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 9px;
	background-color: #616161;
	margin: 4px;
}
.leftbox_green {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #238C1E;
}
.leftbox_pink {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #F58888;
	background-image: url(bg_panes1.gif);
	background-repeat: repeat-x;
}
.verdana11blk {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.leftbox_blue {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #91B3BF;
	background-image: url(bg_panes2.gif);
	background-repeat: repeat-x;
}
.leftbox_green {


	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #CAEEC8;
	background-image: url(bg_panes3.gif);
	background-repeat: repeat-x;
}
.leftbox_gray1 {



	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
}
.middletitle_green {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #8A945B;
}
.bordergreen {
	background-color: #F7FFD3;
	border: 1px solid #C3C8AB;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.middletitle_red {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #AC9D10;
}

.middleA{
   background-image:url(bg_middle.gif);
   background-position:bottom;
   background-repeat:no-repeat;
}

.tagline {
	font-family: arial;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}


.arial12 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #919191;
	text-decoration: none;
}

.tagline {
	font-family: arial;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.arial12 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #919191;
	text-decoration: none;
}

.textwhite {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.textwhite:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.textwhite:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}



