/*aihv.org*/
body {
	margin:0;
	padding:0;
	background-color: #ffffff;
	}
body,div,span,p,ul,li,td,input,select,textarea,button {
	font: 1em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #000000;	
	}
p,li {
	line-height: 1.4em;
	}
p {
	padding: 0px 5px;
	font-size: 14px;
	}
ul,ol {
	padding: 0px 5px 5px 50px;
	}
li {
	margin: 0 0 .75em 0;
	}
hr {
	height:1px;
	color:#cccccc;
	}
h1,h2,h3,h4,h5,h6 {
	color:#333333;
	padding: 0px 5px;
	}
h2 {
	line-height:32px; 
	font-weight:normal;
	font-size:22px;
	}
h3{
	line-height:30px; 
	font-weight:normal;
	font-size:20px;
	} 
h4 {
	line-height:24px; 
	font-size:18px;
	}
h5 {
	line-height:22px; 
	font-weight:bold;	
	font-size:14px;
	}
h6 {
	color:#333333;
	line-height:18px;
	font-weight:bold;
	font-size:12px;
	}
a {
	color:#0033CC;
	text-decoration:none;
	}
a:visited {
	color:#333399; 
	text-decoration:none;
	}
a:hover {
	color:#009900; 
	text-decoration:underline;
	}
dt {
	font-weight:bold; 
	padding-top:10px;
	}
dd {
	line-height:18px;
	margin-bottom:5px;
	}
.callout {
	width: 200px; 
	padding: 10px;  
	float: right; 
	margin: 5px 0 5px 10px; 
	position: relative;
	background-color:#99CCFF;
	border: 1px solid #0066CC;
	}
.callout h4 {
	color:#333333;
	}
fieldset.padded {
	padding:10px;
	}
/*starting styles for divs*/
#wrap {
	min-width:480px;
	max-width:1400px;
	}
#content {
	float:left;
	width:70%;
	margin:5px 2% 10px 2%;
	}
#contentsplash {
	width:100%;
	}
#sidemenu {
	float:right;
	width:25%;
	background-color:#33cc33;
	margin: 5px 0 5px 5px;
	height:100%;
	}
#footer {
	width:100%;
	clear:both;
	height:40px;
	margin:0;
	text-align:center;
	background-color:#009c00;
	}
#footer p {
	color:#ffffff;
	margin:15px;
	}
#header {
	margin:0;
	background-color: #000099;
	}
#header h1 {
	text-indent: -9999px;
	width: 100%;
	color:#ffffff;
	height: 60px;
	background: url(img/aihv_logo.gif) no-repeat center;
	}
#en {
	float:left;
	width:45%;
	margin:15px;
	text-align:right;
	}
#fr {
	float:right;
	width:45%;
	margin:15px;
	}#contentpic {
	position: relative;
	margin: 15px 0px -10px 10px;

}
blockquote {
	font-size: 14px;

}
