/* title */
img.image_title 
{
	border: none;
	padding-bottom: 5px;
	height: 35px;
	width: 35px;	
}


table.title {
	margin-left: auto;
	
		margin-right: auto;
	
		font-size: 22px;
	
		font-weight: bold;
		
}



/* text */
body {
	color: #0079C5;                
	
			font: Verdana, Arial, Helvetica, sans-serif;
	
			font-size: 18px;
		
}

p {
    text-indent: 40px;
	text-align:justify;
	font-family:"Calibri, serif";
	width: 100%;
} 

p.centered {
	
	text-align: center;

	}



/* table */	
table {
	border: 0px;
	
			font-size: 18px;

			}




/* Getting Started links */
a.start:link { 
	
		color: #0079C5;
	
		font-weight: normal;

}


a.start:visited {
	color: #606060;
	
			font-weight: normal;

}



a.start:hover {
	color: #606060;
	
		font-weight: normal;

}


a.start:active {
	color: #000000;
	
			font-weight: normal;
}




/* links */
a:link { 
	color: #0079C5;
	
			font-weight: bold;
}



a:visited {
	color: #606060;
	
		font-weight: bold;
}


a:hover {
	color: #606060;
	
		font-weight: bold;
}


a:active {
	color: #000000;
	
		font-weight: bold;
}




/* images - right */
img.image_r_75_25 
	{
	border: none;
	
		padding-left: 10px;
	
		height: 25px;
	
		width: 75px;
}


img.image_r_55_30 {
	
		border: none;
	
		padding-left: 10px;
	
		height: 30px;
	
		width: 55px;
}



/* images - left */
img.image_l_150_150 {
	
		border:none;
	
		padding-right: 10px;
	
		height: 150px;
	
		width: 150px;
}


img.image_l_100_40 {
	
		border: none;
	
		padding-right: 10px;
	
		height: 40px;
	
		width: 100px;	
}


img.image_l_40_40 {
	
		border: none;
	
		padding-right: 10px;
	
		height: 40px;
	
		width: 40px;	
	
}


img.image_l_40_20 {
	
	border: none;
	
	padding-right: 10px;
	
	height: 20px;
	
	width: 40px;

	}


img.image_l_30_30 {
	
	border: none;
	
	padding-right: 10px;
	
	height: 30px;
	
	width: 30px;
	
}


img.image_l_30_20 {
	
	border: none;
	
	padding-right: 10px;
	
	height: 40px;
	
	width: 50px;

	}


img.image_l_25_25 {
	
	border: none;
	
	padding-right: 10px;
	
	height: 25px;
	
	width: 25px;

	}


img.image_l_20_20 {
	
	border: none;
	
	padding-right: 10px;
	
	height: 20px;
	
	width: 20px;

	}


img.image_l_18_18 {
	
	border: none;
	
	padding-right: 10px;
	
	height: 18px;
	
	width: 18px;

	}




/* images */
img.image_150_150 {
	
	border: none;
	
	height: 150px;
	
	width: 150px;
	
}


img.image_12_12 {
	
	border: none;
	
	height: 12px;
	
	width: 12px;

	}
