/* ---------------------- HEADINGS ------------------------  */
 
h1,
h2,
h3,
h4,
h5,
h6,
h7, 
h8,
h9,
h10,
h11,
h12,
h13
 {
	color: #445566;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 0;
}

h1 {
    padding-left: 10px;
    padding-top: 1em;
	padding-bottom: 1em;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 1px #e1e1e1 solid;
    background: url("/images/h1bg.jpg") left top repeat scroll;	
}
h2 {
	font-size: 14px;
    margin: 0;
	font-weight: bold;
  	background: #c0c0c0; 
	padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10px;
	color: #003366;
}
h3 {
	color: #445566;
  	font-size: 16px;
  	line-height : 14px;
	padding-bottom: 10px;
	padding-top:0px;
  	font-weight: bold;
	margin-top: 1em;
    text-decoration: none;

}
h4 {
	color: #334455;
	padding: 0;
    padding-top: 5px;
	padding-bottom: 5px;
    padding-left: 5px;
  	font-size: 12px;
  	font-weight: bold;
  	line-height: 16px;
	margin-bottom: 0;
    text-decoration: underline;
}

h5 {

	color: #667788;
  	font-size: 11px;
  	font-weight: bold;
	margin-top: .75em;
	margin-bottom: .75em;
	margin-left: .5em;
    text-decoration: none;
}

h6 {
        margin: 0;
        padding-left: 10px;
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 11px;
        background: url("/images/headbg.jpg") left top repeat scroll;
        color: #223344;
        font-weight: bold;
        border-bottom: 1px #e1e1e1 solid;
}

h7 {
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
  	line-height : 25px;
	padding-left: 0px;
	margin-left: 0px;
    color: #307104;
}

h8 {
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 13px;
	font-weight: bold;
  	line-height : 20px;
	padding-left: 0px;
    color: #445566;
}


h9 {
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
  	line-height : 25px;
	padding-left: 10px;
        text-align: center;
        color: #223344;
	border: 0px #000000 solid;
	display: block;
}

h10 {
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 11px;
	font-weight: bold;
  	line-height : 22px;
	padding: 10px;
        text-align: center;
        color: #484848;
}

h11 {
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
  	line-height : 18px;
	padding: 10px;
        color: #484848;
}

h12 {
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 14px;
	font-weight: normal;
  	line-height : 22px;
	padding: 0px;
    color: #484848;
}

h13 {
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 12px;
	font-weight: normal;
  	line-height : 20px;
	padding: 0px;
	text-align: right;
       color: #484848;
}

h14 {
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 12px;
	font-weight: normal;
  	line-height : 20px;
	padding: 0px;
	text-align: right;
    color: #484848;
}

h15 {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
  	line-height : 30px;
	padding: 7px;
	margin: 10px;
    color: #ffffff;
}

h16 {
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 12px;
	font-weight: normal;
  	line-height : 20px;
	padding: 0px;
	text-align: right;
       color: #ffffff;
}
/* - - - - - - - - - - - - - - - - - - - -  ROSS STUFF- - - - - - - - - - - - - - - - - - - - */
h1 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E1E1E1;
    font-family: helvetica,arial;
    font-size: 20px;
    font-weight: lighter;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 1em;
    color: #003366;
}

div.messageBox h4 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E1E1E1;
    color: #003366;
    font-family: helvetica,arial;
    font-size: 20px;
    font-weight: lighter;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 1em;	
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 0;
		line-height:normal;
		text-decoration:none;
		margin-top:15px;
}

#home_container_2c h1, #home_container_2c h2 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E1E1E1;
    font-family: helvetica,arial;
    font-size: 20px;
    font-weight: lighter;
    padding-left: 10px;
    color: #003366;
    padding-top: 0;
    padding-bottom: 5px;
}
