td.Top
{
    background-image: url("images/top.jpg");
	background-position: top left;
	background-repeat: repeat-y;
	height: 15px;
	width: 800px;
}
td.Banner
{
	background-image: url("images/banner.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 105px;
	width: 800px;
	font-family:Times New Roman;
	font-size:52px;
	text-align:Center;
	
}
td.topTag
{
	background-image: url("images/topTag.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
	font-family:Times New Roman;
	color:Brown;
	font-size:18px;
	text-align:Left;
	padding-left:18px;
	
}
.meta
{
	
	font-family:Verdana;
	font-size:4px;
	text-align:left;
	color:white;	
}
td.Navigation
{
	background-image: url("images/navigation.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 800px;	
	padding-left:0px;
	text-align:left;
	
}
td.pageTitle
{
	background-image: url("images/pageTitle.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 45px;
	width: 800px;
	
}
td.Body
{
	background-image: url("images/body.jpg");
	background-position: top left;
	background-repeat: repeat-y;
	height: 300px;
	width: 800px;
	text-align:left;
	valign:top;
	
}
td.Footer
{
	background-image: url("images/footer.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 13px;
	width: 800px;
	
}
.Text
{
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	
}

.BrownText
{
	font-family:Times New Roman;
	font-size:20px;
	text-align:left;
	color:red;
	valign:top;
}
.BlueText
{
	font-family:Arial;
	font-size:10px;
	color:blue;
	valign:top;
}
.graytext
{
	font-family:Arial;
	font-size:7px;
	color:#E2E2E2;
	valign:top;
}
.BigBlueText
{
	font-family:Arial;
	font-size:14px;
	color:black;
	valign:top;
}
.UrgentText
{
	font-family:Arial;
	font-size:18px;
	color:red;
	valign:top;
	text-align:center;
}
.HeadingText
{
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	color:blue;
}
.LargeDarkBlue
{
	font-family:Arial;
	font-size:20px;
	text-align:left;
	color:#013765;
}

.SAA
{
	font-family:Verdana;
	font-size:16px;
	padding-right:10px;
	text-decoration:bold;
	color:BLUE;
}
.CenterText
{
	font-family:Verdana;
	font-size:10px;
	text-align:Center;
	color:gray;
}
.button
{
    font-family:Times New Roman;
	font-size:12px;
	text-align:Right;
	width:500px;
}
.outerTable 
{
   background-color:#CCCCCC;
   border-left:solid 1px #000000;
   border-right:solid 1px #000000;
   border-bottom:solid 1px #000000;
   border-top:solid 1px #000000; 
}


.nav_link { font-family: Arial Narrow; color:#FFFFFF; font-size:12pt;}
a.nav_link:link { color:#FFFFFF; text-decoration: none; font-size:12pt; }
a.nav_link:active { color:#FFFFFF; text-decoration: none; font-size:12pt; }
a.nav_link:visited { color:#FFFFFF; text-decoration: none; font-size:12pt; }
a.nav_link:hover { color:#CCCCCC; text-decoration: bold; font-size:12pt; }

.footerNavigation { font-family: Times New Roman; text-align: Center; color:#4141D3; font-size:8pt;}
a.footerNavigation:link { color:#4141D3; text-decoration: none; font-size:8pt; }
a.footerNavigation:active { color:#4141D3; text-decoration: none; font-size:8pt; }
a.footerNavigation:visited { color:#4141D3; text-decoration: none; font-size:8pt; }
a.footerNavigation:hover { color:#CCCCCC; text-decoration: bold; font-size:8pt; }

.white_link { font-family: Copperplate Gothic Bold; color:#FFFFFF; font-size:13pt;}
a.white_link:link { color:#FFFFFF; text-decoration: none; font-size:13pt; }
a.white_link:active { color:#FFFFFF; text-decoration: none; font-size:13pt; }
a.white_link:visited { color:#FFFFFF; text-decoration: none; font-size:13pt; }
a.white_link:hover { color:#CCCCCC; text-decoration: bold; font-size:13pt; }