




/*
     FILE ARCHIVED ON 15:08:39 Jul 23, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 5:16:37 Oct 23, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
.c_DNN6 .dnnModuleActions
{
    display: inline-block;
    width: 19px;
    height: 19px;
    float: left;
}
.c_DNN6 .dnnIcon
{
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
.c_DNN6 .dnnActionButtons
{
    float: right;
}
.c_DNN6 .dnnActionButtons .CommandButton
{
    margin: 4px;
}
.c_DNN6_Header .Head
{
    color: #002b49;
    font-size: 18px;
    line-height: 16px;
    padding: 0 0px 0 0;
}
#Footer .c_DNN6_Header .Head
{
    color: #ffffff;
    font-size: 34px;
}
.c_DNN6_Header .Title
{
    margin: 0 0 .5em 0;
    overflow: hidden;
}
.c_DNN6_Header .Title .TitleBar
{
    margin: 0 -100% 0 0;
    vertical-align: middle;
    width: 100%;
    height: 24px;
}

.c_DNN6_SubTitle .Head
{
    color: #333;
    font-size: 18px;
    line-height: 24px;
    padding: 0 10px 0 0;
    /*text-transform: uppercase;*/
}
.c_DNN6_SubTitle .Title
{
    margin: 0 0 .5em 0;
    overflow: hidden;
}
.c_DNN6_SubTitle .Title .TitleBar
{
    margin: 0 -100% 0 0;
    vertical-align: middle;
    width: 100%;
    height: 24px;
}

.c_DNN6_Footer .Head
{
    color: #e5e5e5;
    font-size: 18px;
    /*text-transform: uppercase;*/
}
.c_DNN6_Footer .Title
{
    margin: 0 0 .5em 0;
}

