html,body{
    margin:0;
    padding:0;
    height: 100%; /* test */
    text-align: center;
}

/* a:link {
  color: #435e84;
  _color: #435e84;
  
}
a:visited {
  color: #435e84;
  _color: #435e84;
}
*/
div#layout {
    background-image:  url(images/topbar.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    
}

div#container {
    width: 760px;
    margin-right: auto;
    margin-left: auto;
    border: 1px none #666666;
    text-align: left;
}

div#container td ul {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 0;
    margin: 5px 0 0 15px;
    _margin: 0 0 0 15px;
}

div#header {
    font-family: Arial, Helvetica, sans-serif;
}

div#topnav {
    height: 33px;
    float: right;
    /*position: relative;   disable for dnn contantpane edit menu - enable if layout breaks*/
    padding: 0px;
    border: 1px none #666666;
    margin: 0px;
    display: block;
}

div#caption-main {
   /*   background: url(http://ww3.pulla.ca/portals/_default/skins/pulla/images/caption-gradient.png) repeat-x; */
    /* height: 40px; */
    margin: 5px 0 0 0;
    border-bottom: 0px solid #4B6F93;
    padding: 0 0 5px 0;
  background-color: #E2E9EE
}
div#caption-main p{
  color: #4B6F93;
    font-family: Arial, Helvetica, sans-serif;
    font-style: oblique;
    font-weight: normal;
    margin: 0 10px 5px 10px;
    text-align: left;
    font-size: 13px;
    padding: 5px 0 0 0;
}


h4 {
  color: #435e84;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;

  margin: 10px 0 5px 0;
}
h4 a{
  text-decoration: none;
  color: #888888;
}

hr {
  color: #eeeeee;
  background-color: #eeeeee;
}
h4 a:hover{
  text-decoration: none;
  color: #336699;
}


.tony-text {
    color: #4B6F93;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 2px 180px 0 0;
    text-align: right;
}

div#bylineleft {
    border-top: 1px solid #003366;
    float: left;
    width: 50%;
}

#flash {
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px 0;
    width: 100%;

}
#flashIntro {
    border-top: 1px solid #ccc;
    padding: 5px 0 5px 0;
    width: 100%;

}
#ContentPane2 {
    position: relative;
    z-index: 0;

}

div#bylineleft p{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 0;
    /* vertical-align: middle; */
    margin: 2px 0 5px 0;
}

div#bylineright {
    border-top: 1px solid #003366;
    float: right;
    width: 50%;
}

div#bylineright p{font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    text-align: right;
    padding: 0;
    /* vertical-align: middle; */
    margin: 7px 0 0 0;
}



.clearall {
    clear: both;
    height: 5px;
    margin: 0px;
    padding: 0px;
}
/*  f***ing hack for ie non-stadard box model.. well maybe nothing to do with box model but a ms spoiled kid incubus all the same */
* html .clearall {
    clear: both;
    height: 0px;
    margin: 0 0 -20px 0;
    padding: 0px;
}
div#topnav p {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 20px;
    color: #666666;
    text-align: right;
    padding: 5px 0px;
    vertical-align: middle;
    margin: 0px;

}

div#topnav p a {
    background-color: #CCCCCC;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    padding: 0px;
    color: #999999;
}

.checkbox_list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 10px;
}
.detail_search {
 /* padding: 1px 5px 1px 7px;
  _padding: 1px 5px 1px 5px; */
  padding: 0;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: bold;
  background-color: #435e84; /* #990000; */
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  text-align: center
  width:100%;
}

.detail_search a:link{
  color: #fff;
  font-size: 14px
}

.detail_search a:visited{
  color: #fff;
  font-size: 14px
}

.detail_search a:hover{
  color: #c0c3c9;
  font-size: 14px
}

.detail_search_right {
	padding: 1px 5px 1px 7px;
	_padding: 1px 5px 1px 5px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color: #435e84;
	margin-bottom: 0px;
	margin-left: 569px; /* 589  */
	_margin-left: 591px;
	margin-right: 0px;
	margin-top: 10px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#dnn_ctr522_queryform_BasicSearchLinkButton a:link {
	color:#ffffff;
}

