h1,h2,h3{padding:8px 0px 2px 0px;font-weight:bold;}
.i1{color:#333;}.i2{color:#F60;}.i3{color:#06F;}.i4{color:#F39;}.so{color:#F00;}
h2{text-align:center;font-weight:bold;}
h3{margin:0px 0px 0px 0px;font-size:120%;font-weight:bold;}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
	line-height: 150%;
	text-align: justify;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
	margin-bottom:1em;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
ul.star_orange	{	list-style-image:url(images/star_orange.jpg);}
ul.star_blue	{	list-style-image:url(images/star_blue.jpg);}
ul.star_purple	{	list-style-image:url(images/star_purple.jpg);}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	border:0px;
	padding:.3em;
}
th {
	padding:0px 0px 0px 20px;
	width:120px;
	font-weight:bold;
}
.service_info {
	margin:5px 0px 5px 10px;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
p {
	padding:11px 0px 0px 0px;
	line-height:150%;
	text-align:justify;
}
p.normal {
	padding:0px 0px 0px 0px;
}
.title {
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#666;
}
p.footer {
	padding:0px 15px 0px 15px;
	font-size:9px;
	color:#FFF;
	text-align:right;
	height:50px;
}
p.right {text-align:right;}
/*
color:#FFF;font-size:9px;
color:#06F;font-weight:bold;}*/
a.ift:link, a.ift:visited, a.ift:hover, a.ift:active {color:#FFF;}
a.itop:link, a.itop:visited, a.itop:hover, a.itop:active{font-weight:bold;color:#06F;}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:25.25em;*width:24.9em;color:#333;}
select{color:#333;}

img.img_tl {margin:30px 0px 10px -26px;}
.right {text-align:right;}
.seperator_blue{height:1px;width:100%;background-image:url(images/seperator_blue.gif);}
.seperator_orange{height:1px;width:100%;background-image:url(images/seperator_orange.gif);}
.seperator_purple{height:1px;width:100%;background-image:url(images/seperator_purple.gif);}