.c_DNN6_Aside
{
    width: 100%;
}
.c_DNN6_Aside .Title
{
    /*text-transform: uppercase;*/
}
.c_DNN6_Aside .TopL
{
    background: url(../portals/_default/containers/bluerdinfo/images/Grey-Gradient-TL.png) no-repeat 0 0;
    padding: 0 0 0 10px;
}
.c_DNN6_Aside .Title
{
    margin: 0 10px 10px 10px;
    padding: 4px 0 0 0;
}
.c_DNN6_Aside .BottomL
{
    height: 10px;
    background: url(../portals/_default/containers/bluerdinfo/images/Grey-Gradient-BL.png) no-repeat left top;
    padding: 0 0 0 10px;
}
.c_DNN6_Aside .TopR
{
    background: url(../portals/_default/containers/bluerdinfo/images/Grey-Gradient-TR.png) no-repeat right 0;
    padding: 0 10px 0 0;
}
.c_DNN6_Aside .BottomR
{
    height: 10px;
    background: url(../portals/_default/containers/bluerdinfo/images/Grey-Gradient-BR.png) no-repeat right top;
    padding: 0 10px 0 0;
}
.c_DNN6_Aside .Top
{
    background: url(../portals/_default/containers/bluerdinfo/images/Grey-Gradient-T.png) repeat-x 0 0;
    
    padding: 10px 0 0 0;
}
.c_DNN6_Aside .Bottom
{
    height: 10px;
    background: url(../portals/_default/containers/bluerdinfo/images/Grey-Gradient-B.png) repeat-x left top;
    padding: 0 0 0 0;
}
.c_DNN6_Aside .Middle
{
    border-left: solid 1px #c6c6c6;
    border-right: solid 1px #FFF;
    background: -moz-linear-gradient(top, #e5e5e5, #d7d7d7);
    background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#d7d7d7));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e5e5e5', endColorstr='#d7d7d7')";
    height: 100%;
}

.UserProfileControls li {
    list-style-type: none;
    margin-left: -24px;
}

.c_DNN6_Aside .DNNModuleContent
{
    padding: 0 12px;
}
.AdminActions input, .AdminActions a.CommandButton
{
    text-decoration: none;
}

/*  Banner Rotator
    -- Banners will automatically cycle along with navigation by inserting 
    -- the desired images into a Text/HTML module using the Banner Container. */

/* Set height of div.Normal to equal the height of banners + 34px for shadow */
.RotatorWrapper div.DNNModuleContent > div.Normal
{
    height: 339px;
    background: url(../portals/_default/containers/bluerdinfo/images/Slide-Shadow.png) no-repeat 0 bottom;
}

/* Set width and height of banners within div.Normal img */
.RotatorWrapper div.DNNModuleContent > div.Normal img
{
    width: 960px;
    height: 305px;
}

.RotatorNav
{
    position: absolute;
    z-index: 20;
    width: 960px;
    height: 40px;
    background: url(../portals/_default/containers/bluerdinfo/images/50black.png) repeat top left;
    margin: -74px 0 0;
    padding: 0;
    list-style: none;
}
.RotatorNav li
{
    float: left;
}
.RotatorNav li a
{
    padding: 0 10px;
    display: block;
    color: #b8b8b8;
    line-height: 40px;
    text-decoration: none;
}
.RotatorNav li a:hover
{
    text-decoration: underline;
}
.RotatorNav li.activeSlide a
{
    color: #fff;
}

/* RDINFO Module Specific Styles */

.RDINFO_ContainerTitle h3
{
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #002b49;
}



.RDINFOTable
{
    font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-top: 1px solid #004e85;
    border-bottom: 1px solid #004e85;
    background: #FF8;
    width: 100%;
}
.RDINFOContainerTable
{
    font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-top: 1px solid #004e85;
    border-bottom: 1px solid #004e85;
    border-right: 1px solid #004e85;
    border-left: 1px solid #004e85;
    background: #FFF;
    width: 100%;
}
.RDINFOContainerTable th
{
    padding: 0 0.5em;
    text-align: left;
    font: bold;
}

.RDINFOContainerTable tr td
{
    border-top: 1px solid #004e85;
    border-bottom: 1px solid #004e85; /*     background: #2CC; */
}

.RDINFOSearchTable
{
    font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background: #FFF;
    width: 100%;
}

.RDINFOSearchTable th
{
    padding: 0 0.5em;
    text-align: left;
    font: bold;
}

.RDINFOSearchTable td
{
    border-top: 1px solid #002b49;
    border-bottom: 1px solid #002b49;
    border-right: 1px solid #002b49;
    border-left: 1px solid #002b49;
}
.RDINFOControlTable
{
    font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-top: 1px solid #004e85;
    border-bottom: 1px solid #004e85;
    background: #F00;
    width: 100%;
}
.RDINFOControlTable th
{
    padding: 0 0.5em;
    text-align: left;
    font: bold;
}

.RDINFOControlTable tr td
{
    border-top: 1px solid #004e85;
    border-bottom: 1px solid #004e85;  
    background: #004e85;
    color: #022b49;
    text-align:center;
}

.RDINFOControlTablesearch /*search page*/
{
    font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-top: 1px solid #004e85;
    border-bottom: 1px solid #004e85;
    background: #F00;
    width: 100%;
}
.RDINFOControlTablesearch th
{
    padding: 0 0.5em;
    text-align: left;
    font: bold;
}

.RDINFOControlTablesearch tr td
{
    border-top: 1px solid #004e85;
    border-bottom: 1px solid #004e85;  
    background: #004e85;
    color: #fff;
}

.RDINFOResultTable
{
    font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-top: 1px solid #002b49;
    border-bottom: 1px solid #002b49;
    border-left: 1px solid #002b49;
    border-right: 1px solid #002b49;
    background: #D8E5ED;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 20px;
}

.RDINFOResultTable th
{
    padding: 0 0.5em;
    text-align: left;
    font: bold;
}

.RDINFOResultTable tr td
{
    border-collapse: collapse;
    border-top: 1px solid #002b49;
    border-bottom: 1px solid #002b49;
    border-left: 1px solid #002b49;
    border-right: 1px solid #002b49; /*     background: #2CC; */
}


.RDINFODisplayTable
{
    font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-top: 1px solid #030A3B;
    border-bottom: 1px solid #030A3B;;
    background: #fff;
    width: 100%; /*  margin-right: 10%;     margin-left: 10%;*/
    margin-bottom: 20px;
    color:#002b49;
}

.RDINFODisplayTable th
{
    border-collapse: collapse;
    padding: 0 0.5em;
    text-align: left;
    font-weight: bold;
}

.RDINFODisplayTable tr td
{
    border-collapse: collapse;
    border-left: 1px solid #002b49;
    border-right: 1px solid #002b49;   
    background: #fff;
    table-layout: fixed;


}
.RDINFOCaptchaTable
{
    font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-top: 1px solid #030A3B;
    border-bottom: 1px solid #030A3B;
    border-left: 1px solid #030A3B;
    border-right: 1px solid #030A3B;
    background: #D8E5ED;
    width: 40%;
    margin-right: 30%;
    margin-left: 30%;
    margin-bottom: 20px;
}


.RDINFOth
{
    padding: 0 0.5em;
    text-align: left;
    font: bold;
}

.RDINFOtr .yellow td
{
    border-top: 1px solid #FB7A31;
    border-bottom: 1px solid #FB7A31;
    background: #FFC;
}

.RDINFOtd
{
    border-bottom: 1px solid #CCC;
    padding: 0 0.5em;
}

.RDINFOtd .width
{
    width: 190px;
}

.RDINFOtd .adjacent
{
    border-left: 1px solid #CCC;
    text-align: center;
}

.RDINFOLabelHeader
{
    text-align: center;
    font: bold; /*Step 4: Fancy CSS3 Styles*/
    font-size: medium;
}
.RDINFOLabelContent
{
    font-weight: bold; /*Step 4: Fancy CSS3 Styles*/
    font-size: medium;
    margin: 0 5px;
    color: #001c2f;
}
.RDINFOLabelContentgrant
{
    font-weight: bold; /*Step 4: Fancy CSS3 Styles*/
    font-size: medium;
    margin: 0 5px;
    color: #002b49;
}
.RDINFOLabelContentNormalBold
{
    text-align: center;
    font-weight: bold; /* "Helvetica Neue" , Arial, Helvetica, Geneva, sans-serif; Step 4: Fancy CSS3 Styles*/
	color: #fff; 
}


.RDINFOLabelContentWhite
{
    font-weight: bold; /*Step 4: Fancy CSS3 Styles*/
    font-size: medium;
	color: #ffffff;
}

.RDINFOLabelContentBlue
{
    font-weight: bold; /*Step 4: Fancy CSS3 Styles*/
    font-size: medium;
	color: #002b49;
}
/* LINES */

.RDINFORedHorizLine
{
    border-bottom-color: White;
    background-color: #f32836;
    height: 1px;
}

.RDINFOGreyHorizLine
{
    border-bottom-color: White;
    background-color: #8A9191;
    height: 1px;
}

.RDINFOBlueHorizLine
{
    border-bottom-color: White;
    background-color: #002b49;
    height: 1px;
}

/* BUTTONS */

.RDINFOButton
{
    /*Step 2: Basic Button Styles    height: 100px;     width: 300px;   display: block;       display: block;*/
    background-color: #002b49;
    color: #fff;
    text-align: center;
    font-weight: bold;
    height: 32px; /*Step 4: Fancy CSS3 Styles*/
    cursor: pointer;
}

/*Step 3: Link Styles*/
a.RDINFObutton
{
    text-decoration: none;
}

.RDINFObutton:hover a
{
    background-color: #fff;
    color: #f00;
    font: normal;
}

input.RDINFObutton:hover
{
    background-color: #fff;
    color: #002b49;
    font: normal;
}
input.RDINFObutton .disabled
{
    background-color: #002b49;
}

input[type="submit"]
{
    /*Step 2: Basic Button Styles    height: 100px;     width: 300px;   display: block;       display: block;*/
    background-color: #002b49;
    color: #fff;
    text-align: center;
    font-weight: normal;
    height: 32px;
 margin:0px 0px 0px 0px;
  padding:0px 10px 0px 10px;
    border-style: none;
    min-width: 60px; /*Step 4: Fancy CSS3 Styles*/
}

input[type="submit"]:hover
{
    background-color: #fff;
    color: #002b49;
}

/*
#dnnMenu{height:32px;}
#dnnMenu .topLevel{height:35px;position:relative;}
#dnnMenu .topLevel li{float:left;margin:0 3px 0px 0;list-style-type:none;position:relative;}

#dnnMenu .topLevel li a{display:block;color:#fce400;background-color:#002b49; line-height:30px;}
#dnnMenu .topLevel li.hover a, 
#dnnMenu .topLevel li a:hover{color:#f32836;background-color:#002b49;text-decoration:none;}

#dnnMenu .topLevel li a div{display:block;line-height:30px;margin:0 10px 0px 10px;padding:0px 0px 0px 0px;min-width:60px;}
#dnnMenu .topLevel li.hover a div, 
#dnnMenu .topLevel li a:hover div{}
*/

/* BUTTONS   display:block;
    float:left;
    margin:0 7px 0 0;
     font-size:100%;
    line-height:130%;
    text-decoration:none;
 */

.RDINFOButtons a, .buttons button
{
    background-color: #002b49;
    color: #ffffff;
    text-align: center;
    font: bold;
    height: 32px;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    font-family: "Lucida Grande" , Tahoma, Arial, Verdana, sans-serif;
    cursor: pointer;
    padding: 5px 10px 6px 7px; /* Links */
}
.RDINFOButtons button
{
    background-color: #002b49;
    color: #ffffff;
    text-align: center;
    font: bold;
    height: 32px;
    padding: 4px 10px 3px 7px; /* IE6 */
}
.RDINFOButtons button[type]
{
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}
*:first-child + html button[type]
{
    padding: 4px 10px 3px 7px; /* IE7 */
}
.RDINFOButtons button img, .buttons a img
{
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}
/* STANDARD */

button:hover, .RDINFOButtons .RDINFOButton a:hover
{
    background-color: #f00;
    border: 1px solid #c2e1ef;
    color: #0ff;
}
.RDINFOButtons a:active
{
    background-color: #6299c5;
    border: 1px solid #6299c5;
    color: #fff;
}

/* POSITIVE */
button.positive, .RDINFOButtons a.positive
{
    color: #529214;
}
.RDINFOButtons a.positive:hover, button.positive:hover
{
    background-color: #E6EFC2;
    border: 1px solid #C6D880;
    color: #529214;
}
.RDINFOButtons a.positive:active
{
    background-color: #529214;
    border: 1px solid #529214;
    color: #fff;
}
/* NEGATIVE */
.RDINFOButtons a.negative, button.negative
{
    color: #d12f19;
}
.RDINFOButtons a.negative:hover, button.negative:hover
{
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #d12f19;
}
.RDINFOButtons a.negative:active
{
    background-color: #d12f19;
    border: 1px solid #d12f19;
    color: #fff;
}
/* ------------------
 styling for the tables 
   ------------------   */


body
{
    line-height: 1.6em;
}

.rdINFO-minimalist-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 14px;
    background: #fff; /*	margin: 45px; 	width: 480px; 	*/
    border-collapse: collapse;
    text-align: left;
}
.rdINFO-minimalist-a th
{
    font-size: 16px;
    font-weight: bold;
    color: #039;
    padding: 10px 8px;
    border-bottom: 2px solid #6678b1;
}
.rdINFO-minimalist-a td
{
    color: #669;
    padding: 9px 8px 0px 8px;
}
.rdINFO-minimalist-a tbody tr:hover td
{
    color: #009;
}


