BODY {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:100%;
	margin:0;
	background:#000 url(http://consumer.discoverohio.com/images/global/bg_blugrad.gif) repeat-x top;
    font-size: 12px;
    color: black;
	padding:0;
	}
	* html body {padding:0 10px 10px 10px;}
.container {
	margin:0 10px 10px 10px;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	min-width:925px;
	background:#fff;
	}
	
	* html .container {
		margin:0 0 0 0;
		width: expression(document.body.clientWidth < 949? "950px" : "auto");
		}
td {
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	padding:0;
	}
/* **** HEADERS **** */
h1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#fff;
	}
h2 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#003e62;
	margin:0 0 1.25em 0;
	}
h3 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	margin:0 0 0.5em 0;
	}
.adminHeader {
    font-weight:bold;
    font-size: 18px;
    color:#fff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.header {
    font-weight: bold;
    font-size: 14px;
    color: #003e62;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.headerprint {
    font-weight: bold;
    font-size: 14px;
    color: #000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
/* **** LINKS **** */
A {
    font-weight: bold;
    color:#830024;
    TEXT-DECORATION: underline;
	}
	A:active {
	    font-weight: bold;
	    color: #830024;
	    TEXT-DECORATION: underline;
		}
	A:link {
	    font-weight: bold;
	    color: #830024;
	    TEXT-DECORATION: underline;
		}
	A:visited {
	    font-weight: bold;
	    color: #830024;
	    TEXT-DECORATION: underline
		}
	A:hover {
	    font-weight: bold;
	    color: #0F577F;
	    TEXT-DECORATION: underline
		}
.clearBoth {clear:both; line-height:0; height:0; font-size:0;}
.floatLeft {float:left;}
.floatRight {float:right;}
.clearLeft {clear:left;}
.clearRight {clear:right;}
.centered {text-align:center; margin-left:auto; margin-right:auto;}

.hLine {color:#C6C1B7;}

/* ****************** GLOBAL HEADER *********************** */
.editHeader {
	height:89px;
	background:#003e62;
	overflow:hidden;
	}
.editHeaderRight {
	float:right;
	text-align:right;
	padding-top:10px;
	}

/* ****************** GLOBAL NAVIGATION *********************** */
.globalNav {
	clear:both;
	background:#830024;
	border:3px solid #fff;
	padding:3px;
	}
	.navInner {
		text-align:center;
		background:#830024 url(http://consumer.discoverohio.com/images/global/bg_redhashtile.gif) repeat;
		border:1px solid #500;
		padding:7px 0;
		text-align:center;
		}
		.globalNav ul {
			list-style-type:none;
			margin:0 auto;
			text-align:center;
			padding:0;
			}
			.globalNav ul li {
				text-align:center;
				display:inline;
				margin:0 24px;
				padding:0;
				text-transform:uppercase;
				font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
				font-size:16px;
				}
				a.topNav {color:#fff; text-decoration:none;}
					a.topNav:link, a.topNav:hover,
					a.topNav:active, a.topNav:visited 
						{color:#fff; text-decoration:none;}
				

/* ****************** CONTENT AREA *********************** */	
.contentArea {
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:0;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:4px solid #fff;
	background:#fff;
	padding:0;
	min-width:925px;
	}
	* html .contentArea {width: expression(document.body.clientWidth < 924? "925px" : "auto");}
	.sideNav {
		width:190px;
		background:#A79C85;
		}
	.content {
		background:#fff;
		}
	.contentInner {padding:6px 6px 0 10px;}
			
.alertBox {border:1px solid #830024; background:#DFD1D4; color:#000; margin-bottom:1.5em; padding:10px;font-size:16px;}
		
/* ****************** LISTING EDIT TABLE *********************** */	
table.editTable {
	border:0;
	background:#C6C1B7;
	margin-top:5px;
	}
	table.editTable th, 
	table.editTable td 
		{padding:3px;}
	table.editTable th {
		font-size:12px;
		font-weight: bold;
		color:#ffffff;
		padding:0 0 0 2px;
		font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
		background:#847B69;
		}
		table.editTable th a.heading:link {color:#fff;}
		table.editTable th a.heading:visited {color:#fff;}
		table.editTable th a.heading:hover {color:#d8d8d8;}
		table.editTable th a.heading:active {color:#d8d8d8;}
tr.subheading {
	font-weight:bold;
	color:#fff;
	padding-top:0px;
	background-color:#9b7a44;
	}
tr.row1 {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color:#fff;
	}
tr.row2 {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color:#eaeaea;
	}
tr.row3 {background-color:#EEE8DC;}
tr.headingprint {
	font-weight:bold;
	color:white;
	padding-top:0px;
	background-color:#000;
	}
table.editTable .tablecellaction {
	font-weight:bold;
	color:#fff;
	padding:3px 6px;
	background-color:#A79C85;
	border-bottom:1px solid #C6C1B7;
	}
	.tablecellaction a:active, .tablecellaction a:visited, .tablecellaction a:link 
		{color:#003E62; text-decoration:underline; display:block; margin-bottom:9px;}
	.tablecellaction a:hover {color:#0F577F; text-decoration:underline;}
table.editTable .status-td {
	font-weight:bold;
	font-size:11px;
	color:#555;
	background-color:#EEE8DC;
	border-bottom:1px solid #C6C1B7;
	}
.listing-name {border-bottom:1px solid #C6C1B7; font-weight:bold;}
.highlight {
	color:#003E62;
	font-weight:bold;
	}
.error {
    color: red
	}
.success {
    color: forestgreen
	}
.information {
    font-size: 11px;
    color: #555555;
	}
table.editTable .manageinfo {
	font-size:11px;
	color:#555;
	background-color:#EEE8DC;
	}
.required {
    FONT-WEIGHT: bold;
    color: darkred
	}
.verysmall {
    font-size: 6pt;
    FONT-FAMILY: Arial
	}
.subheader {
    FONT-WEIGHT: bold;
    font-size: 13px;
    color: black;
    FONT-FAMILY: Verdana, Arial
	}
.live {color:darkgreen;}
.pending {color:red;}
.liveNeedsApproved {color:darkorange;}
.needsApproved {color:darkred;}
.white {color:white;}
.bkgray {BACKGROUND-color:#c6c6c6;}
A.white {
    color: white;
    TEXT-DECORATION: none
	}
A.white:active {
    color: #e7e7e7;
    TEXT-DECORATION: underline
	}
A.white:link {
    color: white;
    TEXT-DECORATION: none
	}
A.white:visited {
    color: white;
    TEXT-DECORATION: none
	}
A.white:hover {
    color: #e7e7e7;
    TEXT-DECORATION: underline
	}
.black {
    color: black
	}
.small {
    font-size: 11px
	}
.formhelpheader {
    FONT-WEIGHT: bold;
    font-size: 15px;
    color: black;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
	}
.subheader2 {
    font-size: 13px;
    color: black;
    FONT-FAMILY: Verdana, Arial
	}
.tab {
    font-size: 9px;
    FONT-WEIGHT: bold;
    color: #000000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
	}
	A.tab {
	    color:#000;
	    TEXT-DECORATION: none
		}
	A.tab:link {
	    TEXT-DECORATION: none
		}
	A.tab:visited {
	    color:#000;
	    TEXT-DECORATION: none
		}
	A.tab:hover {
	    color:#000;
	    TEXT-DECORATION: underline
		}
	A.tab:active {
	    color:#000;
	    TEXT-DECORATION: underline
		}
.activetab {
    background-image:url(/graphics/edit/tab_active_bkg.gif);
	}
.inactivetab {
    background-image:url(/graphics/edit/tab_inactive_bkg.gif);
	}
.livetab {
    background-image:url(/graphics/edit/tab_live_bkg.gif);
	}

/* MANAGE GROUPS EDIT PAGES */
h2.h2-group {font-weight:normal; font-size:16px;}

table.editTable.groupsMgnt {margin-bottom:12px; border:0; min-width:710px;}
table.editTable.groupsMgnt th {padding:3px;}

/* POP-UP */
.pop-header {padding:0 20px;}
.pop-content {
	padding:10px;
	margin:0 10px 10px 10px;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	background:#fff;
	}
.pop-content h2.header {
	font-size: 20px;
  }
.pop-content table td {
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	background:#fff;
	}
body.pop-up-msg {background:#fff;}
	.pop-up-msg-inner {padding:10px;}
		.pop-up-msg-inner p {margin:0 0 1.0em 0;padding:0;}

