#panel .top { display:block; overflow:hidden; width:171px;padding:0px;margin:0px;}
#panel .top #panel-drop-down { display:none; overflow:hidden; width:171px;padding:0px;padding-left:12px;background:#C41230;}
#panel .top #panel-drop-down-content {overflow:hidden; width:145px; position:absolute; z-index:1010; background:#C41230; -moz-border-radius: 5px; }
#panel .top #panel-drop-down-content ul { display:block; overflow:hidden; padding-left:10px; list-style:none;margin:0px;}
#panel .top #panel-drop-down-content ul.section-1 { background:#C41230; margin:0px;margin-bottom:5px;}
#panel .top #panel-drop-down-content ul li { width:145px;}
#panel .top #panel-drop-down-content ul li div { display:block; overflow:hidden; padding-bottom:5px; }
#panel .top #panel-drop-down-content ul li a { color:#FFCFCF; text-decoration:none; font-family: Verdana,Geneva,sans-serif;font-size: 12px;font-weight:bold;}
#panel .top #panel-drop-down-content ul li a:hover { color:#fff; }
#panel .top .rule { display:block; overflow:hidden; background:url(../images/dropdown_ruler.gif) no-repeat top left; width:120px; height:1px; font-size:1px; padding-bottom:3px; }
#droptop:hover > #panel-drop-down {	display:block;}
#dropmenuimage:hover > #panel-drop-down {display:block;}
#it_doc {
	margin: 0 auto;
}

#it_head {
	padding: 0 0px;
	height: auto !important;
	position: relative;
	top: 0;
	right: 0;
	z-index:555;		
}
.it_clearer {
	clear: both;
	height: 0px;
	margin-bottom: -4px;
	overflow: hidden;
}
#it_utilNav {
	padding: 13px 0px 0 0;
	height: 24px;
	text-align: right;
	position: relative;
	top: 0;
	right: 0;
	z-index: 600;
	width: 303px;
	float: right;
}

.it_un_halo {
	position: absolute;
	top: 0;
	right: 0;
	height: 86px;
	width: 232px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: top right;
}

.it_un_wideHalo {
	position: absolute;
	top: 0;
	right: 0;
	height: 86px;
	width: 400px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: top right;
}

.it_utilNav_label {
	float: left;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	height: 18px;
}

.it_utilNav_label a:link, 
.it_utilNav_label a:visited {
	color: #fff;
}

.it_utilNav_label a:hover, 
.it_utilNav_label a:active {
	color: #999;
}

.it_utilNavItem {
	display: inline;
	float: right;
	display: block;
	padding-left: 10px;
	font-size: 11px;
	line-height: 11px;	
	position: relative;
	top: 0;
	right: 0;
}

.it_utilNavItem_title {
	color: #fff;
	display: inline;
	cursor: pointer;
	*cursor: hand;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	height: 18px;
}

.it_utilNavItem_title:hover {
	color: #999;
}

.it_utilNavDD {
	display: none;
	background: #fff;
	position: absolute;
	top: 24px;
	right: 0;
	z-index: 555;
	width: 150px;
	padding: 10px 15px;
}

.it_utilNavDD_twoCol {
	width: 550px;
	right: 0;
	padding: 10px 0 10px 15px;
}

.it_utilNavItem_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.it_utilNavItem_list img {
	overflow: hidden;
	vertical-align: bottom;
}

.it_utilNavDD_twoCol .it_utilNavItem_list {
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
	width: 168px;
}

.it_utilNavItem_list li {
	padding: 0 0 2px 0;
	line-height: 14px;
	border-bottom: 1px solid #e6e6e6;	
	margin: 0 0 2px 0;
	
}

.it_utilNavItem_list li.it_utilNavItem_listLast {
	padding-bottom: 0;
	border: 0;	
	margin: 0;
}

#it_logo {
	width: 74px;
	height: 74px;
	float: left;
	margin: 37px 0 2px 0;
	padding: 0;
	overflow: hidden;
}

#it_logo_disclaimer {
	width: 800px;
	height: 74px;
	float: left;
	margin: 37px 0 2px 0;
	padding: 0;
	overflow: hidden;
}

#it_nav {
	position:relative;
	top: 0;
	left: 0;
	z-index: 550; 
	margin:0;
	padding:0;
	width: 489px;
}

#it_nav.it_nav_wider {
	width: 795px;
}
 
#it_nav_indexLink {
	background: #444;
	float:left;
	margin:0 2px 0 0;
	
}
.it_nav_hdr_sect {
        background: #444;	
        float:left;
	margin:0;
}

.it_nav_hdr_nonsect {
	background: #444;
	float:left;
	margin:0 2px 0 0;
	
}

