/* OHW.css */

body {
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #282828;
	background-color: #FFFFFF;
	background:url('./New_images/blue_grad1.png') repeat-x;
	background-attachment:fixed;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #294A6B;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #294A6B;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
}
p {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	Color: #282828;
}

.mycell {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	Color: Gray;
}


a {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color: #294A6B;
	text-decoration:none;
}

a:visited {
	color: #294A6B;
	text-decoration:none;
}

.menuitem:hover {
	color: black;
}

td {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

li {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}


textarea {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid silver;
}


input {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid silver;
}


button {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid silver;
}

select {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid silver;
}
.green {
	color:green;
}
.succ {
	color:green;
	font-weight:bold;
	font-size:10px;
}
.ProdWizLeftNav {
	background-color:#cccccc;
	font-weight:bold;
	font-size:12px;
}
.ProdWizLabel {
	font-size:12px;
	font-weight:bold;
}
.ProdWizNav {
	height:auto;
	background-color:#e1e1e1;
	font-size:12px;
}
.ProdWizHead {
	font-size:14px;
}
.ProdWizWelcomeNav1 {
	border:1px solid silver;
	background-color:#ffffcc;
	color:navy;
	font-family:arial;
	font-weight:bold;
}
.ProdWizWelcomeNav2 {
	border:1px solid silver;
	background-color:#cccccc;
	color:navy;
	font-family:arial;
	font-weight:bold;
}
.err {
	text-align:center;
	color:red;
	font-size:12px;
	font-weight:bold;
}
.succ {
	text-align:center;
	color:green;
	font-size:14px;
}
a:hover {
	color:#333333;
}
.menuroll:hover {
	color:#333333;
}
.BorderedTable {
	border:1px solid silver;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
	background-color:#eeeeee;
	padding:8px;
}
.ProdWiz35Menu {
	border:1px solid silver;
}
.ProdWiz35Menu:hover {
	background-color:#99FFFF;
}
.trGreen {
	background-color:#E1E1E1;
}
.bold {
	font-weight:bold;	
}

.maincontent {
	background-color:#ffffff;
}
.altrow1 {
	background-color:##e1e1e1;	
}
.altrow2 {
	background-color:##ffffff;
}
#CorpSurveyFrm {
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	border-radius:.5em;
	background-color:#eeeeee;
	padding:10px;
	border:1px solid silver;
}
