﻿body
{
	font-family: Arial, MS Sans Serif, Tahoma;
	font-size: 12px;
}

.Header 
{
	color: Blue;
	font-size: 13px;
	font-weight: bold;
}

input[type="submit"]
{
	border: 1px solid #24928f;
	FONT-FAMILY: Arial;
	font-size: 11px;
	font-weight: bold;
	height:23px;
	cursor: pointer;
	background-color: #0a5d53; 
	color: White;
}

.ChooseOrganization 
{
	font-size: 16px;	
}

h3 
{
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
	font-size: 16px;
}