.detail_search_right a:link{
  color: #fff;
  font-size: 14px
}

.detail_search_right a:visited{
  color: #fff;
  font-size: 14px
}

.detail_search_right a:hover{
  color: #c0c3c9;
  font-size: 14px
}


.blue-accent {
	background-color: #c0c3c9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	_padding: 0;
	margin: 5px 0 10px 0;
	font-style: normal;
	font-weight: normal;
	width: 760px;
}


li.alist{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #435e84;
  text-align: left;
  margin: 0 0 0 25px;
  list-style-type: disc
}
div#topnav p a:hover {
    border: 1px solid #666666;
    color: #333333;
}

img {
    display: block;
}
div#content /* use with sidebar grid */
{
    background-color: #FFFFFF;
    float: left;
    width: 490px;
    margin-left: 2px;
}



div#contentsolo /* used for single content area grid */
{
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 0;
  margin-bottom: 5px;
}

div#contentsolo h4 {
  color: #435e84;
  font: bold 16px Arial, Helvetica, sans-serif
  margin: 0;
}

div#contentsolo p {
    /* font-family: Georgia, "Times New Roman", serif; */

    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 0;
    margin: 0 0 5px 0;
    _margin: 0 0 10px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif
}

div#contentsolo p a:link {
	color: #435E84;
	text-decoration: none;
}

div#contentsolo p a:visited {
	color: #435E84;
	text-decoration: none;
}

div#contentsolo p a:active {
	color: #435E84;
	text-decoration: none;
}

div#contentsolo td.caption-text p{
  font-family: Georgia, "Times New Roman", serif;
  font-size: 11px;
  margin: 5px 5px 5px 0;
  color: #333333;
}
div#contentsolo td ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 0;
	margin: 5px 0 0 15px;
	_margin: 0 0 0 15px;
}
div#contentsolo td ol{
font-family: Georgia, "Times New Roman", serif;

    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 0;
    margin: 10px 0 10px 15px;
    _margin: 5px 0 10px 15px;
}
div#contentsolo td ol li{
 margin: 5px 0 0 10px;
 _margin: 5px 0 0 20px;
}



div#contentsolo p:last-child {
    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 0;
    margin: 0 0 10px 0;
}

div#right-sidebar {
    background-color: #FFFFFF;
    float: right;
    width: 262px;
    margin: 0px;
}

div#footer-left {
    width: 100px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333333;
    height: 40px;
    float: left;

}

div#footer-right {
    float: right;
    width: 200px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333333;
    height: 40px; 
}

div#footer-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	margin-top: 6px;
}
div#footer-left p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
	 margin-top:8px;
	 line-height: 11px; 
}
div#footer-center {
    float: right;
    width: 460px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333333;
    height: 40px; 
}
div#footer-center p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 9px !important;
	color: #666666 !important;
	text-align: center !important;
	margin-top: 8px !important;
	line-height: 11px !important; 
}
h2 {
    font-family: Georgia, "Times New Roman", serif; /* "Times New Roman", Times, serif; */
    font-size: 24px;
    color: #435e84;      /* 336699 */
    text-transform: none;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-weight: bold;
}

h2 a:link{
	font-family: Georgia, "Times New Roman", serif; /* "Times New Roman", Times, serif; */
	font-size: 18px;
	color: #435e84; /* 336699 */
	text-transform: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-style: oblique;
}

h2 a:visited{
	font-family: Georgia, "Times New Roman", serif; /* "Times New Roman", Times, serif; */
	font-size: 18px;
	color: #435e84; /* 336699 */
	text-transform: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-style: oblique;
}

h2 a:hover{
	font-family: Georgia, "Times New Roman", serif; /* "Times New Roman", Times, serif; */
	font-size: 18px;
	color: #435e84; /* 336699 */
	text-transform: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-style: oblique;
}

h2 a:active{
	font-family: Georgia, "Times New Roman", serif; /* "Times New Roman", Times, serif; */
	font-size: 18px;
	color: #435e84; /* 336699 */
	text-transform: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-style: oblique;
}

