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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px;
	font-family:arial;
	background-color: #fff;
	background-image: url(../images/bg01.png);
	background-repeat: repeat-x;
}

/* ---------------------------------------------------------------------------- */

.nh {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a.mnav:link {
	color: #fff;
	text-decoration: none;
}

a.mnav:visited {
	color: #fff;
	text-decoration: none;}
	
a.mnav:hover {
	color: #FF0;

}
a.mnav:active {
	color: #fff;
	text-decoration: none;
}

/* ---------------------------------------------------------------------------- */

.subh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	text-indent: 30px;
}

a.subnav:link {
	color: #000;
	text-decoration: none;
}

a.subnav:visited {
	color: #000;
	text-decoration: none;}
	
a.subnav:hover {
	color: #999;
	text-decoration: underline;
}
a.subnav:active {
	color: #000;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------- */
#info {width:750px; min-height:230px; padding:10px 24px; background:#fff; border:1px solid #ddd; border-radius:3px; box-shadow:0 15px 10px -15px rgba(0,0,0,0.4);}


.header-bg {
	height: 88px;
}

.nav-bg {
	height: 30px;

}

/* ---------------------------------------------------------------------------- */

.iconheadbg {
	padding-left:10px;
	font-size:16px;
	background-image: url(../images/icons/top-middle.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.iconbunf {
	padding-left:10px;
	padding-top:3px;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: justify;
	padding-right: 10px;
}

.ispacer {
	padding-top:6px;
}


/* ---------------------------------------------------------------------------- */


.redspacer {
	color: #d50b35;
	padding-left:3px;
	padding-right:3px;
	font-size:16px;
	padding-bottom:2px;
}
.fp-text {
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	padding-top: 10px;
	padding-right: 10px;
}
.copytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-left: 25px;
	margin-bottom: 10px;
}

.stdtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-indent: 5;
	padding: 4px;
	text-align: justify;
}
.bullit {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CE0000;

}

.tableintext {
	padding: 8px;
	background-color: #FFFEF2;
	width: 95%;
}

.menucolumn {
	vertical-align: top;
}

.frontpagead  {
	padding: 8px;
	background-color: #000;
	color: #FF0;
	font-size: 28px;
	text-align: center;
	font-variant: small-caps;
}

#wrapper {
	width:969px;
	height:100%;
	margin:0 auto;
	text-align:center;
}

.bigdiv {
	width:969px;
	background-color: #fff;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	text-indent: 30px;
}
.spacetable {
	padding-top: 8px;
}

/* ---------------------------------------------------------------------------- */

.tableintext {
	padding: 8px;
	width: 90%;
	margin-left: 30px;
	padding-bottom: 20px;
}

.tsp {
	margin: 8px;
}

.tabhead {
	width: 100px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 3px;

	color: #009;
}
.tabtext {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
}
.tableintext {
	padding: 8px;
	background-color: #E1F3FF;
	width: 95%;
}

/* ---------------------------------------------------------------------------- */
