﻿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;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0px;
    padding-right: 2px;
    vertical-align: top;
} 
   
	body {
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;

}
#Content {
	width:985px;
	margin:0px auto;
	text-align:left;
	border:thin;
	border-top:0px;
	border-color:blue;
	border-style: solid;
	}

#ContentMax {
	min-width: 780px; /*--Minimum Width blrt--*/
	max-width: 985px; /*--Maximum Width--*/
}

p, h1, h2, h3, h4, h5, h6 {
    margin-left: 23px;
	line-height:130%;	
	} 

h1, h2, h3, h4 {
    font-family: 'Trebuchet MS', verdana, sans-serif;
    font-size: small;
    color: #0033cc;
    margin-bottom: 10px;
}

h1 {
    font-size: 20px;
    text-align: center;
	margin:30px 220px 10px 34px;
    padding-top: 5px;
    padding-bottom: 0px;
    border-style: solid;
}
h2 {
	margin-top: 0;
}

h6 {
	font-size: xx-small;
	font-weight: lighter;
}
p 	{
    margin-bottom: 12px;
}

br 	{
    margin-bottom: 0px;
}

/* display block to stop extra button.  white-space normal not pre.*/
ul {
    display: block;
    white-space: normal;
    list-style-type: none;
    margin-bottom: 16px;
    margin-left: 65px;
    list-style-position: outside;
    list-style-image : url('../images/butblueg14.gif');
}

ol {
    list-style-type: decimal;
    line-height:130%;	
    list-style-position: outside;
 	margin-bottom: 16px;
    margin-left: 72px;
}
li {
    line-height:130%;	
 	margin-bottom: 6px;
}
.long {
 	margin-bottom: 9px;
}
.short {
 	margin-bottom: 6px;
}

.footer {
    margin-left: 35px;
    margin-top: 2px;
}
.clearButton{
	list-style-image: url('../images/buttonblueblue14.gif');
	margin-left:65px;
}

hr {
    border:thin #0033cc solid;
    margin-top:4px;
    margin-bottom:5px;
}

hr.google {
    color:#0033cc;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}

div.googlep {
	padding:8px 8px 7px 8px;
	border:1px #0033cc solid;
	background-color: #CCFFFF;
	float:right;
	width:65px;
	height:42px
}
div.google {
	padding:8px 0px 1px 0px;
	border:1px #0033cc solid;
	border-right:0px;
	background-color: #CCFFFF;
	width: 440px;
	float:right;
	height:42px
}

div.search {
	position:static; 
	text-align:left;
	font-size:xx-small;
	border:0px solid #0000ff; 
	float:right; 
	margin:0px 0px 2px 2px;
	padding:0px 0px 0px 0px;
	width:190px;
	height:46px
	}

.plus {
	margin:0px 0px 0px 120px;
}


/* display block for mozilla */

html>head:first-child+body div.googlep
    {
	padding:7px 8px 7px 4px;
	height:22px;
	width:78px;

}
html>head:first-child+body div.google
    {
	padding:4px 4px 0px 0px;
	height:32px;
	width: 425px;
	margin-left:2px;
	text-align:left;
}
	
div.blue {
	padding: 10px 10px 2px 2px;
	background-color: #CCFFFF;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 520px;
}
div.blues {
	padding: 10px 10px 2px 2px;
	background-color: #CCFFFF;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 620px;
}

div.green {
	padding: 10px 10px 2px 2px;
	background-color: #EBFFF0;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align:center;
	width: 520px;
}
div.righty {
	padding: 10px 20px 2px 2px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 2px;
	width: 400px;
	float:right;
}
div.righty5 {
	padding: 10px 20px 2px 2px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 2px;
	width: 480px;
	float:right;
}

.tiny {
	font-size: 8px;
    margin-top: 4px;
}

img{
	border: 0;
}

.imgRight {
	float: right;
	border: 2px solid black;
	margin:14px 0px 12px 12px
}

.imgLeft {
	border: 2px solid black;
	margin-right: 12px;
}
.imgLeftFloat {
	float:left;
	border: 2px solid black;
	margin-right: 20px;
	margin-bottom:12px;
}
.imgLeftFloatClear {
	float:left;
	border: 0;
	margin-right: 20px;
	margin-bottom:12px;
}

.imgClear {
	float: right;
	border: 0;
	margin:14px 0px 12px 12px
}

img.search {
	margin:4px 0px 0px 4px;
}
.right {
	text-align:right;
	margin-top:0px;
	margin-bottom:12px;
	padding-right:20px;
}

.topbottom {
	margin-top: 14px;
	margin-bottom: 12px;
	margin-left: 3px;
}
.tableBorder {
	
	border: 1px solid #0000FF;
}

input {
    font-size: xx-small;
    text-align:left;
    border:thin #0033cc solid;
    padding:4px 4px 3px 3px;
/* Padding sequence: TRBL */

}

/* a class sequence: LVHA */
a {
    font-weight: bold;
}
a:link {
    font-weight : bold;
    color : #3300ff;
    text-decoration : underline;
}
a:visited {
    font-weight: bold;
    color: purple;
    text-decoration: underline;
}
a:hover {
    font-weight : bold;
    color : red;
}
a:active {
    font-weight : bold;
    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;
}
	

/* Float right.  Note .class better than #ID */

.navigationRightClear { 
	float: right; 
	padding-left: 10px; 
	padding-bottom: 10px; 
    margin-left: 4px;
	border-left:1px solid #0000ff; 
	width: 174px;
} 

.navigationRightSearch { 
	float: right; 
	padding-left: 10px; 
	padding-bottom: 0; 
    margin-left: 4px;
} 

#navigationRightMobi { 
	float: right; 
	border-left:1px solid #0000ff; 
    margin-left : 0;
    margin-right : 4px;
	width: 400px; 
}