div#content p {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 14px;
    color: #333333;
    margin: 0px 40px 10px 0px;
}
div#right-sidebar p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-right: 15px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    line-height: 19px;
}
div#footer-left p a {
    color: #999999;
    text-decoration: none;
    margin: 0px;
    padding: 3px 3px 3px 0;

}

div#footer-left p a:hover {
    color: #333333;
    text-decoration: none;
}

.whitespace {
    font-size: xx-small;
    color: #ececec;
    background-color: #ececec;
}
.rightbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    float: right;
    
    width: 287px;
    margin: 0px;
    padding: 0px;
}
.rightbox h2{
    margin: -3px 0 0 10px !important;
}
.rightbox p{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 12px !important;
    margin: 0 20px 0 10px !important;
    padding: 0px;
    clear: both !important;
}
.leftbox {
    width: 183px;
    float: left;
    
}
.listing-container {
    margin-top: 30px !important;
    padding: 0;
    width: 470px;
    height: auto;
}
.rel-link {
    width: 440px;
    margin: 0;
    border: 0px solid #333333;
    height: 18px;
    background-color: #ececec;
}
/*  f***ing hack for ie non-stadard box model.. well maybe nothing to do with box model but a ms spoiled kid incubus all the same */
* html .rel-link {
    marg\in-top: -20px;
    line-he\ight: 5px;
    border: 0;
    padding: 0;
}
.rel-link a{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 14px!important;
    color: #999999!important;
    text-decoration: none !important;
    margin: 2px 0 0 5px;
    padding: 0px;
    line-height: 12px !important;
    vertical-align: text-top;
    font-weight: bold;
}
.rel-link a:hover{
    color: #000000 !important;

}
div#right-sidebar p a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6F6F6F;
    text-decoration: none;
    background-color: #ECECEC;
    margin: 0px !important;
    padding: 1px 6px 3px;
}
div#right-sidebar p a:hover {
    color: #FFFFFF;
    background-color: #979797;

}

div#nav-bar {
    background-color: #9DB9D6;
    background: url(http://ww3.pulla.ca/portals/_default/skins/pulla/images/nav-gradient.png) repeat-x;
    height: 16px;
    width: 760px;
    border-bottom-width: 0;
    border-bottom-style: solid;
    border-bottom-color: #666666;
    padding: 0 0 4px 0;
    margin: 0 0 1px 0;

}

div#nav-bar p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12pt;
    padding-top: 6px;
    padding-left: 2px;
}


