/* Adapti Tech, Inc. Utility CSS */

/*
ATI Colors
Blue #80CDDD
Lit-Blue #B3E2EA
Shaded-Blue #78B5C8
Light-Blue #C8ECF0
Lightest-Blue #E7F7F8
Mauve #CABAC4
Lit-Mauve #DACDD6
Shaded-Mauve #B3A2B2
*/
body {
	font-family: Arial;
	background-color: #ffffff;
	background-image:url(images/backgroundBar.jpg);
}

/* styles for Header.html */
div.header {
	position:absolute; 
	width:631px; 
	height:73px; 
	z-index:2; 
	left: 195px; 
	top: 40px;
}

span.header_h1 {	/* Mozilla does a wierd thing with p.header_h1 */
	font-family: Times New Roman;
	color: #000066;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
}

span.header_h2 {	/* Mozilla does a wierd thing with p.header_h2 */
	font-family: Arial;
	color: #FF0000;
	font-size: 24px;
	font-weight: normal;
	z-index:auto; 
}

span.header_h3 {	/* Mozilla does a wierd thing with p.header_h2 */
	font-family: Times New Roman;
	color: #000000;
	font-size: 18px;
}

span.header_h4 {	/* Mozilla does a wierd thing with p.header_h2 */
	font-family: Arial;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}

/*
p.header_h1 {
	font-family: Times New Roman;
	color: #CABAC4;
	font-size: 32px;
	font-weight: bold;
}
*/
p.header_h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

/* styles for Logo.html */
div.logo {
	position:absolute; 
	width:170px; 
	height:115px; 
	z-index:3
}

div.company_info {
	position:absolute; 
	width:147px; 
	height:89px; 
	z-index:8; 
	left: 14px; 
	top: 348px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* styles for Footer.html */
p.footer_h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

/* styles for Menu.html */
div.menu {
	position: absolute; 
	width: 100px; 
	height: 100px; 
	z-index: 2; /* not sure if this is needed or desirable */
	left: 10px; 
	top: 150px; 
	background-color: #404090;
}

div.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Times New Roman;*/
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.menu:link	{color: #ffffff; text-decoration: none;}
a.menu:visited {color: #ffffff;	text-decoration: none;}
a.menu:hover {color: #888888; text-decoration: none;}
a.menu:active {color:#AAAAAA; text-decoration: none;}

/* Content */
/* styles for PHP files -- use echo '<div class="content"> ...code... </div> */
div.content {
	position:absolute; 
	width:720px; 
	height:500px; 
	z-index:1; 
	left: 188px; 
	top: 111px;
}

p.body_text {
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	font-weight:normal;
	color: #000000;
}

p.body_text_small{
	font-family: Arial;
	font-size: 10px;
	text-align:justify;
}

p.body_h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:justify;
	font-weight: bold;
}

p.body_h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
}

p.body_h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:justify;
}

p.EVENTTITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:justify;
	font-weight: bold;
}

span.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000080;
	font-weight:bold;
}

span.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

span.h1 {
	font-family: Palatino Linotype;
	font-size: 30px;
	color:#000080;
	font-weight:bold;
}

span.h1_note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:red;
	font-weight:bold;
}

NOBR.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	font-weight:bold;
}

h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#000000;
}

h1.note  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:red;
	font-weight:bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeff;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeff;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeff;
	width: 200px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
}

label.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

li.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color:#000000;
}

a:link     {color:black; text-decoration: none;}
a:visited  {color:black; text-decoration: none;}
a:hover    {color:red; text-decoration: none;}
a:active   {color:yellow; text-decoration: none;}

a.content:link		{color:#000000}
a.content:visited	{color:#000000}
a.content:hover		{color:red}
a.content:active	{color:black}

.style1 {
	color: #000000;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.style2 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style3 {color: #000000}
.style4 {
	color: #CC00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.SS_boarder {
	border: thin solid #000000;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	padding: 10px;
}

