body {
	font-size: 11pt ;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Helvetica, Arial;
	line-height: 16px;
}
 a{
	color: #70AC43;
	text-decoration: underline;
}
 a:hover{
	color: #000000;

}

.mainpage {
	font-size: 10pt;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.table_head {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 4;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
	font-size: 10pt;
	font-weight: bolder;
	background-color: #f1f1f1;
}
.table_body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 4;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
	font-size: 9pt;
	font-weight: normal;
	background-color: #ffffff;
}
#logo {
	background-image: url(../images/10/risi_logo_bkg.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 928px;	
	}
.oneColFixCtr #container {
	width: 924px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
}
.oneColFixCtr #mainContent {
	margin-left: 290px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 5px;
	height: 350px;
	width: 600px;
}
#newsbar {}
#nav{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 8px;
	font-weight: bold;
	
	font-size: 10pt;
}
#nav a{
	color: #000000;
	padding-right:20px;
	padding-left:5px;
	text-decoration: none;
}
#nav a:hover{
	color: #70AC43;

}
#mc_container{
	background-image: url(../images/lock.gif);
	background-repeat: no-repeat;

	margin-top: 17px;
	height: 400px;
	margin-bottom: 5px;
}
#mc_container_rest{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 17px;
	margin-bottom: 5px;
	padding: 10px;
}
#attempt ul {
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	}

#attempt li {
	list-style: none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-style: italic;
	font-size: 14px;
	padding-left: 25px;
	padding-top: 2px;
	}
#list ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

#list ol li {
	display: list-item;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 30px;
	
	font-size: 15px;
	}

	#footer {
	float: left;
}
	#footer a{
	color: #000000;
	padding-right:5px;
	padding-left:5px;
}
#footer a:hover{
	color: #70AC43;
	padding-right:5px;
	padding-left:5px;
	}
	hr {
	border: 0;
	width: 100%;
	color: #cccccc;
	background-color: #cccccc;
	height: 10px;
	margin-top: 10px;
}
	#copyright{
	
	font-size: 11px;
	color: 545544;
}

#register
{
	display: block;
	width:260px;
	height:41px;
	background: url(../images/10/nav_tab.png) no-repeat 0 0;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#register ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#register li {
	display: inline;
	
	font-size: 11px;
	float: left;
	line-height: 24px;
	padding-left: 30px;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
	
#register li.incident{
	background-image: url(../images/10/plus.png);
	background-repeat: no-repeat;
	height: 50px;
}
	
	#register li.login{
	background-image: url(../images/10/user.png);
	background-repeat: no-repeat;
	height: 50px;
}


.textfield{
	
	font-size: 22px;
	border:1px solid #aaaaaa;
    padding:2px;
    margin-top:2px;
	background-image: url(../members/images/inputBg.gif);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial;
	
}
.textfield2{
	
	font-size: 12px;
	 border:1px solid #aaaaaa;
    padding:2px;
    margin-top:2px;
	background-image: url(../members/images/inputBg.gif);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial;
	
}

.product_box {
	background-image: url(../images/products-bkg.gif);
	background-repeat: no-repeat;
	height: 244px;
	width: 458px;
}
.product_box_head {
	
	font-size: 18px;
	padding: 20px;
	font-weight: bold;
}
.product_box_body {
	
	font-size: 14px;
	padding: 20px;
	font-weight: normal;
}
.product_box_body img {
	float: left;
	padding-right: 10px;	
}
.attempt_box {
	background-image: url(../images/hm_bkg.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 928px;
}.attempt_box_body {
	
	font-size: 14px;
	padding: 20px;
	font-weight: normal;
}
h4 {
	font-size: 24px;
	font-weight: bold;
}
#bullets li {
	list-style: none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#bullets ul {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