#it_nav_search {
	float:left;
	background: #444;
	padding: 0 20px 0 20px;
	height: 74px;
	width: 263px;
}

#it_nav_searchbox {
	bottom:0px;
	border-style:none;
	border-width:0;
	font-size:30px;
	color:#666;
	overflow:hidden;
	height:36px;
	width:233px;
	background:#444;
} 

#it_nav_searchbox_border {
	border-bottom:solid 1px #999;
	padding: 20px 0 0 0;
	width:244px;
	float: left;
}

#it_nav_searchbtn {
	color:#999;
	border:none;
	cursor:pointer;
	position: relative;
	top: 45px;
	left: 5px; 
}

#it_nav_dd {
        display:block;
	position:absolute;
	overflow: visible;
	padding: 0;
	*padding: 0;
}

#it_nav_dd .it_nav_dd_item {
	display:none;
	position:absolute;
	overflow:visible;
	background: #FFFAED;
	color:#666;
	width: 744px; 
	padding:30px 0 10px 12px;
	border-bottom:2px solid #a78d54;
}

.it_nav_wider #it_nav_dd .it_nav_dd_item  {
	width: 592px; 
}


#it_nav_dd a:link, 
#it_nav_dd a:visited {
	color: #a18345;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
} 


#it_nav_dd a:hover, 
#it_nav_dd a:active {
	color: #999;	
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;	
} 


.it_nav_list, .it_nav_list5 {
	float: left;
	width: 168px;
	padding: 0 15px 0 0;
}

.it_nav_list2{
	float: left;
	width: 168px;
	padding: 0 15px 30px 0;
}

.it_nav_list6{
	float: left;
	width: 220px;
	padding: 0 15px 30px 0;
}

.it_nav_list4 {
	float: left;
	width: 220px;
	padding: 0 15px 30px 0;
}

.it_nav_list3 {
	width:150px;
	padding-right:21px;	
}
.it_nav_list32 {
	width:200px;
	padding-right:21px;	
}

.it_nav_list .it_nav_title {
	display: block;
	color: #b60f2d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding: 5px 0 08px 3px;
	width:150px;
	border-bottom: 1px solid #e6e6e6;
}

.it_nav_title3 {
	display: block;
	color: #b60f2d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding: 5px 0 08px 3px;
	width:720px;
	border-bottom: 1px solid #e6e6e6;
}


.it_nav_list2 .it_nav_title2{
	float: left;
	width: 168px;
	padding: 0 15px 0 0;
	display: block;
	color: #b60f2d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0 08px 3px;
	width:200px;
	border-bottom: 1px solid #e6e6e6;
}


/*changes done to the core CSS by Melanie*/

.it_nav_list2 .it_nav_title_Mel{
	float: left;
	width: 168px;
	padding: 0 15px 0 0;
	display: block;
	color: #b60f2d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1px;
	padding: 0px 0 0px 0px;
	width:200px;
	border-bottom: 0px solid #FFFFFF;
}

/*changes done to the core CSS by Melanie END HERE */


.it_nav_list6 .it_nav_title6{
	float: left;
	width: 168px;
	padding: 0 15px 0 0;
	display: block;
	color: #b60f2d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding: 5px 0 08px 3px;
	width:220px;
	border-bottom: 1px solid #e6e6e6;
}


.it_nav_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.it_nav_list li {
	padding: 2px 1px 2px 1px;
	*display: inline-block;
}

.it_nav_list .it_nav_lastItem {
	border-bottom: 0;
}

.it_main_title
{
	display:inline-block;
	width:345px;
	height:40px;
	color: #a18345;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.it_nav_aux {
	clear: left;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top:7px;
	color: #666;
	padding: 0 0 0 0px;
	position:relative;
}

.it_nav_aux .it_nav_title {
	font-weight: bold;
	padding: 0 0 4px 0px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 4px;
	display: block;
	width: 600px;
}

.it_nav_auxItem {
	float: left;
	width: 118px;
	padding: 0 60px 15px 0px;
	
}

.it_nav_block {
	float: left;
	width: 165px;
	margin: 0 13px 0 0;
	line-height: 13px;
}
.it_nav_block1 {
	float: left;
	
	line-height: 13px;
	
}
.it_nav_blLink1, .it_nav_blLink1of2, .it_nav_blLink1of3 {
	padding: 3px 5px 15px 0;	
	border-bottom: 1px solid #e6e6e6;
}
.it_nav_blLink3of2 {
	padding: 9px 3px 15px 0;	
	border-bottom: 1px solid #e6e6e6;
}

.it_nav_blLink4of2 {
	padding: 9px 3px 15px 0;	
	
}

