
/* global reset */

*	{ padding:0; margin:0; } 


/* tables */


table		{
		border: 0;
		border-collapse: collapse;
		}

table td	{
		padding: 0;
		}


#table-main	{
		margin: auto;
		}

#table-content	{
                width: 800px;
		}

.table-nav	{
		width: 100%;
		text-align: center;
		height: 25px;
		}

.table-nav-top-tabs {
		background:url(../images/nav_bg.gif);
		}


.table-nav-bg	{
		width: 100%;
		background:url(../images/nav_bg.gif);
		text-align: center;
		height: 27px;
		}


/* content */

#content-main-header {
		margin: auto;
		text-align: center;
		margin: 20px 0 30px 0;
}

#content-main-header h1 {
		font-size: 22px;
		font-family: "Trebuchet MS", Tahoma, "sans serif";
		font-weight:bold;
}

.content-main-info {
		margin:auto;
		width: 715px;
}

#content-main-info-pic {
		float: right;
		padding: 7px;
		text-align:center;
		background-color:#F0F0F0;
		margin: 0 0 20px 20px;
}

#content-main-info-pic img {
		padding-bottom: 5px;
}


#content-main-info-text {
		padding: 0 0 0 30px;
		border-collapse:collapse;
}

h2 {

	font-family:"Trebuchet MS", Tahoma, "sans serif";
	font-size: 18px;
	margin: 15px 0 10px 0;
	color: #000;
	font-weight: bold;
}

/* font styles */


.text-11px-bold-no-margin p !important{
	font-size: 11px;
	font-weight: bold;
	padding:0;
	margin:0;
}

/* h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; } */

ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

li {
	margin-left: 20px;
	line-height: 24px;
}

p {
	margin-bottom: 20px;
	line-height: 20px;
}



html {
	height: 100%;
}

	
body { 
	font-family: Tahoma;
	color: #000000;
	font-size:14px;
	height: 100%;
	background: #15355d;
}


.Text11px {
	font-size: 11px;
}

/* bottom */

.copyright {
	text-align:center;
	font-size:11px;
	color:#ffffff;
}

a:link {
	color: #0042ad;
	text-decoration: underline;

}

a:active {
	color: #e40e0e;
	text-decoration: none;
}

a:visited {
	color: #8a0808;
	text-decoration: none;
}

a:hover {
	color: #e40e0e;
	text-decoration: underline;
}



#logotypes ul {
}

#logotypes li {	
	list-style:none;
	float:left;
	text-indent:-9999px;
	padding-left: 40px;
}

#logo-inc500 {
	width:60px;
	height:48px;
}

li#logo-inc500 a {
	background:transparent url(/kvmlm2/interview_images/logo-inc500.gif) no-repeat 0 100%;
	width:42px;
	height:48px;
	display: block;
	margin-top:8px;
	margin-left: 18px;
} 

#logo-dotcom {
	width:59px;
	height:47px;
}

li#logo-dotcom a {
	background:transparent url(/kvmlm2/interview_images/logo-better-dotcom.gif) no-repeat 0 100%;
	width:59px;
	height:47px;
	display: block;
	margin-top:8px;
} 

#logo-dsa {
	width:51px;
	height:53px;
}

li#logo-dsa a {
	background:transparent url(/kvmlm2/interview_images/logo-dsa.gif) no-repeat 0 100%;
	width:51px;
	height:53px;
	display: block;
	margin-top:6px;
}

#logo-entradio {
	width:104px;
	height:36px;
}

li#logo-entradio a {
	background:transparent url(/kvmlm2/interview_images/logo-ent-radio.gif) no-repeat 0 100%;
	width:104px;
	height:36px;
	display: block;
	margin-top:12px;	
} 

#logo-ebay {
	width:69px;
	height:36px;
}

li#logo-ebay a {
	background:transparent url(/kvmlm2/interview_images/logo-ebay-radio.gif) no-repeat 0 100%;
	width:69px;
	height:36px;
	display: block;
	margin-top:12px;	
} 

li#logo-inc500 a:focus, 
li#logo-dotcom a:focus, 
li#logo-dsa a:focus, 
li#logo-entradio a:focus, 
li#logo-ebay a:focus  { 
	outline: none; 
}