.MainMenu_MenuContainer
{
    background-color: transparent;
    
}
.MainMenu_MenuBar
{
    cursor: pointer;
    height: 20px;
    _height: 19px;

    background-color: #ffffff;  /*Transparent; */
    background: url(http://ww3.pulla.ca/portals/_default/skins/pulla/images/nav-gradient.png) repeat-x;
}


.MainMenu_Separator
{
    background-color: #666666;
    color: #FFFFFF;
    font-size: 8pt;
    font-family: Tahoma, Arial, Helvetica;
    height: 16px;
}

.MainMenu_MenuIcon /* submenu - Styles the icons on the left hand side of the menu */
{
    display: none;
    cursor: pointer;
    background-color: #84b8c3;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    background-color: #ff0000; /* #eeeeee; This styles the main menu and sub-menu boxes. Here you can set an overall border and background color for these elements.*/
    border-bottom: #003366 1px solid;
    border-left: #FFFFFF 0px solid;
    border-top: #003366 0px solid;
    border-right: #FFFFFF 0px solid;
    text-align: center;
    margin: 0 0 0 0;
}
.ModuleTitle_MenuBreak
{
    border-bottom: red 10px solid;
    border-left: blue 10px solid;
    border-top: purple 10px solid;  
    border-right: orange 10px solid;
    background-color: yellow;
    height: 16px;
}
.MainMenu_MenuBreak
{
    color: #ffffff;
     border-bottom: red 0px solid;
    border-left: white 0px solid;
    border-top: purple 0px solid;  
    border-right: white 0px solid;
    background-color: white;
    height:1px;
    
}
.MainMenu_MenuItem /* Styling for the main menu items */
{
    text-transform: uppercase;
	 cursor: pointer;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;     /* verdana, times, serif  */
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    border-left: #003366 1px solid;
    border-bottom: #003366 0px solid;
    border-top: #003366 1px solid;
    border-right: #003366 1px solid;
    background-color: #4B6F93;        /* Transparent; effects both root and sub-menu background colours */
    padding: 2px 7px 2px 2px; /* 0 4px 0 0; */
    margin: 0 10px 10px 0; /* added jan 19 09 */
}
.MainMenu_MenuItemSel /*  Styles the menu item when hovering over a menu item with the mouse */
{
    text-transform: uppercase;
	 cursor: pointer;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;     /* verdana, times, serif  */
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    border-left: #003366 1px solid;
    border-bottom: #003366 0px solid;
    border-top: #003366 1px solid;
    border-right: #003366 1px solid;
    /*background-color: #003366;*/
    background-color: #870723;
	 padding: 2px 7px 2px 2px;
    margin: 0 10px 5px 0; /* added jan 19 09 */
}
.MainMenu_MenuArrow
{
    display: none;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    border-right: #FFFFFF 1px solid;
    border-bottom: #FFFFFF 1px solid;
    border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuItem
{
  /* border: #ffffff 10px solid; */

  margin: -10px 10px 0 0;
  text-transform: uppercase;

}

.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
}
.MainMenu_RootMenuItemBreadcrumb {
    text-align: center;
    color: #999;
    height: 16px;
    padding: 3px 0 4px 0;
}
.MainMenu_SubMenuItemBreadcrumb
{
    border: solid 10px purple;
    background-color: red;
    height: 50px;
}
.MainMenu_SubMenuItemSelected
{
    border: solid 10px purple;
    background-color: Lime;
    height: 50px;
    color: white;
    font-size: 10px;
}
.MainMenu_RootMenuItemSelected
{
    font-size: 10px;
    text-transform: uppercase;
    color: #336699;
}
.login-link {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    text-align: right;
 /*   border-left: #003366 0px solid;
    border-bottom: #003366 0px solid;
    border-top: #003366 0px solid;
    border-right: #003366 0px solid; */
    background-color: #fff;  
    padding: 0;
    margin: 0; /* added jan 19 09 */
}

a.info{
  position:relative;           /*this is the key*/
  z-index:100;
        background-color:#FFFFFF;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:0px solid #999;    /* border colour */
        text-decoration:none;
        font-style:normal;
        padding: 0;
        margin: 0;
        }

        a.info:hover {
        z-index:100;
        background-color:#cccccc;

        }

        a.info span{
        display: none;  /* hide the span text using this css */
        }

        a.info:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 170px;
        left: -153px;
        width:758px;
        _width:760px;
        height:40px;
        _height:55px;
        border:0px solid #0a246a; /* border colour */
        background-color:#fff; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        padding-top: 8px;   /* 18px  */
        _padding-top: 8px;  /* 18px  */
        font-size: 12px;
        font-style:normal;
        z-index:100;
        }
        
a.info2{
  position:relative;           /*this is the key*/
  z-index:100;
        background-color:#e0e0e0;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:0px solid #999;    /* border colour */
        text-decoration:none;
        font-style:normal;
        padding: 0;
        }

        a.info2:hover {
        z-index:100;
        background-color:#cccccc;

        }

        a.info2 span{
        display: none;  /* hide the span text using this css */
        }

        a.info2:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 170px;
        left: -306px;
        width:758px;
        _width:760px;
        height:40px;
        _height:55px;
        border:0px solid #0a246a; /* border colour */
        background-color:#fff; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        padding-top: 8px;
        _padding-top: 8px;
        font-size: 12px;
        font-style:normal;
        z-index:100;
        }
a.info3{
  position:relative;           /*this is the key*/
  z-index:100;
        background-color:#e0e0e0;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:0px solid #999;    /* border colour */
        text-decoration:none;
        font-style:normal;
        padding: 0;
        }

        a.info3:hover {
        z-index:100;
        background-color:#cccccc;

        }

        a.info3 span{
        display: none;  /* hide the span text using this css */
        }

        a.info3:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 170px;
        left: -459px;
        width:758px;
        _width:760px;
        height:40px;
        _height:55px;
        border:0px solid #0a246a; /* border colour */
        background-color:#fff; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        padding-top: 8px;
        _padding-top: 8px;
        font-size: 12px;
        font-style:normal;
        z-index:100;
        }
