#id_text_box {
  width:240px;
  height:140px;
}

table.center {
  margin-left:auto;
  margin-right:auto;
  text-align: center;
}

th {
  text-align:center;
  border-right: 1px solid white;
  border-left:  1px solid white;
}

table       {width: 20% !important;}
.legend     {width: 20% !important;}
.legendLabel{width:  80% !important;}
.tickLabel  {color:black	!important;}
.tickLabels {color: black !important;}

h1 { font-family: 'Molengo', arial, serif; font-size: 70px; }

html {background-color: white !important;}

.wrapper {
	margin-bottom: 10px !important;
	color: black !important;
	background-color: white;	
}

.container { margin-top: 20px; }

#logo{ float:left; }

#titlelogo {
	margin-top: 3px; margin-left: 5px; color:white;
}

.header_links{
	margin-top:15px;
	margin-right: 100px;
}

.header_link{ 
	float: right; 
	margin-top: 40px;
	color: #8A80FF;
	font-size: 20px;
	list-style-type: none; 
	text-decoration: none;
	text-align: right;	
	margin-right: 20px;
}

.header_link:hover { color: #B03831; }

.header {
	overflow: hidden; 
	display: inline-block;
	margin: 0; padding: 0; border: 0; 	
	font-weight: inherit; font-style: inherit; 
	font-family: arial, helvetica, sans-serif; 
	min-width: 970px; 
	background-color: #29264d; 
	border-bottom-style: solid; 
	border-bottom-width: 3px; 
	border-bottom-color: #494573; height: 135px; 
	display: block;
}

.title {
	color: #C9C3E6;
	margin-bottom:0;
	text-shadow: none;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}


.footer {
	margin-top:5px;	
	margin-bottom: 20px !important;
}

.section {
	background-color: white;
}

fieldset{
	border-bottom: 1px solid black !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

legend {
	background-color: lightgrey;
	border-bottom: 1px solid black !important;
	padding-left: 10px !important;
	width: 99%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

legend:hover{
	cursor: pointer;
	color:  #B03831;
}

.button {
	text-decoration: none !important;
	color: black;
	background-color: white;
	border: 1px solid black;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.button:hover {
	cursor: pointer;
	color: white;
	background-color:#29264d;
}


.an_uploader {
	margin-bottom: 5px;
}

.padded {
	float: left;
	width:  235px;
	display: block;
	line-height: 25px;
}

.footer{
	margin-right: 12px;
	margin-top: 20px;
	background-color: white;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: right;
	background-color:lightgrey;
}

.footer h6:hover {
	color: #B03831;
}

.footer a {
	text-decoration: none;
	color:black;
}

.footer a:hover{
	text-decoration: none;
	color:inherit;
}

.help {color: #B03831;}

.faq {
		margin-bottom: 10px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background-color:lightgrey;
		padding: 10px 10px 10px 10px;
}
