﻿
body
{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: visible;		
	font-family: Arial, Helvetica, sans-serif;	
	text-align:center;
	font-size:small;
	color : #4e4f4f;
}

img
{	
    margin:0px;
    padding: 0px;	
    border-width:0px;
}

a, a:link, a:visited, a:hover
{
	color: #4b8ebb;
}

.main
{
	width:1000px;
	height:auto;
	margin-left: auto;
	margin-right: auto;    
}

.header
{
    height:auto;    
    margin:0px;   
}

.wrapper
{    
     margin:0px;
     padding:0px;           
     overflow:visible;
     background-color:#dfe9f2;                  
     display:table;
     min-height:275px;
     height:auto;
     _height:275px;
}

.leftframe
{
    float :left;
    width:140px;         	
	overflow:visible; 		
}
        
             
.rightframe
{  
   float:right;
   width:860px;           
   text-align:left;          
   overflow:visible; 
   background-color:#ffffff;  
   height:100%;   
}


#maincontent
{		
	overflow:visible;	
    height: auto; 
    min-height:215px;   
}

.innercontent
{	
	padding:15px;	
}

.copyright
{
	font-size:x-small;
	text-align:center;		 	
	height:60px;	
}

.blueBar
{
	clear:both;
	background-color:#00256b;
	height:15px;	
}

.footer
{	
    clear:both;    
    margin-top:10px;
}

#tableFooter
{	
	text-align:center;
	width:100%;
}

#tableFooter a, #tableFooter a:link, #tableFooter a:visited
{
	color:#00256B;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

#tableFooter a:hover
{	
	text-decoration:underline;	
}

#tableFooter td
{
	text-align:center;
}

.textBold
{
	font-weight:bold;	
}

.titleBold
{
	font-weight:bold;
	color : #01266c;
}

.innovationtext
{
	margin-bottom:10px;
}

.centerlarge
{		
	text-align:center;
	color : #01266c;
	font-size:x-large;	
}

p.headertitle
{
	font-weight:bold;
	color : #01266c;
	margin:0px;
	padding:0px;
	margin-left:25px;	
}

ul
{
	margin-top:5px;
}


