body {
	background-color: #192D59;
	margin: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.pod_style {
	background-color: #213768;
	padding: 8px;
	border: 1px solid #132245;
}
.pod_hdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D5F86;
	padding: 0px 8px 8px;
}
.ltblue_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #94B1F1;
}
.text_margin {
	padding: 10px;
}
.white_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.home_hdr {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 12px;
}
a:link {
	color: #94B1F1;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #94B1F1;
}
a:hover {
	text-decoration: none;
	color: #D3DFFA;
}
a:active {
	text-decoration: underline;
	color: #94B1F1;
}.bg_norepeat {
	background-repeat: no-repeat;
}
.faded_text {
	color: #ADB8D0;
	font-size: 13px;
}
.pic_margin {
	margin-right: 8px;
}
.small_txt {
	font-size: 11px;
	color: #FFFFFF;
}
