/* Kinexions styles */

body {
	color: #333333;
	background-color: #B0B0B0;
	margin-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #E62807;
	margin-top: 24px;
	margin-bottom: 10px;
}
.titleregular, h2 {
	font-size: 14px;
	color: #3A4144;
	font-weight: bold;
	margin-bottom: 18px;
	font-style: italic;
	line-height: 17px;
}
.red {color: #E62807; font-weight: bold;}
.blue {color: #3A4144; font-weight: bold;}
#blueline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C548C;
}
p, .bodycopy {
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 14px;
}
.bc2 {
	font-size: 11px;
}

#left p, #left .bodycopy {font-size: 11px;}

a:link {color: #E62807;}
a:visited {color: #E62807;}
a:hover {color: #E62807;}
a:active {color: #E62807;}

ul {
	line-height: 14px;
	margin-left: 10px;
}



ul.kinexions
{
margin-left: 0;
padding-left: 0;
margin-bottom: 15px;
list-style: none;
}

ul.kinexions li 
{
padding-left: 15px;
background-image: url(/kinexions07/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 4px;
margin-bottom: 15px;
}




.featured {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	}
.details {
	font-size: 10px;
	margin-bottom: 18px;
	line-height: 12px;
	}
.style1 {color: #e62807}
.style2 {
	font-size: 11px;
	color: #e62807;
	margin-bottom: 0px;
	line-height: 14px;
	font-weight: bold;
	}



/* body quotes */
dl.quo {
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	}
dl.quo dt {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 5px;
	margin-top: 20px;
	font-size: 12px;
	color: #000000;
	line-height: 16px;}
dl.quo dd {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}


/* long forms */
.longform {
color: #666;
font-size: 12px;
font-style: normal;
margin-top: 0;
margin-bottom: 1em;
padding-left: 1px;
line-height: 1.4; 
}

.longform td {
	vertical-align: top;
	text-align: left;
	}

.longform td.label {
	vertical-align: top;
	text-align: right;
	}

.userinput {
	color: #E62807;
	font-weight: bold;
	}

	
.longform h1 {
font-size: 17px;
font-weight: bold;
line-height: 20px;
color: #e62807;
text-align: left;
margin-left: 1px;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
border-top: 1px #e62807 dotted;
}

.longform h2 {
font-size: 13px;
font-weight: bold;
color: #666666;
text-align: left;
margin-left: 1px;
margin-top: 0;
margin-bottom: 0;}

.primaryBtn {
	font-face: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #e62807; 
	color: #ffffff;
	border: 1px solid #f25314;
	}
.secondaryBtn {
	font-face: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff; 
	color: #e62807;
	border: 1px solid #e62807;
	}

.section {color: #e62807}

/* message section */
#flashInfo	 {
  text-align: left;
  border: 1px solid #5E85B4;
  font-size: 12px;
  margin: 0 7px 12px 0;
  padding: 5px 5px 5px 26px;
  color: #666666;
  border-color: #5E85B4;
  background: url(/kinexions07/images/icon_alert_info.gif) #E1EDFB top left no-repeat;
	}
#flashQuestion {
  text-align: left;
  border: 1px solid #5E85B4;
  font-size: 12px;
  margin: 0 7px 12px 0;
  padding: 5px 5px 5px 26px;
  color: #666666;
  border-color: #5E85B4;
  background: url(/kinexions07/images/icon_alert_question.gif) #E1EDFB top left no-repeat;
	}
#flashSuccess {
  text-align: left;
  border: 1px solid #5E85B4;
  font-size: 12px;
  margin: 0 7px 12px 0;
  padding: 5px 5px 5px 26px;
  color: #666666;
  border-color: #6ec461;
  background: url(/kinexions07/images/icon_alert_success.gif) #eeffee top left no-repeat;
	}
#flashError {
  text-align: left;
  border: 1px solid #5E85B4;
  font-size: 12px;
  margin: 0 7px 12px 0;
  padding: 5px 5px 5px 26px;
  color: #666666;
  border-color: #e4765d;
  background: url(/kinexions07/images/icon_alert_error.gif) #ffeeee top left no-repeat;
	}
#flashWarning {
  text-align: left;
  border: 1px solid #5E85B4;
  font-size: 12px;
  margin: 0 7px 12px 0;
  padding: 5px 5px 5px 26px;
  color: #666666;
  border-color: #cc7e11;
  background: url(/kinexions07/images/icon_alert_warning.gif) #ffffee top left no-repeat;
	}
.flash .heading {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	}
.flash P, .flash UL  {
	margin-top: 0;
	margin-bottom: 10px;
	}
.flash UL  {
	padding-top: 10px;
	padding-left: 30px;
	}
	
	
.box {
	width:125px; 
	border:1px #cccccc solid; 
	background-color: #eeeeee;
	color: #000000;
	padding:10px; 
	float:left; 
	margin:20px 0 0 0;
	}
.box h2 {
	color: #2C608E;
	}
.box#cc {
	background-color: #99ccff;
	}
.box#koc {
	background-color: #ffcc00;
	}	
.box#koc h2 {
	color: #555555;
	}


/* Home page, left column */	
.leftnav_header{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Geneva, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	background-color:#F0C33B;
	padding-left: 15px;
	padding-top:2px;
	padding-bottom:2px;
	color: #E62807;

   }
   
.leftnav_item{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Geneva, Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
   	padding-left: 15px;
	padding-top:1px;
	padding-bottom:2px;
   }
   
.leftnav_logincopy{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Geneva, Verdana, Helvetica, sans-serif;
   }

#leftnav a{text-decoration:none}
#leftnav a:visited, #leftnav a:visited code{color:#E62807}
#leftnav a:link, #leftnav a.named:visited, #leftnav a code{color:#E62807}
#leftnav a:hover{text-decoration:underline}


.rapid {font-weight:bold; font-style:italic;}
.response {font-weight:normal; font-style:italic;}   



/* for the agenda table */
		.presenter {
			color: #2C548C;
			font-size: 11px;
			display: block;
			padding-left: 0px;
			margin-bottom: 0px;
			font-style: italic;
			}
		.location {
			color: #999999;
			padding-left: 5px;
			text-transform: uppercase;
			font-size: 10px;
			}
		.cellborder, .cellnoborder {
			padding: 10px 3px 5px 2px;
			}
		.cellborder {			
			border-bottom: 1px solid #dfdfdf;
			}
		.agendatable .body {
			font-size: 11px;
			}      
		.linktext {
			font-weight: normal;
			}
