/* Denne skal fjerne default padding og margin fra alle Browsere */

* {
   padding:0;
   margin:0;
}



/* FONTS standards */

/*h1, h2, h3, h4, h5, h6 {color: #007ac9; font-weight: 500;}
h1 {font-size:60px; line-height: 1; margin-bottom:0.5em; font-weight: bold; text-align: center; letter-spacing: -1px; width: auto; color: #666;}
h2
{
padding:10px 0px 10px 0;color:#003359;	font-family: arial;font-size:24px;line-height:24px;border-bottom:1px dashed #0099cc;	
}
body.oasHome h2
{
padding:0px 0px 5px 0;line-height:auto;border:none;color:#0099cc;margin:30px 0 0 0
}
h3 {font-weight:bold;color:#333;font-size:16px!important;border-bottom: 1px solid #0099cc;line-height:15px}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p {margin:0 0 1.5em; color: #666; font-size: 12px;line-height:130%}
p img {float:left;margin:0em 1.5em 0.2em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}


#SellingPoint {color:black;font-size:18px;margin-bottom:20px}*/




/* ------------ HOME PAGE CONTAINERS ---------------------- */

#HomeWrapper{
	height:620px;
	width:968px;
	float:left;
	}

#MainContentOnHome{
	width:968px;
	float:left;
	background-image:url(/media/202136/background_img_on_home.jpg);
	background-repeat:no-repeat;
	background-position:12px 180px ;
	}

#ContentLeft{
	height:534px;
	width:620px;
	float:left;
	}

#ContentRight{
	height:534px;
	float:left;
	}

#RightAd{
	margin-top:63px;
	}

#RightAd img{
	width:335px
	}


/* ------------ HOME PAGE INTRODUCTON TEXT ---------------------- */


#IntroContainerOnHome{
	height:95px;
	padding:50px 0px 20px 50px;
	margin-bottom:30px; 
	}

#HeaderOnHome{
	height:30px;
	width:530px;
	color:#00325b;	
	font-family:arial;
	font-size:3.24em;
	}


#IngressOnHome{
	height:50px;
	width:530px;
	margin-top:20px;
	color:#777777;
	font-size:12px;
	line-height: 1.4;
	}



/* ------------ HOME PAGE DEPARTMENTS ---------------------- */

#DepartmentsContainerOnHome{
	width:590px;
	float:left;
	margin-left:40px; 
	}

.Department{
	height:65px;
	width:270px;
	float:left;
	margin-top:15px;
	margin-right:25px;
	}

.DepartmentImage{
	height:54px;
	width:54px;
	float:left;
	}

.DepartmentHeader {
	height:20px;
	width:205px;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#535353!important;
	float:right;	
	}

.DepartmentHeader a {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#535353!important;	
	}

.DepartmentHeader a:hover {
	font-family:arial;
	font-size:1em;
	font-weight:bold;
	color:#00325b!important;
	}


.DepartmentText{
	height:50px;
	width:205px;
	float:right;
	color:#777777!important;
	}


.DepartmentText a {
	color:#777777!important;
	font-family:arial;
	font-size:1.1em;
	font-weight:normal;
	}

.DepartmentText a:hover {
	color:#333;
	}


/* ------------ HOME PAGE CAREER ---------------------- */

#CareerContainerOnHome{
	height:52px;
	background-image:url(/media/202142/career_background_img_on_home.jpg);
	background-repeat:no-repeat;
	clear:both;
	margin-left:12px;
	}

#CareerTitle{
	height:20px;
	width:auto;
	color:#003359!important;
	margin-left:35px;
	margin-top:17px;
	font-family: arial;
	font-size:1.5em;
	font-weight:bold;
	float:left;
	}

.CareerTextOnHome{
	height:20px;
	width:698px;
	float:left;
	color:#777777!important;
	margin-top:17px;
	margin-left:10px;
	font-size:1.5em;
	font-weight:normal;
	}

a.careerLink{
	color:#003359!important;
	}


#Footer3 {
	height:50px;
	width:968px;	
	background:#003359;
	/*background-image: url("/media/61331/shaddow_bottom_bg.jpg");background-repeat: no-repeat;*/
	clear:both;   
	}






















































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
