* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: #FFFFFF url(/images/side.gif) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #3b3b3b;
}

h1, h2, h3 {
	color: #4F789F;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0  0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

legend
{
  font-weight: bold;
}

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}


.post {
	clear: both;
	padding: 20px;
	/*border-bottom: 1px solid #3B3B3B;*/
}

.post .content {
	line-height: 1.6em;
}

.post h1{
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.post h2 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

#header {
	width: 1024px;
	height: 150px;
	margin: 0 auto;
	background: #ffffff url(/images/okmheader.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	/*text-decoration: none;*/
	color: blue;
	
}

#loggedin {
    position: absolute;
    margin-top: 127px;
    margin-left: 550px;
    font-weight: bold;
}

#page {
	width: 1024px;
	margin: 0 auto;
	background: url(/images/horiz.gif) repeat-y;
	border-top: 20px solid #3B3B3B;
}

#main {
	float: right;
	width: 821px;
	padding-right: 1px;
}

#main ul {
    padding-top: 10px;
    list-style: none;
    margin-left: 0px;
}

#main li {}

#main img {
   border: none;
}

#popup {
	margin-left: 50px;
	padding-left: 50px;
}

#errors {
    padding-left: 100px;
	color: red;
	font-weight: bold;
}

.error {
	color: red;
	font-weight: bold;
}

.warning {
	border: 6px double #000;
	background-color: #ffcc66;
	max-width: 440px;
	padding: 10px 20px;
	margin: 5px auto;
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px;
}

.warning h1, .warning h2, .warning h3 {
	text-align:center;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 120%;
	font-weight: bolder;
	color: #000;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

#menu {}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #3b3b3b;
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
	font-weight: bold;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
	font-weight: bold;
}


#login {}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#login .warning {
	border-style: solid;
	border-width: 2px;
	padding: 0.5em;
}

#login input[type=text], #login input[type=password] {
    width: 165px
}

#inputtext1, #inputtext2 {
	width: 160px;
}


#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}



#footer {
	width: 994px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: 0.77em;
	color: #ffffff;
}

.legal {
	float: left;
}

.links {
	float: right;
}

.sortable {
white-space: nowrap;
font-size:12;
}
.sortable td, th {
padding-left: 3px;
padding-right: 3px;
}
.sortable th {
    text-decoration: underline;
    cursor: pointer;
}

.sortable tr.alt td {
    background-color: #cccccc;
}

.mytable {
white-space: nowrap;
font-size:12;
}
.mytable td, th {
padding-left: 3px;
padding-right: 3px;
}


#certificate {
font-face: times new roman;
font-size:10;
}

.link_button {
	cursor: pointer;
}

#message_center {
	width: 450px;
	float: left;
	padding: 5px 8px;
	margin: 20px 10px 10px 0px;
	border: 1px solid #ededed;
	-moz-border-radius: 3px; 
  -webkit-border-radius: 3px;
/*	
	float: right;
	margin-right: -200px; 
*/
}
#message_center h2 {
	margin-bottom: -25px;
}
.message {
	width: 100%;
}
.message .title {
  font-size: 120%;
	font-weight: bold;
	margin: 35px 0px 0px 0px;
	}
.message .date {
  font-size: 85%;
	font-weight: bold;
	margin: 2px 15px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #eeeeee;
	}
#search {
	width: 200px;
	float: left;
	padding: 5px 8px;
	margin: 20px 0px 10px 10px;
	border: 1px solid #ededed;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
/*	
	float: right;
	margin-right: -200px;
	margin-top: 200px; 
*/
}

.courseActions {
}
.courseActions ul {
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
}
.courseActions li {
	margin: 0px;
	padding: 0px;
}
.courseActions li a {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
}
.courseActions li a:before {
content: ">> ";
}
.courseActions li a:hover {
  color: #666666;
}

#recertification_notices table {
	width: 100%;
}

#recert_list_container {
	height: 150px;
	overflow: auto;
}
#recert_notices_container {
	max-height: 200px;
	overflow: auto;
}
#recert_notices_container tr {
	height: 16px;
	padding: 3px 1px;
	border-bottom: 1px solid #ededed;
}
#recert_notices_container tr td {
	height: 16px;
	padding: 3px 1px;
}

#renewal_period_box {
	width: 1em;
}

table.overviewTable {
	width: 720px;
}
table.overviewTable td {
  vertical-align: top;
  border-bottom: 1px solid #e3e3e3;
	margin-bottom: 5px;
	padding: 5px 0px;
}

table.overviewTable ul li {
margin: 0px 0px 0px 25px;
padding: 0px;
}
table.overviewTable ul li a {
margin: 0px;
padding: 0px;
}

.hidden  {
    display: none;
}


.inline_doc {
	padding: 10px;
	background-color: #fff;
}

.legal_doc {
	line-height: 1.1em;
	font-size: 10pt;
}

.legal_doc .date {
	font-weight: bold;
	text-align: right;
}

.legal_doc .title {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.legal_doc a.anchor {
	text-decoration: none;
	color: #000;
}

.legal_doc p, .legal_doc ul, .legal_doc ol, .legal_doc li{
	padding-bottom: 1em;
}
/* This is CSS relating to the order form */
.order_form .item {
    text-align: center;
}

. {
	color: #ff0000;
}
.order_confirm .bold_left {
    text-align: left;
	font-weight: bold;
}

.order_confirm .bold_right {
    text-align: right;
	font-weight: bold;
}

.order_confirm .spacer {
    width: 40px;
}

.order_form .money_field {
    padding: 2px;
    text-align: right;
}

.training_portal_field {
    background-color: yellow;
}

.contact_info_field {
    background-color: #cc66ff;
}

.order_form {
    width: 750px;
}

.order_item_col {
    width: 10%;
}

.order_desc_col {
    width: 55%;
}

.order_Quantity_col {
    width: 10%;
}

.order_price_col {
    width: 10%;
}

.order_amt_col {
    width: 10%; 
}

.ordering_Quantity_field input {
    background-color: #33ff00;
	text-align: right;
}

.ODA {
    width: 700px;
	height: 150px;
}


