@charset "UTF-8";
/* CSS Document */

.federationtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B5B5B;
	width: 370px;
	margin-left: 20px;
	padding-right: 10px;
	clear: both;
}
.federationtitle H3{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	color: #858585;
	line-height: 42px;
	text-decoration: underline;
}
.federationtitle p{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #858585;
	line-height: 17px;
}
.fedformwrapper {
	width: 200px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	height: 700px;
	padding: 0px;
	margin-bottom: 20px;
	float: left;
}
.fedformwrapperright {
	width: 370px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 20px;
	height: 440px;
	padding: 0px;
	float: right;
	margin-bottom: 20px;
}
.fedtext {
	width: 220px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #777777;
	float: left;
	height: 360px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.fedtext H3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #777777;
	font-size: 24px;
	line-height: 30px;
}
.fedtext p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #777777;
	font-size: 11px;
	line-height: 14px;
}
.fedform {
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-left: 0px;
	height: 720px;
	background-color: #FFF;
}
.fedformheader {
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 30px;
	padding-left: 10px;
}
.fedformbody {
	height: 620px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.formField{
	border: 1px solid #999999;
	background-color:#FFFFFF;
	padding: 2px;
	margin: 0px;
}
.federationform {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-left: 7px;
	padding-top: 10px;
}
.federationformtextarea {
	
	padding-top: 10px;
	resize: none;
	
}
.federationformsend {
	padding-top: 3px;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	height: 24px;
	padding-bottom: 3px;
	padding-right: 12px;
	padding-left: 15px;
	cursor: auto;
	margin-top: 5px;
	cursor:pointer;
	margin-left: 60px;
}
.federationform p{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 20px;
	margin: 0px;
}
.texttop {
	font-family: "Trebuchet MS", Arial, sans-serif;
	height: 290px;
}
.fedformdata {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;	
}
.fedformtable H4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
