/* HTML Tags */
body     	{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 10pt;
	font-family: verdana,arial,helvetica,Sans-Serif;
	color: #000033;
	background-color: #000033;
}

p,.n     	{font-size:10pt; font-family:verdana,arial,helvetica,Sans-Serif;}
a:Link   	{color : #6792D8; text-decoration: underline;}
a:Visited	{color : Black; text-decoration: underline;}
a:Active    {color : Black; text-decoration: underline;}
a:Hover  	{color :White; background-color :#00008B; text-decoration : none;}

h1       	{font-size:22pt;}
h2       	{font-size:16pt;}
h3       	{font-size:12pt; font-weight:bold; color:#000080;  margin-left: 0px; }
h4       	{font-size:10pt; font-weight:bold; color:#000080;}
h5       	{font-size:10pt; font-weight:bold; color:#000000; margin-bottom: 0;}

dl,ul,ol 	{margin-top: 2pt; margin-bottom: 2pt;}

form     	{margin-bottom:-5px;}
textarea 	{color: #333333;  background-color:#ffffff; width:100%;}
table 		{font-size:10pt;}

/* Old Styles */
.MenuHeader {font-size: 12px; font-weight: bold; color: #CCCCFF}
.MenuItems {font-size: 12px;	color: #CCCCCC;}
A.MenuItems:LINK{color: #CCCCCC;}
A.MenuItems:ACTIVE{color: #CCCCCC;}
A.MenuItems:VISITED{color: #CCCCCC;}
A.MenuItems:HOVER{color:white;background-color : #00008B;}

.PageTitle {font-size: 24px; 	font-weight: 800}
.NormalText {font-size: 12px; color: #000000}
.PageSubTitle {font-size: 16px; font-weight: 600; color: #000000; font-style: italic}
.BoldLinks {font-size: 12px; font-weight: bolder; color: #000000}
.Header3 {font-size: 16px; font-weight: bolder; color: #000099}

/* New Styles */
.title   	{font-size: 24px; font-weight: 800; text-align: left;  margin-left: 8px;   }
.breadcrumb	{font-size: 10px; font-weight: 600; color: #000000; font-style: italic}
.footer  	{font-size: 10px; color: #000000}

.mission    {font-size: large; font-style: normal; font-weight: 600;}
.blue       {color: #000080;}

.TDBold{font-size:11px; font-weight: bold;}
.TDNormal{font-size:11px;  margin-top: 0;  vertical-align: top;}
.TDItalic{font-size:11px; font-weight: bold;  font-style: italic; }






