/* CSS Document */
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #D9E3F0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer
{
    font-family:Arial, Helvetica, sans-serif; 
    font-size : 9px; 
    color:#FFFFFF; 
    text-decoration : none;  
    font-weight:normal;  

}
.compChart td
{
    width:120px;
    text-align: center;
    font-size: 14px;
	font-weight: normal;
	color: #063B81;
    border-width:1px;
    border-style:dotted;
    border-color:#D5E1DF;

}
a:link {
	color: #0C397D;
}
a:visited {
	color: #0C397D;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #0C397D;
}
a.contentlink2 
{ 
    font-family:Arial, Helvetica, sans-serif; 
    font-size : 9px; 
    color:#FFFFFF; 
    text-decoration : none;  
    font-weight:normal;  
    }
a.contentlink2:visited
{ 
    font-family:Arial, Helvetica, sans-serif; 
    font-size : 9px; 
    color:#FFFFFF; 
    text-decoration : none;  
    font-weight:normal;  
}
a.contentlink2:hover 
{ 
    font-family:Arial, Helvetica, sans-serif; 
    font-size : 9px; 
    color:#FFFFFF; 
    text-decoration : underline;  
    font-weight: normal;  
    }

.breaker {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
}
.nav{
	text-align:center;
	font-variant:small-caps;
	letter-spacing:1px;
	color:#FFFFFF;
	font-size: 8px;
	padding:5px;
}
.nav td{
	height:15px;
	width:100px;
	text-align:center;	
	border:none;
}
a.contentlink1 
{ 
    font-family:Arial, Helvetica, sans-serif; 
    font-size : 9px; 
    color:#FFFFFF; 
    text-decoration : none;  
    font-weight:normal;  
    }
a.contentlink1:visited
{ 
    font-family:Arial, Helvetica, sans-serif; 
    font-size : 9px; 
    color:#FFFFFF; 
    text-decoration : none;  
    font-weight:normal;  
    }
a.contentlink1:hover 
{ 
    font-family:Arial, Helvetica, sans-serif; 
    font-size : 9px; 
    color:#FFFFFF; 
    text-decoration : underline;  
    font-weight: normal;  
    }

.content {
	line-height: 18px;
	text-align: justify;
}
.content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #063B81;
	text-align: left;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
.content h2 {
	font-size: 14px;
	line-height: 14px;
	color: #022962;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #063B81;
	text-decoration: none;
	text-align: left;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.lightBlue14 {
	font-size: 14px;
	font-weight: bold;
	color: #2C3018;
	text-decoration: none;
}
