td
{
    
    text-align:left;
}
h3
{
 color:#0193DE;
 font-size:18px;   
}

h4
{
   color:#4BA762;
    
}

li
{
    list-style-image:url(img/listitem.jpg);
}

.container
{
 font-family:Verdana, Trebuchet MS, Arial;
 font-size:11px;
 line-height:30px;   
}

tblTitle
{
 background-image:url(img/software.jpg);   
}

.ContentCell
{
 border-right:1px dotted #B9B0B0;   
}

ContentCell_right
{
 border-right:1px solid #B9B0B0;   
}

.tblright
{
 border-right:1px solid #B9B0B0;  
 border-left: 1px solid #B9B0B0;  
 border-top: 1px solid #B9B0B0;

}


.borderbottom
{
 
 border-bottom: 1px  dotted #B9B0B0;
 
}

.Menu
{
 border-bottom: 1px solid #333333;
 border-top: 1px solid #333333;
 background-image:url(img/menu_background.jpg);
 background-repeat:repeat-x;
 
}

.Header
{
 background-image:url(img/header.jpg); 
 background-repeat:no-repeat;  
 border-right:1px solid white;
 border-bottom:1px solid #B9B0B0;
}

Header2
{
 border-top:1px solid white;   
}

.Header_border
{
 border-bottom:1px solid #FFFFFF;  
 padding-bottom:1px; 
}

.footer
{
 font-size:11px; 
 
}

.footertext
{
 text-align:left;
 vertical-align:middle;
 font-size:11px;
}
.quicklink
{
    background-image:url(img/waves.jpg);
    background-repeat:no-repeat;
}

a:link
{
	color:#4169e1;
	text-decoration: none;
	font-size:11px;
}

a:visited
{
	color:#4169e1;
	text-decoration: none;
	font-size:11px;	
}

a:hover
{
	color: #333333;
	text-decoration: none;
	font-size:11px;
}

a:active
{
	color:#4169e1;
	text-decoration: none;	
	font-size:11px;
}

.footer a:link
{
	color:#666666;
	text-decoration: none;
	font-size:10px;
}

.footer a:visited
{
	color:#666666;
	text-decoration: none;
	font-size:10px;	
}

.footer a:hover
{
	color: #333333;
	text-decoration: none;
	font-size:10px;
}

.footer a:active
{
	color:#666666;
	text-decoration: none;	
	font-size:10px;
}

.white
{
    background-color:White;
    border-left: 1px solid #B9B0B0;
    border-right:1px solid #B9B0B0;
    border-bottom:1px solid #B9B0B0;
    
}



.RightPane
{
    width:240px;
}

.menuitems
{
    color:White;
    vertical-align:middle;
}

/**menuitems**/
/* Main menu container */ 
.MainMenu_SubMenu 
{
    background:#000000; 
    padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 0px; 
    border:1px solid #000000; 
    z-index:1000; cursor:pointer; 
    cursor:hand; 
    font-weight:normal; 
    filter:Alpha(Opacity=90, FinishOpacity=75, Style=1); 
    -moz-opacity:.80; 
    vertical-align:middle;
    font-family:verdana, Arial, Trebuchet MS;
    font-weight:bold;
    font-size:20px;
}
/* Submenu items idle */ 
.MainMenu_MenuItem 
{
    background:#000000; 
    color:#FFFFFF; 
    font-family:arial; 
    font-size:11px; 
    font-weight:bold; 
    font-style:normal; 
    padding:0px 30px 0px 5px; 
    height:20px; 
    border:1px solid #000000; }
/* Submenu items hover */ 
.MainMenu_MenuItemSel 
{ 
    background:#55A0FF; 
    color:#FFFFFF; 
    font-family:arial; 
    font-size:11px; 
    font-weight:bold; 
    cursor:pointer; 
    cursor:hand; 
    padding:0px 30px 0px 5px; 
    height:20px; 
    border:1px solid #4a8abe; 
    }
/* Box that contains the menu */
.MainMenu_MenuContainer 
{
    background:transparent; 
    }
/* Bar that contains the menu */
.MainMenu_MenuBar 
{ cursor:pointer; 
    cursor:hand; 
    background:transparent; 
    }
/* Menuitems idle */
.MainMenu_Idle TD 
{
    background:transparent; 
    color:#FFFFFF; 
    font-size:8pt; 
    padding:0px 14px 0px 5px; 
    height:26px; 
    font-weight:bold; 
    background-image:url(images/button_bg-off.gif); 
    background-repeat:repeat-x;
     }
/* Menuitems over */
.MainMenu_Selected TD 
{
    background:transparent; 
    color:#000000; 
    font-size:8pt; 
    padding:0px 14px 0px 5px; 
    height:26px; 
    font-weight:bold; 
    background-image:url(images/button_bg-on.gif); 
    background-repeat:repeat-x; }
/* Menuitems active */
.MainMenu_Active TD 
{
    color:#000000; 
    font-size:8pt; 
    padding:0px 14px 0px 5px; 
    height:26px; 
    font-weight:bold; 
    background-image:url(images/button_bg-on.gif); 
    background-repeat:repeat-x; }
/* Menuitems in breadcrumbs active */
.MainMenu_BreadcrumbActive TD 
{
    color:#6BAAF9; 
    font-size:8pt; 
    padding:0px 14px 0px 5px; 
    height:26px; 
    font-weight:bold; 
    background-image:url(images/button_bg-on.gif); 
    background-repeat:repeat-x; }
/* Menuitem arrows */
.MainMenu_MenuArrow 
{
    display:none; }									 
/* Menuitem root arrows */
.MainMenu_RootMenuArrow 
{
    display:none; }									 
/* Menuitem icons */
.MainMenu_MenuIcon 
{
    display:none; }									 
/* Menuitem separator */
.MainMenu_Separator { }
/* Menuitems separator borders */ 
.MainMenu_MenuBreak 
{
    border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; background:transparent; vertical-align:top;
     }
     
.container_blue
{
    padding-left:15px;
}
