/* 
×××××××××××××××× GENERAL ××××××××××××××××
*/
body {
	font-family: Verdana, Arial,sans-serif;
	/*background-color: #ffffff;*/
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.popGround {
	/*background-color: #E2D8CA;*/
}
.mainTable {
	/*in order to make sidebar to work- had to remove border on right*/
	border-left : 2px solid #000000;
	border-right : 2px solid #000000;
	border-top: 6px solid #000000; 
	border-bottom:6px solid #000000;
}
#layout {
	position: relative;
	font-size: 11px;
	padding: 0px;
	margin: 20px 10px 5px 10px;
}
#layout p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#layout .button{
	display : block;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #144899;
	border: 1px solid #ffffff;
	margin: 5px;
	text-decoration: none;
	padding: 5px 15px 3px 15px;
}
#layout .button:hover {
	text-decoration: none;
	color: #144899;
	background-color: #ffffff;
	border: 1px solid #144899;
}
#layout a{
	font-size: 11px;
	text-decoration: none;
	color: #848484;
}
#layout a:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #144899;
}
#layout .underline a{
	text-decoration: underline;
}
#layout .pagebutton{
	display : block;
	padding : 6px;
	width : 100px;
	color: #ffffff;
	background-color : #144899;
	border : 1px solid #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
#layout .pagebutton:hover{
	background-color : #ffffff;
	color: #144899;
	width : 100px;
	padding : 6px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	border: 1px solid #144899;
}
#layout h1{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
}
#layout h2{
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
}
#layout h3{
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
}
#layout h4{
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
}
/* 
×××××××××××××××× HEADERS ××××××××××××××××
*/

#header {
	/*position: relative;*/	
	height: 61px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#header p{
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
/* 
×××××××××××××××× MENU ××××××××××××××××
*/

#menu {
	/*position: relative;*/
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#menu table{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px
}
#menu td{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #797877;
}
#menu .button {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #797877;
	margin: 0px 3px 0px 3px;
	padding: 3px;
	display: block;
	background-color: #ffffff;
	/*	position: relative;*/
}
#menu .button:hover{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #752641;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin: 0px 3px 0px 3px;
	padding: 3px;
 	display: block;
}
#menu .buttoninactive{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #E2D8CA;
	border: 1px solid #E2D8CA;
	margin: 0px 3px 0px 3px;
	padding: 3px;
	display: block;
}
#menu .buttoninactive:hover{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #752641;
	background-color: #E2D8CA;
	margin: 0px 3px 0px 3px;
	padding: 3px;
	display: block;
}
/* 
×××××××××××××× SIDEBAR & OTHER VOXED AREAS ××××××××××××××××××
*/
#rtSideBar {
	text-align: center;
	font-size: 10pt;
	margin: 0px;
	padding:0px;
	border-left : 2px solid #000000;
	border-right : 2px solid #000000;
	background-image: url(http://www.keyingredients.org/images/000_sidebar_fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#rtSideBar p{
	padding: 0px 0px 9px 0px;
	margin: 0px
}
#rtSideBar .schedLink{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#rtSideBar .schedLink:hover{
	text-decoration: underline;
	color: #752641;
}
#boxarea {
	border: 1px solid #990000;
	width: 300px;
	margin: 15px;
	padding: 20px;
	text-align: center;
}
/* 
×××××××××××××× CONTENT ××××××××××××××××××
*/
#content {
	/*position: relative;
	top: 0px;
	left: 0px;*/
	font-size: 11px;
 	margin: 0px 0px 15px 18px;
	padding: 0px;
}
#content table{
	font-size: 11px;
}
#content input{
	font-size: 11pt;
	/*color: #144899;*/
}
#content select{
	font-size: 10px;
	color: #000000;
	background-color: #D5EDED;
	margin: 4px;
}
/* 
×××××××××××××××× LIST CONTENT ××××××××××××××××
*/
#listcontent {
	font-size: 11px;
 	margin: 0px 0px 15px 0px;
	padding: 0px 10px 0px 10px;
}
#listcontent a{
	color: #000000;
}
#listcontent .titleRow a:hover{
	color: #000000;
}
#listcontent .titleRow a{
	color: #ffffff;
}
#listcontent table{
	font-size: 11px;
	border: 1px solid #7B7B7B;
}
#listcontent td{
	padding: 5px 5px 5px 8px;
	margin: 0px;
}
#listcontent .titleRow td{
	font-weight: normal;
	background-color: #7B7B7B;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
