body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
H1 {
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
H2 {
	font-size: 11px;
	font-weight: bold;
	color: #484847;
	display: inline;
}
H3 {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	display: inline;
}
H3 a {
	color: #336699;
	text-decoration: none;
}
H3 a:hover {
	color: #FC6D05;
	text-decoration: underline;
}
.txtheader {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txttopmenu {
	font-size: 11px;
	font-weight: bold;
	color: #0055AA;
	text-decoration: none;
}
a.txttopmenu:link {
	color: #0055AA;
	text-decoration: none;
}
a.txttopmenu:visited {
	color: #0055AA;
	text-decoration: none;
}
a.txttopmenu:hover {
	color: #0055AA;
	text-decoration: underline;
}
.txtnormal {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txtfooter {
	font-size: 11px;
	color: #4e4e4e;
	text-decoration: none;
}
a.txtfooter:hover {
	color: #999999;
	text-decoration: none;
}
.txtsmallgray {
	font-size: 9px;
	color: #787878;
	text-decoration: none;
}
a.txtsmallgray:hover {
	color: #006699;
	text-decoration: underline;
}
#tblmain {
	font-size: 11px;
	width: 990px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBCE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBCE;
}
#tbltopmenu {
	/*font-size: 11px;
	width: 990px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	height: 25px;
	background-color: #f3d600;
}
.tdfooter {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBCE;
}
.tdleftmenuheader {
	height: 30px;
	width: 205px;
	padding-left: 5px;
	background-color: #bbd8fb;
}
.tdleftmenuheader a {
	color: #333333;
	/*font-size: 11px;
	font-weight: bold;*/
	text-decoration: none;
}
.tdleftmenuheaderwhy {
	height: 25px;
	width: 205px;
	padding-left: 5px;
	background-color: #007dbc;
}
#dvtopmenu {
	clear: both;
	height: 24px;
}
#dvtopmenu ul {
	margin: 0px;
	padding-left: 0px;
}
#dvtopmenu li {
	background-color: #ffd200;
	height: 24px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	list-style-type: none;
}
#dvtopmenu li a {
	font-size: 11px;
	color: #0055AA;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-right: 33.5px;
	padding-left: 33px;
	text-decoration: none;
}
#dvtopmenu li a:hover {
	color: #0055AA;
	background-color: #FFE126;
}
.dvleftmenu {
	font-size: 11px;
	text-decoration: none;
}
.dvleftmenu ul {
	margin: 0px;
	width: 205px;
	padding-left: 0px;
	/*background-color: #F1F2E2;*/
}
.dvleftmenu li {
	background-color: #fcfcf5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBCE;
	list-style-type: none;
}
.dvleftmenu li a {
	color: #333333;
	height: 22px;
	padding-left: 10px;
	padding-top: 5px;
	text-decoration: none;
	display: block;
}
.dvleftmenu li a:hover {
	background-color: #e0edfc;
}
.dvleftmenuwhy {
	font-size: 11px;
	text-decoration: none;
}
.dvleftmenuwhy ul {
	margin: 0px;
	width: 205px;
	padding-left: 0px;
	/*background-color: #f2efe1;*/
}
.dvleftmenuwhy li {
	color: #106cab;
	background-color: #f0f5fc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d2e4fe;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	list-style-type: none;
}
.photo {
	border: 1px solid #CCCCCC;
}
.tdbordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBCE;
}
.tdborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBCE;
}
.tddotbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f5f5f5;
}
.tdbordertopbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBCE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBCE;
}
