﻿body, div, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, select, td, textarea, tr, ul {
	color: black;
	font-family: verdana, arial, sans-serif;
    font-size: x-small;
    padding-left: 0;
    padding-right: 2px;
    margin-top: 0;
    margin-left: 0;
    vertical-align: top;
}
p, h1, h2, h3, h4, h5, h6 {
    margin-left: 30px;
} 

h1, h2, h3, h4 {
    font-family: 'Trebuchet MS', verdana, sans-serif;
    font-size: small;
    color: #0033cc;
    margin-bottom: 10px;
}

h1 {
    font-size: 14pt;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 18px;
    margin-left: 32px;
    margin-right: 210px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-style: solid;
}

.SolarWinds {
    margin-right: 30px;
}

h2 {
	margin-top: 16px;
}

h6 {
	font-size: xx-small;
	font-weight: lighter;
}
p 	{
    margin-bottom: 13px;
}

/* display block to stop extra button.  white-space normal not pre.*/
ul {
    display: block;
    white-space: normal;
    list-style-type: none;
    margin-bottom: 17px;
    margin-left: 65px;
    list-style-image: url('../../images/butblueg3.gif');
}

ol {
    list-style-type: decimal;
    list-style-position: outside;
 	margin-bottom: 16px;
    margin-left: 72px;
}
li {
 	margin-bottom: 2px;
}

.footer {
    margin-left: 35px;
    margin-top: 2px;
}


hr {
    color:#0033cc;
    margin-top: 4px;
    margin-bottom: 5px;
}
input {
    font-size: x-small;
}

.tiny {
	font-size: 8px;
    margin-top: 4px;
}

img{
	border: 0;
}

.imgRight {
	float: right;
	border: 2px solid black;
	margin-left: 12px;
	margin-top: 14px;
	margin-bottom: 12px;
}

.imgLeft {
	border: 2px solid black;
	margin-right: 12px;
}

.imgClear {
	float: right;
	border: 0;
	margin-left: 12px;
	margin-top: 14px;
	margin-bottom: 12px;
}

img.search {
	float: left;
	border: 0;
	margin: 0 0;
}

.topbottom {
	margin-top: 14px;
	margin-bottom: 12px;
	margin-left: 3px;
}

div {
    Padding-left : 9px;
    Padding-top : 10px;
	font-size : x-small; 

}

.divMenu {
	border: 1px solid blue;
    margin-left : 0;
    margin-bottom : 4px;
    padding-top : 4px;
    padding-left : 0;
    padding-right : 1px;
    padding-bottom : 4px;
}
.divMenu2x {
	border: 1px solid blue;
    margin-left : 0;
    margin-bottom : 4px;
    padding-top : 4px;
    padding-left : 0;
    padding-right : 1px;
	padding-bottom:6px; 
	width:166px;
}
.divMenuButton {
	border: 1px solid blue;
	padding-left:0; 
	padding-top:3px; 
	padding-bottom:6px; 
	margin-left:0px; 
	position:relative; 
	width:166px;
}
.divPs {
	margin-left: 55px;
	margin-bottom: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 6px;
	background-color: #ddffff;
	width: 450px;
}

.tableBorder {
	border: 1px solid #0000FF;
}


/* a class hover LVHA */
a {
    font-weight: bold;
}
a:link {
    color : #3300ff;
    text-decoration : underline;
}
a:visited {
    color: purple;
    text-decoration: underline;
}
a:hover {
    color : red;
}
a:active {
    color : blue;
}

/* For mozilla. IE not read html>head:first */

html>head:first-child+body h2
    {
    font-size: medium;
    }
html>head:first-child+body h3
    {
    font-size: medium;
    }
html>head:first-child+body h4
    {
    font-size: small;
    }
html>head:first-child+body p
    {
    font-size: small;
    }
html>head:first-child+body ul
    {
    font-size: small;
    margin-bottom: 8px;
    }
html>head:first-child+body li
    {
    font-size: small;
    }
html>head:first-child+body ol
    {
    font-size: small;
    }
html>head:first-child+body embed
	{
	margin-left: 20px;
	}
html>head:first-child+body input
	{
    font-size: small;
	}

/* Right google .class better than #ID */

.navigationRightClear { 
	float: right; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	border-left:1px solid #0000ff; 
    margin-left: 4px;
	width: 174px;
} 

.navigationRightSearch { 
	float: right; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	border-left:1px solid #0000ff; 
    margin-left: 4px;
} 

.navigationRightEzine { 
	float: right; 
	padding-left: 0; 
	padding-right: 4px; 
	padding-top: 0; 
	padding-bottom: 10px; 
    margin-left: 10px;
	width: 168px; 
} 

#navigationRightMobi { 
	float: right; 
	border-left:1px solid #0000ff; 
    margin-left : 0;
    margin-right : 4px;
	width: 400px; 
}
