body
{
	font-family: verdana;
	font-size: 12px;
	background-image: url(../images/index_03.jpg);
	background-repeat: repeat-x;
	background-color: white;
}
td
{
	font-family: verdana;
	font-size: 12px;
}
td img {display: block;}
#maincontent
{
	width: 631px;
	height: 320px;
	z-index: 10;
	overflow: hidden;
	position: relative;
}
h1
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
}
h2
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.sm { font-size: 10px; }
.ital { font-style: italic; }
.bold { font-weight: bold; }
#bg, #adsbg
{
	z-index: 20;
	position: absolute;
}
.content
{
	position: absolute;
	z-index: 30;
	overflow: visible;
	padding: 10px;
	background-color: #FFF;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
}
.tklogo
{
	float: left;
	padding-right: 5px;
	display: inline;
}
.content ul
{
	position: relative;
	left: 10px;
	font-size: 12px;
}
.content li
{
	list-style-image: url(../images/arrow.gif);
	padding-bottom: 5px;
}
#newscontent
{
	width: 631px;
	height: 109px;
	z-index: 10;
	overflow: hidden;
	position: relative;
}
#newsbg
{
	z-index: 20;
	position: absolute;
}
.news
{
	position: relative;
	z-index: 30;
	width: 625px;
	height: 72px;
	border-color: #C976BC;
	border-width: 3px;
	border-style: solid;
}
.news td
{
	font-size: 10px;
}
.news .date
{
	color: #C0C;
	font-style: italic;
}
#ads
{
	width: 631px;
	height: 90px;
	z-index: 10;
	overflow: hidden;
	position: relative;
}
.adcontent
{
	position: relative;
	z-index: 30;
	padding: 5px;
}
#testbg
{
	position: absolute;
	padding: 0px 0px 0px 70px;
}
.testcontent
{
	width: 275px;
	height: 85px;
	padding: 3px;
	border-color: #C976BC;
	border-width: 3px;
	border-style: solid;
	margin: 10px;
	float: left;
	overflow: hidden;
	font-size: 11px;
}
.testcontent a
{
	color: #551a8b;
}
#topnav
{
	width: 464px;
	height: 65px;
	position: relative;
	z-index: 10;
}
#topnavbg
{
	position: absolute;
	z-index: 20;
}
#topnavshell
{
	position: absolute;
	z-index: 25;
	background-image: url(../images/topnavsmbg.jpg);
	background-repeat: repeat-x;
	width: 315px;
	height: 29px;
	text-align: center;
	border: 1px solid black;
	top: 20px;
	right: 0;
	bottom: 0;
	left:20px;
}
.subwrapper
{
	padding: 10px;
	font-size: 10px;
	margin: 10px;
}

#topnavcontent
{
	position: relative;
	z-index: 30;
	padding: 7px 0px 0px 0px;
}
#topnavcontent a
{
	color: #000;
	text-decoration: none;
}
#topnavcontent a:hover
{
	color: #89066C;
	text-decoration: underline;
}
#midnav
{
	width: 724px;
	height: 61px;
	position: relative;
	z-index: 75;
}
#midnavbg
{
	position: absolute;
	background-image: url(../images/v1b-interior_08.jpg);
	background-repeat: repeat-x;
	width: 724px;
}
#midnavcontent
{
	position: absolute;
	vertical-align: middle;
}
#midnavcontent a
{
	display: block;
	padding: 25px 35px 25px 35PX;
	color: #00A844;
	float: left;
	font-weight: bold;
	text-decoration: none;
}
#midnavcontent a:hover
{
	color: #A0017E;
}

#headlineshell
{
	position: relative;
	width: 724px;
	height: 65px;
}
#headlinebg
{
	position: absolute;
	z-index: 20;
}
#headlineimg
{
	position: absolute;
	z-index: 30;
	margin: 15px 0px 0px 50px;
}

#mainshell
{
	padding: 10px;
}
.contentcell
{
	width: 629px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
.footer
{
	font-size: 10px;
	text-align: center;
	padding: 5px;
}
.lpage { padding: 0px 0px 10px 0px; }
#clientlogos img
{
	float: left;
	border: 0;
	padding: 2px;
}
.resultsBox_gsblb .resultDiv_gsblb * { color: #551a8b; }


/* root element for scrollable */
.vertical {  
	margin-top:10px; 
	margin-bottom:20px;
	border-top:1px solid #ddd;	
}

img#testpic {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.vertical ul li { 
	list-style:none; 
	display:block; 
	//padding-bottom:1px; 
	//margin-bottom:15px; 
	border-bottom:2px solid #ddd; 
} 

.vertical li {            
	height: 150px;
}
	
/* up */
a.up { 
	background:url(/images/up.png) no-repeat; 
	display:block;
	width:18px;
	height:18px;
}
a.up:hover  		{ background-position:0 -18px; }

/* down */
a.down {
	background:url(/images/down.png) no-repeat; 
	display:block;
	width:18px;
	height:18px;
}
a.down:hover  		{ background-position:0 -18px; }

img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

