/* General Fonts */
BODY,P,OL,UL,DIV,TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444; 
font-style: normal;  
line-height: 130%; 
}
 


/* Headings */
H1 {
font-family: Arial, Helvetica, sans-serif;
color: #336666;/* lime green */
}
H2,H3,H4,H5 {^M
	font-family: Arial, Helvetica, sans-serif;^M
	color: #336666;/* lime green */^M
}^M

IMG {
	border-width: 0px;
	border-color: #000000;
	}


/* normal Title same as text size */
.title {
font-family: Arial, Helvetica, sans-serif;
color: #000000;/* black */
font-weight: normal;
font-size: 12px;  
padding: 0.2em
}


 
/* Footer */
.footer {
font-size: 12px;
color: #336666;			/* lime green */
line-height: 150%; 
text-align: center;
}

 
/* Last Update */
.lastupdate {
font-size: 12px;
color: #336666;			/* lime green */
line-height: 150%; 
text-align: center;
}
 
/* Quote */
.quote  {
  color: #E64720;			/* red */
  font-weight: 550;
}
 
/* In Text Hyperlinks */
A {
	border-width: 0px;
	text-decoration: none;
	color: #336666;
	padding-bottom: 0px;
       padding-left: 0px;
       padding-right: 0px;
       padding-top: 0px;
       white-space: normal;
       font-weight: bold;


}
 
 a:link {
 font-weight: normal;
 color: #336666;			/* lime green */
 font-size: 12px;
 text-decoration: none;
}
A:visited { text-decoration:none; font-weight:normal; /* lime green */
 font-size:12px; }
A:hover { color:#336666; text-decoration:none; font-weight:normal; font-size:12px; }
 


/* Top Navigation Menu */
.topnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.topnav a:link {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000; 			/* white */
padding: 2px;
}
.topnav a:visited {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000; 			/* white */
padding: 2px;
}
.topnav a:hover {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
	/* lime green */
color: #336666; 			/* white */ 
padding: 2px;
}

.topnav-act {

font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #336666; 			/* white */ 
padding: 2px;
}
.topnav-act a:active {

font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #ffffff;	/* lime green */
color: #336666; 			/* white */ 
padding: 2px;
}
.topnav-act a:link {

font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #ffffff;	/* lime green */
color: #336666; 			/* white */ 
padding: 2px;
}
.topnav-act a:visted {

font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #ffffff;	/* lime green */
color: #336666; 			/* white */ 
padding: 2px;
}
.topnav-act a:hover {

font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: #ffffff;	/* lime green */
color: #336666; 			/* white */ 
padding: 2px;
}
 



/* Bottom Navigation Menu */
.bottomnav {
font-family: Arial, Helvetica, sans-serif;

color: #000000;
font-size: 12px;
}
.bottomnav a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000; 			/* lime green */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000; 			/* lime green */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
/* lime green */
			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #ffffff;	/* lime green */
color: #336666; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000; 			/* lime green */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000; 			/* lime green */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #ffffff;	/* lime green */
color: #336666; 			/* white */ 
padding: 2px;
}





/* Left Navigation Menu */


.leftnav1 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* lime green */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav1 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* lime green */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
}
.leftnav1 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #ffffff; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
.leftnav1 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #ffffff; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}


.leftnav1-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #ffffff; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
.leftnav1-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #ffffff; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
.leftnav1-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #ffffff; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;\
		background-position: 0 -24px;
}
.leftnav1-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #ffffff; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -24px;
}
 

.leftnav2 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -48px;
}
.leftnav2 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -48px;
}
.leftnav2 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -48px;
}
.leftnav2 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #ffffff; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}


.leftnav2-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}
.leftnav2-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}
.leftnav2-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}
.leftnav2-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #ffffff; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;
}


.leftnav3 a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -96px;
}
.leftnav3 a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* sky blue */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -96px;
}
.leftnav3 a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3 a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #ffffff; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}


.leftnav3-act a:link {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3-act a:visited {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3-act a:active {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #000000; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
}
.leftnav3-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFFFFF;
		color: #ffffff; 			/* red orange */
		text-decoration: none;
		width: 100%;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;
 
 
/* Forms Fields */
SELECT {  
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px 
}


TEXTAREA {
FONT-FAMILY: Arial, Helvetica, sans-serif; 
color: #555555; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
BORDER-RIGHT: #336666 1px solid; 
BORDER-TOP: #336666 1px solid; 
BORDER-LEFT: #336666 1px solid; 
TEXT-INDENT: 0px; 
BORDER-BOTTOM: #336666 1px solid
}

INPUT {
FONT-FAMILY: Arial, Helvetica, sans-serif; 
color: #555555; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
BORDER-LEFT-COLOR: #336666;
BORDER-RIGHT-WIDTH: 1px; 
BORDER-RIGHT-COLOR: #336666;
BORDER-BOTTOM-WIDTH: 1px; 
BORDER-BOTTOM-COLOR: #336666;
BORDER-TOP-COLOR: #336666; 
TEXT-INDENT: 0px; 
BACKGROUND-COLOR: #FFFFFF; 
}


/* iScream Specific */

.tableframein {
		background-color: #ffffff;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
					}

.tableframeout {
	background-color: #FFFFFF;
	padding-bottom: 0px;
    	padding-left: 0px;
   	padding-right: 0px;
    	padding-top: 0px;
	BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid;
		}
A { color:#336666; }
