/**********************************************************************************************/
/* GLOBAL CSS OVERRIDES */
/**********************************************************************************************/

html { font-size: 100%; /* IE hack */ }
body { font-size: 0.75em; }

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4d6d44; /* field green */
	font-weight:500;
}

p
{	
	margin-top: .75em;
}

a:link, a:active, a:visited
{
	color: #0000ff;  /*blue */
	text-decoration: none;
}

a:hover
{
	color: #99ff00;  /*lt green */
	text-decoration: none;
}

label
{
	font-size: 1.2em;
	/*margin: 0px; /*makes firefox and ie work the same*/
	/*margin-bottom: .75em;*/
	color: #4d6d44; /* field green */
}

panel
{
	padding: 0px 0px 30px 0px;
}

blockquote
{
	color: #0033ff; /*blue */
	font-size:medium;
	font-weight:500;
}

/* DIVS **********************************************/

#header
{
	background: transparent url(images/logo.jpg) no-repeat 0px 0px; 
	width:100%; height: 170px;
	margin-bottom: -50px;
}

#header span
{
	display: none;
}

#container
{
	padding: 0px;
    margin: 0px auto 0px auto;
	min-width: 768px;
	width: 768px;
	background-image:url(images/content_bg.gif);
}


#content
{
	min-width: 768px;
	width: 768px;
	background-repeat: repeat-y;
	clear: both;
	margin: 0px;
	padding-top: 60px;
}

#contentText
{
	padding: 0px 0px 0px 25px;
	width: 720px;
	text-align: left;
	font-size: .98em;
	margin-top: 0px;	/*controls how close under the header this is placed */
	line-height: 1.4em;
}

/*The next two are specific to the index page*/
#contentRight
{
	float: right;
	padding: 0px 40px 20px 22px;
	width: 220px;
	text-align: left;
	font-size: .98em;
	margin-top: 0px;	/*controls how close under the header this is placed */
	line-height: 1.4em;
}

#contentLeft
{
	padding: 0px 0px 0px 30px;
	width: 450px;
	text-align: left;
	font-size: .98em;
	margin-top: 0px;	/*controls how close under the header this is placed */
	line-height: 1.4em;
}

#footer
{
	width: 768px;
	font-size: .9em;
	text-align: center;
}

#footer p
{
	color: #006600; /* green */
	font-weight: bold;
}

#footer a
{
	text-decoration: underline;
	color: #0066ff;  /*sky blue */
}

#footer a:hover
{ 
	color: #99ff00; /* lt green */
}

#footer a.selected
{
	color: #99ff00; /* lt green */
}

/* NAVS **************************************************/

#nav
{
	position: relative;
	top: 20px;
	left: 195px;
	text-align: left;
	width: 463px; 
	font-size: .9em;
	font-weight: bold;
	/*display:inline*/
}

#nav a
{
	text-decoration: none;
	padding: 0em .75em 0em 0em;
	color: #ccff00;  /*sky blue */
}

#nav a:hover 
{ 
	color: #66ffff;  /*sky blue */
}

#nav a.selected
{
	color: #66ffff;  /*sky blue */
}

.selected
{
	font-size:medium;
	color: #4d6d44;
}

#nav ul
{
    margin: 0px;
	padding: 0px;
}

#nav ul li
{
	list-style-type: none;
	display: inline;
}

/* TABLES **********************************************/

#bullet table a
{
	text-decoration: none;
	color: #006600; /*green */
}

#recognition table
{
	width:591px;
	margin-left:40px;
	font-size:larger;
	font-weight:600;
}

#recognition blockquote
{
	color: #0033ff; /*blue */
	font-size:medium;
	font-weight:500;
}

#link table
{
	width:100%;
	font-weight:500;
}

.td
{
	width:30px;
}

.recogTD
{
	width:20%;
}

.linkTD
{
	width:15%;
}

.quoteTd
{
	font-size:larger;
	font-weight:600;
}

#quoteTd
{
	font-size:larger;
	font-weight:600;
}

.svcText
{
	/*font-size:larger;
	font-weight:600;*/
	font-size: 1.5em;
	font-weight:bold;
}

.bioText
{
	font-size:larger;
	font-weight:600;
}


/* HEADERS **********************************************/

h1
{
	font-size: 2.2em;
	margin: 0px; /*makes firefox and ie work the same*/
	margin-bottom: .75em;
	color: #006600; /*green */
	height: auto; 
}

.h1
{
	font-size: 2.2em;
	margin: 0px; /*makes firefox and ie work the same*/
	margin-bottom: .75em;
	color: #006600; /*green */
	height: auto; 
}


h2
{
	font-size: 1.4em;
	margin: 0px; /*makes firefox and ie work the same*/
	margin-bottom: .75em;
	color: #006600; /*green */

}

.h2
{
	font-size: 1.4em;
	font-weight:bold;
	margin: 0px; /*makes firefox and ie work the same*/
	margin-bottom: .75em;
	color: #006600; /*green */
}

.svch2
{
	font-size: 1.5em;
	color: #0033ff; /*blue */	
}

h3
{
	font-size: 1.2em;
	margin: 0px; /*makes firefox and ie work the same*/
	margin-bottom: .75em;
	color: #006600; /*green */
}

.h3
{
	font-size: 1.2em;
	margin: 0px; /*makes firefox and ie work the same*/
	margin-bottom: .75em;
	color: #006600; /*green */
}

h4
{
	font-size: .98em;
	margin: 0px; /*makes firefox and ie work the same*/
	margin-bottom: .75em;
	color: #006600; /*green */
}

.h4
{
	font-size: .98em;
	font-weight:bold;
	margin: 0px; /*makes firefox and ie work the same*/
	margin-bottom: .75em;
	color: #006600; /*green */
}

.h5
{
	font-size: .94em;
	font-weight:bold;
	margin: 0px; /*makes firefox and ie work the same*/
	margin-bottom: .75em;
	color: #006600; /*green */
}

h5
{
	font-size: .98em;
	margin: 0px; /*makes firefox and ie work the same*/
	margin-bottom: .75em;
	color: #0033ff; /*blue */
}

/* MISC ****************************************/

.imgLeft
{
	float: left;
	padding: 0px 10px 10px 0px;
}

.bullet
{
	width:80px;
	height:50px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:center center;
	vertical-align:top;
}

.bulletSvc
{
	width:80px;
	height:50px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:center center;
	vertical-align:top;
}

.bulletRec
{
	margin-left: -25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	height: 23px;
}


#center
{
	text-align:center
}

.center
{
	text-align:center
}

.indent
{
	margin-left:15px;
}

#indent
{
	margin-right:15px;
}

#TKS
{
	font-size:.8em;
}







