﻿body {
    width: 980px;
    margin: 0px auto;
    background-color:#EEEEEE;	        
    font-family:Candara;
    text-align:center;
}

.noBachgroundBody{
    width: 100%;
    background-color:#FFFFFF;	            
    margin: 0px auto;
    padding: 0px 0px;
    background-position: center;
    background-image:  none;                
    font-family:Candara;
}

.link{
    cursor:pointer;
    color:#0000FF;
    text-decoration:none;
    font-size:0.9em;
    
}

.generalText
{
    font-family:Candara;
    font-size:0.9em;
}

.divWrapper{
    text-align: center;
    background-color: White;
    border-style:solid;
    border-color: Black;
    border-width: 1px;
    width: 980px;
    
}

.divMenu{
    color:#160860;    
    margin-top:5px;
    margin-bottom:5px;
    font-size:1em;
    font-style:normal;
    text-decoration:none;
    font-variant:small-caps;    
    

}

.divMenuMain{
    color:#DFBA1D;    
    margin-top:5px;
    margin-bottom:5px;
    font-size:1em;
    font-style:normal;
    text-decoration:none;
    font-variant:small-caps;    
    font-weight:bold;
}

.divMenuMain a{
    color:#160860;
    font-size:1em;
    font-style:normal;
    text-decoration:none;
    font-variant:small-caps;
    font-weight:bold;
}


.divMenu a{
    color:#160860;
    font-size:1em;
    font-style:normal;
    text-decoration:none;
    font-variant:small-caps;
    font-weight:bold;
}

.divMainBanner{
    background-color:#160860;
    height:120px;    
    border-top-color: #DFBA1D;
    border-top-style:solid;
    border-top-width:1px;       
}

.divMainBannerNoNDP{
    background-color:#160860;
    height:120px;
    border-bottom-color: #DFBA1D;
    border-bottom-style:solid;
    border-bottom-width:1px;   
}

.divMainBanner_titleLabel, divMainBanner_titleLabel a{
    font-family:Franklin Gothic Demi;
    text-decoration:none;
    font-variant:normal;
    font-size:2em;
    color:#004883;
    font-weight:bold;
    
}

.divMainBanner_title{
    margin-top:40px;
    margin-left:5px;
}

.divMainBanner_subtitle{
    font-family:Franklin Gothic Demi;
    font-variant:small-caps;
    font-size:1.5em;
    color:#004883;
    margin-top:0px;
    margin-left:5px;    
}

.divSeparator{
    height:5px;
}


.divMainContent{
    width:970px;
    text-align:left;
}

.innerTitle{        
    background-color:#160860;
    background-position: left;
    
    text-indent: 05px;
    text-align:left;
    color:#EEEEEE;
    font-weight:bold;
    font-variant:small-caps;
    

}
.innerTitle a{        
    color:#EEEEEE;
    font-weight:bold;
    font-variant:small-caps;
    text-decoration:none;
}

.divFooter, .divFooter a{
    background-color:#160860;
    background-position: left;
    color:#EEEEEE;
    text-align:center;
    font-weight:bold;
    font-variant:small-caps;
    clear:both;  
}

.divContentLeft{
    margin:5px;    
    float:left;
    width:970px;
}

.divContentRight{
    margin:5px;
    float:left;
    width:970px;
}

.divBreakLineContent{
    clear:both;
}

.innerFooter{    
    height:1px;    
}
.videoList{
    font-variant:small-caps;
    font-size:0.9em;
    color:#DFBA1D;    
}

.videoList a{
    color:#555555;
    font-variant:small-caps;
    font-size:0.9em;
    font-weight:bold;
    text-decoration:none;
}

.contentTitle{
    color:#555555;
}

input[type=text], input[type=password], textarea
{
    background-color:#FFFFFF;
   	border-color: #555555;
	border-right: 1px solid; 
	border-top: 1px solid; 
	border-left: 1px solid; 
	border-bottom: 1px solid;    
}

input[type=button], input[type=submit], input[type=file]
{
   	background-color: #FFFFFF;	
	border-style:inset;
	border-width:1px;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #555555;
	height: 20px;
}

.grid
{
    border-color:#FFFFFF;
    border-width:1px;
    border-style:solid;
}


.gridHeader a
{
    text-align:left;  
    font-family:Candara;
    font-variant:small-caps;
    background:#E3E0EE;      
    font-weight:bold;
}

.gridHeader
{
    text-align:left;  
    font-family:Candara;
    font-variant:small-caps;
    background:#E3E0EE;      
    font-weight:bold;
}


.gridData
{
    text-align:left;  
    font-family:Candara;
    background:#FFFFFF;      
    vertical-align:top;
}

.gridAlternData
{
    text-align:left;
    font-family:Candara;
    background:#F3F0FF;
    vertical-align:top;
}

.gridPager
{    
    font-family:Candara;
    font-variant:small-caps; 
}

.mainContent
{
    text-indent:4px; 
    margin:5px;
    border-style:solid;
    border-color:#4F86B0;
    border-width:1px;
}

ul{
    margin:0;
    padding:0;

    color:#EEEEEE;    
    background-color: #EEEEEE;    
    margin-top:5px;
    margin-bottom:5px;
    font-size:1em;
    font-style:normal;
    text-decoration:none;
    font-variant:small-caps;    
    font-weight:bold;
    text-align:left;
}

li a{
    display:inline;
    margin:2;   
    color:#160860;    
    font-size:1em;
    font-style:normal;
    text-decoration:none;
    font-variant:small-caps;
    font-weight:bold;

}

li{
    display:inline;
    margin:2;
    color:Red;
    font-size:1em;
    font-style:normal;
    text-decoration:none;
    font-variant:small-caps;
    font-weight:bold;
}

