img {
	border:0px;
	}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
	margin:0px;
	padding:0px;
	background: url(../images/bg.png) repeat-x top left;
}

.meny { font-family: Helvetica; font-size: 14px; color: #666666; font-weight: bold; }

a {

	text-decoration: none;
	color: #FF6600;
	font-weight:bold;

}

a:hover {

	text-decoration: underline;

	font-weight:bold;
}



a.bluelink:link {

	text-decoration: none;

	color: #3380CA; 

}

a.bluelink:visited {

	text-decoration: none;

	color: #3380CA; 

}

a.bluelink:hover {

	text-decoration: none;

	color: #FF9900;

}

a.bluelink:active {

	text-decoration: none;

	color: #FF9900;

}

.text {

	font-family: Helvetica ;

	font-size: 12px;

}

.textbox {

	font-family: Helvetica ;

	font-size: 12px;

	background-color: #FFB9C1;

}

.header {

	font-family: Helvetica ;

	font-size: 14px;

	color: #FF6600;

	font-weight: bold;

}

.textlink {

		color: #3380CA; 

		font-family: Helvetica ;

		font-size: 12px;

	}	



.faqlink {

		color: #FF6600; 

		font-family: Helvetica ;

		font-size: 12px;

}	

.style5 {

	color: #26619A;

	font-weight: bold;

}

.fotnot {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.style6 {color: #26619A}

#siteContainer {

	float:left;
	width: 900px;

}

#sitePlaceHolder {
	
	width: 900px;
	float:left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

#headerContainer {

	width:900px;
	float:left;

}

#header {

	width:900px;
	float:left;
	height:163px;

}

#headerMenuTop {
	height:40px;
	width:630px;
}
#headerMenu {

	width:900px;
	float:left;
	font-family: Helvetica;
	font-size: 14px;
	color: #666666;
	font-weight: bold;

}

#main {

	float:left;
	margin-top:0px;
	padding-top:5px;
	background:#fff;
	width:100%;

}

.topMenuButtonImg {
	display:block;
	float:right;
	width:100px;
	padding-top:10px;
	height:35px;
	text-align:center;
	background: url(../images/topMenuButton.png) no-repeat top left;
	cursor:pointer;
}

.topMenuButtonImg a {
	font-size:12px;
	color:#111;
}

#menuBar {
	border-top:1px solid #a6a6a6;
	width:670px;
    padding-left:230px;
	float:left;
	background:url(../images/menuBar.png) no-repeat top left;
	height:25px;
	padding-top:7px;
}

.lilMenuButton {
	float:left;
	padding-left:20px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #111;
	text-decoration: none;
}

.lilMenuButton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
}

.lilMenuButton a:hover {

	text-decoration: underline;

}

.lilMenuButton a:active {

	text-decoration: none;

}

.menuButtonRight {
	float: left;
	background: url(../images/menuBgRight.png) no-repeat;
	width: 5px;
	height: 33px;
}

.menuButtonLeft {
	float: left;
	width: 5px;
	height: 33px;
	background: url(../images/menuBgLeft.png) no-repeat;
}

.menuButton {
	border-left:1px solid #fff;
	border-right:1px solid #c0c0c0;
	float: left;
	background: url(../images/menuBg.png) repeat-x;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:10px;
}

.menuButton a {
	font-size:13px;
	color:#404040;
}
.dropTopLeft {
	background:url(../images/backdropTopLeft.png) no-repeat top left;
	width:10px;
	height:10px;
	float:left;
}

.dropTop {
	background:url(../images/backdropTop.png) repeat-x top;
	float:left;
	height:10px;
}

.dropTopRight {
	background:url(../images/backdropTopRight.png) no-repeat top right;
	width:10px;
	height:10px;
	float:left;

}
.dropLeft {
	background:url(../images/backdropLeft.png) repeat-y left;
	width:10px;
	clear:both;
	float:left;

}
.dropRight {
	background:url(../images/backdropRight.png) repeat-y right;
	width:10px;
	float:left;
}
.dropBottom {
	background:url(../images/backdropBottom.png) repeat-x bottom;
	height:10px;
	float:left;
}
.dropBottomLeft {
	background:url(../images/backdropBottomLeft.png) no-repeat bottom left;
	width:10px;
	height:10px;
	clear:both;
	float:left;
}
.dropBottomRight {
	background:url(../images/backdropBottomRight.png) no-repeat bottom right;
	width:10px;
	height:10px;
	float:left;
}
#leftMenuHolder {
	float:left;
	width:247px;
	padding:10px;
	float:left;
	margin-left:3px;
}

.leftMenuOrange {
	color:#fff;
	float:left;
	width:225px;
	background:#e55b2b;
	border-left:1px solid #c93300;
	border-right:1px solid #c93300;
	padding:10px;
}

.leftMenuBlue {
	color:#fff;
	float:left;
	width:225px;
	background-color: #329ECF;
	border-left:1px solid #046b4a;
	border-right:1px solid #046b4a;
	padding:10px;
}
h4 {
	margin-top:-4px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.leftMenuWhite {
	color:#404040;
	float:left;
	width:225px;
	background-color: #FFF;
	border-left:1px solid #bdbcbd;
	border-right:1px solid #bdbcbd;
	padding:10px;
}

.row {
	padding:1px 0px 1px 0px;
	float: left;
	width: 100%;
}

#mainContent {
	margin-top:10px;
	width:612px;
	float:left;
	margin-left:5px;
}

.mainTextHolder {
	float:left;
	margin-left:30px;
	width:477px;
}

/*SystemMessages*/
.success    {   color:#99BB00;  }
.error {        color:#CD0010;  }

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.TableStyle 
{
    padding:0px;
    text-align:left;
    background:#f1f1f1;
    border:1px solid #ddd;
   
}
.TableStyle th
{
    margin:0px;
    border:0px;
    background:#ddd;
    font-weight:bold;
    font-style: none;
    font-size: 12px;
    padding:2px 5px 2px 5px;   
    
}
.TableStyle td
{
    font-size:12px;
    padding:2px 5px 2px 5px;   
}
