/* CSS Document */


body{
	background-color: #000073;
}
	
div#content {
	width:630px;
	margin-left:auto;
	margin-right:auto;
	height: 245px;
	background-image: url(graphics/title2.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
} 	


	
#Layer1 {
	width:624px;
	height:56px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	top: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 12px;
	line-height: 25px;
	padding: 3px;
	text-align: justify;
	text-decoration: none;
	color: #0000FF;
	background-image: url(graphics/bottomstrip.gif);
	background-color: #FFFFFF;
		
}	

.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	padding:inherit;
	font-weight: 500;
	color: #000099;
	text-decoration: none;
	background-color: inherit;
	}

			
	p {
text-align: justify;
font-size: 0.9em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
line-height: 1.1em;
text-transform: none;
color: #000099;
background-color: transparent;
}

.strong {
color: inherit;
background-color: transparent;
font-weight:600;
}


   .red {
	color: #FF0000;
	background-color: transparent;
	font-weight: 600;
}

.green {
	color: #009966;
	background-color: transparent;
	font-weight: 600;
}

 .line {
	color: inherit;
	background-color: transparent;
	font-weight:600;
	text-decoration: underline;
 }


 .italic {
font-style: italic;
color: inherit;
background-color: inherit;
 }	
 

 
 .large {
 font-size: 1.2em;
 font-variant:small-caps;
}

 h1 {
 	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	line-height: 0.9em;
    color: #000099; 
background-color: transparent;
	 }

 h2 {
 	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	line-height: 0.6em;
    color: #000099; 
background-color: transparent;
	 }

a {
color: #0000CC;
background-color: transparent;
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-weight: normal;
font-style: normal;
line-height: 1.3em;
text-decoration: none;
}

a:visited {
color: #0000CC;
background-color: transparent;
text-decoration: none;
}

a:hover {
color: #ff4500;
background-color: transparent;
text-decoration: underline;
}

a:active {
color: #009999;
background-color: transparent;
text-decoration: underline;
}

.title {
text-align: center;
font-size: 1.2em;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
line-height: 1.3em;
text-transform: none;
color: #000066;
background-color: transparent;
}




.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	text-align:left;
}

.smitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.0em;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	text-align:left;
}

.small a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  0.8em;
	font-style: normal;
	line-height: 1.0em;
	color:  #0000CC;
	text-decoration: underline;
	text-align: justify;
}

.small a:visited {
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  0.8em;
	font-style: normal;
	line-height: 1.0em;
	color:  #0000CC;
	text-decoration: underline;
	}


.small a:hover {
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  0.8em;
	font-style: normal;
	line-height: 1.0em;
	color: #ff4500;
	text-decoration: underline;
}

.small a:active {
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  0.8em;
	font-style: normal;
	line-height: 1.0em;
    color: #009999;
	text-decoration: underline;
}

