﻿body 
{
    /*background-color:#D4E0ED;*/
     background-color:White;
    
}
form
{
    background-color:White;
}
.MainDiv
{
    background-color:White;
}
/*#1D1B67*/
/*#0889EB*/
.Menu
{
    padding-top:2px;
    padding-bottom:10px;
    padding-left:2px;
    padding-right:2px;
}
.MenuItem
{   
   width:300px; 
   height:30px;  
   text-align:center;    
   font-size:10pt;
   color:#1D1B67;          
   border:solid 1px gray;     
}

.MenuItemOver
{   
   width:300px; 
   height:30px;  
   text-align:center;    
   font-size:10pt;
   color:#1D1B67;          
   border:solid 3px #0889EB;     
}

.FooterItem
{    
   height:15px;   
   text-align:center;    
   font-size:8pt;
   color:white;          
   border-right:solid 1px white;   
   padding-right:20px;
   padding-left:20px;
}

.FooterItemLast
{    
   height:15px;   
   text-align:center;    
   font-size:8pt;
   color:white;  
   padding-right:20px;
   padding-left:20px;           
}

.FooterWrapper
{
	background-color:#0889EB;
	color:White;
	width:100%;	
}

.Footer
{
    padding-bottom:10px;    
    padding-top:10px;
    background-color:#0889EB;       
    margin-left:270px;
    margin-right:250px;
    text-align:center;
   
}

.LeftImage
{
    float:left;
    margin-right:20px;   
    margin-left:5px; 
    margin-bottom:5px;
}

.RightImage
{
	float:right;
    margin-right:20px;   
    margin-left:5px; 
    margin-bottom:5px;
}

.Header
{
    /*padding-bottom:10px;*/
}

.header2
{
    font-family:Verdana;
    font-size:12px;
    font-style:normal;
    font-variant:small-caps;
    color: #1D1B67;  
    font-weight:bold; 
}
    

.Text
{    
    font-family:Verdana;
    font-size:10pt;
    color:#1D1B67;    
    margin-left:10px;
    margin-right:10px;
}
.QuesText
{
    font-family:Verdana;
    font-size:10pt;
    color:#0889EB;  
}

a:link
{
	color:#1D1B67;
	text-decoration: none;			
}

a:visited
{
	color:#1D1B67;
	text-decoration: none;
}

a:active
{
	color:black;
	text-decoration: none;
}

a:hover
{
	font-variant:small-caps;
    color:#0889EB;     
	text-decoration: none;
}

.Footer a:link
{
	color:white;
	text-decoration: none;			
}

.Footer a:visited
{
	color:white;
	text-decoration: none;
}

.Footer a:active
{
	color:white;
	text-decoration: none;
}

.Footer a:hover
{
        font-variant:normal; 
	color:white;
	text-decoration: none;
}

.bottom
{
    margin-top:20px;
}

/*Application Form*/

.ApplicationHead
{
     font-family:Verdana;
     font-size:14px;
     font-style:normal;
     font-variant:small-caps;
     font-weight:bold;
     color:white;     
     background-color:#0889EB;
}

.ApplicationHead2
{
     font-family:Verdana;
     font-size:12px;
     font-style:normal;
     font-variant:small-caps;
     font-weight:bold;
     color:#0889EB;     
}

.ApplicationPrompt
{
     font-family:Verdana;
     font-size:10px;
     font-style:normal;
     font-variant:normal; 
     font-weight:normal;
     color:#0889EB; 
     width:280px;   
     margin:5px 5px 5px 5px; 
}

.ApplicationCapture
{
     font-family:Verdana;
     font-size:10px;
     font-style:normal;
     font-variant:normal; 
     font-weight:normal;
     color:#1D1B67;     
     width:350px;
     margin:5px 5px 5px 5px;
}
.CheckBox
{
    font-family:Verdana;
     font-size:10px;
     font-style:normal;
     font-variant:normal; 
     font-weight:normal;
     color:#0889EB; 
     width:500px;   
     margin:5px 5px 5px 5px;     
}
.Button
{
    color:#1D1B67;
    background-color:#0889EB;
}
/*--------------*/

/*Modal PopUp*/
.modalBackground
{
  background-color:black;
  filter:alpha(opacity=70);
  opacity:0.7;  
}

.modalPopup 
{
  background-color:white; 
  border-width:3px; 
  border-style:solid; 
  border-color:#0889EB; 
  padding:3px; 
  width:450px;              
}
/*Modal PopUp*/

.imagepic
{
    height:300px;
    width:300px
}

.piclinks a:link
{
	color:white;
	text-decoration: none;			
}

.piclinks a:visited
{
	color:white;
	text-decoration: none;
}

.piclinks a:active
{
	color:white;
	text-decoration: none;
}

.piclinks a:hover
{
	color:white;
	text-decoration: none;
}


