/* Global Styles */


body {
	margin:0px;
    background-repeat:no-repeat;
    background-color:#fafafa`;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
#clientlist{  	
    position: relative; left:0px; top: 10px; width: 700px;
    list-style-image: none;
  	width: 500px;
  	font:12px arial;
	line-height:24px;
	color:#333333;
 	margin: 10;
  	padding: 0 20px 0 20px;
  	border-bottom: 1px solid #0033ff;
  	border-top: 1px solid #0033ff;

}	
/* ID Styles */
.navText { 
	color: #ffffff; 
	font:  "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
    letter-spacing:0.1em; 
    border-spacing:40px;
	}

.navText:hover { 
	color: silver; 
	font: small-caps small "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
    background-color: #990033; 
    letter-spacing:0.1em; 
    border-spacing:20px;
	}
	
#miniflex {
  width: 800px;
  float: left;
  font-size: small; /* could be specified at a higher level */
  margin: 0;
  padding: 0 10px 0 10px;
  border-bottom: none;
  position: static;
  z-index:2;

}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  position:relative;
}

#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 85%;
  line-height: 20px;
  font-weight: bold;
  margin: 0 10px 0 10px;
  text-decoration: none;
  color: #9999ff;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 4px solid #0033ff;
  padding-bottom: 2px;
  color: 0033ff;
}
  
#animated-tab {
  position: absolute;
  z-index: 1;
  font-size: 85%;
  line-height: 20px;
  padding-bottom: 2px;
  border-bottom: 4px solid #0033ff;
}

#padding {
	padding:10px 10px 10px 10px;

	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */


.boldItalic {
	font:12px arial;
	line-height:24px;
	color:#333333;
	font-weight:bold;
	font-style:italic
	}
	
.bold {
	font:12px arial;
	line-height:24px;
	color:#333333;
	font-weight:bold;
	}
	
.emailText {
	font:12px arial;
	line-height:24px;
	color: #185080;
	font-weight:bold;
	font-style:italic
	}

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:16px georgia;
	color: #336666;
	line-height:18px;
	}
.listText {
	font:16px georgia;
	color: #336666;
	line-height:18px;
	padding-bottom: 20px;
	}
	
.bodyText {
	font:14px arial;
	line-height:24px;
	color:#333333;
	}
	
.bodyTextBold14 {

	font:14px arial;
	line-height:24px;
	font-weight:bold;
	color:#333333;
	}
.headerTextBold14 {

	font:14px arial;
	line-height:24px;
	font-weight:bold;
	color: #0033ff;
	}
.intro{
	position: relative; left:10px; top: 0px; width: 550px;
	font:14px arial;
	line-height:24px;
	color:#333333;
}
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
.trnsrc {
	position: absolute; left:100px; top: 250px; width: 750px;
	font:14px arial;
	line-height:24px;
	color:#333333;
	}
.rsrcs{
	position: relative; left:10px; top: 0px; width: 550px;
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:20px;
	}
