/*##### GENERAL #####*/
* {margin:0;padding:0;}
html {overflow-y: scroll;}
.centered {	margin: 0 auto; text-align: center;}
#centered {	margin: 0 auto; text-align: center;}
.centeredtext { text-align: center;}
.left {float: left;}
.right {float: right;}
body {margin:0;padding:0;background-color: #333333;font-family: Segoe UI, Verdana, Geneva, Arial, Helvetica;}
#header {	width: 1000px; background-image: url(bg_header.png); background-repeat: no-repeat;	height: 326px; margin: 0 auto 0 auto; padding: 0;}
#header_wrapper {	width: 100%; background-image: url(bg_header_wrapper.png); background-repeat: repeat-x; height: 326px; margin: 0 auto 0 auto; padding: 0;}
#content_wrapper {	width: 100%; background-color:#FFFFFF; padding: 0; margin: 0 auto 0 auto;	}
#content { width: 1000px; margin: 0 auto 0 auto;	text-align: justify;	line-height: 18px;	clear: both; padding: 20px 100px 40px 100px; }
#footer_wrapper {	width: 100%; background-color: #333333; height: 100%; padding: 0;}
#footer {	width: 1000px; height: 60px; font-size: 10pt; clear: both; color: white; padding: 0;margin: 0 auto;line-height: 22px;}
#footer p {	padding: 14px 0px 0 0px;	margin: 0 0 0 0;	color: white;	}
#footer a {	color: white;	text-decoration: underline;}
#footer a:hover {	color: white;	text-decoration: none;}
p {	margin: 0 0 15px 0; font-size: 12pt;}
a {	color: #173C6A; text-decoration: underline;}
a:hover {	color: #C28C8C;	text-decoration: none;}

#content ul { padding: 10px 0 15px 45px;}
#content ul li {padding: 5px 0;}

h1 {font-size: 18pt; clear: both; color: #173C6A; padding: 15px 0 55px 0; font-weight: normal;}
h2 {font-size: 14pt; clear: both; color: #173C6A; padding: 5px 0 15px 0; font-weight: normal;}

#contact { padding: 30px 0 0 282px; font-size: 13pt; color: white; font-weight: normal; letter-spacing: 1px;}
#contact a { color: white; text-decoration: none;}
#contact a:hover {color: white; text-decoration: underline;}

/*##### MENU #####*/
#menu {width: 700px; height: 25px; padding: 212px 0 0 282px; color: white; font-size: 13pt;}
#menu ul { margin: 0; padding: 0; list-style-type:none; color: white;}
#menu ul li {float:left; position: relative; padding: 0 30px;}
#menu ul li a {  float:none !important /*Non-IE6*/;   float:left /*IE6*/;  display:block; line-height:30px; text-decoration:none; color: white; font-weight: normal; text-align: center;}
#menu ul li a:hover {text-decoration: underline; font-weight: normal;}
#menu ul li #there {text-decoration: underline; font-weight: bold;}

/*##### LIVEFORM #####*/
#liveform select {border:1px solid #FF8383; padding:20px;}
#liveform input, textarea {border:1px solid #404040; color:#333333; padding:5px; margin-right:5px;}
#liveform input:focus, textarea:focus {background-color:#FF8383;color:#fff; cursor:pointer;border: 1px solid #FF8383;}
#liveform input.button { padding:8px; background-color:#7F1615;color:#fff; cursor:pointer; margin-right:3px; font-weight:normal; border: none; }
#liveform input.button:hover {background:#4a4a4a; color:#ddd; border: none;}
#liveform input.button2 { padding:20px; background-color:#FF8383;color:#fff; cursor:pointer; margin-right:3px; font-weight:normal; border: 1px solid #FF8383; }
#liveform input.button2:hover {background:#8C0E0E; color:#fff; border: none; border: 1px solid #8C0E0E;}
#liveform input.button3 { padding:6px; background-color:#7F1615;color:#fff; cursor:pointer; margin-right:3px; font-weight:normal; border: 1px solid #7F1615; }
#liveform input.button3:hover {background:#4a4a4a; color:#ddd; border:  1px solid #7F1615;}
#liveform input.button4 { padding:6px; background-color:#4a4a4a;color:#ddd; cursor:pointer; margin-right:3px; font-weight:normal; border: none; }
#liveform input.button4:hover {background:#7F1615; color:#fff; border: none;}
#liveform input.button5 { padding:6px; background-color:#7F1615;color:#ddd; cursor:pointer; margin-right:3px; font-weight:normal; border: 1px solid #7F1615; }
#liveform input.button5:hover {background:#4a4a4a; color:#ddd; border:  1px solid #970000;border: 1px solid #4a4a4a; }
#liveform input.password { background-color: #4a4a4a; color: #ddd; border: none;}
#liveform input.password:focus {background-color: #7F1615; color: #ddd; border: none;}
#liveform input.password:hover {background-color: #7F1615; color: #ddd; border: none;}
#liveform input.radbut {border: none;}
#liveform input.radbut:focus {background-color:#7F1615;color:#fff; cursor:pointer; border:none;}
#liveform input, text {border:1px solid #FF8383; background-color:#FF8383; color:#fff; padding:20px; margin-right:5px; text-align: center;}
#liveform input:focus, text:focus {background-color:#8C0E0E;color:#fff; cursor:pointer;border: 1px solid #8C0E0E;}
#liveform select.select5 {border:1px solid #4a4a4a; color:#ddd; padding:5px; background: #4a4a4a;}
#force_liveform { border:1px solid #404040; color:#6c6c6c; padding:5px; margin-right:5px;}
#force_liveform select:focus, select:hover {border-color:#970000; color:#000;}


#centered { margin: 0 auto; padding: 25px; }
#no { font-size: 26pt;}
.no2 { font-size: 46pt;}
#reason { font-size: 20pt; }

.source {padding: 20px 0 0 0; color: #707070; font-style: italic; }