* {  
	margin: 0; 
	padding: 0; 
}
body{

	color:#3e3e34;
	line-height: 18px;
	background: url(images/bg.jpg) repeat-x #000;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:70%;
	text-align:left;
}


a {
	color: #6e7310;
	text-decoration: none;
}
	a:hover {
		color:#4c4e21;
		text-decoration: underline;
	}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
	h1 {

		color: #ad081f;
		font-size: 18px;
		margin-top: 30px;
		padding: 0px;
		
	}
	
	h2 {
		color: #ad081f;
		font-size: 17px;
		margin: 20px 0px 5px 0px;
	}
	
	h3 {
		background: #f0f5eb;
		color: #314a53;
		font-size: 16px;
		padding: 3px 5px 3px 3px;
		margin: 30px 0px 20px 0px;
	}
	h3 a {
		color: #2c373b;
	}
	h3 a:hover {
		color: #cc0000;
	}
	



input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
input {
	background: #f7f9fd;
	border: #7f9db9 1px solid;
	padding: 3px;
} 
	input:hover{
		border: #acd5fb 1px solid;
		background:#f6fbff;

	} 
	
textarea{
	background: #f7f9fd;
	height: 200px;
	width: 300px;
	border: #7f9db9 1px solid;
	padding: 3px;
} 
	textarea:hover{
		border: #acd5fb 1px solid;
		background:#f6fbff;

	} 
	



.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 0px;
} 
#header, #ad , #topnavi ,#paper, #paper2, #footer{ 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#header{
	padding: 0;
	overflow:hidden;
	width: 788px;
	height: 103px;
	
}
	#header img{
		padding: 0;
		border: none;
		
	}
	
	#header .left {
		float: left;
		clear: left;
		margin: 0px;
		margin-top: 16px;
	}
	
	#header .right {
		float: right;
		clear: right;
	}
	#header ul {
		list-style-type: none;
		margin-top: 70px;
	}
	
	#header ul li {
		display: block;
		float: left;
	
	}
	
	#header  li a {
		padding: 4px 10px;
		display: block;
		font-size: 10px;
		border-right: #cc0000 1px solid;
		color: #cc0000;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center;

	}
	
	#header li a:hover {
		border-bottom: #cc0000 2px solid;
	}
.text_map {
	background: #e7e7cc ;
	margin: 10px 0px 10px 0px;
	font-size: 10px;
	padding: 2px 2px 4px 2px;

	
}
	.text_map img {
		margin: 2px 10px 2px 8px;
		vertical-align: bottom;
		border: none;
	}
		.text_map img a {
			text-decoration: none;
		}
		
	
	.text_map a {
		color: #2f5483;
		text-decoration: none;
	}
	.text_map a:hover {
		text-decoration: none;
	}
		
.center{
	margin: 0 auto;
	width:788px;
	

}

#topnavi {
	padding: 0px 0px 0px 0px;
	width: 850px;
	height: 56px;


}

#topnavi ul {

		padding: 15px 0px 0px 50px;
		
		
	}
	
	#topnavi li {
		float: left;
		list-style: none;
	}
	
	#topnavi li a{
		padding: 4px 25px;
		display: block;

		border-right:#666666 1px solid;
		color: #e9e5c1;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center;
		font-size: 110%;
	}
	
	#topnavi li a:hover {
		color: #fff;
	}
	
	#topnavi #migration a {
/*		background: url(images/button_migrate.gif);  */
		
		width: 260px;
	}
	#topnavi #migration a:hover {
		background: url(images/button_migrate_over.gif);

	}
	
	#topnavi #property a {
		background: url(images/button_property.gif);
		
		width: 273px;
	}
	#topnavi #property a:hover {
		background: url(images/button_property_over.gif);

	}
	
	#topnavi #education a {
		background: url(images/button_education.gif);
		
		width: 260px;
	}
	#topnavi #education a:hover {
		background: url(images/button_education_over.gif);

	}
	
	
	
.left {
	float:left;
}

img.left {
	float:left;
	margin: 2px 20px 5px 2px;
	background-position: bottom;
	clear: left;
	border: #ccc 1px solid;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #7ee2ff;
}

.right {
	float:right;

}
img.right {
	float:right;
	margin: 2px 0px 5px 10px;
	background-position: bottom;
	clear: right;
	border: #ccc 1px solid;
}
a img.right {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #7ee2ff;
}


.top {
	text-align: right;
	clear: both;
	padding-top: 20px;
}	

	.top a {
		color: #cc0000;
		font-weight: bold;
		text-decoration: underline;
		margin: 20px 0px 0px 0px;
		
	}
	.top a:hover {
		text-decoration: none;
	}
		
#paper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:788px;
	height: auto;
	background: #12120f url(images/body_bot.gif) bottom repeat-x;
	padding: 0px 0px 45px 0px;
	
}
	#paper ul {
		padding: 10px;
	}
	
#paper_content {
	margin: 0px 10px;
	border: #222 1px solid;
	background: #000;
	color: #777;
}	
	#paper_content p {
		padding: 10px 20px 0px 20px;
	}
	
	#paper_content ul {
		padding: 0px 30px 10px 50px;
		list-style: square;
	}
	
	#paper_content a {
		color: #96965a;
	}
	
	#paper_content a:hover {
		text-decoration: underline;
	}

.keytosuccess {
	width: 522px;
	height: 155px;
	background: url(images/keytosuccess.gif) no-repeat;
	float: right;
	margin: 12px 8px 0px 0px;

}

	.keytosuccess h1 {
		color: #aa0000;
		font-size: 12px;
		margin: 15px 20px 0px 20px;
		text-transform: uppercase;
		font-weight: bold;
	}
	.keytosuccess p {
	
		margin: 0px 20px 8px 20px;
		color: #474739;
	}