.rdINFO-minimalist-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    background: #fff;
    margin: 45px;
    width: 480px;
    border-collapse: collapse;
    text-align: left;
}
.rdINFO-minimalist-b th
{
    font-size: 14px;
    font-weight: normal;
    color: #039;
    padding: 10px 8px;
    border-bottom: 2px solid #6678b1;
}
.rdINFO-minimalist-b td
{
    border-bottom: 1px solid #ccc;
    color: #669;
    padding: 6px 8px;
}
.rdINFO-minimalist-b tbody tr:hover td
{
    color: #009;
}


.rdINFOVert-minimalist
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
.rdINFOVert-minimalist th
{
    padding: 8px 2px;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 2px solid #6678b1;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    color: #039;
}
.rdINFOVert-minimalist td
{
    padding: 12px 2px 0px 2px;
    border-right: 30px solid #fff;
    border-left: 30px solid #fff;
    color: #669;
}


.rdINFOBox-table-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
.rdINFOBox-table-a th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #b9c9fe;
    border-top: 4px solid #aabcfe;
    border-bottom: 1px solid #fff;
    color: #039;
}
.rdINFOBox-table-a td
{
    padding: 8px;
    background: #e8edff;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}
.rdINFOBox-table-a tr:hover td
{
    background: #d0dafd;
    color: #339;
}


.rdINFOBox-table-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: center;
    border-collapse: collapse;
    border-top: 7px solid #9baff1;
    border-bottom: 7px solid #9baff1;
}
.rdINFOBox-table-b th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #e8edff;
    border-right: 1px solid #9baff1;
    border-left: 1px solid #9baff1;
    color: #039;
}
.rdINFOBox-table-b td
{
    padding: 8px;
    background: #e8edff;
    border-right: 1px solid #aabcfe;
    border-left: 1px solid #aabcfe;
    color: #669;
}


