html, body{
	margin:0px;
	padding:5px 0 0 0;
}

body{
	font-family:Trebuchet MS, Verdana;
}

h1 {
	margin:0px;
	padding:0px 0 10px 0;
	font-size:22px;
	color:#911a07;
}
	h1 a{
		font-size:22px;
		color:#28892a;
		font-weight:bold;
		text-decoration:underline;
	}
	h1 a:hover{
		font-size:22px;
		color:#28892a;
		font-weight:bold;
		text-decoration:none;
	}

h2{
	font-size:18px;
	color:#282950;
	margin:0px;
	padding:8px;
	background:#c0c1d5;
}


a{
	text-decoration:none;
}

ul{
	margin:0px;
	padding:0px 0 10px 0;
}
li{
	list-style:none;
}


#mylinks{
	color:#5e0a0a;
}

#mylinks a{
	font-size:14px;
	color:#5e0a0a;
	font-weight:bold;
	text-decoration:underline;
}
#mylinks a:hover{
	font-size:14px;
	color:#5e0a0a;
	font-weight:bold;
	text-decoration:none;
}

.menuitem{
	text-align:center;
	width:150px; 
	height:47px;
}
	.menuitem a{
		font-family:Trebuchet MS, Verdana;
		font-size:16px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}
	
	.menuitem a:hover{
		font-family:Trebuchet MS, Verdana;
		font-size:16px;
		color:#bfcde0;
		font-weight:bold;
		text-decoration:none;
	}


	a.steps {
		color:#2e2e2e;
		font-size:14px;
		text-decoration:none;
	}
	a.steps :hover{
		color:#2e2e2e;
		font-size:14px;
		text-decoration:none;
	}
	
	.steps-title{
		font-size:18px;
		color:#726d4e;
		font-weight:bold;
	}
	

#register{
	background:url('girl-saying-to-register.jpg') no-repeat;
	width:300px;
	height:255px;
	text-align:center;
}


.home-text{
	color:#4a4a4a;
	font-size:14px;
}
	.home-text ul{
		margin:0px;
		padding:0px;
		color:#444444;
	}
	
	.home-text li{
		color:#58c31;
	}
	
	a.faq{
		font-size:14px;
		color:#144387;
		font-weight:normal;
		text-decoration:underline;
	}
	a.faq:hover{
		font-size:14px;
		color:#144387;
		font-weight:normal;
		text-decoration:none;
	}



.inner-text{
	background:#f0f0f0;
	padding:12px;
	color:#4a4a4a;
	font-size:14px;
}


	.green-title{
		font-size:20px;
		color:#3d5078;
		font-weight:bold;
	}
	.blue-title{
		font-size:20px;
		color:#3d5373;
		font-weight:bold;
	}
	
	.small-title{
		font-size:16px;
		color:#546c8f;
		font-weight:bold;
	}
	
	.small-green-title{
		font-size:16px;
		color:#ac9b34;
		font-weight:bold;
	}
	
	.input{
		width:230px;
		height:26px;
		background:#ffffff;
		border:1px solid #dee6f7;
		font-size:20px;
		color:#707070;
	}
	
	.textarea{
		width:230px;
		height:100px;
		background:#ffffff;
		border:1px solid #dee6f7;
		font-size:16px;
		color:#2e2e2e;
	}
	
	.select{
		width:230px;
		border:1px solid #dee6f7;
		font-size:16px;
		color:#2e2e2e;
	}
	
a.url{
	font-size:16px;
	color:#5e0a0a;
	text-decoration:underline;
}
a.url:hover{
	font-size:16px;
	color:#5e0a0a;
	text-decoration:none;
}

a.add{
	font-size:10px;
	color:#434242;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
}
a.add:hover{
	font-size:10px;
	color:#898989;
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
}