@charset "utf-8";
/* CSS Document */

body {
	margin-left: auto;
	margin-right: auto;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(pix/bkg.gif); background-repeat:repeat-x;
	width: 895px;
}

a:link { color: #560c70; font-weight : bold; text-decoration: none; }
a:visited { color: #560c70; font-weight : bold; text-decoration: none; }
a:hover { color: #9250b2; font-weight : bold; text-decoration: none; }

img {
	border: 0;
}

/* Nav Section */	
#Nav {
	margin-top:-8px;
	background-position:0%;
	width: 831px;
	height:54px;
	background-image: url(pix/nav_bkg.gif); background-repeat:no-repeat;
	padding-left: 64px;
}
#nav {
	margin-top:-8px;
	background-position:0%;
	width: 831px;
	height:54px;
	background-image: url(pix/nav_bkg.gif); background-repeat:no-repeat;
	padding-left: 64px;
}
/* Nav Section */	

/* Main Section */
#main {
	width: 893px;
	border-style:solid; border-left-width:1px; border-left-color:#FFFFFF;
	border-style:solid; border-right-width:1px; border-right-color:#FFFFFF;
	border-bottom:none;
	border-top:none;
}	

#main #logo {
	width: 893px;
}	

#main #callouts {
	width: 893px;
	height:171px;
	font-size:11px;
	line-height:14px;
	background-image:url(pix/home/g_callout_bkg.gif); background-repeat:no-repeat;
}	

#callout1 {
	float:left;
	width: 228px;
	padding-left: 165px;
}	

#callout2 {
	float:left;
	padding-left: 15px;
	width: 228px;
}	

#callout3 {
	float:left;
	padding-left: 15px;
	width: 228px;
}
	
#dashline1 {
	margin-left:165px;
	width:703px;
	height:1px;
	background-image:url(pix/home/g_dashline.gif); background-repeat:no-repeat;
}

#dashline2 {
	margin-left:165px;
	width:703px;
	height:1px;
	background-image:url(pix/home/g_dashline.gif); background-repeat:no-repeat;
}		

#content_image {
	width:893px;
	height:300px;
	background-image:url(pix/home/g_phrase.gif); background-repeat:no-repeat;
	background-color:#f9f5ea;
}	

#content {
	padding-top:50px;
	padding-left:165px;
	padding-right:40px;
	line-height:17px;
}

/* Main Section */	


/* Indent 25 */
	#indent25{
	padding-left:25px;
}

/* Indent 50 */
	#indent50{
	padding-left:50px;
}



/* Footer */
#footer {
	width:895px;
	height:17px;
	margin-bottom:30px;
	padding-top: 30px;
	background-image:url(pix/g_footer_bar.gif);
	background-repeat:no-repeat;
	font-size: 10px;
	line-height:14px;
	color: #888B8A;
	font-weight:normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}	


#footer1 {
	float:left;
	margin-left:40px;
	color: #560c70;
	font-weight:bold;
}

#footer2 {
	float:left;
	margin-left:40px;
}

#footer3 {
	float:left;
	margin-left:20px;
}

#footer4 {
	float:left;
	margin-left:20px;
}

#footer5 {
	float:left;
	margin-left:20px;
	margin-right:40px;
}

#footer6 {
	float:left;
	padding-top:10px;
	margin-left:40px;
	margin-right:40px;
}


.purple {
	font-weight:bold;
	color: #560c70;
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.footer_bold {
	font-weight:bold;
	color: #801735;
}

a.footer:link { color: #9250b2; font-weight : normal;  text-decoration: none; }
a.footer:visited { color: #9250b2; font-weight : normal;  text-decoration: none; }
a.footer:hover { color: #560c70; font-weight : normal;  text-decoration: none; }

a.footer_validator:link { color: #888B8A; font-weight : normal;  text-decoration: none; }
a.footer_validator:visited { color: #888B8A; font-weight : normal;  text-decoration: none; }
a.footer_validator:hover { color: #560c70; font-weight : normal;  text-decoration: none; }


/* Footer */

/* Sitemap */
.sitemap {
	font-weight:bold;
	color: #5e0921;
	line-height: 12pt;
	font-size: 12px;
}

a.sitemap:link { color: #5e0921; font-weight : bold; text-decoration: none; }
a.sitemap:visited { color: #5e0921; font-weight : bold; text-decoration: none; }
a.sitemap:hover { color: #a63555; font-weight : bold; text-decoration: none; }
/* Sitemap */

/* Forms*/
.forms {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formtxt {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	width: 200px;  margin-bottom: 3px;
}

.formtxt2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	 width: 430px;  margin-bottom: 3px;
}

.formtxt3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;  width: 70px;  margin-bottom: 3px;
	border: 1px solid #B4BAC0;
}

.formsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

