html, body {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}


/*** GLOBAL ***/
p {   
	margin-top : 0px; 
	margin-bottom : 0px; 
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


/*** HEADER ***/
#header {
	border-bottom: #002047 4px solid;
	height: 80px; 
	width: 100%;
}
#logo {
	float: left;
}
#global_navigation ul{
	float: right;
	list-style-type: none;
	margin: 45px 5px 5px 5px;
	text-align: center;
}
#global_navigation li{
	display: inline;
	float: left;
	padding: 0 22px 0 0;
	text-align: center;
}
.slash {
	background: url(/utility/home/navutility/images/header/back_slash.gif) no-repeat right center;
}
.global_nav_item a {
	color: #002047;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
}
.global_nav_item  a:hover {
	color: #9b1b2e;
	text-decoration: none;
}


/*** SEARCH ***/
#search_box {
	float: right;

	margin-top: 8px;
	margin-left: -1px;
	padding-right: 2px;

}
#searchInputBox {
	margin-left: 0px;
	padding: 0;

}
#search {
	margin: 7px 0 -7px -3px;	

}
.searchInput {
	border-right: #dddee3 3px solid; 
	border-top: #dddee3 3px solid; 
	border-left: #dddee3 3px solid; 
	border-bottom: #dddee3 3px solid; 
	background-color: #ffffff;
}
#searchstring {
	width: 100px;
}


/*** TOP CONTENT ***/
#top_content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 375px;
	position: relative;

}
#left_side_block {
	height: 375px;
	float: left;
	width: 48px;
	top: 0;
	background: url(/utility/home/navutility/images/home_sec1.jpg) no-repeat;
}
#center_block {
	padding-top: 40px;
	height: 335px;
	width: 490px;
	display: inline;
	float: left;
	background: url(/utility/home/navutility/images/home_sec2.jpg) left top no-repeat;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#center_block a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#center_block a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#right_side_block {
	float: right;
	width: 462px;
	height: 375px;
	background: url(/utility/home/navutility/images/home_sec3.jpg) left top no-repeat;
}
#sidebar {
	float: right;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif; 
	padding-bottom: 30px;
	overflow: hidden;
	padding-right: 10px;
	font-size: 12px;	
}


/*** BOTTOM CONTENT ***/
#bottom_content {
	width: 1000px;
	margin: 0 auto 0 auto;
	position: relative;
	clear: both;
	float: left;
	padding: 0;
	overflow: hidden;
	height: 161px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
}
#bottom_content a {
	color: #b50937;
	text-decoration: none;
}
#bottom_content a:hover {
	color: #b50937;
	text-decoration: underline;
}
.clear {
	clear:both;
	height:0%;
	font-size:0px;
	line-height:0px;
} 	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	margin: 0px auto 30px auto;
	text-align: center;
	clear: both;
	border-top: #002047 4px solid;
	padding-top: 10px;
}
#footer a {
	color: #b50937; 
	text-decoration: none
}
#footer a:visited {
	color: #b50937; 
	text-decoration: none
}

#footer a:hover {
	color: #b50937; 
	text-decoration: underline;
}


/*** STYLES ***/
.h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.h3 {
	font-weight: bold; 
	font-size: 16px; 
	color: #9B1B2E; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif;
}
.h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;

}
UL { 
	list-style-type: disc; 
	margin-top: 0px;
	margin-bottom: 0px;
}
UL UL { 
	list-style-type: circle;
}
UL UL UL { 
	list-style-type: square;
}
OL { 
	list-style-type: decimal; 
	margin-top: 0px;
	margin-bottom: 0px;
}
OL OL { 
	list-style-type: lower-alpha;
}
OL OL OL { 
	list-style-type: lower-roman;
}
OL OL OL OL {
	list-style-type: decimal;
}
OL OL OL OL OL { 
	list-style-type: lower-alpha;
}
a img, a:visited img { 
	text-decoration: none; border: none; 
}
.footnote{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	line-height: 13px;
}
li.bulletindent {
	margin-left: 20px;
}
li li.bulletindent {
	margin-left: 0px;
}
li li li.bulletindent {
	margin-left: 0px;
}
li li li li.bulletindent {
	margin-left: 0px;
}
li li li li li.bulletindent {
	margin-left: 0px;
}


/*** PRINT ***/
@media print {

#header {
	display: none;
}
#footer {
	display: none;
}
#search_box {
	display: none;
}
#container {
	background: none;
}
#left_side_block {
	background: none;
}	
#center_block {
	background: none;
	float: left;
	margin-left: -48px;
	color: #000000;
}	
#right_side_block {
	display: none;
}
#bottom_content {
	border-top: solid 1px #002047;
}
}

