@charset "utf-8";
/* CSS Document */



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background:url(images/patt_4ace6ac41a3db.JPG)
}
.oneColFixCtr #container {
	width: 766px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#tdimage {
	background-image: url(images/_full_paper.jpg);
	background-repeat: no-repeat;
}
.ftd {
	position:relative;
	padding:30px;
	text-align:center;
	height: 400px;
	width: 380px;
}
.ftd5 {
	position:relative;
	padding:10px;
	text-align:center;
	height: 400px;
	width: 400px;
}

.ftd_scroll {
	position:relative;
	padding:30px;
	text-align:center;
	height: 350px;
	width: 370px;
	overflow:auto;
	scrollbar-base-color: #933D00;
scrollbar-arrow-color: #19001C;
scrollbar-3dlight-color: #FFFFFF;
	


	
}

.ftd1 {
	position:relative;
	padding:30px;
	text-align:right;
	height: 400px;
	width: 400px;
}
.title_pg {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style3 {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style4 {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

a:link {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;	
	
}    /* unvisited link */
a:visited {color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;	
} /* visited link */
	
a:hover {color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;	
	
}   /* mouse over link */

a:active {color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;	
	
}  /* selected link */
.text_small
{
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 5px;
	font-weight: bold;	
} 


.links_page {color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}
	
	.emailmaster {color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}
	
	
.links_page_title {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}


fieldset
{
width: 350px
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 


label
{
	width: 14em;
	float: right;
	text-align: right;
	margin-right: 0.5em;



display: block
color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.label1
{

color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}
textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.checkbox
{
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351;
	text-align: left;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
} 

