@charset "utf-8";
body {
	font-family: tahoma;
	font-size: 10px;
	text-align:center;
	background:url(images/bg.gif) repeat-x;
}
.bighead{
font-family:"trebuchet MS";
font-size:14px;
font-weight:bold;
color:#333300;
}
.smallerhead{
font-family:"trebuchet MS";
font-size:17px;
font-weight:bold;
color:#333300;
}

.bodytext, .bodytext table{
	font-family: tahoma;
	font-size: 10px;
}

input{
font-size:11px;
}

.gistText, .gistText table{
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.linkText a, .gistText a:link{
font-family:"trebuchet MS";
font-size:14px;
color:#333333;
text-decoration:none;
font-weight:bold;
}

.linkText a:hover {
color:#0099CC;
text-decoration:underline;
}

.smalllinkText a{
font-family:"trebuchet MS";
font-size:10px;
color:#333333;
text-decoration:none;
}

.smalllinkText a:hover {
color:#0099CC;
text-decoration:underline;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:link{
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.breadcrumbs a:hover {
color:#333333;
font-weight:bolder;
text-decoration:underline;
}
.bannerTop {
background:url(images/template_05.gif);
width:763px;
height:210px;
}
.headlinehead{
font-family:"trebuchet MS";
font-size:20px;
font-weight:bold;
color:#000066;
}