body {
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color: #3366CC;
	text-decoration: underline;
}

a:hover {
	color:#0000FF;
}

a.notes {
	font-size:13px;
}

a.selected {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

.debug {
	color:#FF0099;
}

div.message {
	text-align:left;
	color:#444444;
	padding-bottom:20px;
	padding-top:10px;
}

div.sectionBlock {
	padding-top:10px;
	padding-bottom:10px;
}


#footer {
	margin:10px 0px 10px 200px;
	width:80%;
}

#footer p {
	font-size:14px;
	font-weight: bold;
}

#footer a {
	float:none;
	color:#534b4b;
	font-size:14px;
	font-style: italic;
}

form {
	display:inline;
	margin:0;
}

h2 {
	font-weight:bold;
	font-size:16px;
	color:#990000;
	display:block;
	border-bottom:1px solid #990000;
}

img {
	float:left;
	margin:0;
	border: none;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {

}


input[type="submit"], input[type="button"] {
	font-size:13px;
}

input.element, textarea.element {
	width:98%;
	font-size:12px;
	font-family:arial, verdana, helvetica, sans-serif;
}

.intro {
	font-weight: bold;
	padding-bottom:10px;
	/*margin:10px 150px;*/
	/*float: left;*/
	/*width:550px;*/
}

label {
	color:#555555;
	font-size:13px;
	font-weight:bold;
}

.login_elements {
	width:100%;
}

.login_elements th, td {
	padding-top:3px;
	padding-bottom:3px;
}
.login_elements th {
	width:35%;
	padding-right:3px;
	text-align:right;
}

span.error {
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
}

span.non, label.non {
	color:#FF4646;
	font-weight:bold;
}
span.oui, label.oui {
	color:#339900;
	font-weight:bold;
}

span.required {
	color:#BB0000;
}

table.data {
	width:100%;
}

table.data th {
	text-align:right;
	width:35%;
}

table.list {
	border:1px solid #666666;
	width:100%;
}

table.list td {
	font-size:14px;
	text-align:center;
}

table.list th {
	background-color:#336af6;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-size:13px;
	text-align:center;
}




#container {
	background-color: white;
	background: URL(../images/header.jpg) no-repeat;
	width:800px;
	min-height:850px;
	margin:-10px auto 0 auto;
	*text-align:left;
	*margin-top:-15px;
}

#header {
	/*float:left;*/
	width:785px;
	height:130px;
	margin:10px 0 0 20px;
}

#one {
	float: left;
	color: #666666;
}

#two {
	float: right;
	color: #666666;
}

#three {
	clear:both;	
}

#two a {
	/*margin:-16px 0 0 130px;
	float: left;*/
}

/*insanity*/
#pipe {
	border-right: 1px solid black;
	margin-right: 5px;
	padding-right:5px;
}

#survey {
	float:left;
	margin:10px 0 0 100px;
	width:620px;
	*width:600px;
}

#center {
	background-color: white;
	/*float: left;*/
	border: 1px solid gray;
	width:800px;
	min-height:400px;
}


#box {
	width:600px;
	height:150px;
	float:left;
	margin:5px 0 30px 0;
	border:1px solid #e2e2e2;
}

#box2 {
	text-align: left;
	width:600px;
	height:150px;
	float:left;
	margin:5px 0 30px 0;
	padding:10px;
	border:1px solid #e2e2e2;
}


div#form_submit
{
	margin:5px 0px;
	text-align:right;
}




.element-error
{
	background-color:#FFF0DD;
	border:1px dashed #FF3300;
}

div.question {
	border:1px solid #E2E2E2;
	padding:10px;
	margin: 10px auto;
}

h1 {
	font-size: 1.2em;
	text-align:center;
}

h3 {
	text-align:center;
	color: grey;
	margin-top: 30px;
}

.root-qstn {
	font-weight:bold;
}

.sub-qstn {
	font-style:italic;
}

.answers {

}

.answers ul {
	list-style-type: none;
}


#login_form,
#reset_password_form,
#set_password_form
{
	/*width:300px;
	border: 1px solid;
	margin: 100px auto;
	padding:10px;
	line-height:35px;
	background-color: #cccccc;*/
}


#reset_pwd {
	float:right;
}

.heading_tagline
{
	text-align:center;
	font-style:italic;
}

#announcements,
#announcements_bottom
{
	width:80%;
	position:relative;
	left: 10%;
	font-weight:bold;
	text-align:center;
}

#announcements_survey
{
	width:100%;
	margin-top:20px;
	font-weight:bold;
	text-align:center;
}

.inline_announcement {
	background-color:orange;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

#content {
	width:700px;
	margin: 10px auto;
}

#nav_bar {

}

#nav_bar ul {
	float:right;
	margin: 0px;
	clear:right;
}

#nav_bar #greeting {
	font-weight:bold;
	float:left;
}

#nav_bar li {
	list-style-type:none;
	padding:0pt 0.5em;
	float:left;
}
.clear {
	clear:both;
	height:10px;
}

.pretext {
	font-weight:bold;
}

/*
input#signup_submit {
	background: url(../images/sign-up-btn.jpg) no-repeat center center;
	width:118px !important;
	height:45px !important;
	border:none;
	cursor:pointer;
}

input#login_submit {
	background: url(../images/login-btn.jpg) no-repeat center center;
	width:117px !important;
	height:44px !important;
	border:none;
	cursor:pointer;
}

input#save-next-btn {
	background: url(../images/save-btn.jpg) no-repeat center center;
	width:206px !important;
	height:35px !important;
	border:none;
	cursor:pointer;
	float:right;
}

input#save-exit-btn {
	background: url(../images/save-exit-btn.jpg) no-repeat center center;
	width:206px !important;
	height:35px !important;
	border:none;
	cursor:pointer;
	float:right;
}

input#submit_btn {
	background: url(../images/submit-btn.jpg) no-repeat center center;
	width:109px !important;
	height:35px !important;
	border:none;
	cursor:pointer;
}

input#cancel_btn {
	background: url(../images/cancel-btn.jpg) no-repeat center center;
	width:86px !important;
	height:35px !important;
	border:none;
	cursor:pointer;
}
*/