a.info4{
  position:relative;           /*this is the key*/
  z-index:100;
        background-color:#e0e0e0;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:0px solid #999;    /* border colour */
        text-decoration:none;
        font-style:normal;
        padding: 0;
        }

        a.info4:hover {
        z-index:100;
        background-color:#cccccc;

        }

        a.info4 span{
        display: none;  /* hide the span text using this css */
        }

        a.info4:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 170px;
        left: -459px;
        width:758px;
        _width:760px;
        height:40px;
        _height:55px;
        border:0px solid #0a246a; /* border colour */
        background-color:#fff; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        padding-top: 8px;
        _padding-top: 8px;
        font-size: 12px;
        font-style:normal;
        z-index:100;
        }
a.info5{
  position:relative;           /*this is the key*/
  z-index:100;
        background-color:#e0e0e0;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:0px solid #999;    /* border colour */
        text-decoration:none;
        font-style:normal;
        padding: 0;
        }

        a.info5:hover {
        z-index:100;
        background-color:#cccccc;

        }

        a.info5 span{
        display: none;  /* hide the span text using this css */
        }

        a.info5:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 170px;
        _top: 170px;
        left: -612px;
        _left: -612px;
        width: 758px;
        _width:760px;
        height: 40px;
        _height:55px;
        border:0px solid #0a246a; /* border colour */
        background-color:#fff; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        padding-top: 8px;
        _padding-top: 8px;
        font-size: 12px;
        font-style:normal;
        z-index:100;

}
.main-box {
position: relative;
width: 760px;
overflow: hidden;
background: #fff;
border: solid 0px #993333;
}
.center-box {
position: relative;
width: 100%;
left: 250px;
background: #fff;
border-left: solid 0px #993333;
}
.reset-box {
position: relative;
width: 100%;
left: 100%;
margin-left: -250px;
}

.dummydown {

}
.right-box {
position: relative;
width: 100%;
margin-left: -250px;
background: #fff;
border-left: solid 0px #993333;
left: 0px;
}
.content-box {
position: relative;
width: 100%;
margin-left: -100%;
left: 250px;
}
.left {
float:left;
/* width:25%; */
 text-align: center;
width: 250px;
background: #ccc
}
.right {
float: right;
width: 250px;
background: #CCCCCC;
text-align: center;

}
.center {
margin-left: 254px;
margin-right: 254px;
padding-left: 1px;
padding-right: 1px;
background: #ccc;
width: 250px;
text-align: center;
}
* html .center {
height:1%;
margin:0;
}
* html .left {
margin-right:-3px;
}
* html .right {
margin-left:-3px;
}
.clearfix:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}
.heightfix:before {
content: '.';
display: block;
visibility: hidden;
height: 0;
}
.box-head
{
color: #ffffff;

height: 22px;
width: 250px;
background-color: #435e84;  /*Transparent; */
text-align: left;
text-transform: uppercase;
background: url(http://ww3.pulla.ca/portals/_default/skins/pulla/images/header-gradient.png) repeat-x;
}
.box-head h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 13px;
  padding: 3px 0 0 10px;    /* for firefox  */
  _padding: 0;     /* IE cancels padding assignment above */
  _margin: 3px 0 0 10px    /* IE equals the padding assignment for FF above */;
  font-weight: normal
}
.box-head h3 a:link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
  text-decoration: none;
  color: #ffffff;
}
.box-head h3 a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
  text-decoration: none;
  color: #ffffff;
}

