/*IBAM main style sheet*/

div {}

#singleIndent {
margin-left: 10%;
}


#navbar ul li a:hover {

}


hr {
color: #b53821;
height: 1px;
border-width: 0px;
}

hr.minor {
	width: 30%;
}

hr.majorGroup {
	clear: both;
	height: 2px;
}

table {
	border: none;
	width: 100%;
}

td {
vertical-align: top;
}

table.3col td {
	width: 33%;
}

div.spacer {
	clear: both;
	
	
}



div.3col {
width: 190px;
margin-bottom: 20px;
margin-right: 10px;



}

div.2col {
width: 300px;
margin-bottom: 20px;
margin-right: 10px;
text-align: center;}

#minorCallout {
color: #636d9c;
font-weight: bold;
font-style: italic;}

p.footer {
font-size: 60%;
text-align: center;
font-weight: 900;
clear: both;}

body {
background-color: #ffffff;
color: #630031;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
margin: 0em;
padding: 3px;}

div.header {
border-bottom: 1px #b53821 solid;
background-repeat: no-repeat;}

#content {
position: relative;
width: 790px;
clear: both;
}

#outer-image {}

#inner-image {}



#navbar {
position: absolute;
top: 5px;
left: 0em;
width: 148px;
letter-spacing: -1px;
background-color: #dbe3e4;}

#navbar a {
text-decoration: none;
font-weight: bold;}

#headerMenu a {
text-decoration: none;
font-size: 10pt;}




#navbar ul li {
list-style-type: none;
padding: 0em;
margin: 0em;}


#navbar ul {
margin: 2px;
padding: 0;
}


#navbar ul li a:link, #navbar ul li a:visited {
display: block;}

#navbar ul li a:hover {

}



ul {}

li {}

#main-text {
margin-top: 5px;
margin-left: 153px;}

h1, h2, h3, h4, h5, h6, title {
color: #630031;
}

h1 {
font-size: 160%;
text-align: center;
}

h2 {
text-align: center;
font-size: 130%;
}

h3 {
 font-size: 120%;

}

h4 {
 font-size: 110%;
 font-weight: bold;
font-style: italic;}

h5 {
 font-size: 100%;;
}

h6 {
	font-size: 90%;
;
}

hr.short {
width: 30%;
clear: both;
}


p {
font-size: 100%;
text-align: justify;
line-height: 130%;}

a {
text-decoration: underline;}

a:link, a:visited {
color: #ad1400;}


a:hover {color: #ffffce;
background-color: #ad1400;}

a:active {}

.CheckBox {
	font: bold;
}