body	{
background-color:	#00000;
}

table.services th { text-align: left; }
table.services td { background: #ffffff; width: 33%; }

table.news p { margin-top: 0px; margin-bottom: 10px; }

a img { border: 0px; }

p,div,ol,ul,li,td,th	{
font-family:		Verdana, Arial, sans-serif;
font-size:		11px;
}

h1	{
font-family:		Arial, Helvetica, sans-serif; 
font-weight:		normal; 
font-size:		19px; 
margin:			10px 0px;
}

#grad-green {
font-family:		Arial, Helvetica, sans-serif; 
font-weight:		normal; 
font-size:		19px; 
margin:			12px 0px 24px 0px;
padding:		4px 0px 4px 4px;
background-image:	url(images/gradient-green.gif);
}

h2	{
font-family:		Arial, Helvetica, sans-serif; 
font-weight:		bold; 
font-size:		14px; 
color:			#619422; 
margin:			12px 0px;
}

h3	{
font-family:		Arial, Helvetica, sans-serif;
 font-weight:		bold;
 font-size:		13px;
 margin:		10px 0px;
}

a:link	{
color:			#619422;
font-weight:		bold;
text-decoration:	none;
}	

a:visited {
color:			#38507A;
text-decoration:	none;
}


a:hover, a:active	{
text-decoration:	underline;
}

.title	{
font-weight:		bold; 
font-size:		12px; 
color:			#619422;
}

.sechead {
font-weight:		bold; 
font-size:		14px;
background:		#7991BB; 
color:			#fff;
margin-top:		24px;
padding:		0 2px 2px 6px;
}



ul		{
margin-top:		0px; 
margin-bottom:		4px;
}

li		{
margin-bottom:		4px;
}

ul ul		{
margin-top:		4px;
}

ul.fancy	{
list-style-image:	url(images/bullet-big.gif);
margin-left:		15px;
padding-left:		8px;
}

.BLUEBG ul.fancy{
list-style-image:	url(images/bullet2-big.gif);
}

ul.fancy li	{
padding-left:		3px;
margin-bottom:		9px;
}

ul.gpl {
list-style: none;
padding-top: 4px;
	}

.gpl li {
padding-bottom: 4px;
	}


.content	{
padding:		0px 10px;
}

a.shy		{
color:			#202020;
}

/*	a.shy:visited	{color:#707070;}	*/

/* a.shy:		{	hover;	
{

color:		(	black;
} */

div.spacer	{
margin-top:	8px;
}

div.doublespacer	{
margin-top:	16px;
}

td.spacer	{
width:			8px;
background-color:	white;
}

.description	{
margin-left:		30px;
}

.required	{
font-weight:		bold;
color:			#5C5C5C;
}

.required s	{
color:			green; 
text-decoration:	none;
}

.searchlabel 	{
color:			white;
font-family:		Arial, Helvetica, sans-serif;
font-size:		10px;
font-weight:		bold;
text-transform:		uppercase;
line-height:		9px;
}

.searchbox	{
width:			120px; 
margin-left:		3px; 
margin-right:		3px;
}

.input		{
width:			300px; 
background-color:	white;
}

.bmenu		{
font-size:		12px;
}

.bmenu a	{
font-weight:		bold; 
color:			#5C5C5C; 
text-decoration:	none;
}

.bmenu a:hover	{
color:			#202020;
}

.navigator	{
font-family:		Arial, Helvetica, sans-serif;
font-size:		10px;
color:			white;
margin:			0px 11px;
}

.navigator a	{
color:			white;
text-decoration:	none;
}

.copyright	{
font-size:		10px;
font-weight:		normal;
color:			#ffffff;
margin-top:		5px;
padding:		4px 8px 6px 8px;
}

.copyright a, .copyright a:visited	{
font-weight:		normal;
color:			#ffffff; 
text-decoration:	none;
}

.copyright a:hover{
font-weight:		normal;
color:			#ffffff;
text-decoration:	underline;
}

.disclaim {
font-size:		8px;
color:			#000;
margin-top:		4.5px;
}

.menu	{
text-align:		right;
font-family:		Verdana, Arial, sans-serif; 
font-size:		12px; 
font-weight:		bold;
}