.box-head-alt
{
color: #ffffff;

height: 24px;
width: 760px;
background-color: #435e84;  /*Transparent; */
text-align: left;
text-transform: uppercase;
background: url(http://ww3.pulla.ca/portals/_default/skins/pulla/images/header-gradient.png) repeat-x;
}
.box-head-alt h3 {
  font-family: Arial, Helvetica, sans-serif;

  font-size: 16px;
  padding: 3px 0 0 10px;    /* for firefox  */
  _padding: 0;     /* IE cancels padding assignment above */
  _margin: 3px 0 0 10px    /* IE equals the padding assignment for FF above */;
  font-weight: normal
}

.box-head-small
{
  height: 16px;
  _height: 16px;
  background-color: #435e84;  /*Transparent; 336699 */
  text-align: left;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 4px 0 0 10px;
  _padding: 4px 0 5px 10px;
  margin: 0 0 5px 0;
  color: #FFFFFF;
  font-weight: bold
}
.box-head-small2
{
  height: 16px;
  _height: 16px;
  background-color: #435e84;  /*Transparent; 336699 */
  text-align: left;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 4px 0 0 10px;
  _padding: 4px 0 5px 10px;
  margin: 0 0 5px 0;
  color: #FFFFFF;
  font-weight: bold
}
.box-head-small p {
  font-family: Arial, Helvetica, sans-serif; !important
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 4px 0 0 10px;
  margin: 0 0 5px 0;

}

div#contentsolo td .box-head-small {
  font-family: Arial, Helvetica, sans-serif; !important
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 1px 0 0 5px;
  _padding: 0 0 0 5px;
  margin: 0 0px 5px 0;
  _margin: 0 0px 5px 0;

}
div#contentsolo td .box-head-small2 {
  font-family: Arial, Helvetica, sans-serif; !important
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 1px 0 0 5px;
  _padding: 0 0 0 5px;
  margin: 0 0px 5px 0;
  _margin: 0 0px 5px 0;

}

.transbox {
   width: 250px;
  height: 55px;
  margin: -55px 0 0 0;    /*-55px */
  background-color: #ffffff;
  border: 0px solid black;
  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}
.transbox p{
padding: 8px 0 0 0;
 margin: 20px 5px 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.transbox p a:link{
  color: black;
  text-decoration: none;
  font-weight: bold;
}

.transbox p a:visited{
  color: black;
  text-decoration: none;
  font-weight: bold;
}

.transbox p a:hover{
  color: black;
  text-decoration: none;
  font-weight: bold;
}

.column-copy p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 0;
	margin: 0;
	_margin: 0 0 10px 0;
}
.column-copy p:last-child{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 0;
    margin: 0;
    _margin: 0 0 10px 0;
}

.info01{
  position:relative;           /*this is the key*/
  z-index:100;
        background-color:#FFFFFF;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:0px solid #999;    /* border colour */
        text-decoration:none;
        font-style:normal;
        padding: 0;
        margin: 0;

        }

        a.info01:hover {
        z-index:100;
        background-color:#cccccc;

        }

        a.info01 span{
        display: none;  /* hide the span text using this css */
        }

        a.info01:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: -266px;
        left: -154px;
        width:758px;
        _width:760px;
        height:240px;
        _height:55px;
        border:1px solid #0a246a; /* border colour */
        background-color:#fff; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        padding-top: 18px;
        _padding-top: 18px;
        font-size: 1em;
        font-style:normal;
        z-index:100;
        }

a.info02{
  position:relative;           /*this is the key*/
  z-index:100;
        background-color:#e0e0e0;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:0px solid #999;    /* border colour */
        text-decoration:none;
        font-style:normal;
        padding: 0;
        }

        a.info02:hover {
        z-index:100;
        background-color:#cccccc;

        }

        a.info02 span{
        display: none;  /* hide the span text using this css */
        }

        a.info02:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: -329px;
        left: -159px;
        width:758px;
        _width:760px;
        height:240px;
        _height:55px;
        border:1px solid #0a246a; /* border colour */
        background-color:#fff; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        padding-top: 18px;
        _padding-top: 18px;
        font-size: 1em;
        font-style:normal;
        z-index:100;
        }
a.info03{
  position:relative;           /*this is the key*/
  z-index:100;
        background-color:#e0e0e0;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:0px solid #999;    /* border colour */
        text-decoration:none;
        font-style:normal;
        padding: 0;
        }

        a.info03:hover {
        z-index:100;
        background-color:#cccccc;

        }

        a.info03 span{
        display: none;  /* hide the span text using this css */
        }

        a.info03:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: -329px;
        left: -308px;
        width:758px;
        _width:760px;
        height:240px;
        _height:55px;
        border:1px solid #0a246a; /* border colour */
        background-color:#fff; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        padding-top: 18px;
        _padding-top: 18px;
        font-size: 1em;
        font-style:normal;
        z-index:100;
        }
