/**************** body and tag styles ****************/

body
{
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center; /* for IE */
    margin: 0 auto; /* for the rest */
    background-color: white;
    color: #000000;
   }

#container
{
    width: 900px;
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
    font-size: 12px;
    line-height: 1.6em;
    color: #000000;
    margin: 0 auto; /* for the rest */
    text-align: center;
}


#container2
{
    min-height: 400px;
    height: auto !important;
    height: 400px;
    width: 898px;
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
    font-size: 12px;
   line-height: 1.6em;
    color: #000000;
    text-align: justify;
    margin-bottom: 10px;
}
.container
{
    width: 900px;
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
    font-size: 12px;
    line-height: 1.6em;
    color: #000000;
    margin: 0 auto; /* for the rest */
    text-align: center;
}


.container2
{
    min-height: 400px;
    height: auto !important;
    height: 400px;
    width: 898px;
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
    font-size: 12px;
   line-height: 1.6em;
    color: #000000;
    text-align: justify;
    margin-bottom: 10px;
}

h2
{
    color: #666666;
    font-size: 18px;
    font-family: Arial, Helvetica, "Sans Serif";
}

h3
{
    color: #666666;
    font-size: 18px;
    font-family: Arial, Helvetica, "Sans Serif";
    margin-bottom: 5px;
}
h4
{
    color: #0033cc;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, "Sans Serif";
    margin-bottom: 5px;
}
strong
{
    font-family: Verdana, Arial, Helvetica, "Sans Serif";
}
a
{
    color: #0033cc;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
}

a:hover
{
    background-color: #FFFF00;
    color: #000000;
    text-decoration: underline;
}

ul
{
    margin-top: 0px;
    margin-bottom: 0px;
}

/**************** images styles ****************/
a img
{
    border: none;
}
a:hover img
{
     background-color:White;
}

img.left, img.center, img.right
{
    padding: 4px;
}

img.left
{
    float: left;
    margin: 0 12px 5px 0;
}

img.center
{
    display: block;
    margin: 0 auto 5px auto;
}

img.right
{
    float: right;
    margin: 0 0 5px 12px;
}

/**************** form styles ****************/
form
{
    float: right;
    font-size: 9px;
    margin-top: 2px;
}

input
{
    margin-top: 2px;
    color: #999999;
    border: 1px solid #2763A5;
    font-size: 12px;
}

.button
{
    background-color: #6DA6E2;
    color: #FFFFFF;
    border: 1px solid #2763A5;
    font-size: 11px;
}

/**************** header styles ****************/
#header
{
    width: 896px;
    border: 0px;
    margin-top: 10px;
    clear: both;
    text-align: center; /* for IE */
    margin: 0 auto; /* for the rest */
   
}

#header p
{
    margin-top: 10px;
    margin-left: 160px;
}

/**************** menu styles ****************/
#menutabs
{
    width: 83%;
    padding-bottom: 1px;
    line-height: normal;
    text-align: center;
}
.menuline /*LINE UNDER MENU*/
{
    border-bottom: solid 2px #2763A5;
}
#menutabs tr {
   margin-left:120px;
   margin-right:100px;
   text-align: center;
  }

#menutabs td
{
       padding: 0;  
}

