/* CSS Document */
	html{ 
	margin:0; 
 	padding:0; 
	font-weight: normal;
	color: #333333;
	background : #FFFFFF;
	line-height : 150%;
	}

	html, body{ 
	margin:0; 
 	padding:0; 
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #333333;
	background : #FFFFFF;
	line-height : 150%;
	
	}
	
	p{ 	font-size: 102%; 
	text-align:left; 
	margin-bottom: 5px;
	padding: 0px;
	padding-bottom: 5px;
    line-height : 150%;
	}
	
	.td { 
font-size: 102%; 
    line-height : 150%;
}
	
		p.form {
	padding-left: 10px;
	font-style:italic;
	clear:left;
	}
	u {
	padding-bottom: 5px;
	}
	
	h1 {
		margin : 0px 0px 0px 0px;
		font-family:  New Century Schoolbook Bold, Verdana, Helvetica, sans-serif;
		font-size: 160%;
		font-weight: bolder;
		color:#ce292a;
		line-height : 150%;
		/*text-align:left;*/
		padding: 0px;
		padding-bottom: 5px;
		margin: 0px;
		}
     
	
	 h1.theme {
		margin : 0px 0px 0px 0px;
		font-family:  New Century Schoolbook Bold, Verdana, Helvetica, sans-serif;
		font-size: 132%;
		font-weight: bold;
		color:#ce292a;
		line-height : 150%;
		text-align:left;
		padding-left: 10px;
		padding-bottom: 5px;
		margin: 0px;
		}

	h2 {
	   	font-family:  New Century Schoolbook Bold, Verdana, Helvetica, sans-serif;
		font-size: 115%;
		font-weight: bold;
		color:#000000;
	   padding: 0px;
   	   padding-bottom: 10px;
	   	   padding-top: 5px;
	   margin: 0px;
	   text-align: left;
	   clear:left;
		}
		h3{
			font-family:  New Century Schoolbook Bold, Verdana, Helvetica, sans-serif;
		font-size: 100%;
		font-weight: bold;
		color:red;
	   padding: 0px;
   	   padding-bottom: 10px;
	   	   padding-top: 5px;
	   margin: 0px;
	   /*text-align: left;*/
	   clear:left;
		
		
		
		}
		
	h2.edu {
	   	font-family:  New Century Schoolbook Bold, Verdana, Helvetica, sans-serif;
		font-size: 115%;
		font-weight: bold;
		color:#000000;
	   padding: 0px;
   	   padding-bottom: 10px;
	   	   padding-top: 5px;
	   margin: 0px;
	   text-align: left;
		}
	
	a:link {
		font-size: 102%;
	    font-weight: bold;
		
		color: #333333;
	}
	a:visited {
	    font-size: 102%;
		font-weight: bold;
		color: #000000;
}
	a:hover {
		font-size: 102%;
		font-weight: bold;
		color: #990000;
}
	a:active {
		font-size: 102%;
		font-weight: bold;
		color: #333333;
}
  
   ul,li {
   	margin-left:5px;
    font-size: 102%;
	list-style-image:url(images/bullet.gif);
	text-align:left;
	padding: 0px;
		}  
	 ul,li.disc {
   	margin-left: 15px;
    font-size: 102%;
	list-style:disc;
	text-align:left;
	padding: 0px;
		}
   
	.form_title {
		font-size: 100%;
		font-weight: bold;
		padding-bottom: 5px;
}
	INPUT {
		background-color: #DFDFDF;
		border: #990000 1px solid;
		color: black;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 97%;
		padding:1px;
		margin: 0px;
		}

	TEXTAREA {
		background-color: #DFDFDF;
		border: #990000 1px solid;
		color: black;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 97%;
		font-weight: bold;
		padding-left: 10px;
}

.jointButtonFormat {
		/*background-color: #ce292a;*/
		background-color:green;
		color:red;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		border: #990000 1px solid;
		font-size: 95%;
		font-weight: bold;
		padding: 0px;
		/*color: white;*/
		margin: 0px;
	
}

	.WelshaltButtonFormat {
		background-color: #ce292a;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		border: #009900 1px solid;
		font-size: 95%;
		font-weight: bold;
		padding: 0px;
		color: white;
		margin: 0px;
	
}

.IrishaltButtonFormat {
		background-color:#009900;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		border: #990000 1px solid;
		font-size: 95%;
		font-weight: bold;
		padding: 0px;
		color: white;
		margin: 0px;
	
}
	.altButtonLeft{
		position: relative;
		float: left;
		background-color: #ce292a;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		border: #990000 1px solid;
		font-size: 95%;
		font-weight: bold;
		color: white;
		margin-right: 10px;
	}
	
		.altButtonRight{
		position: relative;
		float: right;
		background-color: #ce292a;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		border: #990000 1px solid;
		font-size: 95%;
		font-weight: bold;
		padding: 0px;
		color: white;
		margin: 0px;
	}
.smallButtonFormat{
background-color: #ce292a;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		border: #990000 1px solid;
		font-size: 95%;
		color: white;
		font-weight: bold;
}
.altFormButtonFormat {
		background-color: #ce292a;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		border: #990000 1px solid;
		font-size: 93%;
		font-weight: bold;
		color: white;
		float:right;
}

	.altTextField {
		background-color: #DFDFDF;
		border: #990000 1px solid;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 97%;
		color: black;
		padding-right: 2px;
	}
	
	.WelshaltTextField {
		background-color: #ce292a;
		border: #990000 1px solid;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 97%;
		color: white;
		padding-right: 2px;
	}
	
	.IrishaltTextField {
		background-color:#009900;
		border: #990000 1px solid;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 97%;
		color: white;
		padding-right: 2px;
	}
	
	.smallTextField{
	background-color: #DFDFDF;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 95%;
		color: black;
	}
	
	label {
	font-weight: bold;
	}
	
	label.hide {
	display: none;
	}
	
	.hide {
	display: none;
	}