a.info04{
  position:relative;           /*this is the key*/
  z-index:100;
        background-color:#e0e0e0;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:0px solid #999;    /* border colour */
        text-decoration:none;
        font-style:normal;
        padding: 0;
        }

        a.info04:hover {
        z-index:100;
        background-color:#cccccc;

        }

        a.info04 span{
        display: none;  /* hide the span text using this css */
        }

        a.info04:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: -329px;
        left: -457px;
        width:758px;
        _width:760px;
        height:240px;
        _height:55px;
        border:1px solid #0a246a; /* border colour */
        background-color:#fff; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        padding-top: 18px;
        _padding-top: 18px;
        font-size: 1em;
        font-style:normal;
        z-index:100;
        }
a.info05{
  position:relative;           /*this is the key*/
  z-index:100;
        background-color:#e0e0e0;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:0px solid #999;    /* border colour */
        text-decoration:none;
        font-style:normal;
        padding: 0;
        }

        a.info05:hover {
        z-index:100;
        background-color:#cccccc;

        }

        a.info05 span{
        display: none;  /* hide the span text using this css */
        }

        a.info05:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: -329px;
        _top: -415px;
        left: -606px;
        _left: -612px;
        width: 758px;
        _width:760px;
        height: 240px;
        _height:55px;
        border:1px solid #0a246a; /* border colour */
        background-color:#fff; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        padding-top: 18px;
        _padding-top: 18px;
        font-size: 1em;
        font-style:normal;
        z-index:100;

}
#dnn_ctr603_Form_FormTable img{display: block;} /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_1_Label_label img{display: none;} /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_2_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_3_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_4_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_5_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_6_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_7_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_8_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_9_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_10_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_11_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_12_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_13_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_14_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_15_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_16_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_17_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_18_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_ctl_19_Label_label img{display: none;}  /* hides help icon from this table -buyer's form  */
#dnn_ctr603_Form_FormTable input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px

}
/* #dnn_ctr603_Form_FormTable td {
  text-align: right;
}
#dnn_ctr603_Form_ctl_3{
  margin-right: 100%;
  _margin-right: 200px
}  */

div.btns{
	zoom:1;
	white-space:nowrap;
}

div.btns:after
{
	display:block;
	clear:both;
	content:'';
}

div.btns a.btn{
	float:left;
	background:buttonface url(border-2.gif) no-repeat;cursor:pointer;font-size:0;text-align:center;
	text-align:center;
	display:block;
	_width:140px;
	min-width:140px;
	text-decoration:none;
	margin:3px 2px;
}

div.btns .btn a:visited{
text-decoration:none;
}

div.btns a.btn span
{
	padding:3px 8px 4px 8px;
	
	text-align:center;
	position:relative;
	left:1px;top:1px;
	display:block;
	text-decoration:none;
	background:url(border.gif) right bottom no-repeat;
	font:small/1 Verdana;
	color:#435E84;
	font-weight:bold;
	
}

div.btns a.btn:visited span
{
	padding:3px 8px 4px 8px;
	
	text-align:center;
	position:relative;
	left:1px;top:1px;
	display:block;
	text-decoration:none;
	background:url(border.gif) right bottom no-repeat;
	font:small/1 Verdana;
	color:#435E84;
	font-weight:bold;
	
}
div.btns a.btn:hover span{
	
	opacity:0.6;
	filter:alpha(opacity:80);
}
p.noprops, span.noprops {
    text-align: center !important;
    background-color: #CCCCFF;
    border: 1px solid #003366;
    
    margin: 0;
   /* width: 100px; */
  /*  height: 20px; */
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    font-weight: bold;
    color: #003366;
	line-height: 20px !important;
}
div#disclaim, div#disclaim2, div#disclaim3 {
	width:100%;
}
div#disclaim p, div#disclaim2 p, div#disclaim3 p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 9px !important;
	color: #666666 !important;
	text-align: justify !important;
	margin-top: 8px !important;
	line-height: 11px !important;
}

/* BUILDERS MODULE */