#contactus a {
		background: url(images/button_contactus.gif);
		width: 162px;
		height: 24px;
		display: block;
		text-indent: -500px;
		margin: 0px 20px 5px 0px;
	}
	
#contactus a:hover {
		background: url(images/button_contactus_over.gif);
		color: #ee0000;

	}
	
#paper img {
		margin: 10px 0px 0px 8px;
	}

#paper2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:720px;
	height: auto;
	min-height: 500px;
	background: #fafaf0 url(images/body_bot.gif) bottom repeat-x;
	padding: 0px 30px 80px 30px;
	border-top: #000 2px solid;
	border-right: #000 5px solid;
	border-left: #000 5px solid;
	
}
	#paper2 ul {
		padding: 10px;
	}
	#paper2 li img {
		margin: 0px 5px 0px 0px;
	} 
	#paper2 p{
		margin: 20px 0px 10px 0px;
	}	

#ad {
	width: 788px;
	height: 234px;
	background: url(images/banner.gif) #000;

} 

#left_column {
	width: 650;
	float: left;
}
	
	#left_column ul {
		padding: 0px 0px 20px 0px;
		margin: 15px 0px 20px 20px;
		
	}
	
	#left_column li {
		list-style: square;
		margin: 10px 0px 0px 0px;
	}
	#left_column ul img {
		border: none;
	}
ol {
	margin: 0px 0px 10px 40px;
}

ol li {
		list-style: decimal;
		margin-bottom: 5px;
	}
	
	
	
#article li {
	list-style: none;
}	



#right_column {
	float:right;
	width: 150px;
	padding: 0px 0px 0px 0px;
	
	/*border-left: #e1e1e1 1px dotted;*/

}



#right_column p  {
		margin: 5px 10px 10px 10px;
	}
	#right_column h1 {
		font-size: 13px;
		color: #fff;
		font-weight: bold;
		background-color: #52523d;
		font-family: Arial, Helvetica, sans-serif;
		width: 150px;
		padding: 5px;
		float: left;
		margin: 10px 0px 0px 0px;
	
	}
	
	#right_column ul {
		margin: 0px;
		padding: 0px 0px 0px 5px;
		list-style: none;
		float: left;
		clear: left;

	}
	#right_column li {
		width: 160px;
		font-size: 10px;
		background-color: #f1f1e4;
		border-bottom: 1px dotted #888861;


}
	#right_column li a {
		color: #222;
		text-decoration: none;
		display: block;
		padding: 10px 7px ;

	}
	#right_column li a:hover {
		color: #fff;
		text-decoration: none;
		background-color: #888861;

}
#right_column #selected {
		text-decoration: none;
		background-color: #d7d7c4;

}

.footnote {
	background: #f3f2e6;
	border: #d5d2b6 1px double;
	padding: 5px 5px 5px 20px;

}



.read_also {
	background: #f3f2e6;
	border: #d5d2b6 1px double;
	padding: 5px 5px 5px 20px;
	margin-top: 20px;
}

.read_also h1 {
	margin-top:5px;
}
.read_also ul {
	margin-bottom: 0px;
}
	
form {  
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px; 
}

form label { 
	display: block;  
	float: left; 
	width: 120px; 
	padding: 5px; 
	margin: 0px 0px 0px 0px; 
	text-align: left; 

}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f5f5f5;
	border: #999 1px solid;
	color: #2D7393; 
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}
input:focus {
	background-color: #F2FDFE;
}
textarea:focus {
	background-color: #F2FDFE;
}

input {
	width: 200px;
	margin-left: 50px;
}
textarea {
	width: 250px;
	height: 150px;
	margin-left: 50px;
}
select {
	width: 150px;
	margin-left: 50px;
	padding: 0px;
}
option {
	padding: 1px;
}

.button1 {
	width: 50px;
	background: #dd0000;
	color: #fff;
	margin-left: 5px;
	border: none;
}
.button1:hover {
	background: #06748B;
	border: none;
}
.button2 {
	width: 50px;
	background: #666;
	color: #fff;
	margin-left: 50px;
	border: none;
}
.button2:hover {
	background: #06748B;
	border: none;
}




#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 20px 0px 5px 0px;
	width:788px;
	color: #444;
	
}

#footer p {
	clear:none;
	text-align: center;
}


.footer_title   {
		float: left;
		font-size: 11px;
		color: #dcdc64;
	
}
	.footer_title ul {
		margin: 0px 5px 10px 15px;
	
	}
	.footer_title li {
		display: block;
		font-weight: bold;
		list-style: none;
	}
	
	.footer_title li a {
		color: #ff0000;
	}

.footer_content {
	float: left;
	
	
}
	.footer_content ul  {
			float: left;
			width: 130px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 8px;
			border-left: #535345 1px solid;
			
		}
	.footer_content li {
		display: block;
		padding-bottom: 12px;
		
	}
	
	.footer_content li a {
		color: #949457;
	}
	.footer_content li a:hover {
		text-decoration: underline;
		color: #dcdc64;
	}

.fees p {
	text-align: left;
	color:#666666;
	margin-top: 10px;
	margin-bottom: 20px;
}
	
.copyrights p {
	text-align: center;
	color: #e9e5c1;
	margin-top: 10px;
	margin-bottom: 20px;
}
.validated {
	font-size: 9px;
	padding-left: 12px;
	padding-top: 2px;
}
	.validated a{
		color: #333;
	}
.validated2 {
	font-size: 9px;
	padding-left: 12px;
	padding-top: 2px;
	margin-top: 40px;
}
	.validated2 a{
		color: #7c7c57;
	}
			
