a{
color:#CC6600;
text-decoration:underline;
}

a:hover{
color:#CCCC00;
text-decoration:underline;
}

hr{
border: 0;
width: 80%;
color: #f00;
background-color: #f00;
height: 1px;
margin-left:auto;
margin-right:auto;
}

UL {
/*margin-left:4em;*/
}
LI{
font-size:90%;
}
LI a{
text-decoration:none;
}


h1{
font-family:"Trebuchet MS";
color:#132478;
font-size:175%;
font-weight:bold;
line-height:20px;
}
h2{
font-family:"Trebuchet MS";
color:#605C41;
font-size:145%;
font-weight:bold;
line-height:20px;
}
h3{
position:relative;
top:30px;
margin:0;
padding:0;
margin-left:50px;
font-family:"Trebuchet MS";
color:#ffffff;
font-size:28px;
text-align:left;
}
h4{
font-family:"Trebuchet MS";
color:#605C41;
font-size:150%;
font-weight:normal;
line-height:20px;
margin: 0 0 0.5em 0;
}
h5{
font-family:"Trebuchet MS";
color:#605C41;
font-size:90%;
font-weight:normal;
}
h6{
font-family:"Trebuchet MS";
color:#605C41;
font-size:70%;
font-weight:normal;
}

/*------ Custom Styles ---------*/
.red{
color:#CC0000;
}
.navy{
color:navy;
}
.ibmblue{
color:#02122C;
}
.ibmblue2{
color:#1C4064;
}
.headerbg1{
font-weight:bold;
	background-color:#CCCC99;
	text-indent:10px;
	line-height:20px;
display:block;
}
.headerbg2{
font-weight:bold;
color:#CC3300;
	background-color:#CC9900;
	text-indent:10px;
	line-height:24px;
display:block;
}

h3 a:hover { text-decoration: none; color: white; }
h3 a{
text-decoration: none; color: white;
}
