/* CSS Cascading Style Sheet 2.0 */

body {
	font-family:verdana,arial,helvetica;
	color:#6E9ED3;
	font-size:9pt;	
	font-style: normal;
    line-height:140%; 
	}

table.nav {
	border-width:2px;
	border-style:solid;
	border-color:#FFffff;
}

a {
    color: #6E9ED3;
    text-decoration: underline;
}
a:hover {
    font-style: normal;
    text-decoration: underline;
}
a:visited {
    color: #6E9ED3;
    font-style: normal;
    text-decoration: underline;
}

a.nav{
	color:#020399;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-indent:0px;
	letter-spacing:0px;
	line-height:150%;
}
a.link{
	color:#020399;
	font-size:10px;
	text-decoration:none;
	text-indent:0px;
	letter-spacing:0px;
	line-height:150%;
}

a.nav:hover {
  	text-decoration:underline;
}

h1 {
 font-family:verdana,arial,helvetica;
    font-size: 13pt;
    margin-bottom: 15pt;
}
h1:first-letter {
    font-size:110%;
}

h2 {
	font-family:verdana,arial,helvetica;
	text-align: right;
	font-size:6pt;	
	font-style: normal;	
	font-weight:normal;
}
h2:first-letter {
	font-size:100%;
}


h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11pt; 
    margin-bottom: 13pt;
}	
	 
}
h3:first-letter {
	font-size:101%;
}

li {
	line-height:130%;
}
	
p { padding: 5px 10px 25px 40px;
	line-height:130%;
}
p.nav { padding: 0px 0px 0px 00px;
	line-height:100%;
	style="text-align: center; margin: 3px;"
}

	
b {
	line-height:230%;
}

img {border: none;  float:left; padding: 1px 5px 2px 1px;}
logo {clear:both; }

hr {border: 1px solid #6e9ed3;}
div.content {  padding: 5px 5px 5px 10px; text-align: left;clear:both;line-height:160%;}
div.start {border: 1px solid #6E9ED3; border-style: solid; width: 178px; height: 152px;margin: 6px; font-size:7pt; text-align: center;  float:left;  padding: 5px 10px 10px 10px; }
div.footer {  padding: 5px 5px 5px 10px;  text-align: center; clear:both;}
div.txt {font-size:6pt; text-align: center; clear:both; float:left;  padding: 5px 10px 10px 10px; }
div.startmini {border: 1px solid #6E9ED3; border-style: solid; width: 178px; height: 152px;margin: 6px; font-size:7pt; text-align: center;  float:left;  padding: 5px 10px 10px 10px; }

