<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	background-image: url(../images/oBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hdrBg {
	background-image: url(../images/hdrBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navBarBg {
	background-image: url(../images/navBarBg.jpg);
	background-repeat: repeat-x;
}
.navBarSelected {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fd5c01;
	text-decoration: none;
}
.navBarSelected a{
	color: #fd5c01;
	text-decoration: none;
}
.navBarUnselected {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	
}
.navBarUnselected a{
	color: #FFFFFF;
	text-decoration: none;
}
.bodyBg {
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rPnl {
	background-color: #435778;
	border: 1px solid #7A94A1;
}
.picBrdr {
	border: 1px solid #FFFFFF;
}
.cInfoTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7994a2;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7995A1;
	border-left-color: #7995A1;
}
.cInfoBody {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7995A1;
	border-left-color: #7995A1;
}
.cInfoBody a{
	
	color: #FFFFFF;
	text-decoration:underline;
	
}
.cvBox {
	background-image: url(../images/cvBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #2e466a;
	text-decoration: underline;
}
.cvBox a{
	color: #2e466a;
	text-decoration: underline;
}.bodyBrdr {
	border: 1px solid #7894A0;
}
.hdrTxt01 {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hdrTxt02 {
	font-family: "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rInterestsTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2e466a;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6002;
	border-left-color: #FF6002;
}
.rInterestsSep {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6002;
	border-left-color: #FF6002;
}
.rInterestsBrdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6100;
	border-left-color: #FF6100;
}
.rInterestsBody {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00183c;
	text-decoration: none;
}
.uInfoTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.uInfoBrdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6100;
	border-left-color: #FF6100;
}
.uInfoBody {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2e466a;
	text-decoration: none;
}
.uInfoBody a{
	color: #2e466a;
	text-decoration: none;
}.footerTxt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
</pre></body></html>