#menutabs a
{
    float: left;
    background: url(http://images.minalyzer.com/menu_tab_left.png) no-repeat left top;
    margin: 0;
    padding: 0 0 0 2px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial,Verdana, "Sans Serif";
}

#menutabs td a span
{
    display: block;
    background: url(http://images.minalyzer.com/menu_tab_right.png) no-repeat right top;
    padding: 5px 10px 4px 10px;
    color: #FFFFFF;
}

#menutabs a:hover
{
    background-position:0 -42px;
}
#menutabs a:hover span
{
    background-position: 0 -42px;
}



/**************** section styles ****************/
.section
{
    width: 297px;
    padding-top: 5px;
    float: left;
    text-align: justify;
}

.section h4 a
{
    color: #0033cc;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, "Sans Serif";
    margin-bottom: 5px;
}

.sectiontextleft
{
    width: 285px;
    padding-right: 10px;
    text-align: justify;
}

/* .sectiontextmid
{
    width: 285px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}

.sectiontextright
{
    width: 285px;
    padding-left: 10px;
    text-align: justify;
} */
/**************** content styles ****************/
#content
{
    width: 670px;
    padding-left: 15px;
    padding-top: 5px;
    float: left;
    text-align: justify;
}

.content
{
    width: 670px;
    padding-left: 15px;
    padding-top: 5px;
    float: left;
    text-align: justify;
}



/**************** sidebar styles ****************/
#sidebar
{
    width: 213px;
    /*padding-left: 5px;
    padding-right: 10px;
    padding-top: 5px;*/
    float: right;
}

#sidebar p
{
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
}

.sidebar
{
    width: 213px;
    /*padding-left: 5px;
    padding-right: 10px;
    padding-top: 5px;*/
    float: right;
}

.sidebar p
{
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
}

/**************** contentdocumentation styles ****************/
.contentdoc
{
    width: 710px;
    padding-left: 1px;
    padding-right: 0px;
    padding-top: 2px;
    float: right;
   
}

.contentdoc p
{
    padding-bottom: 10px;    
}

/**************** sidebardocumentation styles ****************/

.sidebardoc
{
    width: 180px;
    padding-left: 0px;
    padding-right: 1px;
    padding-top: 2px;
    float: left;
}

.sidebardoc p
{
    padding-bottom: 10px;
}

/**************** contentlanding styles ****************/
.contentland
{
    width: 470px;
    padding-top: 5px;
    float: right;
    text-align: left;
}

.contentland p
{
    padding-bottom: 10px;
}

/**************** sidebarlanding styles ****************/

.sidebarland
{
    width: 420px;
    padding-top: 5px;
    float: left;
}

.sidebarland p
{
    padding-bottom: 10px;
}

/**************** footer styles ****************/

#footer
{
    clear: both;
    width: 896px;
    border-top: 2px solid #2763A5;
}

#footer p
{
    text-align: right;
}

#footer p a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, "Sans Serif";
}

#footer p a:hover
{
    background-color: #FFFF00;
    color: #000000;
    text-decoration: none;
}

/********************************/
.pagetext
{
    text-align: left;
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
    font-size: 10px;
    color: #333300;
}

.name
{
    color: #666666;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, "Sans Serif";
}
.productname
{
    color: #0033cc;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, "Sans Serif";
}

.centera
{
    text-align: center;
}
.title
{
    font: bold 16px Arial, Helvetica, "Sans Serif";
    color: #003399;
    text-align: left;
}

.dotstop
{
    border-top: #999999 1px dotted;
    text-align: justify;
    color: black;
    font-size: 12px;
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
}

.dots
{
    border-left: #999999 1px dotted;
    border-right: #999999 1px dotted;
    border-top: #999999 1px dotted;
    border-bottom: #999999 1px dotted;
    text-align: justify;
    color: black;
    font-size: 12px;
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
}

.font
{
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
    font-size: 12px;
    line-height:1.6em;
}

.paraheading
{
    text-align: left;
    color: black;
    font-size: 13px;
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
    font-weight: bold;
}
/**************** error styles ****************/
.error
{
    font-weight: bold;
    font-size: 12px;
    color: red;
    font-family: Arial,Verdana, Helvetica, "Sans Serif";
}

.noaccess
{
    font-weight: bold;
    color: red;
    font-size: 18px;
}

/*******Background colors*******/
.bg_b
{
    background-color: #E5F0FF;
}
.bg_y
{
    background-color: #FFFFB3;
}
/******* Uus Cases Styles*******/
#usecasecontainer{
	border: none;
	margin: 1px;
	background-image: url(http://images.minalyzer.com/usecasebg.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	font-size : 11px;
}

div.intro{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	margin-left: 6px;
    font-weight: bold;
    word-spacing: 1pt;
    line-height: 1em;

  
}
div.intro:first-letter {
   font-size : 20px;
   font-weight: bold;
   color: #666666;
  
}


b.usecaseuser{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	word-spacing: 1pt;
	margin-left:10px;
}
.usecaselink ul li a{
font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

/************************************************/
 
h1 {
	display: block;  width: 100%; color: #2a56d6;
}

.h2heading
{
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, "Sans Serif";
    border-bottom: 0px;
    text-align: left;
}

.h3heading
{
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, "Sans Serif";
    text-align: left;
}



