/* CSS Document */

body {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #87796b;
	color: #522f91;
}
.redirectNav {
	margin-left:-2px;
	width:130px;
	line-height:14px;
	color: #522f91;
}
.redirectNav a{
	color: #522f91;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color: #522f91;
}
.redirectContent {
	color: #522f91;
}
#redirectHeadline {
	font-weight:bold;
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 20px;
	padding-bottom:5px;
	color: #522f91;
}
a{
text-decoration:none;
color: #color: #522f91;;
}
a hover{
text-decoration:none;
color: #000000;
}
p {
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
}
h2 {
	font-size: 13px;
	margin-left: 20px;
	margin-right: 20px;
}

#content {
	background-color: #ffffff;
	height: 500px;
	width:900px;
	border: 1px black solid;
}
#contentlegal {
	background-color: #ffffff;
	height: 470px;
	overflow: auto;
	border: 1px black solid;
}
#footer {
	color: #FFFFFF;
	text-align: right;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
body {
				background-color: #999999;
				height: 100%;
            	margin: 0;
            	padding: 0;
			}
			body,td,th {
				color: #333;
				width:100%;
				height:100%;
			}
            #website {
                height: 100%;
                overflow: hidden;
            }
           
			html {
            	height: 100%;
       	 	}
        	#wrap{
				height: 100%;
				overflow: auto;
				position: relative;
			}
			/*Fix for Safari and Opera*/
			#wrap object{
				position: absolute;
				bottom: 0px;
			}

#required{

}

input[type="text"] {
	width: 150px;
	background-color: #ffffff;
	height:16px;
}
input.skinny {
	width: 80px;
}
#contactTable{
	text-align: left;

	width: 390px;
}
tr {
	height: 20px;
}
td {
	padding-left: 4px;
	padding-right: 4px;
}
reset {
	background-color:#FFF;
	
}