.rdINFO-zebra
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
.rdINFO-zebra th
{
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
    color: #039;
}
.rdINFO-zebra td
{
    padding: 8px;
    color: #669;
}
.rdINFO-zebra .odd
{
    background: #e8edff;
}


.rdINFOVert-zebra
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
.rdINFOVert-zebra th
{
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #039;
}
.rdINFOVert-zebra td
{
    padding: 8px 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #669;
}
.vzebra-odd
{
    background: #eff2ff;
}
.vzebra-even
{
    background: #e8edff;
}
.rdINFOVert-zebra #vzebra-adventure, .rdINFOVert-zebra #vzebra-children
{
    background: #d0dafd;
    border-bottom: 1px solid #c8d4fd;
}
.rdINFOVert-zebra #vzebra-comedy, .rdINFOVert-zebra #vzebra-action
{
    background: #dce4ff;
    border-bottom: 1px solid #d6dfff;
}


.rdINFO-one-column-emphasis
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
.rdINFO-one-column-emphasis th
{
    font-size: 14px;
    font-weight: normal;
    padding: 12px 15px;
    color: #039;
}
.rdINFO-one-column-emphasis td
{
    padding: 10px 15px;
    color: #669;
    border-top: 1px solid #e8edff;
}
.oce-first
{
    background: #d0dafd;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
.rdINFO-one-column-emphasis tr:hover td
{
    color: #339;
    background: #eff2ff;
}


.rdINFO-Newspaper-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
}
.rdINFO-Newspaper-a th
{
    padding: 12px 17px 12px 17px;
    font-weight: normal;
    font-size: 14px;
    color: #039;
    border-bottom: 1px dashed #69c;
}
.rdINFO-Newspaper-a td
{
    padding: 7px 17px 7px 17px;
    color: #669;
}
.rdINFO-Newspaper-a tbody tr:hover td
{
    color: #339;
    background: #d0dafd;
}


