/********************* Begin clearing styles ************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-size: 62.8%;
	font-family: Arial, Verdana, sans-serif;
	color: #333;
	text-align: center;
	background: #284898 url(/system/images/bodybg.gif) top left repeat-x;
}
body.page{background: #284898 url(/system/images/bodysubbg.gif) top left repeat-x;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse; border-spacing: 0;}
/*************************** End Clearing Styles ********************************/

html,body{ height: 100%;}

h1{
	/*background: url(/system/images/h1bg.gif) bottom right no-repeat;*/
	color: #5471b9;
	font-size: 1.7em; 
	margin: 0px 0 15px; 
	font-weight: normal;
	padding-bottom: 5px;
}
body.front h1{background:none;/* url(/system/images/h1frontbg.gif) bottom right no-repeat;*/}
body.front h1.big{background: url(/system/images/h1bgfrontbig.gif) bottom right no-repeat; clear: left; margin: 20px 47px 0 47px;}
h2{font-size: 1.4em; margin: 15px 0 10px; color: #5471b9;}
h3{font-size: 1.1em; font-weight: bold; line-height: 0.8em; margin: 15px  0 5px 0;}
h4{font-size: 1.1em}
p,td{font-size: 1em; margin: 0px;}
li p{font-size: 1em;}

img{border: 0px;}
a img{border: 0px;}

a:link{color: #27458e; text-decoration: none; }
a:visited{color: #27458e; text-decoration: none;}
a:hover{color: #4160ab; text-decoration: underline;}

ul{}
ol{}

input{color: #333; font-size: 1.2em;}
label{font-size: 1em;}
textarea{font-family:Trebuchet MS,Arial,sans-serif; font-size: 1.2em; color: #5e5e5e;}
fieldset{margin-top: 25px;}
legend{font-size: 1.8em; color: #5c769e;}

.floatleft{float: left;}
.floatright{float: right;}

.clearleft{clear:left; float:left;}
.clearboth{clear:both; float:left;}

div.outerwrapper{height: 100%;width: 100%;position: relative;}

body.front div#container{
	background: url(/system/images/contentfrontbg.png) top center repeat-y;
}

div#container
{
	background: url(/system/images/contentbg.png) top center repeat-y;
	margin: 0px auto;
	text-align: left;
	width: 958px;
	min-height: 100%;
	height: auto !important; 
	position: relative; 
	font-size:1.2em;
	line-height: 1.5em
}
div#toolbar{
	background: url(/system/images/flagcontainerbg.gif) bottom left no-repeat;
	height: 25px;
	width: 958px;
	padding: 7px 0px 0 0;
	position: absolute;
	top: 0px;
	right: 0;
}
div#toolbar a{ color: #fff; float: right; padding: 0 8px; border-right: 1px solid #5069a9; font-size: 0.9em; height: 17px;}

div#searchholder{float: right; margin: -4px 29px 0 5px; display: inline; }

div#searchholder input{
	background: url(/system/images/searchinputbg.gif) center left no-repeat; 
	border: 0px;
	color: #fff;
	height: 17px; 
	width: 84px;
	margin: 0 3px;
}
div#searchholder input.searchbtn{background: url(/system/images/searchbtn.gif) center left no-repeat; text-transform: capitalize; /*color: transparent;*/ height: 21px; width: 43px; margin: 0; text-indent: -9999px;}


body.page div#header{height: 265px; margin-bottom: 30px;}
div#header{
	background: url(/system/images/headerbg.jpg) top center no-repeat;
	height: 311px;
	margin-bottom: 25px;
	position: relative;
	text-align: left;
	top: 32px;
	width: 958px;
}
div#header #haugenlogo {float: left; margin: 25px 0 0 60px; height: 56px;}

div#navigation{clear: left; float:left; margin: 21px 0 0 43px; width: 870px;}
div#navigation ul{float: left; list-style: none; margin:0; padding:0;}

div#navigation ul li{
	float:left;
	font-size: 1em; 
	height: 22px;
	margin:0px 18px 0px 0;
	padding:0 0 0 3px;
}
div#navigation ul li.selected{background:transparent url(/system/images/topmenu-left.gif) no-repeat scroll left top; color:#27458e; margin: 0px 8px 0 0px;}

div#navigation ul li a:link, div#navigation ul li a:visited{
	display:block; 
	float:left;
	text-decoration:none;
	margin: 4px 0 0 13px;
	line-height: 13px;
}
div#navigation ul li a:hover{border-bottom: 2px solid #c4c92e; color: #27458e;}

div#navigation ul li a.selected{
	background:transparent url(/system/images/topmenu-right.gif) no-repeat scroll right top;
	color: #fff;
	font-weight:bold;
	padding: 3px 16px 0 13px;
	margin: 0;
	height: 21px;
	border: 0px;
}

