﻿body {background-color:#CCD2DD; color:#000000; font-family:  arial, verdana, sans-serif; margin-top: 8px;}

li	{font-size: 10pt; font-family:  arial, verdana, sans-serif; color: black;}
td	{font-size: 10pt; font-family:  arial, verdana, sans-serif; color: black;}
p	{font-size: 10pt; font-family:  arial, verdana, sans-serif; color: black;}

h1			{font-size: 18pt; color: #334A79; font-weight: bold; margin-top: 0; margin-bottom: 0;}
h2			{font-size: 14pt; color: #000000; font-weight: normal;}
h3			{font-size: 12pt; color: #334A79; font-weight: bold; margin-bottom: 0;}
h4			{font-size: 13pt; color: #000000; font-weight: bold; margin-top: 0;}
h5			{font-size: 11pt; color: #000000; font-weight: bold; margin-top: 0; margin-bottom: 0;}

.bottom		{margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot		{margin-top: 0; margin-bottom: 0;}

.large	{font-size: 11pt;}
.small	{font-size: 8pt; color: #444444;margin-top: 0;}

.blue	{font-size: 10pt; color: #334A79; margin-bottom: 4pt; font-weight: bold;}
.white	{font-size: 8.5pt; color: #ffffff; margin-bottom: 4pt; margin-right: 4pt;}

.bluebox {background: #CCD2DD;};

table.menu				{width: 100%; border-width: 0px; border-collapse: collapse;}
table.menu th			{padding: 5px; font-size: 11pt; color: #334A79; font-weight: bold; margin-bottom: 0; text-align: left;}
table.menu td			{padding: 5px; padding-left: 10px; font-size: 9pt;}
table.menu a:link 		{color: #334A79; text-decoration: none;}
table.menu a:active 	{color: #334A79; text-decoration: none;}
table.menu a:visited 	{color: #444444; text-decoration: none;}
table.menu a:hover 		{color: #E79724; text-decoration: none;}

/*For ASP.Net*/
table.menu				{width: 100%; border-width: 0px; border-collapse: collapse;}
th.menu					{padding: 5px; font-size: 11pt; color: #334A79; font-weight: bold; margin-bottom: 0; text-align: left;}
td.menu					{padding: 5px; padding-left: 10px; font-size: 9pt;}
a.menu:link 		{color: #334A79; text-decoration: none;}
a.menu:active 	{color: #334A79; text-decoration: none;}
a.menu:visited 	{color: #444444; text-decoration: none;}
a.menu:hover 		{color: #E79724; text-decoration: none;}

table.main				{background-color: #ffffff;}

.border {
	border-left: 2pt solid #E8E8E8;
	border-bottom: 2pt solid #E8E8E8;
	border-right: 2pt solid #E8E8E8;
	padding-right: 12pt;
	padding-bottom: 2pt;
	background-color: white;
}

.border2 {
	border-left: 2pt solid #E8E8E8;
	border-bottom: 2pt solid #E8E8E8;
	border-right: 2pt solid #E8E8E8;
	background-color: white;
}

.navborder {
	border-right: 1pt solid #CCD2DD;
	padding-left: 16pt;
	padding-right: 16pt;
}

li a	{font-size: 11pt;}

a.nav:link 		{color: #CCD2DD; font-weight: bold; text-decoration: none;}
a.nav:active 	{color: #CCD2DD; font-weight: bold; text-decoration: none;}
a.nav:visited 	{color: #CCD2DD; font-weight: bold; text-decoration: none;}
a.nav:hover 	{color: #ffffff; font-weight: bold; text-decoration: none;}

a.footer:link 		{color: #334A79; text-decoration: underline;}
a.footer:active 	{color: #334A79; text-decoration: underline;}
a.footer:visited 	{color: #444444; text-decoration: underline;}
a.footer:hover 		{color: #000000; text-decoration: underline; font-weight: bold;}

a:link 		{color: #334A79; text-decoration: underline;}
a:active 	{color: #334A79; text-decoration: underline;}
a:visited 	{color: #444444; text-decoration: underline;}
a:hover 	{color: #E79724; text-decoration: underline;}