/* KGC Style */

body	{ background-image: url(../images/kgc_bg.gif); 
		  background-repeat:repeat-x; 
		  margin:0px; 
		  border:0px; 
		  background-color:#ffffff;
		  }

img		{ border: 0px;}

h1 				{ font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; font-size: 1.0em; font-style: normal; color:#333333; display:inline;  font-weight: normal;}

h2 				{ font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; font-size: 1.0em; font-style: normal; color:#333333; display:inline; font-weight: normal;}

h3 				{ font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; font-size: 1.0em; font-style: normal; color:#333333; display:inline;	}

.clr	{ clear: both;}

#top	{ background-image: url(../images/kgc_topbg.gif); background-repeat:no-repeat; height:145px;}
#main	{ padding: 20px 0px 0px 0px; width:790px;}
#mainleft	{ float:left; position:relative; width:200px;}
#mainright	{ float:right; position:relative; width:560px;}

.title		{ background-image: url(../images/kgc_titlebg.gif); background-repeat:no-repeat; height:32px;}
.title		{ font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
				  font-size: 0.8em; 
				  font-style: normal; 
				  color:#000000; 
				  text-align: left; 
				  font-weight: bold;
				  padding: 10px 0px 10px 0px;
				  }
.title A:link	{ color:#000000; text-decoration: none; font-weight: bold;}
.title A:visited	{ color:#000000; text-decoration: none; font-weight: bold;}
.title A:hover	{ color:#000000; text-decoration: underline; font-weight: bold;}
.title A:active	{ color:#000000; font-weight: bold;}

.maintext 		{ font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
				  font-size: 0.75em; 
				  font-style: normal; 
				  color:#000000; 
				  text-align: left; 
				  font-weight: normal;
				  padding: 10px 0px 10px 0px;
				  }

.maintext input select { font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
				  font-size: 0.75em; 
				  font-style: normal; 
				  color:#000000; 
				  text-align: left; 
				  font-weight: normal;
				  padding: 10px 0px 10px 0px;
				  }
.textarea		{ font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
				  font-size: 0.75em;
				  font-style: normal; 
				  color:#000000; 
				  text-align: left; 
				  font-weight: normal;				
				  }		
.red				{color: #FF0000; }				    
.maintext A:link	{ color:#000000; text-decoration: none; font-weight: bold;}
.maintext A:visited	{ color:#000000; text-decoration: none; font-weight: bold;}
.maintext A:hover	{ color:#000000; text-decoration: underline; font-weight: bold;}
.maintext A:active	{ color:#000000; font-weight: bold;}

.maintextfoot	{ font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
				  font-size: 0.6em; 
				  font-style: normal; 
				  color:#000000; 
				  text-align: left; 
				  font-weight: normal;
				  }
.maintextfoot A:link	{ color:#000000; text-decoration: none; font-weight: bold;}
.maintextfoot A:visited	{ color:#000000; text-decoration: none; font-weight: bold;}
.maintextfoot A:hover	{ color:#000000; text-decoration: underline; font-weight: bold;}
.maintextfoot A:active	{ color:#000000; font-weight: bold;}



#footline	{ background-image: url(../images/botbg.gif); background-repeat:repeat-x; height:40px;}
#foot	{ background-image: url(../images/kgc_botbg.gif); background-repeat:no-repeat; height:40px;}

/* navigation */

#nav			{ padding: 10px 0px 0px 0px;}

.nav			{ font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
				  font-size: 0.75em; 
				  font-style: normal; 
				  color:#000000; 
				  text-align: left; 
				  font-weight: normal;
				  }
.nav A:link		{ color:#000000; text-decoration: none;}
.nav A:visited	{ color:#000000; text-decoration: none;}
.nav A:hover	{ color:#000000; text-decoration: none;}
.nav A:active	{ color:#000000;}

.nav a {

		padding: 2px 0px 0px 60px;
		margin:0;
		display:block;
		background-image: url(../images/kgc_navline.gif); 
		background-repeat: no-repeat;
		width:200px;
		height: 18px;
		}

		

.nav a:hover{
		background-image: url(../images/kgc_navlinex.gif);
		}

.tabletext		{ font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
				  font-size: 1.0em; 
				  font-style: normal; 
				  color:#000000; 
				  text-align: left; 
				  font-weight: normal;
				  }
.tabletext A:link	{ color:#000000; text-decoration: none; font-weight: bold;}
.tabletext A:visited	{ color:#000000; text-decoration: none; font-weight: bold;}
.tabletext A:hover	{ color:#000000; text-decoration: underline; font-weight: bold;}
.tabletext A:active	{ color:#000000; font-weight: bold;}

ul { list-style-image: url("/images/kgc_bulletx.gif"); }

.tick ul { list-style-image: url("/images/kgc_tick.gif"); }