/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:14px arial;
	color:#333333;
	line-height:20px;
	
	}
	
	
	
a {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #9999cc;
	text-decoration:underline;
	}
	
	
#navigation a {
	font:10px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #FFD700;
	text-decoration:underline;
	font-weight:bold;

	}
	
	
/* ID Styles */
	

/* Class Styles */


.sidebarText {
	color: #000000;
	line-height:15px;
	font-family: arial;
	font-size: 12px;
	}
	
.sidebarHighlight {
	font:12px arial;
	color: #000000;
	line-height:20px;
	font-weight:bold;
	}
	
.sidebarHighlight2 {
	font:24px "Times New Roman", Times, serif;
	color:#0e396e;
	line-height:20px;
	font-weight:bold;
	margin-left:1.25em;
	}
	
.bodyText {
	font:14px arial;
	line-height:18px;
	color:#333333;
	}
	
	
.bodyTextLeft {
	font:14px arial;
	line-height:18px;
	color:#333333;
	margin-left:1.5em;
	}
	
.bodyTextsubhead {
	font:14px arial;
	line-height:14px;
	color:#333333;
	font-weight:bold;
	}

	
.link {
	font:14px arial;
	line-height:20px;
	color:#0e396e;
	font-weight:bold;
	}

.sidebarLink {
	font:12px arial;
	line-height:20px;
	color:#0e396e;
	font-weight:bold;
	}


	
.bodyTextHeader {
	font:18px arial;
	line-height:18px;
	color:#333333;	
	text-decoration:italic;
	font-weight:bold;
	}
	
	small text {
	font:8px arial;
	color:#333333;
	line-height:20px;
	
	}
	

