﻿html, body
{
    margin:0px;
    padding:0px;
    }
html, body 
{
    text-align: left;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    margin:0px;
    padding:0px;
    background-image:url('Images/MoveOhio_Background.jpg');
    background-position:top left;
    background-repeat:repeat-x;
    background-color:#c6c6c6;
}
body 
{
    
    text-align: left;
}
div
{
    margin:0px;
    padding:0px;
    }
img
{
    margin:0px;
    padding:0px;
}
h1 
{
    text-align: center; 
    color: #000000;
    padding: 2px;
    font-family: Arial; 
    font-size: 16pt; 
    font-weight: bold; 
    font-variant: normal;
}

h2
{
	text-align: left; 
    color: #ffffff; 
    background-color: Gray;
    margin:0px;
    padding:0px 3px 0px 3px;
    font-family: Georgia Courier New Tahoma Arial;
    font-size: 13pt;
    font-variant: normal;
    display:block;

}
h3
{
    text-align: left;
    color: #000000;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    font-variant: normal;
}
h4
{
    text-align: left;
    color: #000000;
    padding:0px;    
    margin:0px 5px 0px 5px;
    font-family: Constantia, Times New Roman, Arial;
    font-size: 13pt;
    font-weight: bold;
    border-bottom:solid 1px black;
}

ul
{
    margin-top:0px;
    }
ul li
{
    list-style-type:disc;
}
p
{
    font-size: 11.5pt;
    line-height:16.5pt;
    text-align: left;
    font-family:Georgia Times New Roman Arial;
    padding:3px 4px 1px 4px;
    color:Black;
    margin:0px;
}

a
{
    color: #045f8a;
    text-decoration: underline;
}

a:hover
{
    color: #358bb4;
    text-decoration: underline;
}

.divSearchBox 
{

    height:30px;
    min-height:30px;
    text-align: right;
    position:absolute;
    width:960px;
    left:0px;
    top:25px;
    z-index:1000;
}
.tblArticle h3
{
    margin:0px;
    text-decoration:underline;
}
.divContainer 
{
    width: 960px;
    text-align: left;
    background-color:transparent;
    height: auto !important;
    margin:0px 0px 0px 0px;
    position:relative;    
}


.Header
{
    margin:0px;
    padding:0px;
    height:120px;
    max-height:120px;
    width: inherit;
    position:relative;
    background-color: #ffffff;
}

.Header table
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.Header td
{
    float: left;
}

.Content
{
    width: 960px;
    min-height: 200px;
}


.ContentAreaOne
{
    padding: .2em;
    width: 280px;
    min-height: 350px;
    border-right: solid 1px #666666;

}

.ContentAreaTwo
{
    padding: .2em;
    width: 400px;
    min-height: 350px;
}

.ContentAreaThree
{
    padding: .2em;
    width: 280px;
    min-height: 350px;
    border-left: solid 1px #666666;
}

.Footer
{
    height: 25px;
    margin-top:5px;
    width: 960px;
    background-color:#005489;
}

.divFooterContent ul
{
    margin:0px 0px 0px 0px;
    padding: 0;
}

.divFooterContent li
{
    float: left;
    list-style: none;
}

.LeftFooter
{
    padding-left: .5em;
    padding-top:3px;
    width: 655px;
    text-align: left; 
    font-size: 10pt; 
    color:#ffffff;
}

.LeftFooter a
{
    text-decoration: none;
    font-size: 10pt; 
    color:#144709;
    
}

.LeftFooter a:hover
{
    text-decoration: underline;
    color: #000000;
}

.RightFooter
{
    width: inherit;
    text-align: left; 
    font-size: 10pt; 
    color:#ffffff;
    padding-right:50px;
}

.RightFooter a
{
    text-decoration: none;
    font-size: 10pt; 
    color:#144709;
    float:right;
}

.imgArticleThumb 
{
    border: 1px solid black;
    margin: 2px;
}

.imgArticle
{
    border: 1px solid black;
    float: right;
    margin: 5px 5px 5px 5px;
}

p.RelatedLinks
{
    margin: 5px;
}

.RelatedLinks a:link, .RelatedLinks a:active, .RelatedLinks a:visited, .RelatedLinks a:hover
{
    font-family: Arial;
    font-weight: bold;
    color: #287cb4;
    font-size: 10pt;
}

.RelatedLinks a:link, .RelatedLinks a:active, .RelatedLinks a:visited
{
    text-decoration: underline;
}
.RelatedLinks a:hover
{
    text-decoration: underline;
    color:#59abe1;
}

hr
{
    color: #ddddff;
}

.hrFooter
{
    color: #000000;
}

.divArticleSearch
{
     background-color: #dddddf;
     padding: 10px;
}

.divFeature
{
	border-bottom: 1px solid silver;
}

.divArticleContent
{
    margin:0px;
    padding:15px 0px 15px 0px;
    width:100%;
    min-height:200px;
}

.tblLayoutTable
{
	width: 960px;
	margin: 0px;
	padding: 0px;
	border:solid 1px black;
	
}
.tblLayoutTableHome
{
	width: 960px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.tblLayoutTableHome tr td .divArticleContent
{
    min-height:0px;
}

/*#homeTableTd1
{
    background-color:blue;
}*/

.tdTplOneLeft
{
	vertical-align: top;
	text-align: left;
	width: 235px;
	padding: 0px;
	margin: 0px;
    background-color:transparent;
}

.tdTplOneMiddle
{
	vertical-align: top;
	width: 510px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-left:solid 1px black;
}

.tdTplOneRight
{
	vertical-align: top;
	border-left:solid 1px #000000;
	text-align: left;
	width: 215px;
	padding:0px;
	margin: 0px;

}


.tdTplTwoLeft
{
	vertical-align: top;
	border-right: solid 1px #000000;
	text-align: left;
	width: 215px;
	padding: 0px;
	margin: 0px;
}

.tdTplTwoRight
{
	vertical-align: top;
	text-align: left;
	width: 745px;
	padding: 0px;
	margin: 0px;
}
.tblLayoutTable tr td
{
    padding-bottom:10px;
    background-color:White;
}
.divTplThree
{
	clear: both;
	width: 958px;
	padding: 0px;
	margin: 0px;
    background-color:White;	
    border:solid 1px black;
    min-height:200px;
}
 .spanLayout3ControlSeparator
 {
     padding-bottom:5px;
 }