.rdINFO-Newspaper-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
}
.rdINFO-Newspaper-b th
{
    padding: 15px 10px 10px 10px;
    font-weight: normal;
    font-size: 14px;
    color: #039;
}
.rdINFO-Newspaper-b tbody
{
    background: #e8edff;
}
.rdINFO-Newspaper-b td
{
    padding: 10px;
    color: #669;
    border-top: 1px dashed #fff;
}
.rdINFO-Newspaper-b tbody tr:hover td
{
    color: #339;
    background: #d0dafd;
}


.rdINFO-Newspaper-c
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #6cf;
}
.rdINFO-Newspaper-c th
{
    padding: 20px;
    font-weight: normal;
    font-size: 13px;
    color: #039;
    text-transform: uppercase;
    border-right: 1px solid #0865c2;
    border-top: 1px solid #0865c2;
    border-left: 1px solid #0865c2;
    border-bottom: 1px solid #fff;
}
.rdINFO-Newspaper-c td
{
    padding: 10px 20px;
    color: #669;
    border-right: 1px dashed #6cf;
}


.rdINFO-rounded-corner
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
.rdINFO-rounded-corner thead th.rounded-company
{
    background: #b9c9fe url('../portals/_default/containers/bluerdinfo/table-images/left.png') left -1px no-repeat;
}
.rdINFO-rounded-corner thead th.rounded-q4
{
    background: #b9c9fe url('../portals/_default/containers/bluerdinfo/table-images/right.png') right -1px no-repeat;
}
.rdINFO-rounded-corner th
{
    padding: 8px;
    font-weight: normal;
    font-size: 13px;
    color: #039;
    background: #b9c9fe;
}
.rdINFO-Rounded-corner td
{
    padding: 8px;
    background: #e8edff;
    border-top: 1px solid #fff;
    color: #669;
}
.rdINFO-Rounded-corner tfoot td.rounded-foot-left
{
    background: #e8edff url('../portals/_default/containers/bluerdinfo/table-images/botleft.png') left bottom no-repeat;
}
.rdINFO-Rounded-corner tfoot td.rounded-foot-right
{
    background: #e8edff url('../portals/_default/containers/bluerdinfo/table-images/botright.png') right bottom no-repeat;
}
.rdINFO-Rounded-corner tbody tr:hover td
{
    background: #d0dafd;
}


