

body {
	color: #434f5f;
	/*font-family: myriad pro, arial, verdana, sans-serif;*/
	font-family:Trebuchet MS,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	}
	
/*a*/

a:link { color: #23a577; text-decoration: underline; }
a:visited { color: #23a577; text-decoration: underline; }
a:active { color: #23a577; text-decoration: underline; }
a:hover { color: #23a577; text-decoration: none; }

/*h*/

h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 30px;
	color: #4a357f;
	font-weight: bold;
	text-shadow: #ffffff 0 0 3px;
	margin-top: -10px;
	margin-bottom: 0px;
	}

/*i*/
input, select, textarea {
	font-size: 13px;
	}
	
img 
	{
	border: 0px;
	}
	
/*----------------------------------------------------------------------------------*/

/* a */

a.afooter-01:link { color: #434f5f; text-decoration: none; }
a.afooter-01:visited { color: #434f5f; text-decoration: none; }
a.afooter-01:active { color: #434f5f; text-decoration: none; }
a.afooter-01:hover { color: #434f5f; text-decoration: underline; }

a.afooter-02:link { color: #a1a7af; text-decoration: none; }
a.afooter-02:visited { color: #a1a7af; text-decoration: none; }
a.afooter-02:active { color: #a1a7af; text-decoration: none; }
a.afooter-02:hover { color: #a1a7af; text-decoration: underline; }

/**/
/*  b  */

.bg-home-header {
	background-image: url(../../images/bg-home-header-afy.gif);
	background-repeat: repeat-x;
	background-position: ../left top;
	}
	
.bg-interior-header {
	background-image: url(../../images/bg-interior-header-afy.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
.bg-home-media {
	background-color: #d2eaff;
	}
	
.bg-interior-media {
	background-color: #e0f0ff;
	}
	
.bg-home-body-01 {
	text-align: left;
	font-size: 14px;
	line-height: 15px;

	padding-top: 30px;
	padding-bottom: 7px;
	padding-left: 40px;
	padding-right: 40px;

	background-image: url(../../images/bg-home-body-01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e0f1ff;
	}

.bg-interior-body-01 {
	text-align: left;
	font-size: 14px;
	line-height: 15px;

	padding-top: 30px;
	padding-bottom: 7px;
	padding-left: 40px;
	padding-right: 40px;

	background-color: #ffffff;

	border-right: #eaf5ff 1px solid;
	}
	
.bg-footer-01 {
	background-image: url(../../images/bg-footer-01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
.center
{
	margin-right:auto;
	margin-left:auto;
	text-align:center;	
}
/*  s  */

.spacer-jcgsa {
	padding-right: 10px;
	}
	
/*  t  */

.text-caption-01 {
	font-size: 11px;
	line-height: 14px;
	border-bottom: #d9dce3 1px solid;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}
	
.text-footer-01 {
	color: #a1a7af;
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 20px;
	}
	
.text-xs-01 {
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	}
