
/* CSS Document */

body
{
    background: url(/portals/0/skins/rdm/images/common/bg-body.jpg) center top no-repeat #e6edf0;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #11294c;
}

h1, h1 span, h2, h3, h4, h5, h6, #masthead p, #mainnav li
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

p, blockquote, cite, li, dt, dd, label, span, input, textarea, option, td, #locations h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

code
{
    font-family: Courier New, Courier, monospace;
    font-weight: normal;
}

h1
{
    color: #3f7f9c;
    margin: 0;
    padding: 2px 0 8px 0;
    display: block;
    font-weight: bold;
    font-size:140%;
}
h1 span
{
    color: #000;
}

h2
{
    color: #3f7f9c;
    margin: 2.0em 0 0.5em 0;
    font-weight: bold;
    font-size:120%;
}
h2 span
{
    font-size: 1.2em;
}

h3
{
    font-size:110%;
    color: #3f7f9c;
    margin: 0.5em 0;
}

h4
{
    font-size: 1.2em;
    margin: 0.25em 0;
}

h5
{
    font-size: 1.2em;
    margin: 0.25em 0;
}

h6
{
    font-size: 1em;
    margin: 0.25em 0;
}

p, li
{
    font-size: 0.75em;
    color: #11294c;
}
p.more
{
    text-align: right;
    font-weight: bold;
    font-size: 75%;
    background: url(/portals/0/skins/rdm/images/common/more.gif) right center no-repeat;
    padding-right: 20px;
    margin-right: 30px;
}
.more a
{
    text-decoration: none;
}
/*#feature p.more {text-align:center;}*/


blockquote
{
    font-size: 0.9em;
}

cite
{
    font-size: 0.9em;
}

ul
{
}
#quickcontact ul, #coltwo #sidecol ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}



a
{
    color: #307294;
	text-decoration:none;
}
a img
{
    border: none;
}
a:hover
{
    text-decoration: underline;
}

#masthead a
{
    display: block;
    float: left;
}

label
{
    padding-right: 4px;
    text-align: right;
    color: #666;
}

/*form elements*/
form
{
    padding: 0;
    margin: 0;
}
#quickcontact form
{
}
input.field
{
    width: 160px;
    background: #ffffff;
    border: solid 1px #c2c2bf;
}
textarea.field
{
    width: 160px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #c2c2bf;
}

form table td
{
}

form table td.aleft
{
    text-align: left;
}

/*site body*/
#owrap
{
    width: 966px;
    margin: 0 auto 10px auto;
    display: block;
}
#iwrap
{
    width: 966px;
    display: block;
    margin-bottom: 10px;
}
#content
{
    width: 950px;
}
#content .wrap
{
    padding: 10px 30px;
}

/* MASTHEAD */

#masthead
{
    height: 100px;
    width: 966px;
    display: block;
}
#masthead #logo
{
    float: left;
    display: block;
    width: 330px;
    padding-top: 10px;
}
#masthead #search
{
    display: block;
    float: right;
    padding-top: 50px;
}
#masthead #shareit
{
    position: relative;
    top: 10px; left: 225px;
    display: block;
    float: right;
}
#search input
{
    background: url(/portals/0/skins/rdm/images/common/bg-search.jpg) top left no-repeat;
    border: 0;
    width: 169px;
    height: 30px;
    vertical-align: top;
    padding: 8px 8px 0 8px;
    float: left;
}
#search a
{
    position: relative;
    top: 0px;
    background: url(/portals/0/skins/rdm/images/common/bg-go.jpg) top left no-repeat;
    border: 0;
    width: 47px;
    height: 30px;
    color: #11294c;
    text-transform: uppercase;
    vertical-align: top;
    margin-left: 2px;
    padding-top: 5px;
    padding-left: 5px;
    text-decoration:none;
}
#search a:hover
{
    font-weight: bold;
    background: url(/portals/0/skins/rdm/images/common/bg-go-over.jpg) top left no-repeat;
    color: #fff;
    text-decoration:none;
}


/*image float elements*/

.pic-left
{
    float: left;
    padding-right: 10px;
    padding-top: 0px;
}
.pic-click
{
    float: left;
    padding-right: 10px;
    padding-top: 0px;
}
.pic-right
{
    float: right;
    padding-left: 10px;
    padding-top: 10px;
}
.more
{
    vertical-align: middle;
}

/*clearing elements*/
.cleft
{
    clear: left;
}
.cright
{
    clear: both;
}
.cboth
{
    clear: both;
}



