body {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}

/* TEMPLATE */

#main {
	width:983px;
	margin: 0 auto;

}
#header {
	width:983px;
	height:188px;
	float:left;
	display:inline;

}
#header img {
	margin:18px 0px 0px 0px;
	padding:0px 6px 0px 0px;

}
#main-container {
	width:983px;
	min-height:620px;
	float:left;
	display:inline;

}
#main-header {
	background-image:url("images/main-header-bg.jpg");
	background-repeat:repeat-x;
	height:25px;

}
#main-header h1 {
	padding:4px 0px 0px 10px;
	margin:0px;
	font-size:80%;

}
#main-content {
	margin:10px;
	font-size:80%;
	
}
#main-content a {
	color:#00B1EB;
	text-decoration:none;
	
}
#main-content a:hover {
	color:#00B1EB;
	text-decoration:underline;
	
}
#left-content {
	width:236px;
	float:left;
	margin:0px 12px 0px 0px;

}
#feedback {
	background-image:url("images/bluebell_feedback_bg.jpg");
	background-repeat:no-repeat;
	width:238px;
	height:41px;

}
#feedback p {
	padding:12px 0px 0px 15px;

}
#feedback a {
	font-size:70%;
	font-weight:bold;
	color:#636363;
	text-decoration:none;

}
#feedback a:hover {
	text-decoration:underline;

}
#center-content {
	width:483px;
	float:left;
	margin:3px 11px 0px 0px;

}
#right-content {
	width:236px;
	float:left;

}
#footer {
	width:983px;
	height:40px;
	float:left;
	display:inline;

}


/* BOXES */

.box-header {
	background-image:url("images/side_nav_header.jpg");
	background-repeat:no-repeat;
	width:236px;
	height:27px;

}

.box-header p {
	padding:6px 0px 0px 10px;
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:80%;

}

.box-content {
	background-image:url("images/box_bg.png");
	background-repeat:no-repeat;
	width:236px;
	min-height:295px;
	margin:0px 0px 9px 0px;

}

.box-content p {
	padding:6px 0px 0px 10px;
	margin:0px;
	color:#797C80;
	font-size:80%;

}

.box-content span {
	color:#000000;
	font-weight:bold;

}

.box-content a {
	text-decoration:none;

}
.box-content a:hover {
	color:#00B1EB;
	text-decoration:underline;

}

/* NAVIGATION */

#nav {
	background-image:url("images/nav_bg.png");
	background-repeat:no-repeat;
	width:236px;
	height:600px;

}
#nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;

}
#nav li {
	border-bottom:1px solid #CCCCCC;
	margin:0px 15px;
	padding:10px 0px;

}
#nav li:hover {
	

}
#nav a {
	font-size:80%;
	text-decoration:none;

}
#nav a:hover {
	color:#00B1EB;
	text-decoration:none;

}


/* FORM */

#QS_form {
	font-style:normal;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

}
.QS_fieldline {
	font-style:normal;
	margin:5px;

}
.QS_fieldlabel {
	font-style:normal;

}
.QS_fieldvalue {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

}
.QS_oneline {


}