body {
    background-color: #ccd7e4;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #333333;
    margin: 0px;
}

p
{
	margin-top: 0px;
	margin-bottom: 6px;
}

ul
{
	margin-top: 6px;
	margin-bottom: 12px;
}

td {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #333333;
}

a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.blue 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #013976;
    text-decoration: none;
    font-weight: bold;
}

a.footer
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #6e6e6e;
    font-size: 9px; 
    text-decoration: none;
    font-weight: normal; 
}

a.breadcrumb
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: none;
	font-weight: normal;
}

a.menu
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

h1 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 20px;
    color: #003674;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 7px;
    margin-bottom: 9px;
}

h2 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #003674;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 12px;
}

h2.subHeader
{
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    margin-top: 0px;
    margin-left: -5px;
    *margin-left: -1px;
    margin-bottom: 0px;
}

h3 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #003674;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}

.footer
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #6e6e6e;
    font-size: 9px; 
}

.breadcrumb
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: underline;
}

input.search
{
   width: 109px;
   height: 12px;
   margin-top: 4px;
   margin-right: 5px;
   font-size: 11px;
}

input
{
   font-size: 11px;
}

select
{
   height: 18px;
   font-size: 11px;
}

div#mainholder
{
	
    width: 811px;
    margin: 0 auto;
}

div#top
{
    float:left;
    left: 0px;
    width: 811px;
    height: 20px;
	background-image: url(/images/bg_top.gif);
}

div#fp_topContainer
{
	float:left;
    width: 811px;
    height: 341px;
    background-image: url(/images/bg_repeat.gif);
    background-color: #ffffff;
}

div#topleft
{
   width: 234px;
   float:left;
   padding-left: 11px;
}
div#topright
{
   float:left;
}


div#fp_bottomContainer
{
    float:left;
    width: 811px;
    height: 264px;
    background-image: url(/images/bg_repeat.gif);
}

div#container
{
    float:left;
    width: 811px;
    padding-bottom: 83px;
    background-image: url(/images/bg_repeat.gif);
    background-color: #ffffff;
    -moz-box-sizing: border-box;
}

div#flash
{
    width: 555px;
    overflow: hidden;
    float:left;
    margin-top: -52px;
}

div#flash #flashHolder
{
	float:left;
	margin-left: -234px;

}

div#bottom
{
    float:left;
    width: 811px;
    height: 20px;
	background-image: url(/images/bg_bottom.gif);
}

div#logo
{
	float:left;
	margin: 8px 0px 0px 28px;
	*margin: 8px 0px 0px 14px;
}

div#flags
{
	float: right;
	margin: 53px 6px 1px 0px;
}

div#flags a.gbFlag
{
	background: url('/images/flag_great_britain_active.gif') no-repeat top left;
	padding: 5px 20px 5px 0px;
	text-decoration: none;
}

div#flags a.seFlag
{
	background: url('/images/flag_sweden.gif') no-repeat top left;
	padding: 5px 20px 5px 0px;
	text-decoration: none;
}

div#fp_search
{
    position: relative;
    left: 0px;
    top: 45px;
    width: 355px;
    height: 28px;
    text-align: right;
    padding-right: 10px;
    z-index: 1001;
    background: url(/images/searcharea_fp.gif) no-repeat;
}

div#search
{
	float:left;
    width: 535px;
    height: 28px;
    text-align: right;
    padding-right: 20px;
    z-index: 1001;
    margin-top: 45px;
    background: url(/images/searcharea_main.gif) no-repeat;
}

div#menu
{
    padding: 12px 15px 25px 23px;
    float:left;
    background-color: #003674;
    width: 196px;
    margin-top: 0px;
}

div.menuItem
{
    min-height: 14px;
    padding-top: 5px;
    padding-bottom: 3px;
    border-bottom: solid 1px #1a4a82;
}

div.menuItemSel
{
    min-height: 14px;
    padding-top: 5px;
    padding-bottom: 3px;
    border-bottom: solid 1px #1a4a82;
    background-color: #2d598d;   
}

div#fp_columns
{
    margin: 20px 0px 0px 11px;
    width: 789px;
    height: 217px;
    background: url(/images/bg_columns.gif) no-repeat;
}

div#fp_focusAreas
{
	float:left;
    width: 563px;
    height: 196px;
    padding-top: 10px;
}

div.fp_column
{
    float: left;
    width: 168px;
    height: 107px;
    margin: 0px 6px 0px 0px;
    padding-left: 11px;
}

div.fp_frame
{
    float: left;
    background-image: url(/images/frame.gif);
    width: 168px;
    height: 107px;
    margin-top: -109px;
}

div.fp_image
{
    float:left;
    width: 168px;
    height: 107px;
    padding: 1px 1px 1px 1px;
}

div.fp_frame_text
{
	margin-top: 19px;
	float:left;
    width: 168px;
}

div#fp_news
{
    float: left;
    width: 186px;
    margin: 25px 5px 20px 20px;
}

div#content
{
    float:left;
    left: 117px;
    top: 73px;
    width: 536px;
    min-height: 522px;
    text-align: left;
    padding: 10px 7px 0px 12px;
    border-bottom: solid 9px #7f7f7f;
}

div#breadcrumb
{
    width: 527px;
    background: url(/images/dot.gif) repeat-x bottom left;
    padding-left: 8px;
    padding-bottom: 8px;
    margin-bottom: 16px;
}

div#contact
{
    float:left;
    top: -2px;
    width: 811px;
}
.imgNoBorder
{
	 vertical-align: middle;
	 border-style: none;
}

.inputBox
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	float:left;
	font-size: 11px;
	border: solid 1px #B2B2B2;
	padding-left: 5px;
	width: 75%;
}


#putting
{
    margin:0 0 0 20px;
    position:absolute;
}