/*footer navigation*/
#footer
{
    width: 966px;
    display: block;
    clear: both;
    padding: 0;
    background: url(/portals/0/skins/rdm/images/common/bg-divider-h.jpg) top left repeat-x;
    margin-top: 10px;
    padding-top: 10px;
}
#footer #right
{
    float: right;
    display: block;
    text-align: right;
    width: 400px;
}
#footer p
{
    color: #6d7d92;
    margin: 0;
    padding: 0;
    font-size: 0.8em;
}
#footer ul
{
    margin: 0;
    padding: 0;
    display: block;
}
#footer ul.primary
{
}
#footer li
{
    display: block;
    color: #6d7d92;
    border-right: solid 1px #6d7d92;
    margin: 0;
    float: left;
}
#footer li.last
{
    border-right: none;
}
#footer .primary li
{
    font-size: 0.8em;
    color: #6d7d92;
    padding: 0 4px;
}
#footer a
{
    color: #6d7d92;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
#footer .secondary
{
    margin-top: 6px;
}
#footer .secondary li
{
    font-size: 0.7em;
    color: #6d7d92;
    padding: 0 4px;
    margin-top: 6px;
}

/*hide print logo*/
#printlogo
{
    display: none;
}
/*common navigation*/
#footer li
{
    list-style-type: none;
}
#footer ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}


/*--------- dnn menu style ----------*/
/* main menu td */

.menu_bg
{
    padding: 0 0 0 6px;
    margin: 0 21px 0 9px;
    height: 45px;
}
.menu_bg
{
    font-weight: bolder;
    color: White;
}
.menu_left
{
    padding: 0;
    margin: 0;
    background: url(/portals/0/skins/rdm/images/common/bg-mainnav.jpg) repeat-y top left;
}
.menu_right
{
    margin: 0;
    background: url(/portals/0/skins/rdm/images/common/bg-mainnav.jpg) repeat-y top right;
}
.mainMenu
{
    cursor: pointer;
    background-color: transparent;
    width: 970px;
    font-size: 13px;
    font-weight: bold;
}
.mainMenu span
{   
     font-weight: bold;
}


/* Main Menu Normal */
.mainMenu .root
{
    text-align: center;
    padding: 11px 16px; 
    white-space: nowrap;
    float: left;
    border-right:1px solid #FFFFFF;
}


/* Main menu hover */
.mainMenu .hov
{
    background: url(/portals/0/skins/rdm/images/common/bg-menu-li-hover.jpg) repeat-x top left;
    color:#11294c;
}

/* Main menu selected */
.mainMenu .sel, .mainMenu .bc
{
    color: #11294c;
    background: url(/portals/0/skins/rdm/images/common/bg-menu-li-hover.jpg) repeat-x top left;
}

.mainMenu table
{
    border: 1px solid #C0D6E5;
}

/* SUB Menu Normal */
.mainMenu tr.mi
{
    z-index: 1000;
    height: 29px;
    text-align: left;
    color: #11294c;
    background: url(/portals/0/skins/rdm/images/common/bg-subnav.jpg) repeat-x top left;
}
.mainMenu tr.mi td
{
    padding: 0 2px;
    text-transform: none;
    font-size:85%;
}

/* SUB Menu hover & selected */
.mainMenu tr.hov
{
    background: #CE0D0D url(/portals/0/skins/rdm/images/common/bg-menu-li-hover.jpg) repeat-x top left;
}

.mainMenu tr.hov td
{
    color: #11294c;
}

.mainMenu tr.sel, .mainMenu tr.bc
{
    background: #CE0D0D url(/portals/0/skins/rdm/images/common/bg-menu-li-hover.jpg) repeat-x top left;
}

.mainMenu tr.sel td, .mainMenu tr.bc td
{
    color: #fff;
}

.main_dnnmenu_break
{
    height: 2px;
    background-color: #D5E0FF;
}



/* Module Action Menus */
.ModuleTitle_SubMenu
{
    border: 1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td
{
    background-color: #F8FAFF;
    white-space: nowrap;
}

.ModuleTitle_MenuIcon
{
    background-color: #F8FAFF;
    border: none;
    padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon
{
    background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
    color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
    height: 2px;
    background-color: #D5E0FF;
}

#leftmenu
{
    font-size: 11px;
    font-weight: normal;
    width: 220px;
    color: #11294C;
    float: left;
}
#leftmenu div span, #leftmenu div img
{
    display: none;
}
#leftmenu div div .lnNode
{
    border-bottom: 1px solid #FFFFFF;
    display: block;
    font-size: 11px;
    padding: 6px 6px 6px 15px;
    text-decoration: none;
    width: 200px;
    background: #f4f4f4;
}

#leftmenu .hasSubMenu span.lnNode
{
    background: #F4F4F4 url(/portals/0/skins/rdm/images/common/bullet-leftmenu.gif) no-repeat scroll 206px 10px;
}
#leftmenu .hasSubMenu span.lnNodeHov
{
    background: #dee5e7;
}
#leftmenu div div span.lnNodeHov
{
    background: #dee5e7;
}
#leftmenu div div .sub
{
    background: url(/portals/0/skins/rdm/images/common/bullet-leftmenu.gif) 210px 10px no-repeat #f4f4f4;
    font-weight: normal;
}
#leftmenu div div .lnNodeSelRoot, #leftmenu div div .lnNodeSelSub
{
    font-weight: bold;
    background-color: White;
}

#leftmenu div div div .lnNode
{
    background: url(/portals/0/skins/rdm/images/common/bullet-leftmenu.gif) 16px 10px no-repeat;
    padding: 6px 5px 6px 26px;
    width: 190px;
}
#leftmenu div div div .lnNodeHov
{
    background: #f4f4f4 url(/portals/0/skins/rdm/images/common/bullet-leftmenu.gif) 16px 10px no-repeat;
}

#handles4 a
{
	text-decoration:none;
}