.shrpttitle{
	position: relative; left:20px; top: 0px; width: 250px;
    float: left;
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
.emailtitle{
	position: relative; left:20px; top: 0px; width: 250px;
    float:right;
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
.shrpt{
	position: relative; left:20px; top: 20px; width: 250px;
    float: left;
	font:14px arial;
	line-height:24px;
	color:#333333;
	}
.email{
	position: relative; left:20px; top: 20px; width: 250px;
    float:right;
	font:14px arial;
	line-height:24px;
	color:#333333;
	}
.bidtstmp{
	position: relative; left:0px; top: 25px; width: 500px;
	font:14px arial;
	line-height:24px;
	color:#333333;
	padding-bottom: 50px
	}
.subHeader {
	font:14px georgia;
	color: #990033;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
.newsitem{
	position: relative; left:10px; top: 10px;
	height: 420px;
	width: 220px;
	font: 12px arial;
	color:  #ff0033
	}
.newsitem1{
	position: relative; left: 0px; top: 10px; 
    float: left;
    width: 300px;
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
.newsitem2{
	position: relative; left: 20px; top: 10px; 
    float:right;
    width: 300px;
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
.newsitem3{
	position: relative; left: 0px; top: 0px; 
    width: 350px;
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
.newsitem4{
	position: relative; left:10px; top: 0px; 
    width: 350px;
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
.newsitem5{
	position: relative; left: 100px; top: 900px; width: 400px;
	font:14px arial;
	line-height:24px;
	color:#333333;
	}
.newsitem6{
	position: relative; left: 600px; top: 900px; width: 400px;
	font:14px arial;
	line-height:24px;
	color:#333333;
	}
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.sidebarheader{
background-image: url(images/Sidebar_header_2010.jpg);
background-repeat: no-repeat;
}
.sidebarbody{
background-image: url(images/Sidebar_body_2010.gif);
background-position: top;
background-repeat: no-repeat;
width: 125px;
height:800px;
}
.logoheader{
background-image: url(images/fja_logo_sm.gif);
background-position:left;
background-repeat: no-repeat;
height: 120px;
width: 200px;
}
.logobar{
background-repeat: no-repeat;
background-image: url(images/header_slicegrad_2010.gif);
background-position: left;
position: absolute; left:298px; top: 0px;
height: 120px;
width: 1000px;
}
.infolrg{
position: absolute; left:150px; top: 420px;
height: 450px;
width: 300px;
border: none;
text-align: center;
background-position: center;
background-repeat: no-repeat;
border-color: #ff0033;
background-image: url(images/bkgrdt.gif);
}
.infosmq4{
border-style: none;
position: absolute; left:475px; top: 415px;
height: 200px;
width: 300px;
}
.infosmq1{
position: absolute; left:475px; top: 485px;
height: 200px;
width: 300px
}
.infosmq3{
position: absolute; left:475px; top: 545px;
height: 200px;
width: 300px
}
.infosmq2{
position: absolute; left:475px; top: 605px;
height: 200px;
width: 300px
}	
.infosmq5{
position: absolute; left:475px; top: 715px;
height: 200px;
width: 300px;
}

.contacts
{
width:  175px;
font: 12px arial;
color:  #333333
}
.services
{
height: 220px;
width:  800px;
font: 14px arial;
color:  #333333
}
.about
{
height: 220px;
width:  800px;
font: 14px arial;
color:  #333333
}
.clients
{
height: 220px;
width:  800px;
font: 14px arial;
color:  #333333
}
.support
{
font: 14px arial;
color:  #333333
}
.demo
{
font: 14px arial;
color:  #333333
}
.border
{
position: absolute; left:300pt; top: 12pt;
height: 30pt;

}
.aboutBP
{
position: relative; left:0pt; top: 10pt;
	font:12px arial;
	line-height:18px;
	color:#333333;
}

.c3
{
position: relative; left:70pt; top: 10pt;
font:12pt arial;
color: #999999
}
.c3_logo
{
background-image:   url(images/c3_logo.jpg);
background-position: center;
background-repeat: no-repeat;
position: relative; left:50pt; top: 10pt;
height: 64px;
width: 192px
}
.windsor
{
position: relative; left:125pt; top: 10pt;
font:12pt arial;
color: #999999
}
.windsor_logo
{
background-image:   url(images/windsor_logo.jpg);
background-position: center;
background-repeat: no-repeat;
position: relative; left:75pt; top: 10pt;
height: 64px;
width: 192px
}
.henry
{
position: relative; left:200pt; top: 10pt;
font:14pt arial;
color: #999999
}
.henryparcel
{
position: relative; left:420pt; top: 10pt;
font:10pt arial;
color: #000000
}
.henry_logo
{
background-image:   url(images/henry_logo.jpg);
background-position: center;
background-repeat: no-repeat;
position: relative; left:100pt; top: 10pt;
height: 64px;
width: 192px
}
.btn{
background-image: url(images/bkgrd_btn_trans.gif);
background-position: center;
background-repeat: no-repeat;
text-align: center;
position: absolute; left:800px; top: 500px;
padding-bottom: 20px;
height: 40px;
width: 100px
}


