/*Scantec.com CSS*/
/*
Author: Joey Padot (joey@fdt.net)
	  Agility Digital Media
	  www.agilitydigitalmedia.com
	  Phone: 352.335.0858
*/


/*Standard Tags */
body {
	background: #94c0fe url(../images/scantecBodyBG01.jpg) repeat-x;
	margin: 0px;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	color: #444;
	
}

table {
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
}

tr {
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
}

td {
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
}

h1 {
	font-size: 16px;
	margin-bottom:-5px;
}

h2 {
	font-size: 14px;
	margin-bottom:-5px;
}

h3 {
	font-size: 12px;
	margin-bottom:-5px;
}

p {
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
}

a:link { 
	color: #00f;
	
}

a:visited {
	color: #00f;
}

a:active {
	color: #00f;
}

a:hover {
	color: #00f;
	
}

/*Classes*/
.contentpaneopen {
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	margin-left:10px;
}

.contentdescription {
	font-size: 9pt;
	font-family: Arial, Verdana,  Helvetica, Sans Serif;
	margin-left:10px;
}

.componentheading
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	margin-left:10px;
}
.footer {
	font-size: 8pt;
	color: #cccccc;	
	padding-left: 10px;
	padding-right: 10px;
}

.mainlevel {
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	text-align: right;
	padding-right:5px;
}

a.mainlevel:link {
	font-size: 8pt;
	color: #000;
	text-align: right;
	padding-right:5px;
	text-decoration: none;
	font-weight: 400;
}

a.mainlevel:visited {
	font-size: 8pt;
	color: #000;
	text-align: right;
	padding-right:5px;
	text-decoration: none;
	font-weight: 400;
}

a.mainlevel:active {
	font-size: 8pt;	
	color: #000;
	text-align: right;
	padding-right:5px;
	text-decoration: none;
	font-weight: 400;
}

a.mainlevel:hover {
	font-size: 8pt;
	color: #f00;
	text-align: right;
	padding-right:5px;
	text-decoration: none;
	font-weight: 400;
}

a:link.topnav {
	font-size: 8pt;
	color: #0000FF;
	text-align: right;
	padding-right:5px;
	text-decoration: none;
	font-weight: bold;
}

a:visited.topnav {
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	color: #0000FF;
	text-align: right;
	padding-right:5px;
	text-decoration: none;
	font-weight: bold;
}

a:active.topnav {
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	color: #0000FF;
	text-align: right;
	padding-right:5px;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.topnav {
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	color: #0000FF;
	text-align: right;
	padding-right:5px;
	text-decoration: underline;
	font-weight: bold;
}			

a:link.redlink {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	color: red;
	text-decoration: underline;
}

a:visited.redlink {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	color: red;
	text-decoration: underline;
}

a:active.redlink {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	color: red;
	text-decoration: underline;
}

a:hover.redlink {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	color: red;
	text-decoration: underline;
}			

td.states  {
        font-size : 9pt;
        font-family : Arial, Verdana;
        font-weight : normal;
        color : Black;
        background-color : #cccccc;
        }


a.topnav2:link {
	font-size: 8pt;		
	text-decoration: none;
	font-weight: bold;
}
a.topnav2:visited {
	font-size: 8pt;		
	text-align: right;
	padding-right:5px;
	text-decoration: none;
	font-weight: bold;
}
a.topnav2:active {
	font-size: 8pt;		
	padding-right:5px;	
	font-weight: bold;
}

a.topnav2:hover {
	font-size: 8pt;		
	text-align: right;	
	text-decoration: underline;
	font-weight: bold;
}

