﻿html{
   	margin:0;
   	padding:0; 	
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
	font-family:tahoma, Verdana, Arial;
}


/* message */
.ewmsg {
	color: red; /* message color */
	font-size: 12px; /* font size */
	font-weight:bold;	
}

.tbltitle{ 
	font-weight:bold;   
	text-align:justify; 
	line-height:15px; 
	word-spacing:0px; 
	margin-left:1px; 
	margin-right:10pt; 
	margin-top:3pt; 
	margin-bottom:1pt; 
	vertical-align:baseline;	
}

.tbltext{  
	text-align: justify; 
	font-weight:normal; 
	text-decoration:none;
	line-height:15px; 
	word-spacing:0px; 
	margin-left:1px; 
	margin-right:1pt; 
	margin-top:1pt; 
	margin-bottom:1pt; 
	vertical-align:baseline;
	font-size:12px;	
}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px;}
.main { width:100%; margin:auto; text-align: center;}

#header {font-size:10px; color:#000000; line-height:0.875em;}

#header a{color:#000000; text-decoration:none;}
#header a:hover{ text-decoration:underline;}

#header .logo{float:left; padding-left:10px; padding-top:10px;}
#header .button {float:right; padding-left:10px; padding-top:10px;}
#header .banner {height:75px;}
#header .logo1{ height:50px; float:right;}
#header .menu {width:100%;}
#header .img {text-align: center; margin: 0;padding: 0;}

#page1 {
	margin:auto;
	width:100%;
	text-align:justify;
	font-size:12px;
}

#page1 .content{font-size:12px; width:100%; text-align:center; background-color:#F1F1F1}

#page1 .wrapper {width:100%;}

.w98{ width:98%; text-align:justify; font-size:12px;}

.d100{width:100%; text-align:justify; font-weight:normal;  font-size:12px; text-decoration:none; padding:5px 0 5px 0;}

.d90{width:90%; height:100%; text-align:justify; font-weight:normal;  font-size:12px; text-decoration:none; padding:10px;}
.dv100{width:100%; text-align:justify; font-weight:normal;  font-size:12px; text-decoration:none; padding:0;}

.w100{ width:100%; text-align:justify;}
.h100{ height:100%; text-align:justify;}
.wh100{width:100%; height:100%; text-align:justify;}

.w90{ width:90%; text-align:justify;}
.h90{ height:90%; text-align:justify;}
.wh90{width:90%; height:90%; text-align:justify;}


.w98a{ width:98%; text-align:justify;}
.h98{ height:98%; text-align:justify;}
.wh98{width:98%; height:95%; text-align:justify;}


#footer {
margin:auto;
font-size:10px; 
line-height:1.27em; 
color:#000042; 
width:100%;
text-align:center;
}

#footer a{ color:#ffffff; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer .indent {padding:5px 0 5px 0;}

#footer .terms {
padding:5px 0 5px 0;
text-align:center;
vertical-align:middle;
font-size:10px; 
font-weight:normal;
color:#ffffff ; 
}

#footer .terms a{ color:#ffffff;}
#footer .terms a:hover{ text-decoration:underline;}

#footer .terms P {
padding:0 0 0 0;
text-align:center;
vertical-align:middle; 
font-size:10px; 
color:#ffffff ; 
font-weight:normal;
}

#footer .copy {
padding:0 0 5px 0;
text-align:center;
vertical-align:middle; 
font-size:10px; 
color:#000000 ; 
font-weight:normal;
}

#footer .copy P {
padding:0 0 0 0;
text-align:center;
vertical-align:middle; 
font-size:10px; 
color:#000000 ; 
font-weight:normal;
}


