body {margin: 0px; font-family:Trebuchet MS; font-size : 80%; background-color:White; color: #000050;}

p, td, table, ul, li { font-family: Trebuchet MS; font-size: 100%; margin-top: 0; margin-bottom:0; border:0; padding:0,0,0,0}
/* This is the property of the menu */
.navigation1	{font-size: 11; font-weight: bold; color: #FFFFFF; 
				 padding-left: 0px; padding-right: 0px; padding-top:0px; }
.navigation2	{font-size: 11; font-weight: bold; color: #FFFFFF; 
				 padding-left: 0px; padding-right: 0px; padding-top:0px; text-decoration:underline;	}
.navigation3	{background-color:#006699; color:White; }				 
.menuSpacer		{padding:0,0,0,0;}

.breadcrumb, .breadcrumb:link, .breadcrumb:visited {font-size: 11; color:#000000;  padding-right: 20px; text-decoration:none; background-color:Transparent;}
.breadcrumb:hover	{font-size:11; color:#ffffff;  padding-right: 20px; text-decoration:none; background-color:Transparent;}
.bcrumblabel	{font-size: 11; color:#d0d0d0;  padding-right: 20px; text-decoration:none; background-color:Transparent;}
				 
.emailNav		{font-size: 12; font-weight: normal; color: Blue; text-decoration: none }
.emailNav:hover {color: darkgreen; text-decoration: none} 

.tabContent		{font-family: Trebuchet MS; font-size: 90%; margin:0,0,0,0; padding:0,0; border-right-color: #006699; border-right-style:solid; border-right-width:2px; vertical-align:top; }
.tabContentLB	{font-family: Trebuchet MS; font-size: 90%; margin:0,0,0,0; padding:0,0; border-left-color: #006699; border-left-style:solid; border-left-width:2px; vertical-align:top; }

.infotable		{font-family: Trebuchet MS; font-size: 90%; margin:0,0; background-color:#D9FFFF;}
.infoHeader		{font-size:12px; padding-bottom:10px; color:#000090; }
.infoItem		{font-size:14px; padding-bottom:10px; color:Black; font-weight:800;}
.floatingImage	{ float:left; margin-right:10px; margin-bottom: 15px; }

.title		{font-size: 28px; padding-left:20px; font-weight:lighter; }
.title2		{font-size: 18px; font-weight:bolder; }

.banner		{background:#000050;  font-weight: bold; font-size: 130%; color:#FFFFFF; padding-left: 6px; }
.bannerText	{color: #0000c0; padding: 5px; font-size:14px; padding-left:50px; margin-right:10px;}
.smallBanner{background:#000050;  font-weight:400; font-size: 100%; color:#FFFFFF; padding-left: 2px; padding-right:2px;  margin-bottom:10px; margin-top:4px;}

.tableRowOne { margin: 0px; font-family:Trebuchet MS; font-size : 90%; color: #FFFFFF; background-color:#006699; padding-right:10px }	
.tableRows	{ margin: 0px; font-family:Trebuchet MS; font-size : 85%; color: #FFFFFF; background-color:#0099CC }	

/* padding-top:20px; padding-bottom:20px; */
.tableContainer	{ padding-left:20px; padding-right:10px; padding-bottom:10px; padding-top:10px; } 
.tableList	{ font-size : 12px; padding-left: 30px; border-top-color:Black; border-top-style:dotted; border-top-width:1px; 
	border-bottom-color:Black; border-bottom-style:dotted; border-bottom-width:1px;}	
.rtContainer{ font-size : 11px; padding-top:3px; padding-left: 5px; padding-right:5px; border-left-color:Black; border-left-style:dotted; border-left-width:1px;  }	
.ltContainer{ font-size : 11px; padding-top:3px; padding-left: 5px; padding-right:5px; }	


.footer		{ margin: 0px; font-family:Trebuchet MS; font-size : 90%; color: #FFFFFF; background-color:#006699; padding-right:10px }	

ul	{ text-indent: -2em; margin-top:4px; list-style-image: url(../images/bullet.png);
    list-style-type: circle; list-style-position:outside;  }

ol	{ margin-top:4px; list-style-type:disc; list-style-position:outside; margin-left:1em;}

.abstract	{ TEXT-DECORATION: none; color:#000050;}
a:link, a:visited {text-decoration:underline; color:#000050;}
a:hover {text-decoration: underline; color:#006699 }
	
/* This is the property of a navigation button link */
.navlinkbtn
{
	font-size: 12px;
	background: #CEE8FF;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	font-family:Trebuchet MS;
	color: black;
	text-decoration: none;
	cursor: hand;
	background-image: url(/images/btn_background.png); 
	background-repeat:repeat-x;
	margin-left:  5px;
	margin-right: 5px;
	margin-bottom: 5px
}