div#navigation a{display:block; float:right; margin: -1px 25px 0 0;}

div#flashcontainer
{
	background: url(/system/images/flashbg.jpg) top left no-repeat; 
	clear:left; 
	float: left; 
	height: 180px; 
	padding-top: 4px;
	text-align: center; 
	width: 958px;
}

div#headerImageHolder
{
	background: url(/system/images/flashsmallbg.gif) top center no-repeat; 
	clear:left; 
	float: left; 
	height: 139px; 
	width: 958px;
}

div#headerImageHolder img{position: absolute; z-index: 0; margin-top: 4px;}
div#headerImageHolder img#fximage{position: absolute; z-index: 100; margin-top: 4px;}
div#headerImageHolder div#headline
{
	background: url(/system/images/headerimgheadlinebg.jpg) top left no-repeat;
	display:inline;
	float: left; 
	margin: 4px 0 0 29px; 
	position: relative;
	width: 182px;
	height: 131px;
}
div#headline h2{ color: #fff; font-weight: normal; position:absolute; bottom: 0px; left: 16px;}

div#contentcontainer{background: url(/system/images/contentbg.gif) top center no-repeat; padding-bottom: 50px; width: 958px;}
div#contentcontainer #maincontent ul{list-style:none;}
div#contentcontainer #maincontent ul li{background:transparent url(/system/images/newsitembullet.gif) no-repeat scroll 0em 0.5em;padding-left:12px;}

div#maincontent
{
	float: right;
	/*margin: 15px 0 0 0; */
	width: 535px;
	display:inline;
	min-height:150px;
	height:auto !important;
	height:150px;
	position:relative;

}
body.front div#contentcontainer{ background:none; /*background: url(/system/images/contentfrontbg.jpg) top center no-repeat;*/ padding-bottom: 40px;width: 958px;}
body.front div#contentcontainer ul, div#maincontainer ol{font-size: 12px; margin-left: 20px;}
body.front div#contentcontainer ul {list-style: disc;}
body.front div#contentcontainer ol {list-style: decimal;}

body.front div#leftcontent{ float: left; height: 350px; width: 285px;margin: 15px 0 0 45px;}
body.front div#rightcontent{ float: left;margin: 15px 0 0 15px;width: 530px;}

body.front div#leftcontent h3{margin: 0 0 15px 0;}
body.front div#leftcontent ul{ margin-left: 0;}
body.front div#leftcontent ul li{list-style: none; margin: 0px 0 16px 0;}
body.front div#leftcontent ul li a.selected{color: #838807;}
body.front div#leftcontent ul li a:hover{text-decoration: none; color: #838807;}
body.front div#leftcontent ul li ul{margin-left: 15px;}


div#maincontent .padding{padding: 2px 15px 0 15px;}
/*div#maincontainer{background: url(/system/images/contentbg.gif) top center no-repeat; padding-bottom: 40px;width: 958px;}
div#maincontainer ul, div#maincontainer ol{font-size: 12px; margin-left: 20px;}
div#maincontainer ul {list-style: disc;}
div#maincontainer ol {list-style: decimal;}*/


div#rightcontent{ float: left;margin: 15px 0 0 0;width: 179px;}
div#rightcontent .padding {padding:0 15px;}
div.leftcontainer { float:left; width:746px; margin: 15px 0 0 0;}

div#leftcontent{ float: right; width: 211px;  display:inline;}
div#leftcontent .padding{padding:0 0 0 44px; margin-top: -11px;}
div#leftcontent h3{margin: 0 0 15px 0;}
div#leftcontent ul{ margin-left: 0;}
div#leftcontent ul li{list-style: none; margin: 8px 0;}
div#leftcontent ul li a.selected{color: #838807;}
div#leftcontent ul li a:hover{text-decoration: none; color: #838807;}
div#leftcontent ul li ul{margin-left: 15px;}

div.searchresultsitem{
	background:url(/system/images/page_divider.gif) no-repeat center bottom;
	margin-top: 15px;
	padding-bottom: 25px;
}

div#footer{
	background:url(/system/images/footerbg.gif) bottom center no-repeat; 
	height: 40px;
	width: 958px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline;
	text-align: right;
}
div#footer p{margin: 10px 57px 0 0;}	

.clearfix{clear: both; display: block; border: 0px; }
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/** SIFR**/

  .sIFR-flash {visibility: visible !important; margin: 0; padding: 0;}
  
  .sIFR-replaced, .sIFR-ignore {visibility: visible !important;}
  
  .sIFR-alternate{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus{
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }

