/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/
/*
div.transOFF {width:100%; padding-bottom:9px; background: transparent; opacity:1.0; filter: alpha(opacity=100); -moz-opacity: 1.00;}
div.transON {width:100%; padding-bottom:9px; background: transparent; opacity:.6; filter: alpha(opacity=60); -moz-opacity: 0.6;}

div.traOFF {width:100%; padding-top:10px; background: transparent; opacity:.7; filter: alpha(opacity=70); -moz-opacity: 0.7;}
div.traON {width:100%;  padding-top:10px;  background: transparent; opacity:1.0; filter: alpha(opacity=100); -moz-opacity: 1.0;}
*/

div.quotebutton:hover {
 width:100%;  padding-top:10px;  background: transparent; opacity:.7; filter: alpha(opacity=70); -moz-opacity: 0.7;
}


div.quotebutton {
width:100%;  padding-top:10px;  background: transparent; opacity:1.0; filter: alpha(opacity=100); -moz-opacity: 1.0;
}

.titlebg
{

}

.titletext
{
padding-left:10px;
font-size:11px;
font-weight:bold;
color:#fff;
}
.contenttext
{
font-size:11px;
font-weight:normal;
color: #555;
padding:6px 0px 0px 0px;
line-height: 18px;
text-align:justify;
/*border:solid 1px red;*/
}
.contenttext p
{
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.containerouter
{
border:solid 0px #bbb;
}
.settingbox2
{

}
.titlecell
{
padding: 0px 0px 0px 0px;
}
.sizecell
{
padding: 0px 0px 0px 0px;
}

/* Menu Item Global Template */

.newscatagorytbl
{
height: 32px;
background-color: #F0F1F2;
border: solid 1px #666;
border-top:0;
color: #316C9E;
padding: 0px 0px 0px 3px;
}

.newsannouncetbl
{
width:100%; 
background-color: #F0F1F2;
border-left: 1px #CBCBCB;
border-right: 1px #CBCBCB;
color: #316C9E;
}


.newsANNOUNCEMENTTITLE
{
background-color:rgb(16,145,61);/*: url(images/GetQuote_bg.gif) repeat-x top left;*/
border: 1px #666 solid;
height: 23px;
text-align: center;
}
.newsANNOUNCEMENTTITLE a
{
color:#ffffff; 
font-weight: bold; 
text-decoration: none;
}
.newsANNOUNCEMENTTITLE a:hover
{
color:#ffffff; 
font-weight: bold; 
text-decoration: underline;
}

.newsNOMENUBACKTXT
{
color:#ffffff;
font-weight: bold; 
text-decoration: underline;
}

.newsREADMORETXT a
{
color:#666;
font-weight: bold;
text-decoration: none;
font-family:helvetica;
}
.newsREADMORETXT a:hover
{
color:#666;
font-weight: bold;
text-decoration: underline;
}

.newsCATOGORYHEADERTBL
{
background-color:rgb(16,145,61);/*: url(images/GetQuote_bg.gif) repeat-x top left;*/
border: 1px #666 solid;
height: 23px;
text-align: center;
font-family:helvetica;
}

.newsCATEGORYHEADER
{
color: #ffffff; 
Font-Weight: bold;
}

.newsARCHIVEITEMTBL, .newsSCHEDULEDTBL, .newsDATEVEIWTBL
{
height: 32px; 
background-color: #F0F1F2;
border: solid 1px #666;
border-top:0;
padding: 0px 0px 0px 3px;
font-family:helvetica;
}

.newsArchiveTitle a,.newsScheduledTitle a, .newsDateVeiwTitle a, .newsCATEGORYTITLE a
{
color:rgb(16,145,61);
font-weight:bold;
text-decoration:none;"
}
.newsArchiveTitle a:hover,.newsScheduledTitle a:hover, .newsDateVeiwTitle a:hover, .newsCATEGORYTITLE a:hover
{
color:rgb(16,145,61);
text-decoration:underline;"
}
.newsARCHIVEANNOUNCETBL, .newsSCHEDULEDANNOUNCETBL
{
width:100%;
background-color: #F0F1F2;
border-left: 1px #CBCBCB;
border-right: 1px #CBCBCB;
font-family:helvetica;
}

.newsARCHIVEANNOUNCETD, .newsSCHEDULEDANNOUNCETD
{
background-color: #055EA5;
color: #316C9E;
height: 23px;
}

.green
{
color:rgb(16,145,61);
text-decoration:none;
font-family:verdana;
font-size:12px;
}

.newsCONTENT
{
font-size:11px;
font-family:verdana;
font-weight:normal;
color:#777;
padding:5px;
}