﻿#left-content 
    {
    width: 300px;
    height: 310px;
    float: left;
    padding-top: 10px;
    }
				
#left-inner-lower 
    {
	height: 248px;
	padding: 5px;
    }
				
.news-container 
    {
    background-color: #fff;
    }
		
.news-title 
    {
    font-weight:bold;
    font-size: 22px;
    color:  #7A1312;
    padding-left: 18px;
    }
    
.newsscrollbar 
    {
    width: 250px;
    height: 215px;
    margin: 0 auto 20px auto;
    overflow: auto;
    font-size: 90%;
    padding-right: 8px;
    padding-left: 8px;
    text-align: left;
    clear: right;
    }

#right-content  
    {
    width: 400px;
    height: 100%;
    float: right;
    padding-top: 10px;
    }

#upper-content 
    {
    width: 750px;
    float: left;
    margin: 10px 10px 10px 0px;
    clear: both;
    }
    
#lower-content 
    {
    width: 750px;
    float: left;
    margin: 10px 10px 10px 0px;
    clear: both;
    }

#upper-content p   
    {
    font-size:12px;
    }
		
.boxheader 
    {
	font-size: 22px;
	font-weight: bold;
	color: #7A1312;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 18px;
    }

.RoundedBox 
    {
    padding-right: 3px;
	padding-left: 3px; 
	}

.boxcontent 
    {
 	background-color:#fff;
	clear: both;
	padding-top:7px;
    }

.dboxcontent 
    {
    border-style:solid;
	border-color:#C0C0C0;
	border-width:1px;
	background-color:#F8F8F8;
	clear: both;
	padding:7px;
    }

.boxcontent p  
    {
    margin:5px;
    }

.Cboxheader 
    {
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	background-color: #7A1312;
	background-position:#7A1312;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7A1312;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #7A1312;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
    }

.Ctop1, .Ctop2, .Ctop3, .Ctop4
    {
    font-size: 1px;
    overflow: hidden;
    display: block;
    }

.Ctop1
    {
    height: 1px;
    background: #7A1312;
    margin: 0 4px;
    }

.Ctop2
    {
    height: 1px;
    background: #7A1312;
    border-right: 2px solid #7A1312;
    border-left: 2px solid #7A1312;
    margin: 0 3px;
    }

.Ctop3
    {
    height: 1px;
    background: #7A1312;
    border-right: 1px solid #7A1312;
    border-left: 1px solid #7A1312;
    margin: 0 2px;
    }

.Ctop4
    {
    height: 2px;
    background: #7A1312;
    border-right: 1px solid #7A1312;
    border-left: 1px solid #7A1312;
    margin: 0 1px;
    }


/* rounded edges on the Navigation bar*/

.dtop1, .dtop2, .dtop3, .dtop4
    {
    font-size: 1px;
    overflow: hidden;
    display: block;
    }

.dtop1
    {
    height: 1px;
    background: #555C78;
    margin: 0 4px;
    }

.dtop2
    {
    height: 1px;
    background: #555C78;
    border-right: 2px solid #555C78;
    border-left: 2px solid #555C78;
    margin: 0 3px;
    }

.dtop3
    {
    height: 1px;
    background: #555C78;
    border-right: 1px solid #555C78;
    border-left: 1px solid #555C78;
    margin: 0 2px;
    }

.dtop4
    {
    height: 2px;
    background: #555C78;
    border-right: 1px solid #555C78;
    border-left: 1px solid #555C78;
    margin: 0 1px;
    }

.page-content 
    {
    min-height: 100%;
       padding:0px 10px 0px 10px;
    }

.page-content h2 
    {
	font-family: "Times New Roman", Times, serif;
	color:black;
	font-weight: bold;
	font-size: large;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #0000FF;
	margin-bottom: 10px;
    }

.page-content h3 
    {
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
	font-size: medium;
	margin-bottom: 10px;
    }

.inner-body 
    {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding-right: 15px;
	padding-left: 5px;
    }
    
.inner-body li 
    {
	list-style-type: none;
	}

.inner-body li a:hover 
    {
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: underline;
    }

.inner-body-left 
    {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding-right: 15px;
	padding-left: 5px;
	width: 750px;
	float: left;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #0000FF;
    }

.inner-body li a 
    {
	text-decoration: none;
    }

#otherli
    {
	float:right;
	list-style: none;
    }

#numsingle 
    {
	line-height: 1.3em;
    list-style:decimal;
    }   

.smallbreak
    {
    line-height:10px;
    }
 
  .line 
    {
    line-height: 0.5em;
    } 
 
 .DescrLabel   
    {
    float:left;
  	color: maroon;
	font-weight:bold;
    }
    
#faqmenu
    {
     width:650px;
     height:100%;
     margin:10px 0px 20px 0px;
     border:solid 2px blue;
     padding:5px;
    } 
    
#left
    {
    list-style: none;
    }     

.lblTitle
    {
    font-size:18px;
    }  
    
.QA
    {
    font-family: "Times New Roman", Times, serif;
	font-size: 20px;
    }

.QAnswer
    {
    font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#0000FF;
    }
    
#QA  
    {
    margin:0px 10px 0px 0px; 
    }    
  
 #questions   
    {
    width:745px;
    }
 .btnhelp  
    {
    margin:0px 0px 0px 10px;
    } 
    
.Announcement-date 
    {
	color: #FF0000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
    text-align:left;
    }

.Announcement-title 
    {
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
    }  

.Announcement-description 
    {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
    } 

 .signin  
    {
    font-family: "Times New Roman", Times, serif;
	}  

.Page-title  
    {
   	font-weight: bold;
	color: #9F0707;
	font-family: "Times New Roman", Times, serif; 
    } 
 
.updateinfo
    {
     font-family: 'Times New Roman', Times, serif; 
    font-size:25px;
    color:Red;
    cursor:default;
    } 
