body {

	padding: 0px; 
	margin:0px;
	
	background-repeat:repeat-x;
	background-image:url(../images/fullbluemiddleback.png);
	background-color:#115abb;
	
}


.featuretitle
{
    font-size: 16px;
    font-family:Arial;
    font-weight:bold;
    color:#ffc000;
}

.bodytext
{
    background-color:Transparent;
    border-style:none;
    border-left-style:none;
    border-right-style:none;
    border-color:#9db9e2;
    border-width:1px;
    padding:15px,15px,15px,15px;
    font-size: 14px;
    font-family:Arial;
    height:188px;
    width:470px;
    overflow:scroll;
    overflow-x:hidden;
    text-align:center;
    
    
    
}

.titlebar
{
    background-image:url(../images/titlebar.png);
    background-position:center;
    background-repeat:no-repeat;
    color:#ffc000; 
    font-family:Arial; 
    font-size:20px; 
    font-weight:bold; 
    text-align:left;
    padding-left:100px;
    vertical-align:middle;
    
}	

.generalText
{
    font-size:14px;
    text-align:justify;
    color:Black;
    font-family:Arial;
}

.textjustified
{
    font-size:16px;
    text-align:justify;
    font-weight:normal;
    color:Black;
    font-family:Arial;
}
.textcentered
{
    font-size:16px;
    text-align:center;
    font-weight:normal;
    color:Black;
    font-family:Arial;
}

.maintitle
{
    color:#ffc000; 
    font-family:Arial; 
    font-size:32px; 
    font-weight:bold; 
    font-style:italic;
}

.menulink
{
    font-family:Verdana;
    Color:#808080;
    font-size:14px;
}


.menulink:Hover
{
    Color:Navy;
}



a {
	color:#3C3C3C;
	text-decoration:none;
	}




.articleTable
{
    width:100%;
    height:100%;
    padding:0px,0px,0px,0px;
    border-spacing:0px;
    outline-width:0px;
    border-style:none;
    border-width:1px;
    border-color:Yellow;
    
}

.articleTD
{
    height:100%;
    width:100%;
    text-align:center;
    background-color:White;
   padding:0px;
}

.componentheading 
{
    visibility:hidden;
    display:none;
    padding:0px,0px,0px,0px;
    border:none;
    border-spacing:0px;
}
table.contentpane {
	border-style: none;
	width: 100%;
	text-align:center;

    padding:0px,0px,0px,0px;
	outline:none;
	border-spacing:0px;
	border-width:0px;
	background-color:#115abb;
}

.bannergroup
{
    display:none;
    visibility:hidden;
}
div 
{
  
    border-style:none;
    border-color:yellow;
    border-width:1px;
    height:100%;
}

.blog 
{
    height:100%;
    border-color:Navy;
    border-width:0px;
    border-style:none;
    width:100%;
    
    
}
.contentpaneopen {
	border-width:0px;
	border-style:none;
	border-color:Red;
	width:100%;
         height:100%;
         border-spacing:0px;
	padding:0px,0px,0px,0px;
	border-spacing:0px;
	text-align:center;
	vertical-align:bottom;
	margin:0px,0px,0px,0px;
    vertical-align:bottom;
}

.article_separator
{
    visibility:hidden;
    display:none;
    padding:0px,0px,0px,0px;
    border:none;
    border-spacing:0px;
   
}
