@charset "UTF-8";


body  {
	font-family: 'Trebuchet MS', Helvetica, Verdana, Georgia, sans-serif;
	font-size: 13px;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}

a {
	color:#603;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666;
	font-weight: bold;
}
	
h1 {
	font-size: 18px;
	color:#603;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

h2 { 
	font-size: 15px;
	color:#603;
	padding: 0;
	margin: 0;
}	

h3 { 
	font-size: 14px;
	color:#000000;
	font-weight: bold;
    text-decoration: underline;
	padding: 0;
	margin: 0;
}

h4 { 
	font-size: 15px;
	color:#000000;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
	
.main #container { 
	width: 792px;  
	background: #FFFFFF;
	background-image: url(../images/sidebg.jpg);
	background-repeat: repeat-y;
	background-position:left;
	text-align: left; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0%;
	padding: 0;
	height: 100%;
	
} 

.main #header { 
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 792px;
	height: 129px;
	margin-top: 0;

}

.main #mainContent { 
	margin: 0 7px 0 210px; /* Do not change */
	padding: 20px 0 0 10px;
} 

.main #footer { 
	padding: 0 10px 0 20px; /* Do not change */
	background-image: url(../images/footer.jpg);
	margin-bottom: 0%;
} 
.main #footer p {
	margin: 0; /* zeroed, for possible margin collapse */
	padding: 27px 0; /* because of above */
	text-align: center;
	font-size: 10px;
	color: #603;
}

.main #caption { /* for image captions/descriptions */
	font-size: 8px;
	color: #666;
}

.fltrt {
	float: right;
	margin: 8px;
}

img.fltrt { 
	float: right;
	margin-left: 8px;
	margin-right: 8px;
	border: 2px solid #666;
}

.fltlft { /* class for floating left*/
	float: left;
	margin-right: 8px;
}

.clearfloat { /* must be the final element before the close of the container */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.cells { 
	height: 150px;
	border-bottom-style: dashed;
	border-bottom-color: #603;
	border-bottom-width: thin;
	padding: 10px 0 10px 0;
}

.cells h1 {
	text-decoration: none;
	display: inline;
}

.bigcell { 
	height: auto;
	margin-top: 0;
}

#news { /* formatting for news box itself */
	height: 180px;
	border: 1px dotted #666;
	padding: 10px;
	margin-top: 17px;
}

#news .title { /* news headlines themselves */
	color: #666;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
}
	
#news .source { /* news headline details, like source and date */
	font-size: 9px;
}

.main #sidebar1 {
	float: left; 
	font-size: 14px;
	width: 210px; /* the actual width of this div in standards-compliant browsers will include the padding and border in addition to the width */
	height: 100%;
	background-color: #E6E6E6;
	line-height: 150%;
}

.main #sidebar1 ul li {
list-style-type: none;
}

.main #sidebar1 ul li a:link, .main #sidebar1 ul li a:visited {
color: #000000;
text-decoration: none;
padding-left: 15px;
}

.main #sidebar1 ul {
padding-left: 3px;
margin-left: 0; }

.main #sidebar1 ul li ul {
margin-left: 12px;
}

.main #sidebar1 ul li ul ul li ul li a:link, .main #sidebar1 ul li ul ul li ul li a:visited {
color: #600;
font-size: 75%; }

.main #sidebar1 ul li.current a:link, .main #sidebar1 ul li.current a:visited, .main #sidebar1 ul li a:hover {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: left center; }

/** Form Section **/
.kimlabinq
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.kimlabinq li
{
	width:61%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}


.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:12px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:12px;
	line-height:12px;
	margin:0;
	padding-top:3px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}


form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

form.kimlabinq
{
	margin:20px 20px 0;
	padding:0 0 20px;
}

textarea.textarea
{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}

textarea.medium
{
	height:10em;
}

.embed form.kimlabinq
{
	margin:0px 0px 0;
	
}

label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
    font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}
