
/* CSS RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	/*margin-bottom:5px; */
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	background-color: #D9D3D4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0734C5;

}	

body p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #0734C5;
}

h1 {
	font-size: 3.1em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}

h2 {
	font-size: 2.8em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;
	/*margin-bottom: 20px;*/
}

h3 {
	font-size: 2em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;
	/*margin-bottom: 20px;*/
}

h3.weiss {
	font-size: 2em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;
	/*margin-bottom: 20px;*/
}


h4 {
	font-size: 1.8em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}

h5 {
	font-size: 1.3em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}



#wrapper {
	margin: 0 auto;
	width: 970px;
	border: 1px solid black;
}

#main {
	background-color: #0734c5;
	width: 970px;
	float: left;
	
	background-image: url(../images/bg.gif);
}

#header {
	width: 970px;
	height: 10px;
	float: left;
	border: 1px solid red;
}

#navi {
	width: 190px;
	background-color: #0734c5;
	background-image: url(../images/links.jpg);
	background-repeat: no-repeat;
	padding-top: 210px;

	float: left;
	_margin-top: -3px;
	font-weight: normal;
	line-height: 16px;
	color: #fff;
	height: 170px;
}


#navi ul {
	text-align: right;
	width: 173px;
	color: #ADC6F2;
	 font-weight: bold;
}

#navi ul li a.link {
	color: #ADC6F2;
	text-decoration: none;
}

#navi ul li a.current {
	text-decoration: underline;
	color: #f4f459;
}

#navi ul li a:hover,
#navi ul li a.section {
	color: #f4f459;
}

#navi ul li.current ul li,
#navi ul li.section ul li a.current,
#navi ul li.section ul li a.link {
	padding-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navi ul li.section ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}


#homecontent {
	width: 570px;

	background-color: #fff;
	background-image: url(../images/ballons.jpg);
	background-repeat: no-repeat; 
	background-position: bottom;
	float: left;
	color: #fff;
	_margin-left: -1px;
	padding-bottom: 300px;	
}

#homecontent p,
#homecontent h3 {
	padding-left: 15px;

}

	

#content h3 {
	font-size: 2em;
	color: #fff;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content {
	width: 570px;
	background-color: #fff;
	float: left;
	color: #0734c5;
}

#content a {
	color: #F97C33;
	text-decoration: none;
}
#content a:hover, #content a:active {
	text-decoration: underline;
}

#content white {
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
}
#content p strong {
	font-weight: bold;
}
	
#content h1{
	font-size: 3.1em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#content h2 {
	font-size: 2.8em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content h3 {
	font-size: 2em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content h4 {
	font-size: 1.8em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;

	padding-right: 20px;
}

#content h5 {
	font-size: 1.3em;
	color: #0734C5;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}


#content ul  {
	list-style-type: disc;
	margin-left: 55px;
}

#content ul  li{
	list-style-type: disc;
	font-size: 12px;

}

#content ol {
	list-style-type: decimal;
	padding-left: 20px;
}


#right {
	width: 210px;
	float: left;
	background-color: #F7E515;
	color: #fff;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#right image {
	padding-left: 10px;
}

#right p {
	color: #0734c5;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

#right h1 {
	font-size: 3.1em;
	color: #0734c5;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 30px;
}

#right h2 {
	font-size: 2.8em;
	color: #0734c5;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 30px;
}

#right h3 {
	font-size: 1em;
	color: red;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 30px;
}

#right h4 {
	font-size: 1.8em;
	color: #0734c5;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 30px;
}

#right h5 {
	font-size: 1.2em;
	color: #0734c5;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 30px;
}

#right a {
	color: #F97C33;
	text-decoration: none;
	padding-left: 20px;
}

#right a:active {
	text-decoration: underline;
	color: #F97C33;
}

#right a:hover {
	text-decoration: underline;
	color: #F97C33;
}


.right2 {
	height: 700px;
	width: 210px;
	background-color: #F7E515;
	float:left;

}

.content_left {
	width: 530px;
	float: left;
	background-image: url(../images/ballons.jpg);
	background-repeat: no-repeat; 
	background-position: bottom left;
	padding-bottom: 300px;
	padding-left: 20px;
	padding-right: 20px;
}

label.left,
#Form_Form ul li {
	width: 150px;
	display: block;
	float: left;
}

#Form_Form {
	margin-top: 25px;
}

input {
	margin-bottom: 5px;
}


#Form_Form_action_process {
	margin-left: 149px;
	margin-top: 5px;
}

#Form_Form #EditableRadioField19 {
	display: block;
	float: left;
	width: 270px;
	border: 1px solid red;
}

#Form_Form_EditableTextField1,
#Form_Form_EditableEmailField2,
#Form_Form_EditableTextField3 {
	width: 240px;
}

span.message {
	color: red;
	margin-bottom: 5px;
}


