/* CSS Document */





.error { text-align:center; color:red; font-size: 12pt; }
.success_msg  { text-align:center; color:green; font-size: 12pt; }

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-bottom: 15px;
	color: #333333;
}

h1 {
	font-size: 1.82em;
}

h2 {
	font-size: 1.36em;
}

h3 {
	font-size: 1em;
}

p, blockquote, ol, ul {
	margin-bottom: 20px;
	line-height: 1.67em;
}

ol, ul {
	list-style: none;
}

ol {
	margin-left: 3em;
	list-style: outside decimal;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Logo */

#logo {
	background: url('../images/img01.jpg') no-repeat center bottom;
	border-top: 10px solid #545352;
	border-bottom: 1px solid #FFFFFF; padding-left:0; padding-right:0; padding-top:0; padding-bottom:150px
}

#logo h1, #logo h2 {
	width: 860px;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 1.22em;
}

#logo h1 {
}

#logo h2 {
	margin-top: -1.22em;
	text-align: right;
}

#logo a {
	text-decoration: none;
	color: #000000;
}
/* Menu */
#menu{
	text-align: center;
	width:860px;
	height:30px;
	margin: 0 auto;
	background:#CCCCCC url('../images/menu.jpg') repeat-x;
}
#menu ul
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu ul li
{
display:block;
height:20px;
background:url('../images/tab.png');
background-repeat: repeat-x;
padding-top:6px;
float:left;
text-align:center;
width:141px;
font-size:12px;
margin-left:2px
}

#menu a
{
color:#FFFFFF;
text-decoration:none;
}

#menu  a:hover{
color:#FFFFFF;
font-weight:bold;
}
/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	/* background: url(../images/img02.jpg) no-repeat; */
}

/* Left */

#left {
	float: left;
	width: 160px;
	padding-top:20px;
}

#left h2 {
	margin-bottom: 1em;
	padding-right: 6px;
	border-right: 4px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
/*
#left ul {
	line-height: 1.82em;
}

#left li {
	padding-right: 10px;
	text-align: right;
}

#left a {
	text-decoration:underline;
	background:url(images/img04.gif) no-repeat center left;
	color:#003300;
}

#left a:hover {
	text-decoration: underline;
}
*/
/* Center */

#center {
	float: left;
	width: 495px;
	padding: 21px;
}

.center {
	float: left;
	width: 495px;
	padding: 21px;
}

#center img
{
	background:#CCCCCC;
	border:#000000;
	border:1px;
	margin-top:0px;
	margin-bottom: 5px;
}
#center p
{
text-indent:35px;
text-align:justify;
color:#003300;
}
/* Right */

#right {
	float: right;
	width: 160px;
	padding-top:20px;
}

#right h2 {
	margin-bottom: 1em;
	padding-left: 6px;
	border-left: 4px solid #000000;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
/*
#right ul {
	line-height: 1.82em;
}

#right li {
	padding-left: 10px;
}

#right a {
	text-decoration: none;
	font-size: .85em;
}

#right a:hover {
	text-decoration: underline;
}
*/
/* Footer */

#footer {
	height: 30px;
	padding: 20px;
	background: #FFFFFF url('../images/img03.gif') repeat-x;
	vertical-align:baseline;
	overflow:visible
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .125em;
	font-size: .77em;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a {
	text-decoration: none;
	color: #000000;
}
img
{
	background:#CCCCCC;
	border:#000000;
	border:1px;
	margin-top:10px;
	margin-bottom: 5px;
}
.win
{
height:158px;
}

.win_smaller
{
height:100px;
}

.win_larger
{
height:216px;
}

.daig
{
height:350px;
}
.list
{
height:295px;
}
#window{
background: #a6c0a4 url('../images/win_top.jpg') repeat-x center top;
padding-top:2px;
border: 1px outset #999999;
text-align:center;
font-weight:bold;
color:#FFFFFF;
margin-bottom:20px

}
#window p
{
color:#003300;
font-weight:normal;
text-align:justify;
padding:0px 0px 0px 0px;
line-height:normal;
word-spacing:normal;
}

#window ul
{
padding-top:10px;
float:left;

}
#window li
{
color:#003300;
font-weight:normal;
text-align:left;
margin-left:5px;
padding-left:0px;
font-size:12px;

}
#window ul a
{
	text-decoration:underline;
	background:url('../images/img04.gif') no-repeat center left;
	color:#003300;
	margin-left:10px;
padding-left:10px;

	font-size:12px
	
}


#window a:hover
{
	text-decoration:none;
}
#window h3
{
margin-top:5px;
margin-left:3px;
float:left;
color:#003300;
font-weight:bold;

}

