img {
	border: none; 
   }
html, body 
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0; 
	}
body
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px 'verdana','Trebuchet MS', 'arial', 'helvetica', 'sans-serif';
	color: #444444;
	background: #E1E1E1;
	}
	.toptext {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	}
	.formtext {
	font-size: small;
	font-weight: normal;
	margin: 0px;
	color: Black;
	}

	/* Links /
	***********************************************************/
	/* normal links */

	a:link {
		/*color: #483D8B;*/
		color: #225FBD;
		text-decoration: none;
		border: none; 
		font-size: 11px;
	font-weight: normal;
	}
	
	a:visited {
		color: #225FBD;
		text-decoration: none;
		border: none; 
		font-size: 11px;
	font-weight: normal;
	}
	
	a:hover {
		/*color: #008B8B;*/
		color: #FF8B2E;
		text-decoration: underline; 
		font-size: 11px;
	font-weight: normal;
	}
	
	a:active {
		color: #FF8B2E;
		text-decoration: underline; 
		font-size: 11px;
	font-weight: normal;
	}


	p {
	font: 12px 'verdana','Trebuchet MS', 'arial', 'helvetica', 'sans-serif';
	color: #444444;
	margin: 10px 10px 10px 10px;
	text-align: left;
	}
	p.bigger {
	font: 12px 'verdana','Trebuchet MS', 'arial', 'helvetica', 'sans-serif';
	color: #444444;
	margin: 10px 10px 10px 10px;
	text-align: left;
	}
	p.nomargin {
	font: 12px 'verdana','Trebuchet MS', 'arial', 'helvetica', 'sans-serif';
	color: #444444;
	margin: 0px 0px 0px 0px;
	
	}
	ol {
		text-align:left;
	}

	ul {
	font: 12px 'verdana','Trebuchet MS', 'arial', 'helvetica', 'sans-serif';
	color: #444444;
	list-style-type: disc;
	margin-left: 30px;
	text-align: left;
	}
.bigger {
	font: 12px 'verdana','Trebuchet MS', 'arial', 'helvetica', 'sans-serif';
	color: #444444;
	list-style-type: disc;
	margin-left: 30px;
	padding: 0;
	text-align: left;
	}
	li {
	margin: 5px 5px 0px 5px;
	padding: 0;	
	}

	strong {
	font-weight: 600;
	}

	form  {
	margin: 0;
	padding: 0;
	}

	/*input {
	font: 9px 'Trebuchet MS', 'arial', 'helvetica', 'sans-serif';
	color: #38484C;
	}*/

	select {
	margin-bottom: 7px;
	}
	
	h1, h2, h3, h4, h5, h6 
	{
	font-family: 'verdana','Trebuchet MS', 'lucida grande', 'lucida sans unicode', 'times', 'verdana', 'lucida', 'arial', 'helvetica', 'serif';
	/*line-height: 1.6em;*/
	color: #444444;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

	h1 {
		font-size: 20px;
		
		color: #FF8C00;
		}
	
	h2 {
		font-size: 17px;
		
	}
	
	h3 {
		font-size: 14px;
		
		}
	
	h4 {
		font-size: 12px;
		
	}
	
	h5 {
		
		font-size: 10px;
		
	}
	
	h6 {
		font-size: 8px;
		
	}
.box {
	margin: 0 0 20px 0;
	padding: 10px;
	/*border:1px solid #c0c0c0;*/
	border:1px solid #225FBD;
	border:1px solid #000000;
	/*background-color:#fafbfc;*/
	/*background-color:#FFEFAF;*/
	color:#505050;
	line-height:1.5em;
	/*font: 18px verdana;*/
}
.box p{
text-align:justify;
}
ul.center {
	
	color: #225FBD;
	align:center;
	text-align:center;

}
.home_head {
	padding: 5px;
	/*border:1px solid #c0c0c0;*/
	/*border:1px solid #225FBD;*/

	/*background-color:#eeeeee;*/
	letter-spacing: 2px;
	width: 75%;
	color:#000000;
	font: normal small-caps 900 16px verdana;
	text-align: center;
	text-decoration: underline;
}
.fulltop {
	width: auto;
	/*border:1px solid #c0c0c0;*/
	/*border:1px solid #225FBD;
	border:1px solid #000000;
	border-bottom: none;*/
}
ul.big {
	font: 16px 'verdana','Trebuchet MS', 'arial', 'helvetica', 'sans-serif';
	color: #444444;
	list-style-type: disc;
	margin-left: 30px;
	text-align: left;
}