/* CSS definition file containing site wide stylesheets */



p {
	font-family: Times New Roman, serif;
	font-size: 12pt;
	color: #404040;
}

li {
	font-family: Times New Roman, serif;
	font-size: 12pt;
	color: #404040;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.nameupper	{
	font-family: Times New Roman, serif;
	color: #4A526D;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: .05em;
	text-transform: uppercase;
}
.namelower	{
	font-family: Times New Roman, serif;
	color: #4A526D;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.namesubtitle	{
	font-family: Times New Roman, serif;
	color: #4A526D;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: .05em;
	text-transform: none;
}

.address	{
	font-family: Times New Roman, serif;
	color: #5F667F;
	font-size: 8pt;
	text-transform: uppercase;
}

.addresslower	{
	font-family: Times New Roman, serif;
	color: #5F667F;
	font-size: 9pt;
	text-transform: lowercase;
}

td.2 { 
	padding:5px 5px 3px 5px;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	width: 200px;
}
.nav{	
		font-family:verdana, arial, sans-serif;
		color:#ffffea;
		font-size:10px;
		font-weight:normal;
  		text-transform:uppercase;
		text-decoration: none ;
}
.nav:link{
	color:#ffffcc;
}
.nav:visited {
	color:#ffffcc;
}
.nav:hover {
color:#ffffea;
text-decoration: underline ;
}

.titlelink:link{
    color: #4A526D;
	}
	
.titlelink:visited{
	color: #4A526D;
}

.titlelink:hover{
	color: #336699;
	text-decoration: none;
}

A {
	COLOR: #990000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #98596A; TEXT-DECORATION: none
}
A:active {
	COLOR: #BF1844; TEXT-DECORATION: none
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}


.menutext {
	FONT-SIZE: 8pt; COLOR: #852E45; FONT-FAMILY: Verdana, Arial,sans-serif; TEXT-DECORATION: none
}
A.menutext {
	FONT-SIZE: 8pt; COLOR: #852E45; FONT-FAMILY: Verdana, Arial,sans-serif; TEXT-DECORATION: none
}
A.menutext:visited {
	FONT-SIZE: 8pt; COLOR: #852E45; FONT-FAMILY: Verdana, Arial,sans-serif; TEXT-DECORATION: none
}
A.menutext:active {
	FONT-SIZE: 8pt; COLOR: #852E45; FONT-FAMILY: Verdana, Arial,sans-serif; TEXT-DECORATION: none
}
A.menutext:hover {
	FONT-SIZE: 8pt; COLOR: #547cb8; FONT-FAMILY: Verdana, Arial,sans-serif; TEXT-DECORATION: none
}