Object
{
	background:#CCCCCC;
	border:#000000;
	border:1px;
	margin-top:10px;
	margin-bottom: 5px;
}
form
{
padding: 10px 10px 10px 10px;
padding-top:10px;

}
form h3
{
font-size:12px;
float:right;
}
.textfeild
{
float:left;
line-height:normal;
letter-spacing:normal;
padding:2px 2px 2px 2px;
border: 1px #003300 solid;
margin-top:2px;
color:#003300;
}
.button
{
color:#FFFFFF;
width:80px;
background:#083305;
border: 1px #000000 solid;
}
.checkbox
{
margin-top:-3px;
float:left;
}
.radiobutton
{
vertical-align:middle;
float:left;
margin-left:3px;
}
table
{
margin-top:10px;
}
.lable
{
font-size:12px;
text-align:right;
color:#003300;
}
.note
{
font-size:12px;
float:left;
padding-top:8px;
color:#003300;
vertical-align:middle;
}
.thead
{
background:#006633;
color:#FFFFFF;
font-weight:bold;
}
.erow
{
background:#D7E2D6;
color:#003300;
font-weight:normal;
border-bottom:1px solid #003300;
}
.orow
{
background:##B9CCB7;
color:#003300;
font-weight:normal;
border-bottom:1px solid #003300;
}
/* java menu */

.icerocket_menuElementNoJS {

    color: #00ff00;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 0px 5px 0px;
    margin: 0px 10px 0px 10px;
  }

.icerocket_menuElementTD {
    background-color : #003C8B;
    font : bold 11px;
    padding : 0px 0px 5px;
    margin : 0px 10px;
    color : #841C35;
    text-decoration : none;
    width : 90px;
  }

div.icerocket_menuBar {
background:#0B3608 url('../images/menu.jpg') repeat-x;
    margin-bottom: 1px;
    background-color:#0B3608
  }

div.icerocket_menuElement {
    width: 70px;
    margin: 4px 10px 4px 10px;
  }
  
  div.icerocket_menuElement, div.icerocket_subMenuElement {
    border: 0px none;
    color: #999999;
    font-variant: small-caps;
    font-size: 11px;
    font-weight: bold
  }

div.icerocket_menuElementHover {
    color: #FFFFFF;
    /*background-color:#03BC4E;*/
  }

div.icerocket_subMenuBar {
    border: 1px solid #000000;
    background-color: #1C8413;
  }

div.icerocket_subMenuElement {
    padding: 3px;
    color: #DEDFEF;
  }

div.icerocket_subMenuElementHover {
    padding: 3px;
    color: #FFFFFF;
    background-color:#03BC4E;
  }
  

/* Quiz CSS */
.time_slot
{
	border:1px #003300 solid;
	background:#A6C0A4;
	position:absolute;
	float:right;
	top: 203px;
	height: 17px;
	width: 78px;
	color:#003300;
	left: 840px;
	text-align:center;
}
.quiz_name
{
color:#003300;
text-align:center;
padding-bottom:3px;
}
.user_info
{
border-top:1px #003300 solid;
background:#648B61;
color:#003300;
text-align:center;
}
.sub_table
{
margin-top:1px;
margin-bottom:2px;
}
.quiz_question
{
font-size:12px;
text-align:justify;
font-weight:bold;
color:#003300;
}
.quiz_question ul
{
float:left;
}
.quiz_question li
{
margin:2px 2px 2px 2px;
padding: 1px 1px 1px 3px;
display:block;
background:#C7D7C6;
border:1px #003300 dashed;
width:230px;
float:left;
}
.Controle_bar
{
border-top:1px #003300 solid;
background:#648B61;
color:#003300;
text-align:center;
vertical-align:middle;
height:30px;
}

#mywindow{
background: #a6c0a4 url('../images/win_top.jpg') repeat-x center top;
padding-top:2px;
border: 1px outset #999999;
margin-bottom:10px
}

#mywindow .heading{
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

#mywindow .content{
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
margin-top: 5px;
font-size: 12px;
height: 325px;
color: #003300;
overflow: auto;

}

.content ol{
	margin-left: 10px;
}

.content li a{
	text-decoration:underline;
	background:url('../images/img04.gif') no-repeat center left;
	padding-left: 10px;
	color: #003300;
}

.content li a:hover{
	text-decoration:none;
}

#mywindow #faqs{
/*
	border-width: 1px;
	border-color: #003300;
	border-style: solid;
*/
}

#mywindow #faqs caption{
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 5px;
}

#mywindow #faqs .lbl{
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

#mywindow #faqs .ansrow{
	text-align: justify;
	padding-bottom: 10px;
}

#mywindow .content p{
	text-indent: 0px;
}

.registration {
	width: 100%;
	background-color: #156F2A;
	color: white;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.left_link{
	font-size: 12pt;
	color: #156F2A;
	background-color: white;
	width: 15%;
}

.left_link:hover{
	color: white;
	background-color: #156F2A;
}

.left_link a{
	text-decoration: none;
	color: #156F2A;
	background-color: white;
}

.left_link a:hover{
	text-decoration: none;
	color: white;
	background-color: #156F2A;
}

.active_left_link {
	color: white;
	background-color: #156F2A;
	font-size: 12pt;
	width: 15%;
}

.active_left_link a{
	text-decoration: none;
	color: white;
	font-size: 12pt;
}

.tabs {
	vertical-align: top;
}



/* Global error handler formatting */
table.error {
	background-color: red;
	width: 40%;
	text-align: center;
	color: black;
	font-size: 10pt;
}

table.error th {
	text-align: center;
	font-weight: bold;
	font-size: larger;
	color: white;
}

table.error td {
	background-color: #F9F9F9;
}
