body td {
	color:#333333;
	font-family:tahoma,sans-serif;
	font-size:14px;
}
H1 {
	color:#1E3AA2;
	font-size:20px;
	font-family:tahoma,sans-serif;
}
H2 {
	color:#1E3AA2;
	font-size:18px;
	font-family:tahoma,sans-serif;
}
H3 {
	color:#1E3AA2;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	font-family:tahoma,sans-serif;
}
P {
	font-size:14px;
	font-family:tahoma,sans-serif;
}
UL {
	font-size:14px;
	font-family:tahoma,sans-serif;
}
a:link, a:visited, a:active {text-decoration: underline;color:  #0E2F90; }
a:hover {text-decoration: underline;color: #68ADCE; }

.LeftNav {
	color:#999999;
	font-family:tahoma,sans-serif;
	font-size:16px;
	margin-top:10px;
}

#topBar {width:840px;background-color:#c0c0c0;}
#topBar table {width:100%;padding:2px 5px 3px 5px;}
#topBar td {
	font-family:tahoma,sans-serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
}
#topBar a {color:#666666;text-decoration:none;}
#topBar a:hover {text-decoration: underline;color: #68ADCE; }

#highlightBar {width:840px;background-color:#234DB4;}
#highlightBar table {width:100%;padding:2px 5px 3px 5px;}
#highlightBar td {
	font-family:tahoma,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#dddddd;
}
#highlightBar .sm_it {
	font-size:10px; font-style: italic; font-weight: normal;
}
#highlightBar a {color:#dddddd;text-decoration:none;}
#highlightBar a:hover {text-decoration: underline;color: #68ADCE; }

.PhotoLeft {
	position: static;
	padding:0px;
	margin: 5px 5px 5px 15px;
	border:4px solid #000000; 
	float:left;
}
.PhotoRight {
	position: static;
	padding:0px;
	margin: 5px 5px 5px 15px;
	border:4px solid #000000; 
	float:right;
}
.PhotoCenter {
	position: static;
	padding:0px;
	margin: 5px 5px 5px 15px;
	border:4px solid #000000; 
	float:center;
	width:1px;
}
.PhotoThumb {
	position: static;
	padding:0px;
	margin: 5px 25px 5px 35px;
	border:4px solid #000000; 
	float:left;
}