#listcontent .dataRow{
	/*border-bottom: 1px solid #144899;*/
}
#listcontent .altDataRow2{
	background-color: #E2D8CA;
}
#listcontent .altDataRow{
	background-color: #E2D8CA;
	/*border-bottom: 1px solid #144899;*/
}
/* 
×××××××××××××××× LIST TWO ××××××××××××××××
*/
#listcontent2 {
	font-size: 11px;
 	margin: 0px 0px 15px 0px;
	padding: 0px 10px 0px 10px;
}
#listcontent2 a{
	color: #000000;
}
#listcontent2 .titleRow a:hover{
	color: #000000;
}
#listcontent2 .titleRow a{
	color: #ffffff;
}
#listcontent2 table{
	font-size: 11px;
	border: 1px solid #7B7B7B;
}
#listcontent2 td{
	padding: 5px 5px 5px 8px;
	margin: 0px;
}
#listcontent2 .titleRow td{
	font-weight: normal;
	background-color: #7B7B7B;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
#listcontent2 .dataRow{
	/*border-bottom: 1px solid #144899;*/
}
#listcontent2 .altDataRow2{
	background-color: #D8E6FE;
}
#listcontent2 .altDataRow{
	background-color: #D8E6FE;
	/*border-bottom: 1px solid #144899;*/
}


#listcontent .rightBorder{
	/*border-right: 1px solid #144899;*/
}
/* 
×××××××××××××××× LIST THREE ××××××××××××××××
*/
#listcontent3 {
	font-size: 11px;
 	margin: 0px 0px 15px 0px;
	padding: 0px 10px 0px 10px;
}
#listcontent3 a{
	color: #000000;
}
#listcontent3 .titleRow a:hover{
	color: #000000;
}
#listcontent3 .titleRow a{
	color: #ffffff;
}
#listcontent3 table{
	font-size: 11px;
	border: 1px solid #7B7B7B;
}
#listcontent3 td{
	padding: 5px 5px 5px 8px;
	margin: 0px;
}
#listcontent3 .titleRow td{
	font-weight: normal;
	background-color: #7B7B7B;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
#listcontent3 .dataRow{
	/*border-bottom: 1px solid #144899;*/
}
#listcontent3 .altDataRow2{
	background-color: #D5EDED;
}
#listcontent3 .altDataRow{
	background-color: #D5EDED;
	/*border-bottom: 1px solid #144899;*/
}

/* 
×××××××××××××××× POPUP FORMS ××××××××××××××××
*/
#formContent {
	/*position: relative;
	background-color: #E2D8CA;*/
	font-size: 11px;
	line-height: 13px;
	margin: 0px;  
    padding : 0px 5px 10px 15px;
}
#formContent input{
	font-size: 10pt;
	/*color: #144899;*/
}
#formContent p{
	margin: 2px 0px 3px 0px;
	padding: 0px;
}
#formContent td{
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 3px 0px;
}
#formContent select{
	font-size: 10pt;
	color: #144899;
	background-color: #9DC1C1;
	margin: 2px;
}
#formContent .inputTitle{
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
/* 
×××××××××××××××× FOOTER ××××××××××××××××
*/
#footer {
	position: relative;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin: 2px 0px 5px 0px;
 
}
#footer a{
	font-size: 10px;
	color: #000000;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;   
}
#footer a:hover{
	font-size: 10px;
	text-decoration: underline;
	color: #848484;
	font-weight: bold;   
}
