/* CSS Document */

body{ padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#C0C0C0;
	}
	
.content{padding:29px 19px 0px 22px;
			border-top:#5D8D86 solid 3px;
			}
			
.h1{ font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#DC231F;
		}
		
.h2{ font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#010262;
		padding-left:22px;
		}
		
.content_text{ font-family:Arial;
				font-size:11px;
				color:#000000;
				padding-top:10px;
				}
				
.content_text2{ font-family:Arial;
				font-size:11px;
				color:#010262;
				text-decoration:underline;
				padding:0px;
				margin:opx;
				}
				
.content_text3{ font-family:Arial;
				font-size:12px;
				color:#000000;
				padding-left:19px;
				padding-right:14px;
				}
				
.content_heading{ font-family:Arial;
				font-size:12px;
				color:#000000;
				font-weight:bold;
				text-align:center;
				}
				
.content_process{ background-image: url("images/process.jpg");
					background-repeat:no-repeat;
					background-position:center;
					height:27px;
					}
					
.content_link{ font-family:Arial;
				font-size:10px;
				color:#FFFFFF;
				font-weight:bold;
				}
				
.learn_back{ background-image: url("images/learn_back.jpg");
				height:149px;
				background-repeat:repeat-x;
				background-position:bottom;
				}
				
.footer{ font-family:Arial;
			font-size:9px;
			color:#FFFEFD;
			font-weight:bold;
			text-decoration:none;
			padding-top:15px;
			text-align:center;
			}
			
.handbook_text{ font-family:Arial;
			font-size:10px;
			color:#000000;
			padding:0 5px 0 15px;
			}
			
.handbook_box{ background-image: url("images/handbook.gif");
				background-repeat:no-repeat;
				width:215px;
				height:187px;
				background-position:left;
				}
				
.ansewer_box{ background-image: url("images/answer_new.gif");
				background-repeat:no-repeat;
				width:215px;
				height:187px;
				background-position:left;
				}
				
.content_box{ background-image: url("images/content_back.jpg");
				height:117px;
				background-repeat:repeat-x;
				background-position:top;
				}
				
.mono_h1{ font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#F4F4FD;
		padding-top:20px;
		padding-left:19px;
		}
		
.mono_text{ font-family:Arial;
		font-size:14px;
		color:#F4F4FD;
		padding-top:5px;
		padding-left:19px;
		}
		
.botm_box{ background-image: url("images/botm_box.jpg");
			height:115px;
			background-repeat:repeat-x;
			background-position:bottom;
			}
			
.heading{font-family:Arial;
			font-size:12px;
			font-weight:bold;
			color:#DE322E;
			}
			
.botm_text{font-family:Arial;
			font-size:11px;
			color:#000000;
			}