/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */


/* marcelg - modified and edited this template.  Thanks andreas.
June 2, 2007
/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
background:url(/2008/images/bg.gif);
Color:#3a3a3a; 
font:76% Verdana,Tahoma,Arial,sans-serif; 
margin:0 auto; 
padding:0;
line-height:1.4em;
text-align:center;
}

#tresults {
  width: 565px;
  table-layout: auto;
  border-collapse: collapse;
  empty-cells: hide;
}

a {text-decoration:none}
a:link {color:red}
a:visited {color:green}
a:hover {background-color:light-blue}

img{
	border:none;
}

p.left {text-align: left;}

#container{
color:#303030; 
margin:0 auto;
width:760px;
padding:1px 5px;
text-align:left;
}

#header{
background-repeat:no-repeat;
background-image:url(../images/toplogo_files.png);
height: 154px;
}

#leftside {
clear:left; 
float:left; 
margin:0 0 10px; 
padding-top:5px; 
/* working on getting view properin ie7
width:230px;
height: 600px;
*/
text-align: left;
}
#leftside ul.nav{list-style:none; margin:0 0 18px; padding:0; width:150px;}
#leftside ul.nav li {display:inline; padding:0; width:150px; text-align:center;}
#leftside ul.nav li a {background:url(images/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; float:left; font-size:1em; font-weight:700; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:138px;}
#leftside ul.nav li a:hover,#leftside ul.nav li a.current {background:url(images/menubg2.gif) repeat-x bottom left #eaeaea; border-bottom:1px solid #b0b0b0; border-left:4px solid #505050; border-right:1px solid #b0b0b0; border-top:1px solid #b0b0b0; color:#505050;}
#leftside ul.nav ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px 0; width:133px;}
#leftside ul.nav ul a {padding:3px 1px 3px 5px; width:123px;}
#leftside ul.nav ul ul {font-size:1em; width:120px;}
#leftside ul.nav ul ul a {width:108px;}

#header-right{
/*margin:10px;*/
padding:10px;
}

#contents{
margin: 0px auto;
padding-left: 180px;
padding-top: 5px;
}

#footer{
bottom: 0px;
width:760px;
margin:10px auto;
padding:1px 0;
text-align:right;
color: white;
}

#frame {
	background: #fff;
	border: 1px solid #a2a2a2;
	/*margin: 5em auto;*/
	padding: 1.5em;
	/*width: 25em;*/
}

.bio{
text-align: left;
text-indent: 20px;
/*padding: 0px 50px 0px 50px;*/
font-size: 1.05em;
}

.title {
	font-size: 0.8em;
	color: #000000;
}

p.about{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.2em;
	line-height: 25px;
    text-indent: 25px;
    color:#333333;	
}

ul.package{
	padding: 0px 0px 0px 40px;
	list-style:square;
	list-style-image:none;
	font-size: 1em;
}

td.package{
	vertical-align:top;
}

.image_bg{
	border-style: groove;

}

.company{
	padding-top: 10px;
	text-align: left;
	font-weight: 700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: black;
}

.bigletter{
	font-size: 1.6em;
}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

h1.register{
	padding-top: 23px;
	padding-bottom: 10px;
	color: black;
}
h2.register{
	line-height: 2em;
	padding: 2px;
	color: #333300;
}

.error{
	color: #FF0000;
	font-size: 1.5em;
}
.data{
	color: green;
}

.r{
	color: green;
	font-size: 1.2em;
}
.indent{
	padding-left: 50px;
}

h2{
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.rowHeading{
	background-color: #000000; 
	color: #FFFFFF;
	font-weight: bold;
	text-shadow:#666666;
}

.bold{
	font-weight: 900;
}

.cellPadBig{
	padding: 17px 10px 17px 17px;
}

.cellPadMed{
	padding: 2px 2px 2px 2px;
}

.smallText{
	font-size: small;
}

legend{
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 3px;
	font-weight: bold;
	font-size: 1.2em;
}

.results{
	background-color: #FFFF66;
	font-size: large;
	color: #000000;
	line-height: 1.3em;
}	

.newsTitle{
	background-color: #000000;
	color: white;
	font-weight: bold;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px 2px 2px 2px;
	line-height: 1.2em;
}