.NavMain {
	font-family: Garamond, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}

A.NavMain:link    {color:#000000; text-decoration:none;}
A.NavMain:visited {color:#000000; text-decoration:none;}
A.NavMain:active  {color:#CC0000; text-decoration:none;}
A.NavMain:hover   {color:#CC0000; text-decoration:none;}

.NavNews {
	font-family: Garamond, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}

A.NavNews:link    {color:#CC0000; text-decoration:none;}
A.NavNews:visited {color:#CC0000; text-decoration:none;}
A.NavNews:active  {color:#000000; text-decoration:none;}
A.NavNews:hover   {color:#000000; text-decoration:none;}


A {
	font-family: Garamond, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

A:link    {color:#CC0000; text-decoration:none;}
A:visited {color:#CC0000; text-decoration:none;}
A:active  {color:#FFCF00; text-decoration:none;}
A:hover   {color:#FFCF00; text-decoration:none;}


.TableMain {
	border: 1px solid #FFFFFF;
}
.NavLeftSide {
	font-family: Garamond, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

A.NavLeftSide:link    {color:#FFFFFF; text-decoration:none;}
A.NavLeftSide:visited {color:#FFFFFF; text-decoration:none;}
A.NavLeftSide:active  {color:#CC0000; text-decoration:none;}
A.NavLeftSide:hover   {color:#CC0000; text-decoration:none;}

.SmallWhite {
	font-family: Garamond, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Garamond, Arial;
	font-size: 12pt;
	color: #000000;
	padding: 5px;
}
li {

	font-family: Garamond, Arial;
	font-size: 12pt;
	color: #000000;
}
.BodyCopy {

	font-family: Garamond, Arial;
	font-size: 12pt;
	color: #000000;
}
.BodyCopySmall {


	font-family: Garamond, Arial;
	font-size: 10pt;
	color: #000000;
	padding: 3px;
}
td {

	font-family: Garamond, Arial;
	font-size: 12pt;
	color: #000000;
}
input {

	font-family: Garamond, Arial;
	font-size: 12pt;
	color: #000000;
	padding: 3px;
}
.requiredField {
	font-family: Garamond, Arial;
	font-size: 12pt;
	color: #FF0000;
	padding: 3px;
	font-weight: bold;

}
.TableMainNews {

	border: 1px solid #000000;
}
.NavLeftSideSmall {

	font-family: Garamond, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 3px 3px 8px;
}
A.NavLeftSideSmall:link    {color:#FFFFFF; text-decoration:none;}
A.NavLeftSideSmall:visited {color:#FFFFFF; text-decoration:none;}
A.NavLeftSideSmall:active  {color:#CC0000; text-decoration:none;}
A.NavLeftSideSmall:hover   {color:#CC0000; text-decoration:none;}
h1 {
	font-size: 16pt;
	font-weight: bold;
	padding: 5px;
}
