﻿* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	margin-right: auto;
	margin-left: auto;	

}
.LogoBgMain{
	background-image: url('images/logoBgTop.jpg');
	height: 12px;
}
.LogoBg {
	background-image: url('images/logoBg.jpg');
	height: 75px;
}
.logoBg {
	text-align: center;
}
.sectionTitles {
	background-color: #9a8676;
	padding: 3px 10px 3px 10px;
	color: white;
	font-weight: bold;
	font-size: 15px;
}
.sectionTitleBg {
	background-color: #9a8676;
}

.sectionBg {
	background-color: #ebe0d5;
}
.footer {
	background-color: #0079c2;
	height: 44px;
	position: relative;
	margin-bottom: 32px;
	font-size:12px;
}
.footer p {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	bottom: 4px;
	right: 4px;
}
.footer A {
	color: #CCCCCC;

}
.menuBg {
	background-color: #0079C2;
	margin-top: -3px;
	height: 213px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 222px;
}
.menuBgColor {
	background-color: #0079c2;
}
.menuRightBg {
	background-color: #0079C2;
	margin-top: -3px;
	width: 100%;
	height: 213px;
}
ul {
	padding-left: 8px;
}
li { 
	display: block; 
	list-style-image: url('images/listIcon.jpg'); 
	margin: 4px 20px 4px 20px; 
	color: white;
	font-size: 14px;
} 
ul.ohioHealth li a {
text-decoration:none;
color:#FFFFFF;
}

.bodyText {
	font-size: 13px;
}
.errorText {
	font-size: 10px;
	color: Red;
	font-weight: bold;
}
.smallText {
	font-size: 11px;
	font-weight:normal;
}
.sideText {
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}
.rightSideText {
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}
.rightSideBottomText {
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
}
#mainContent h1 {
	font-size: 16px;
	margin-bottom: 16px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	display: block;
} 

#mainContent h2 {
	font-size: 14px;
	padding-bottom: 2px;
} 
#mainContent h3 {
	font-size: 12px;
	padding-bottom: 2px;
} 
#mainContent p {
	font-size: 12px;
	padding-bottom: 16px;
	line-height: 18px;
} 
#mainContent ul, ol {

	margin-left: 16px;
	margin-bottom: 16px;
	margin-right: 16px;
} 
#mainContent ol ol {

	margin-left: 32px;
	margin-bottom: -16px;
	margin-right: 128px;
} 
#mainContent li {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	list-style-image: none;
	list-style-type: square;
	padding-bottom: 8px;
} 
#mainContent ol li {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	list-style-image: none;
	list-style-type: decimal;
	padding-bottom: 8px;
} 
#mainContent img.imageRight {
	border: 1px solid #333333;
	float: right;
	margin-left: 8px;
} 
#mainContent address {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 64px;
	font-style: normal;
	color: #333333;
} 
#mainContent .footnote {
	font-size: 10px;
	padding-bottom: 16px;
	line-height: 18px;
	font-style: italic;
} 
table.dataTable {
	margin-bottom: 16px;
	margin-left: 32px;
}
.dataTable th.black{
	text-align: left;
	padding-top: 16px;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.dataTable th {
	text-align: left;
	padding-top: 16px;
	font-size: 12px;
	color: #907b6a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.dataTable td {
	background-color:#F3F3F3;
	padding: 1px 4px;
	font-size: 12px;
    width: 350px;
}
.dataTable tfoot td {
	background-color:#F3F3F3;
	padding: 1px 4px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #666666;
}
table.downloads {
	float: right;
	width: 350px;
}
.downloads td {
	width: 100%	
}

ul.download li {
	text-decoration:none;
	display: block; 
	margin: 1px 2px 1px 2px; 
}

ul.download li a {
	text-decoration:none;
	display: block; 
	margin: 1px 2px 1px 2px; 
	font-size: 11px;
}

.downloadSubtitle
{
padding-bottom:5px;
}

/* Forms Section Here */
.form label,input {
	display: block;
	/*width: 800px;*/
	float: left;
	margin-bottom: 10px;
}

.form label {
	text-align: right;
	width: 175px;
	padding-right: 15px;
	padding-top: 1px;
	font-weight: bold;
}

.form br {
	clear: left;
}

.form .buttons {
	
}

.form .Title {
	font-size: 13px;
	font-weight: bold;
}

.form .TitleSub {
	font-size: 12px;
	font-weight: bold;
}

.form .fieldTitles {
	font-size: 11px;
	color: #808080;
}

.form .subFont {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #808080;
}

.imageBtn {
	padding-right: 5px;
}

.form .padLeft {
	margin-left: 20px;
}

.form .padLeftBtn {
	margin-left: 10px;
}

.form .padLeftTotal {
	margin-left: 399px;
}


/* End Forms Section Here */




