﻿@import url('csslayout.css');
/* Styles for Masthead */
#masthead img {
	margin: 0;
	padding: 0;
}
#masthead p {
	
	font-family: Arial;
	font-size: 10pt;
	text-align: right;
	color:white; 
	margin-right:10px
}

#navigation p {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: white;
	margin-left: 12px;
	
}

#left_col p {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: white;
	margin-left: 12px;

}

a {
	color: #FFFFFF;
	text-decoration:none;
	
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}

a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFF66;
	text-decoration:underline;
}


/* Styles for Content */

.t30
{
	font-family: "Times New Roman";
	font-size: 24pt;
	color: yellow;
	font-weight: normal;
}


.t24
{
	font-family: "Times New Roman";
	font-size: 24pt;
	color: yellow;
	font-weight: normal;
}

.t18
{
	font-family:"Times New Roman";
	font-size: 18pt;
	font-weight: normal;
	color: yellow;
}

.t14
{ 
	font-family: "Times New Roman"; 
	font-size: 14pt;
	color: white;
	font-weight: normal;
} 

.a10b

{	
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	margin-left: 12px;
}

.a10
{	
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: white;
}


p
{	
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	margin-left: 12px;

}
