/* FrameWork */
form{height: 100%;}
html{height: 100%;}
body{height: 100%; margin: 0; padding: 0; font-family: Verdana; font-size: 10pt;}
#OutSideContainer,#Container{min-height:100%; _height: 100%; width: 100%; margin: 0 auto;}
#OutSideContainer{background: url("image/bgContent.gif") repeat-y;}
#Container{background: url("image/bgHeader.gif") repeat-x;}
#Header,#Menu,#Content{width: 1010px;}
#Header{height: 91px; background: url("image/logga.gif") no-repeat;}
#Menu{height: 288px; background: url("image/bgContentTop.jpg") no-repeat;}
#Content{height: 100%;}
#FooterMargin{height:60px; clear:both;}
#Footer{height: 60px; background: url("image/bgFotter.gif") repeat-x; margin-top: -60px; width: 100%; margin-right: auto; margin-left: auto;}

#ContentLeft,#ContentMiddle,#ContentRight{float: left; min-height: 202px; _height: 202px;}
#ContentLeft{width: 201px; background: url("image/bgContentLeft_2.gif") no-repeat;}
#ContentMiddle{width: 562px; padding: 10px 10px 0 10px;}
#ContentRight{width: 227px; background: url("image/bgContentRight.gif") no-repeat;}
/* FrameWork End */

h1{Font-size: 14pt; color: #f99d1c;}
h2{Font-size: 10pt; font-weight: bold;}

a, a:visited, a:active, a:hover{color: #579bfb; text-decoration: none;}
a:hover{text-decoration: underline;}
.findLink{float: left; font-size: 8pt; margin: 140px 0 0 22px;}
.headerText{float: left; font-size: 36px; font-weight: bolder; margin: 20px 0 0 340px;}
.linksDiv,.imageTextDiv{float: left}
.linksDiv{width: 200px;}
.firstMenuLink{width: 150px;float: left; margin: 60px 0 0 30px;}
.otherMenuLinks{width: 150px;float: left; margin: 20px 0 0 30px;}
.imageTextDiv{width: 800px;}
.imageText{float: left; margin: 95px 0 0 50px;Font-size: 20pt; color: #f99d1c; font-weight: bold;}