.menu a	{
color:			#D7D7D7; 
text-decoration:	none;
background-color:	#404040;
border-top:		solid #5E5E5E 3px;
height:			10px;
padding:		4px 12px 7px 12px;
}

.menu a:visited	{
color:			#D7D7D7; 
}


.menu a:hover	{
color:			#ffffff; 
background-color:	#619422;
border-top-color:	#77B62A; 
text-decoration:	none;
}

hr {
border:			none;
background-color:	#7991BB; 
color:			#7991BB;
height:			2px;
}


body {
	background-image: url(../images/grid_repeat.gif);
	background-repeat: repeat;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
}
#topnav {
	background-color: #00A6E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 5px 0px;
	text-align: right;
	font-weight: bold;
	font-size: 90%;
}
#topnav h3 {
	display: none;
}
#topnav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav a:link, #topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#topnav hr {
	display: none;
}
#title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/gridtop_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 101px;
}
#title h1 {
	display: none;
}
#ITIlogo {
	background-image: url(../images/ITI_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 101px;
	float: left;
	font-size: 1px;
	line-height: 1px;
	display: block;
	width: 431px;
}

#flash {
	margin: 0px;
	padding: 0px;
	height: 101px;
	float: right;
	width: 300px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}
#container {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#leftcolumn {
	background-image: url(images/nav_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 166px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
}
#nav {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#nav h3 {
	display: none;
}
ul.nav01 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
ul.nav02 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #E5EED3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
ul.nav03 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #F2F6E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
ul.nav01 li, ul.nav01 li.highlight {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
ul.nav02 li, ul.nav02 li.sub {
	margin: 0px;
	padding: 0px;
	border: none;
}
ul.nav03 li, ul.nav02 li.sub {
	margin: 0px;
	padding: 0px;
	border: none;
}
ul.nav01 li a:link, ul.nav01 li a:visited {
	color: #333333;
	text-decoration: none;
}
ul.nav01 li.highlight a:link, ul.nav01 li.highlight a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
ul.nav02 li.sub a:link, ul.nav02 li.sub a:visited {
	color: #77aaaa;
	text-decoration: none;
}
ul.nav03 li.sub a:link, ul.nav02 li.sub a:visited {
	color: #77aaaa;
	text-decoration: none;
}
ul.nav01 li a:hover, ul.nav01 li.highlight a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #9AD6F1;
}
ul.nav01 li a:active, ul.nav01 li.highlight a:active {
	color: #333333;
	text-decoration: none;
	background-color: #00A6E2;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	margin: 0px;
	padding: 3px 10px;
	white-space: normal;
	display: block;
}
ul.nav01 li.highlight {
	background-color: #254D78;
}
#nav hr {
	display: none;
}
#rightcolumn {
	margin: 0px;
	padding: 40px 0px;
	float: right;
	width: 200px;
	height: 1%;
}
#middlecolumn {
	margin: 0px 240px 0px 200px;
	padding: 40px 0px;
	height: 1%;
	background-color: #FFFFFF;
}
.text h2 {
	font-size: 200%;
	color: #7C993D;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 20px;
}
.text h3 {
	font-size: 180%;
	font-weight: normal;
	color: #7C993D;
	margin: 0px;
	padding: 0px 0px 10px;
}
.text h4 {
	font-weight: bold;
	color: #7C993D;
	font-size: 140%;
	margin: 0px;
	padding: 0px 0px 5px;
}
.text h5 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.text p {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 15px;
	line-height: 125%;
}
#footer {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer hr {
	display: none;
}
#orangeline {
	padding: 0px;
	height: 10px;
	background-color: #8CC53F;
	margin: 0px;
}
#signoff {
	margin: 0px 0px 0px 43px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 1%;
}
#signoff p {
	font-size: 95%;
	margin: 0px;
	padding: 0px 0px 15px;
	line-height: 110%;
	color: #999999;
}
#whitebar {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 166px;
	height: 10px;
}
.image {
	padding: 0px 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8CC53F;
	border-left-color: #8CC53F;
	width: 100px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#rightcolumn .text {
	padding-right: 10px;
}
.text ul, ol {
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 125%;
}



