/* CSS Document */
body {
text-align: center;
margin: 0px;
padding: 0px;
min-width:775px;/* stop mozilla sliding off the edge */
background-color: #FFFFFF;
}




	
.login {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 300px;
	}

#bigContainer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width:600px;
	background-color: #FFFFFF;
	text-align: center;
	}
		
#header {
	border-top:15px solid #FFFFFF;
	text-align: center;
	}
	
.navBar {
	background-color:#9F4040;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9DCDB;
	text-decoration: none;
	text-align:center;
	padding:2px;
	margin:4px;
	}

a:hover.navBar {
	background-color:#9F4040;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
	text-align:center;
	
	
	}
	
#nav {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 100%;
	/*text-align: left; */
	height: 25px;
	border-bottom:1px dotted #900;
	text-align: center;

	
	}
		
#formTop {
	background-color: #999;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 540px;
	border-bottom: 1px solid 990000;
	text-align: center;
	}
			
#formBorder {
	border: 1px solid #444444;
	
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 540px;
	/*text-align: left;*/
	background-color: #CCCCCC;
	
	}	
	
.colorBand-Re {
	border-bottom:1px solid #110000;
	}
	
.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}

.addressC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none
	}
	
a:hover.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	}
	
/*a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: none;
	}*/
	
a:hover.terms {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	text-decoration: none;
	}


.greatGlass {
	font-family: "GoudyOlSt BT";
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
.FPlable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	
}

.sizeFP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding:5px;
	}
	
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
	
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
.terms_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;
	}

.formTop {
	font-family: "GoudyOlSt BT";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	}
.script {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	/*font-style: italic;
	color: #000000;*/
	/*text-indent:30px;*/
	}
	
.times {
	font-family: Times, New Roman;
	font-size: 14pt;
	}
	
h1 {
	font-family: "GoudyOlSt BT";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	}	
	
h3{
	font-family: "GoudyOlSt BT";
	font-size: 26px;
	color: #CCCCCC;
	
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
	
.special {
	font-family: Times, Roman;
	font-size: 10pt;
	/*font-style: italic;
	color: #000000;*/
	/*text-indent:30px;*/
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding:5px;
	text-decoration:none;
	
	}
	
a:hover.footer {

	text-decoration:underline;
	}
