html {
height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24348C;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
	height:100%;
}
a {
	color: #24348C;
}
a:hover {
	text-decoration: none;
}
#container {
	background-image: url(images/bg.jpg);
	text-align: left;
	width: 791px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
min-height: 100%;
}
#topbar {
	background-color: #24348C;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 704px;
}
#topbar ul, #topbar li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topbar ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding-right: 15px;
}
#topbar ul li a:hover {
	text-decoration: underline;
}
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
#globalnav {
}
#globalnav table {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	border-collapse: collapse;
	text-align: center;
}
#globalnav a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display:block;
	padding-top: 9px;
	padding-bottom: 7px;
}
#globalnav a:hover {
	color: #FFFFFF;
	background-color: #24348C;
}
 #footer
{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #24348C;
	height: 178px;
	padding-top: 10px;
	margin-right: 20px;
}
#footer table {
	font-size: 11px;
	width:100%;
	border-collapse: collapse;
	text-align: center;
	text-transform: uppercase;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 55px 0px 0px;
	padding: 0px;
}
#right {
	background-color: #E7E7E7;
	width: 211px;
}
#content {
width: 704px;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#normal {
        padding-right: 15px;
	padding-left: 15px;
		background-color: #ffffff;

}
#normal h1, #normal h2, #normal h3, #normal p{
	margin:0px;
	padding:0px;
}
#normal h1 {
	font-size: 18px;
        text-transform:lowercase;
	padding-bottom: 3px;
	margin-bottom: 40px;
        margin-top: 40px;
}
#normal div.csc-header-n1 {
text-align:center;
}
#normal h2 {
	font-size: 12px;
	padding-bottom: 3px;

}
#normal h3 {
	font-size: 11px;
	padding-bottom: 3px;

}
#normal p {
padding-bottom: 10px;
}#container td.logo img {
	margin-top: 8px;
	margin-left: 30px;
}
#right p {
	margin: 0px;
	padding: 5px;
}
div.tx-srfeuserregister-pi1 input {
font-size: 10px;
}
div.twocol ul, div.twocol ol {
  float: right;
  width: 50%; 
  margin: 0;
  padding: 0;
  }
div.twocol ul {
  list-style-type: none;
  }
div.twocol .left {
  float: left;
  position: relative;
  }
div.twocol {
  margin: 0;
  padding: 0;
  }