#container {
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 750px;
	padding: 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFE88C;
	border-right-color: #FFE88C;
	border-bottom-color: #FFE88C;
	border-left-color: #FFE88C;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF5E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 236px;
	width: 750px;
}

#nav {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: right;
	width: 100%;
	background-color: #F5F5F5;

}
#navList li{
	display: inline;
	list-style-type: none;
}

#navList {
	margin: 5px;
	padding: 0px;
}

#content {
	line-height: 15px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 5px 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#footer {
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
li a {
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #333333;
}

table {
	font-size: 11px;
}

.qDetails {
	font-size: 10px;
	color: #999999;
}

.aDetails {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	font-size: 10px;
	color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;

}

.question {
	color: #000000;
	text-decoration: none;

}

.question:hover {
	color: #666666;
	text-decoration: underline;
}

.answer {
	color: #494949;
}

input {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

textarea {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.statusOK {
	color: #339900;
	border: 1px solid #339900;
	background-color: #FFFFFF;

}
.statusError {

	color: #FF3300;
	border: 1px solid #FF3300;
	background-color: #FFECEC;
}

a {
	color: #003399;
}

.questionContent {
	background-color: #FFFFEC;

}
ckground-color: #FFFFFF;

}
.statusError {

	color: #FF3300;
	border: 1px solid #FF3300;
	background-color: #FFECEC;
}

a {
	color: #003399;
}

.questionContent {
	background-color: #FFFFEC;

}

