@charset "utf-8";


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#menuTbl tr td a {
	color: #666666;
	background-image: url(../images/butto_bg_w.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #adb9c2;
	border-right-color: #adb9c2;
	border-bottom-color: #adb9c2;
	border-left-color: #adb9c2;
	text-align: center;
	padding-top: 8px;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#toop_links a {
	color: #D5EEFB;
	text-decoration: none;
}
#toop_links a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#menuTbl tr td a:hover {
	background-image: url(../images/butto_bg_w_hover.jpg);
}

#menuTbl tr td a.selectedbtn {
	color: #FFFFFF;
	background-image: url(../images/butto_bg_r.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	text-align: center;
	padding-top: 8px;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#menuTbl tr td a.selectedbtn:hover {
	background-image: url(../images/butto_bg_r.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #0189DD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1C759F;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	color: #003366;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin: 0px;
}
.dividerline {
	background-image: url(../images/dottedlines.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.consultantBox td {
	padding: 7px;
}

#bullet_box tr  td {
	padding-bottom: 6px;
}
#side_menu a {
	color: #666666;
	text-decoration: none;
}
#side_menu a:hover {
	color: #333333;
	text-decoration: underline;
}
.sidemenu_main {
	color: #0077CC;
	text-decoration: none;
}
.sidemenu_main:hover {
	text-decoration: underline;
}
.consultantBox {
	background-image: url(../images/consultantbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	height: 285px;
}
.txtbxstyl {
	width: 200px;
	border: 1px solid #999999;
	height: 20px;
}
#sitemapTbl a {
	display: block;
	height: 22px;
	width: auto;
	background-image: url(../images/sitemapbg.gif);
	border: 1px solid #3c81c4;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#sitemapTbl a:hover {
	color: #000000;
	background-image: url(../images/sitemapbg_hov.gif);
}

