body {
	background-color: #015cd5;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.height {
	height: 100%;
}
.LftBorder {
	background-image: url(../images/lrftBorder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #316cad;
}
.bodyRightBorders {
	background-image: url(../images/rightBorders.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.headerNavNor {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00142d;
	background-color: #377cc8;
	background-image: url(../images/navArrawNor.jpg);
	background-position: 156px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #55a1f5;
	border-right-color: #55a1f5;
	border-bottom-color: #011c3b;
	border-left-color: #55a1f5;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.bottomBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #011c3b;
	border-right-color: #011c3b;
	border-bottom-color: #011c3b;
	border-left-color: #011c3b;
}
.titleStroke {
	background-image: url(../images/titleStroke.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.titleStrokes {
	background-image: url(../images/titleStroke.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.titles {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.titlecontent {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


.smallcontent {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}


.headerNavRoll {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #00387e;
	background-image: url(../images/navArrawRoll.jpg);
	background-position: 156px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #55a1f5;
	border-right-color: #55a1f5;
	border-bottom-color: #011c3b;
	border-left-color: #55a1f5;
	background-repeat: no-repeat;
	padding-left: 10px;
	cursor:pointer;
}
.headerNavNors {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00142d;
	background-color: #377cc8;
	background-image: url(../images/navArrawNor.jpg);
	background-position: 156px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #55a1f5;
	border-right-color: #55a1f5;
	border-bottom-color: #377cc8;
	border-left-color: #55a1f5;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.headerNavRolls {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #00387e;
	background-image: url(../images/navArrawRoll.jpg);
	background-position: 156px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #55a1f5;
	border-right-color: #55a1f5;
	border-bottom-color: #011c3b;
	border-left-color: #55a1f5;
	background-repeat: no-repeat;
	padding-left: 10px;
	cursor:pointer;
}


.rightBorder {
	background-image: url(../images/rightBorder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	
}
.TopDarkBottomLightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:  none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #55a1f5;
	border-right-color: #55a1f5;
	border-bottom-color: #55a1f5;
	border-left-color: #55a1f5;
	background-color: #000000;
}
.LeftDarkRightLightBorder {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #55a1f5;
	border-right-color: #55a1f5;
	border-bottom-color: #55a1f5;
	border-left-color: #55a1f5;
}
.HeaderRightTopBorderAndHeight {
	background-color: #377cc8;
	background-image: url(../images/headerRightTopBorder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
.HeaderLftTopCorner {
	background-image: url(../images/LeftTopCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:100%;
}
.headerRightTopCorner {
	background-image: url(../images/headerRightTopBorder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footerBg {
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyAreaBg {
	background-color: #316cad;
}
a.ftr:link {
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000052;
	text-decoration: none;
	font-weight: bold;
}
a.ftr:visited {
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000052;
	text-decoration: none;
	font-weight: bold;
}
a.ftr:hover {
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.boxtopbg {
	background-image: url(../images/boxtopbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxleftside {
	background-image: url(../images/boxtopleftside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 12px;
}
.boxrightside {
	background-image: url(../images/boxtoprightside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.boxtopmiddle {
	background-color: #000250;
}
.boxbottomleft {
	background-image: url(../images/boxbottomleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 3px;
}
.boxbottomright {
	background-image: url(../images/boxbottomright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 2px;
}
.boxbottominner {
	background-color: #015bd4;
	background-repeat: repeat-x;
	background-position: left top;
}
.boxbottombg {
	background-image: url(../images/boxbottombg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftsidebox {
	background-image: url(../images/leftsidebox.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
}
.rightsidebox {
	background-image: url(../images/rightsidebox.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 8px;
}