.it_nav_blLink5of2 {
margin-right:4px;	
margin-bottom:2px;		
	
}
.it_nav_blLink2, .it_nav_blLink2of2 {
	padding: 15px 5px 20px 0;	
}

.it_nav_blLink2of3 {
	padding: 15px 5px 15px 0;
	border-bottom: 1px solid #e6e6e6;
}

.it_nav_blLink3of3 {
	padding: 15px 5px 0 0;
}

.it_nav_touts {
	padding: 5px 0 0 0;
	margin:0;
}

.it_nav_touts img {
	display: block;
}

.it_nav_tout1,
.it_nav_tout2 {
	float: left;
	width: 240px;
	margin-right: 4px;
}

.it_nav_tout3 {
	*display: inline-block;
	float: left;
	width: 217px;
}

.it_page_title {
	font-size: 35px;
	line-height: 37px;
	color: #fff;
	width:900px;
	position:absolute;
}

.it_page_title.black {
	color: #000;	
}

.it_title_container {
	position:relative;
}

.it_title_container_sub {
	position:relative;
}

.it_hero {
	padding-bottom: 37px;
}

.it_hero_title {
	padding: 43px 0 0 0;
	*float: left;
}

.it_hero_links {
	float: right;
	width: 607px;
	height: 74px;
	padding: 119px 0 0 0;
}

.it_hl_1up {
	padding-left: 152px;
}

.it_hl_link {
	background: #000;
	font-size: 15px;
	line-height: 17px;
	
}

.it_hl_link a {
	display: block;
	height: 34px;
	padding: 20px; 
}


.it_hl_2up .it_hl_link {
	width: 302px;
	margin-right: 2px;
	float: left;
}

.it_hl_2up .it_hl_lastLink {
	margin-right: 0px;
	width: 303px;
}

.it_hl_link a:link, 
.it_hl_link a:visited {
	color: #fff;
} 

.it_headTitle {
	
	
}

.it_ht_eyeBrow {
	white-space: nowrap;
	margin: -25px 0 5px 0;
	padding: 0;
	font-size: 17px;
	line-height: 20px;
	color: #666;
	position:absolute;
}

.it_ht_eyeBrow.gray, .it_ht_eyeBrow.grey {
	color: #666;
}

.it_ht_eyeBrow.black {
	color: #000;	
}

.it_ht_eyeBrow.white {
	color: #fff;	
}

.it_ht_eyeBrow_alt {
	margin: -25px 0 5px 0;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
}

.it_ht_eyeBrow a:link,
.it_ht_eyeBrow a:visited {
	color: #666;
}

.it_ht_eyeBrow a:hover,
.it_ht_eyeBrow a:active {
	color: #fff;
}

.it_colTouts td {
	border-right: 2px solid #000;
	overflow: hidden;
}

.it_colTouts td.it_ct_last {
	border-right: 0;
	overflow: hidden;
}

.it_ct_4up td {	width: 25%;}

.it_ct_3up td {	width: 33.33%;}

.it_ct_2up td {	width: 50%;}

.it_ct_1up td { width: 100%;}

.it_colTouts .it_ct_itemContainer {
	height: 97px;
	padding: 125px 37px 0 0;	
}

.it_ct_link {
	background: #000;
	font-size: 15px;
	line-height: 17px;
}

.it_ct_link a {
	display: block;
	padding: 14px 5px 14px 37px;
	height: 34px;
}

.it_ct_link a:link,
.it_ct_link a:visited {
	color: #fff;
}

.it_blockTout { 
	height: 150px;
	padding: 37px;
}

.it_bt_content {
	font-size: 15px;
	line-height: 17px;
	float: right;
	width: 453px;
	background: #000;
	padding: 42px 0 0 0;
	color: #666;
}

.it_bt_title {
	padding: 0 18px;
	height: 76px;
}
.it_bt_mainTitle {
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal; 
}

.it_bt_content p {
	margin: 0;
}

.it_bt_hb {
	float: left;
	border-right: 1px solid #fff;
}

.it_bt_hb a:link,
.it_bt_hb a:visited {
	padding: 4px 19px 11px 19px;
	width: 188px;
	display: block;
	color: #fff;
}

.it_bt_hb_last {
	float: right;
	border: 0;
}

.it_headContentBlock {
	padding: 30px;
	*padding-bottom: 0; 
	background: #000;
	color: #999;
	margin-bottom: 37px;
}

.it_hcb_col {
	float: left;
	width: 33.3%;
}

.it_hcb_col1 {
	padding: 0 28px 0 0;
}

.it_hcb_col2 {
	padding: 0 9px;
}

.it_hcb_col3 {
	padding: 0 0 0 28px;
}

.it_hcb_title {
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	height: 62px;
}

.it_hcb_col p {
	margin: 0;
}
