body {font-family: arial; font-size: 14px; color: black; background: #C0C0C0;}

p {font-family: Arial, arial, sans-serif; font-size: 12px; line-height:17px}
	
h1 {font-family: tahoma; font-size: 25px; font-weight: bold; color: #EE8A0F; border-bottom: solid #000099 1px;}
h2 {font-family: tahoma; font-size: 18px; font-weight: bold; color: #000099;}	
h3 {font-family: tahoma; font-size: 15px; color: black; font-weight: bold;}
h4 {font-family: tahoma; font-size: 14px; color: black; font-weight: bold; text-transform:uppercase; }
		
A:LINK  {color : #336699;}
A:ACTIVE {color: #006f9a;}
A:VISITED {color: #25588b;}
A:HOVER {color : #006f9a;}

	
input, select, textarea {font: 12px courier new; color: #000;}
input.button {font: 12px arial; color: #D56A00; background-color: #EAEAEA; border: 1px solid #804000;}
textarea {font: 12px courier new; color: #000;}
	
.error {font-family : arial; font-weight: bold; line-height: 16px; font-size : 12px; color : #FF0000;}
.footer {font-family: arial; font-size: 11px; color: #333333;}
.noPrint {visibility: visible;}

/* Put a Drop Shadow on text */
.container { position: relative; left: 0px; top: 0px; color: #fff;}
.text { position: absolute; left: -2px; top: -2px; color: #666;}
.fakeimage {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px dashed #B95C00;
	border-bottom: 1px dashed #B95C00;
	padding-top: 20px;
	padding-bottom: 20px;


}
.develop {
	font-size: 11px;
	color: #999999;
}
.innerparagraphs p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;


}
.required {
	font-weight: bold;
	color: #990000;
}
.success {
	color: #D76B00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.javascript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BB5E00;
	text-decoration: none;
}
li {
	font-size: 12px;
}
.quotes {
	font-weight: bold;
	text-align: right;
}
.imgpad {
	padding-right: 5px;
	padding-bottom: 5px;
}
#contactform {
	background-color: #F3F3F3;
	padding: 10px;
	border: 1px solid #7B98C4;
	width: 400px;
}
