/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	border: 0;
}
.red {
	color: #CC0033;	
}
.body11 {
	font-size: 11px;
	line-height: 1.2em;
}

a:link { 
	color: #000000; 
	text-decoration: none 
}
a:visited {
	 color: #000000; 
	text-decoration: none 
}
a:hover { 
	color: #000000; 
	text-decoration: none 
}
a:active { 
	color: #000000; 
	text-decoration: none 
}


#wrapper {
  width: 100%;
  

 }
#iframe {
	width: 100%;
	text-align: right;	
	
} 

 #headerLeft {
	float: left;
	width: 350px;
	height: 67px;
	display: inline;
 }
  #headerRight {
	float: right;
	padding: 35px 40px 0 0;
	*padding: 32px 40px 0 0;/* :HACK: Fixes IE padding */
	width: 250px;
	text-align: right;
 }
 #headerRighta {
	float: left;
	
 }
  #headerRightb {
	float: right;
	text-align: right;
 }
#contentWrapper {
  width: 820px; 
  margin: 0 auto; 
  text-align: center; 
  clear: both;
  
}

#contentLeft {
  width: 650px; 
  float: left;
  text-align: right; 
  clear: both;
  
}
#contentRight {
  width: 100px; 
  float: right;
  text-align: center; 
 clear: both;
  
}
.ruleBlue {
	width: 100%;
	padding: 0 0 0 20px;
	font-size: 10px;
	height: 67px;
	background-image: url(../images/blue.gif);
	background-repeat: repeat;	
}

.container {
	width: 490px;
	padding: 5px 0 10px 0;
	text-align: justify;
	float: right;
	
}
.container1 {
	width: 490px;
	padding: 5px 0 10px 0;
	text-align: center;
	float: right;
	font-size: 80%;
	
}

#cover {
	padding: 0;
	width: 100%;
	text-align: center;
	margin: 0 0 30px 0;
	clear: both; 
	
}

#click {
	padding: 10px 0 2px 0;
	text-align: center;
	width: 100%;
	 
}
select {	
	font-size: 12px;
	width: 110px;
	height: 20px;
}
#footer {
	
	padding: 45px 0 10px 0;
	font-size: 10px;
	 width: 100%;   
  text-align: center; 
	clear: both; 	
}
#footer a:link { 
	color: #000000; 
	text-decoration: none 
}
#footer a:visited {
	 color: #000000; 
	text-decoration: none 
}
#footer a:hover { 
	color: #000000; 
	text-decoration: underline;
}
#footer a:active { 
	color: #000000; 
	text-decoration: none 
}