@charset "iso-8859-1";


/* CSS Document */

	@import url(menu.css);

.backg {
	background-image:url(../images/fullbg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
/*	height:586px;
*/}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align:left;
	color:#E39818;
	font-weight:bold;
	display:inline;
}


.bannerbor {
	border:1px solid #CCC;
}

.flashbor {
	border:1px solid #FF0;
}

.welcome {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:left;
	color:#E39818;
	font-weight:bold;
}

.subwelcome {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	color:#008000;
	font-style:italic;
}

.subTits {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#008000;
	font-weight:bold;
}


.borwhite {
	border:1px solid #FFF;
}

.contacttext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	color:#666;
	font-weight:normal;
}

.contacttextlink {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}

.contacttextlink:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.maintext{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color:#555;
	font-weight:normal;
}

.maintxt{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color:#555;
	font-weight:normal;
}

.maintxt2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	color:#F90;
	font-weight:bold;
	font-style:italic;
}

.copy{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#06C;
	font-weight:normal;
}

.copylink{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#06C;
	font-weight:normal;
	text-decoration:none;
}

.copylink:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}

.photoborder {
	border:4px solid #CCC;
}

	.formfields {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#FFFFFF;
	color: #333333;
	font-weight: normal;
}

.datetableborder {
	border:4px solid #CCC;
	border-right:none;
	border-bottom:none;
}

.datetable{
	border-bottom:4px solid #CCC;
	border-right:4px solid #CCC;
	border-left:none;
	border-top:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#008000;
	padding-left:10px;
	line-height:28px;
}
	
.center{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#690;
	font-weight:normal;
}

.center2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#690;
	font-weight:bold;
}

.center3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	color:#690;
	font-weight:bold;
}

.loading {
	background-image:url(../images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.pdf{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#690;
	font-weight:normal;
	text-decoration:none;
}

.pdf:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#F90;
	font-weight:normal;
	text-decoration:none;
}

.Red{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	color:#F03;
	font-weight:normal;
}

.center44{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background:#F00;
}
