@charset "utf-8";


/********************************************************************************/
/* DEFAULT VALUE */
/********************************************************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;	
	height:100%;
	color:#757373;

}
#background_container{
	background:url(../images/bk_middle_repeat.jpg) repeat-y top;
}
object { 
	outline:none; 
} 

html{
	text-align:left;
	height:100%;
}
img{
	behavior: url("../css/iepngfix.htc");
	border: none;
	margin:0px;
	padding:0px;
}

td{
	text-align:left;
	font-size: 12px;	
	vertical-align:top;
	text-align:justify;
}

h1{
	letter-spacing: -1px;
	text-align:left;
	font-weight:100;
	margin:0px 0px 0px 20px;
	font-size:24px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#bbb;
}

h2{
padding:8px 5px 6px 5px;
	color:#7dabb7;
	text-align:left;
	font-weight:normal;
	margin:0px;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
}

h3{
	text-align:left;
	font-weight:normal;
	margin:0px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
	text-align:left;
	font-weight:normal;
	margin:0px;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}


h5{
	color:#28798e;
	font-size:12px;
	text-align:left;
	font-weight: bold;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}

h6{
	text-align:left;
	font-weight: bold;
	margin:0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {text-decoration: underline;color: #00a651;}
a:visited {text-decoration: underline;color: #00a651;}
a:hover {text-decoration: underline;color: #397556;}
a:active {text-decoration: underline;}
a {}

p {
	display: block;
	text-align:justify;
	outline: 0; 
    padding: 0; 
    margin: 0; 
    border: 0;
}

ol, ul { 
    list-style: none;
	outline: 0; 
    padding: 0; 
    margin: 0; 
    border: 0;
}
ul li{
	font-size:13px;
	text-align:left;
	color:#777777;
	padding-left: 16px;
	padding-bottom: 2px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .15em;
	line-height:15px;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	background-position: center;
	border: 1px solid #abd7d5;
	padding:0px 0px 0px 2px;
	margin-top:2px;
	margin-bottom:2px;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	background-position: center;
	border: 1px solid #abd7d5;
	padding:1px 0px 1px 2px;
	margin-top:2px;
	margin-bottom:2px;
}

div.fileinputs {
	position: relative;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

/********************************************************************************/
/* CONTENT */
/********************************************************************************/
#container {
	width:953px;
}
#middle_container {
}

#content {
	padding-bottom:50px;
}
.greytable_set1 {
	padding-left: 16px;
	border-collapse:collapse;
	background-color:#f7f7f7;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
.greytable_set2 {
	padding-left: 16px;
	border-collapse:collapse;
	background-color:#f7f7f7;
	border:1px solid #e1e1e1;
}
.greytable_set1 td{
	padding: 7px 0px 7px 13px;
}
.greytable_set2 td{
	padding: 7px 0px 7px 13px;
}
.steptable td{
	padding: 10px 0px 10px 13px;
}
.contactUstable td{
	padding: 7px 0px 7px 13px;
}

/********************************************************************************/
/* NAV */
/********************************************************************************/
#nav{
	font-size: 11px;	
	color: #ffffff;
	padding-top:17px;
}
#nav2{
	font-size: 11px;	
	color: #ffffff;
	position:17px;
	line-height:17px;
}
#print{
	text-align:right;
	font-size: 11px;	
	padding:15px 10px 0px 10px;
}


.navLink:link {text-decoration: none;color: #ffffff;}
.navLink:visited {text-decoration: none;color: #ffffff;}
.navLink:hover {text-decoration: none;color: #f3dbdb;}
.navLink:active {text-decoration: none;}
.navLink {}

.printLink:link {text-decoration: none;color: #aaaaaa;}
.printLink:visited {text-decoration: none;color: #aaaaaa;}
.printLink:hover {text-decoration: none;color: #bbbbbb;}
.printLink:active {text-decoration: none;}
.printLink {}


/********************************************************************************/
/* MIDDLE */
/********************************************************************************/
.full_container{
	background:url(../images/bk_middle_container.jpg) no-repeat top;
}
.middle{
}

/********************************************************************************/
/* FOOTER */
/********************************************************************************/
.footer_container {
	width: 100%;
	height: 50px;
	background-color:#e3e3e3;
}
.footer{
	font-size: 10px;
	height: 50px;
	vertical-align:middle;
}
.footerLink:link {text-decoration: none;color: #757373;}
.footerLink:visited {text-decoration: none;color: #757373;}
.footerLink:hover {text-decoration: none;color: #999999;}
.footerLink:active {text-decoration: none;}
.footerLink {}

/********************************************************************************/
/* CONTENT */
/********************************************************************************/
.normal_content{
	text-justify:Distribute;
	width:669px;
	background-color:#FFFFFF;
	margin:0px 0px 0px 20px;
}
.Step{
	color:#dde8e8;
	letter-spacing:-1px;
	font-style:italic;
	font-weight:bolder;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.green{
	color:#398571;
}
.remark{
	font-style:italic;
	color:#707070;
}
#myDiv {
	overflow: hidden;
	height: 180px;
	width: 250px;
	cursor:pointer;
}
.colorTable{
	border-collapse:collapse;
}
.colorTable th, .colorTable td{
	padding: 5px 10px 5px 10px;
	border: 1px solid #d1c6be;
}
.highlight{
	color:#ed1c24;
}
.date{
	color:#28798e;
}
.news:link {text-decoration: none;color: #757373;}
.news:visited {text-decoration: none;color: #757373;}
.news:hover {text-decoration: none;color: #88c2d1;}
.news:active {text-decoration: none;}
.news {}

.year:link {text-decoration: underline;color: #111111;}
.year:visited {text-decoration: underline;color: #111111;}
.year:hover {text-decoration: underline;color: #ed1c24;}
.year:active {text-decoration: underline;}
.year {}



#printer {
	position:absolute;
	visibility: hidden;
	width:990px;
	font-size:11px;
}