.rdINFO-background-image
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url('../portals/_default/containers/bluerdinfo/table-images/blurry.jpg') 330px 59px no-repeat;
}
.rdINFO-background-image th
{
    padding: 12px;
    font-weight: normal;
    font-size: 14px;
    color: #339;
}
.rdINFO-background-image td
{
    padding: 9px 12px;
    color: #669;
    border-top: 1px solid #fff;
}
.rdINFO-background-image tfoot td
{
    font-size: 11px;
}
.rdINFO-background-image tbody td
{
    background: url('../portals/_default/containers/bluerdinfo/table-images/back.png');
}
* html .rdINFO-background-image tbody td
{
    /*  	   ---------------------------- 		PUT THIS ON IE6 ONLY STYLE  		AS THE RULE INVALIDATES 		YOUR STYLESHEET 	   ---------------------------- 	*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
    background: none;
}
.rdINFO-background-image tbody tr:hover td
{
    color: #339;
    background: none;
}


.rdINFO-gradient-style
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}
.rdINFO-gradient-style th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #b9c9fe url('../portals/_default/containers/bluerdinfo/table-images/gradhead.png') repeat-x;
    border-top: 2px solid #d3ddff;
    border-bottom: 1px solid #fff;
    color: #039;
}
.rdINFO-gradient-style td
{
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid #fff;
    background: #e8edff url('../portals/_default/containers/bluerdinfo/table-images/gradback.png') repeat-x;
}
.rdINFO-gradient-style tfoot tr td
{
    background: #e8edff;
    font-size: 12px;
    color: #99c;
}
.rdINFO-gradient-style tbody tr:hover td
{
    background: #d0dafd url('../portals/_default/containers/bluerdinfo/table-images/gradhover.png') repeat-x;
    color: #339;
}


.rdINFO-pattern-style-a
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url('../portals/_default/containers/bluerdinfo/table-images/pattern.png');
}
.rdINFO-pattern-style-a thead tr
{
    background: url('../portals/_default/containers/bluerdinfo/table-images/pattern-head.png');
}
.rdINFO-pattern-style-a th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #039;
}
.rdINFO-pattern-style-a td
{
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}
.rdINFO-pattern-style-a tbody tr:hover td
{
    color: #339;
    background: #fff;
}


.rdINFO-pattern-style-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    margin: 45px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    background: url('../portals/_default/containers/bluerdinfo/table-images/patternb.png');
}
.rdINFO-pattern-style-b thead tr
{
    background: url('../portals/_default/containers/bluerdinfo/table-images/patternb-head.png');
}
.rdINFO-pattern-style-b th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #039;
}
.rdINFO-pattern-style-b td
{
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}
.rdINFO-pattern-style-b tbody tr:hover td
{
    color: #339;
    background: #cdcdee;
}

.InputStd
{
    width: 480px;
}

.InputMultiBox
{
    width: 700px;
    height: 80px;
    background-color: #004e85;
    color: #fff;
}







