
/* 
Global
------------------------------------------------- */ 


body { margin: 0; padding: 0; background-color: #e7e7e7; }

a { text-decoration:none; color: #0868ac; } a:hover { color: orange; font-weight: bold; }

label { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;  color: #0868ac; }

input { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  border: 1px solid #0868ac; margin:0 8px 0 0; padding: 1px 2px 2px 2px; }

select { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;   border: 1px solid #0868ac; margin:0 8px 0 0; }

table td, th { margin: 10px 0;  padding: 0px; word-wrap: break-word; font-family: arial, helvetica, sans-serif; color: #0868ac; font-size: 10px; vertical-align: top; line-height: 1.4em; }



/* 
Class
------------------------------------------------- */ 


.general { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #0868ac; }

.data { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.heading { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: orange; line-height: 18px; }

.content_heading { font-size: 22px; font-weight: bold; color: #000000; line-height: 18px; text-align: center;}

.message { color: red; font-size: 11px; }

.error { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red; } 

.tableHeading { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #FFFFFF; background-color: #006699; padding: 2px 3px; margin-top: 2px; margin-right: 2px; margin-left: 2px;	margin-bottom: 2px; background-repeat: no-repeat; background-position: right center; vertical-align: middle; }



/* 
ID Styles
------------------------------------------------- */ 

#container { width: 800px; margin: 0px auto; padding: 0px; text-align: left; background-color: #FFFFFF; }

#wrapper { width: 100%; text-align: left; height: auto;  color: #000000;}

#logo { float: left;width: 100%; height: 110px; position: relative;}
.Clsimg img{padding: 0 10px 0 0; float: right;}

#content{ text-align: center; padding-bottom: 20px; }

#footer-1 { padding-bottom: 4px; font-size: 10px; height: 5px; text-align: center; color: #464646;}


#tableAttribute { border-collapse: collapse; width: 100%; text-align: justify; color: #000000;}

#tableAttribute td { padding : 3px; width: 50%;  color: #000000;}
.classTitle {
	font-size: 12px;
}
#tableAttribute a{ color: #ab0b1e; font-weight: bold; text-decoration: none;}
#tableAttribute a:hover{ text-decoration: underline; color: #333333;}