body {
	font: normal 1em auto;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height:100%;
}

h2 {
	font-size: 1.4em;
	font-weight: 600;
	letter-spacing: 1px;
}

h3 {
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: 1px;
}

a {
	color: #10545E;
}

hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	height: 0;
	max-height: 0;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #FFF;
	font-size: 1px;
	line-height: 0;
}

th.RevTitleBox {
	font: bold;
	color: #4f6b72;
	border-color: #C1DAD7;
	border-style: solid;
	border-width: 1px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #F5FAFA;
}

th {
	font: bold;
	color: #4f6b72;
	border-color: #C1DAD7;
	border-style: solid;
	border-width: 1px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #F5FAFA;
}

.FieldLabelLeft {
	font: bold;
	background: #f5fafa;

}

table.BasicBorder {
	border-color: #C1DAD7;
	border-style: solid;
	border-width: 1px;
	background: #fff;
	padding: 6px 6px 6px 12px;
}

table.BasicBorder td, table.BasicBorder th, table.BasicBorder tr {
	border-color: #C1DAD7;
}


td.MenuBox {
	border-collapse: collapse;
}

#header {
	background-image:url('http://www.hipinfo.info/images/hip/headerbg.gif');
	background-repeat:repeat-x;
	display: block;
	height: 82px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	left:0;
	top:0;
	width: 100%;
}

#headerlogo {
	display: inline;
	position: absolute;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-left: 75px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	left:0;
	top:0;
	width: 800px;
}

#hiplogo {
	display: inline;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 75px;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: fixed;
	float: right;
	right:0;
	top:0;
	width: 179px;
}

#nav {
	display: block;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 75px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	width: 100%;
}
	
ul#nav {
	list-style:none;
	width:800px;
}

ul#nav li {
	display:inline;
}

ul#nav li a {
	text-decoration:none;
	padding:5px 0;
	width:150px;
	background:#a2b3a1;
	color:#FFF;
	float:left;
	text-align:center;
	letter-spacing: 2px;
	border-right:1px solid #fff;
}

ul#nav li a:hover {
	background:#485e49;
	color:#FFF;
}

#page_content {
	display: block;
	margin: 0 auto;
	padding: 25px 75px 25px 75px;
}

#push {
	height: 150px;
	clear: both;
}

#footer {
	position: relative;
	display: block;
	background-image:url('http://www.hipinfo.info/images/hip/footerbg.gif');
	background-repeat:repeat-x;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	left:0;
	height: 150px;
	width: 100%;
	text-align: center;
}

div.footbox {
	width:250px;
	min-height:150px;
	margin-left:auto;
	margin-right:auto;
	vertical-align: top;
	text-align: left;
	color: #FFF;
	list-style:none;
	text-decoration:none;
	display:inline-block;
	zoom: 1;
    *display: inline;
}

ul.footbox  {
	list-style:none;
	color: #FFF;
	text-decoration:none;
	font-size: .9em;
	font-weight: 300;
}

ul.footbox  a {
	color: #FFF;
	text-decoration:none;
}

#google_translate_element {
	float: right;
}

