/*
@import url("news.css");
@import url("contact.css");
*/
/* main style sheet */


/* header */
#header {
	padding: 0px;
	margin: 0px;
	width: 780px;
	height: 490px;
}




/* end of nav 
**********************/




/* content */

#content {
	margin: 0px;
	width: 780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.box1 {
	margin: 0px;
	padding: 0px;
}
.box1-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 380px;
}
.box1-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 380px;
}
.list1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.info-box-wrapper {
	background-image: url(../img/box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.info-box {
	background-image: url(../img/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.info-text {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
.info-image {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 350px;
}
.text-gap {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.text-gap span {
	padding-right: 7px;
	padding-left: 7px;
}
.dl-pdf {
	background-image: url(../img/ico-pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}






/* end of content 
**********************/





/* footer */
#footer {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 100px;
}
#footer-bg {
	background-image: url(../img/back_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#footer p {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#footer strong {
	padding-right: 20px;
	font-size: 16px;
}
#bottom-nav {
	font-size: 0.95em;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#bottom-nav a {
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom-nav a:hover {
	color: #333333;
	text-decoration: underline;
}
#sitemap {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 1.4em;
	color: #666666;
}
#sitemap a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sitemap a:hover {
	color: #333333;
	text-decoration: underline;
}




/* end of footer 
**********************/





/*  General style */
html, body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 89%;
	margin:0;
	border:none;
	padding:0;
	color:#333333;
	background-image: url(../img/back_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

*html body  {
	/*font-size:85%;*/
}
*:first-child+html body {
	/*font-size:85%;*/
}



#container{
	width:780px;
	margin:0 auto;
	padding: 0;
}


/*****   clearfix   *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	display: inline-block;
}
/* hide from ie-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */

/*****   end of clearfix   *****/

img {
	margin:0;
	padding:0;
	display: block;
	border-width: 0;
	border:none;
}




.image-border {
	border: 1px solid #989898;
}

h1 {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	padding:0;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	background-image: url(../img/h2-bg.gif);
	background-repeat: repeat-x;
	background-position: 100% 12px;
}
h2 .h2-txt {
	background-color: #eeeae5;
	padding-right: 10px;
	background-image: url(../img/h2-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
}
h2 .red-text {
	color: #cc0000;
}
h3 {
	margin:0;
	padding:0;
}
h4 {
	margin:0;
	padding:0;
}

.break {
	background-image: url(../img/break.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.clear-both {
 clear:both;
}

.margin5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}

.margin10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
.margin20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}

.nomargin {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.red-text {
	color: #cc0000;
}

.page-top {
	padding: 0px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#000000; 
	border:1px solid #333333;
	background-color:#ffffff;
}

/* Link */
a {
	border: none;
}  

a:link {
	color:#666666;
	text-decoration:underline;
}

a:visited {
	color:#666666;
	text-decoration:underline;
}


a:hover {
	color:#000000;
	text-decoration:underline;
}

/* CopyRight Format-- */
div#copyright {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	color:#CCCCCC;
	background-color: #CC0000;
	height: 30px;
	padding: 0px;
}

a.linkcopy {
	color:#CCCCCC;
	text-decoration:none;
}  

a.linkcopy:link {
	color:#CCCCCC;
	text-decoration:none;
}

a.linkcopy:visited {
	color:#CCCCCC;
	text-decoration:none;
}

a.linkcopy:hover {
	color:#999999;
	text-decoration:underline;
}
a:focus { 
	-moz-outline-style: none; 
}


/* end of general style */
.freephone {
	font-size: 18px;
	font-weight: bold;
}
