/*        NEW IMAGE SOFTWARE STYLESHEET          */
/*        Created 07/13/04                       */
/*        Authored by Bryan Rohrer               */
/*        http://www.rohrerdesignworks.com       */
/*        designed with you in mind              */

/*        BODY                                   */ 

A:link{
font-weight:600;
color:#000000;
}

A:visited{
font-weight:600;
color:#000000;
}

A:active{
font-weight:600;
color:#000000;
}

A:hover{
font-weight:600;
color:#FF0000;
text-decoration:underline;
}

/*        HEADERS                                */

H1.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0f825f;
	font-size:15pt;
	font-weight:600;
}

H2.nigreen{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:15pt; 
font-weight:600;
}

H2.emp{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:13pt; 
font-weight:600;
}

H2.black{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10pt; 
font-weight:600;
margin-bottom:-0px;
}

/*        FONTS                                */

FONT.bold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:600;
color:#000000;
}

FONT.credits{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7pt; 
font-weight:600;
color:#336666;
}

FONT.empquot{
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#336666; 
font-size:10pt; 
font-weight:600;
}

FONT.intro{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10.5pt;
color:#000000;
font-weight:500;
}

FONT.locate{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:500;
font-style:italic;
color:#000000;
}

FONT.main{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:400;
color:#000000;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #000000;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #000000;
}

FONT.pressdates{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt; 
font-weight:600;
font-style:italic;
color:#336666;
}

FONT.press{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:600;
color:#000000;
}

FONT.red{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:600;
color:#FF0000;
}

FONT.textnav{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt; 
font-weight:600;
}

FONT.sidequote{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}


/*        INPUT                                */

input.text{
	background-color:#FFFFFF;
	font-family:arial;
	font-size:10pt;
	color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
		   }

input.submit{
	font-family:arial;
	font-size:10pt;
	color:#000000;
	font-weight:600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCCCCC;
}
		
input.example{
	background-color:#FFFFFF;
	font-family:arial;
	font-size:7pt;
	color:#000000;
	border:1px solid #CCCCCC;
	text-align:center;
		   }
   
textarea.text{
	background-color:#FFFFFF;
	font-family:arial;
	font-size:10pt;
	color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
		   }		   
		   
		   
select.text{
	background-color:#FFFFFF;
	font-family:arial;
	font-size:10pt;
	color:#000000;
	border:1px solid #999999;
		   }


.txtField {
	border: 1px solid #CCCCCC;
	margin: 1px;
}
.txtField:focus {
	BORDER-LEFT-COLOR: #f90! important; 
	BORDER-BOTTOM-COLOR: #f90! important; 
	BORDER-TOP-COLOR: #f90! important; 
	BORDER-RIGHT-COLOR: #f90! important
}

#contactform {
	CLEAR: both;
	BACKGROUND-COLOR: #e4edf7;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #69c;
	background-position: center;
}
