html, body {
	margin: 0;	padding:0;	border:0;
	height:100%;	width:100%;
	background: #fff url(../images/pgbg.jpg) repeat-x top left;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000;
	/* text-shadow: #000 0 0 0;	- For safari Only */
}
img, form {
	margin: 0;	padding:0;	border:0;
}
a {
	color: #356594;
	text-decoration:none;
}
a.more-link{
color:#356594;
}
a:hover {
	color: #356594;
}
.errmsg {
	font-weight: normal;
	font-size: 14px;
	color: #FF0000;	text-align: center;
}
.frmlbl {
	font-weight: normal;
	font-size: 14px;
	color: #000;
}
/* For Moz */ input[type=radio], input[type=checkbox] {
}    
input[type=text], input[type=password], textarea, select {
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
} /* End */

/* For IE */ input, textarea, select {
    border: 1px solid #dadcdc;	padding: 2px;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}
input.nobdr { /* Use this for input types - "checkbox & radio" */
    border: none;
	background-color: transparent;
} /* End */
#wrapper {
	height: auto;	width: 950px;
	margin: 0 auto 0 auto;	padding:0;	border:0;
/*	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5; */
}
#row1 {
	height: 106px;	width: 100%;
	margin: 0;	padding:0;	border:0;
	float:left;
}
#row1lft {
	height: 106px;	width: 40%;
	margin: 0;	padding:0;	border:0;
	float:left;
}
#row1lft img {
	margin: 39px 0 0 17px;	padding:0;	border:0;
	float:left;
}
#row1rgt {
	height: 106px;	width: 60%;
	margin: 0;	padding:0;	border:0;
	float: right;
}
#toplinks {
	height: 42px;	width: 99%;
	margin: 0;	padding:20px 0 0 0;	border:0;
	float: left;
}
#srch {
	height: auto;	width: 99%;
	margin: 0;	padding:0px 0 0 0;	border:0;
	float: left;
}
#srch table {
	float: right;
}
input.srchbox {
    border: 1px solid #dadcdc;	padding: 2px 25px 2px 2px;
	font-weight: normal;	font-size: 14px;	color: #000;
	height: 19px;
	background: #fff url(../images/mglass.gif) no-repeat right center;
}
input.srchbtn {
    border: 1px solid #dadcdc;	padding: 0 10px 0 10px;
	border-left: none;
	font-weight: normal;	font-size: 9px;	color: #000;
	height: 25px;
	background: #fff url(../images/srchbtnbg.gif) repeat-x bottom left;
}

ul.tc {list-style: none; margin: 0; padding: 0; }
ul.tc li {float: right}
ul.tc li a, ul.tc li a:hover {display: block; font-size: 13px; font-weight: bold; text-decoration: none; width: auto; height: auto; padding: 0 12px 0 10px; color: #2f6090; /*background: url(../images/sptr.gif) no-repeat right*/}
.a_pipe{display: block; font-size: 13px; font-weight: bold; text-decoration: none; width: auto; height: auto; padding: 0 12px 0 10px; color: #2f6090; background: url(../images/sptr.gif) no-repeat left }
ul.tc li.lst a, ul.tc li.lst a:hover {display: block; font-size: 13px; font-weight: bold; text-decoration: none; width: auto; height: auto; padding: 0 0 0 10px; color: #2f6090; background: none}

h1 {
	margin:39px 0 0 10px;	padding:0;	border:0;
	font-weight: normal;	font-size: 21px;	color:#999;
	float:left;
	line-height:normal;
}
h2 {
	margin: 22px 0px 12px 0px;	padding:0px 0px 12px 10px;	border:0;
	font-weight: bold;	font-size: 14px;
	background:url(../images/dotz.jpg) repeat-x bottom left;
	width: 100%;	height: auto;
	display: block;	float: left;
	line-height:normal;
	color: #000;
}
.title{
	margin: 0px 0px 12px 0px;	padding:0px 0px 12px 0px;	border:0;
	font-weight: bold;	font-size: 14px;
	background:url(../images/dotz.jpg) repeat-x bottom left;
	width: 100%;	height: auto;
	display: block;	float: left;
	line-height:normal;
	color: #000;
}
h2.nodots{
margin: 22px 0px 12px 0px;	padding:0px 0px 12px 10px;	border:0;
	font-weight: bold;	font-size: 14px;
	background:none;
	width: 100%;	height: auto;
	display: block;	float: left;
	line-height:normal;
	color: #000;

}
h3.page{
	margin: 16px 0px 0px 0px;	padding:0px 0px 0px 0px;	border:0;
	font-weight: normal;	font-size: 24px;
	background:url(../images/h3bg.gif) repeat-x top left;
	width: 100%;	height: 50px;
	display: block;	float: left;
	line-height:normal;
	color: #356594;
}

h3 {
	margin: 4px 0px 0px 0px;	padding:0px 0px 0px 0px;	border:0;
	font-weight: normal;	font-size: 24px;
	background:url(../images/h3bg.gif) repeat-x bottom left;
	width: 100%;	height: 105px;
	display: block;	float: left;
	line-height:normal;
	color: #356594;
}


h3 img {
	margin: 30px 11px 0 11px;	padding:0;	border:1px solid #D7D7D7;
}
h3 div {
	margin: 38px 0 0 0;
}

h3.page div {
	margin: 12px 0 0 0;
}
h3 p {
	margin: 5px 0 0 11px;	padding:0;	border:0;
	color:#000;
	font-size:14px;
	line-height:normal;
}
h3 a {
	color: #356594;
}
h3 p a {
	color: #25598b;
}
p.lftxt {
	padding: 0px 10px 0px 10px;	margin: 20px 0 0 0;
	float:left;
}
span.lftxt{
	padding: 0px 0px 0px 0px;	margin: 20px 0 0 0;
	float:left;
}
p.lftxt a {
	color: #356594;
}
p.cmntxt {
	padding: 0px 10px 0px 10px;	margin: 20px 0 0 0;
	float:left;
	width: 96%;
	font-weight: bold;
}
p.cmnter {
	padding: 0px 0px 10px 10px;	margin: 20px 0 0 0;
	float:left;
	width: 96%;
	font-size: 12px;
}
p.cmnter a {
	font-size: 12px;
	color:#356594;
	font-style:italic;
}
p.cmnter img {
	padding: 0;	margin: 0 10px 0 0;
	float:left;
}
p.rgtxt {
	padding: 0px 9px 0px 9px;	margin: 0px 0 0 0;
	float:left;
	width: 95%;
}
p.rgtxt a {
	color: #356594;
}
#row2 {
	height: 45px;	width: 950px;
	margin: 0;	padding:0;	border:0;
	float:left;
	background:url(../images/tpmnubg.gif) no-repeat center;
}
#midtop {
	margin: 22px 0 0 0;	padding:0;	border:0;
	font-size: 1px;
	height: 6px;	width: 950px;
	float: left;
	background: url(../images/topcrv.png) no-repeat center;
}
#midsec {
	margin: 0;	padding:0 25px 30px 25px;	border:0;
	height: auto;
	width: 900px;
	float: left;
	background: url(../images/midbg.png) repeat-y center;
}
#midbtm {
	margin: 0;	padding:0;	border:0;
	font-size: 1px;
	height: 6px;	width: 950px;
	float: left;
	background: url(../images/btmcrv.png) no-repeat center;
}
#midseclftsec {
	margin: 0;	padding:0 0 0 0;	border:0;
	height: auto;
	width: 610px;
	float: left;
	border-right: 0px solid #dadcdc;
}
#midsecrgtsec,#sidebar {
	margin: 0;	padding:6px 0 0 0;	border:0;
	height: auto;	width: 250px;
	float: right;
}
#footer {
	margin: 25px 0 0px 35px;	padding:0;	border:0;
	height: 75px;	width: 910px;
	float: left;
	
}
#footer a {
	color: #356594;
	font-size: 12px;
}
.cmntbox {
	margin: 12px 0 0 10px;	padding:0;	border:0;
	height: auto;	width: 572px;
	float: left;
}
.cmntop {
	margin:0;	padding:0;	border:0;
	font-size: 1px;
	height: 32px;	width: 572px;
	float: left;
	background: url(../images/cmntop.gif) no-repeat center;
}
.cmntbg {
	margin:0;	padding:6px 20px 10px 20px;	border:0;
	height: auto;	width: 532px;
	float: left;
	background: url(../images/cmntbg.gif) repeat-y center;
}


.cmntbtm {
	margin:0;	padding:0;	border:0;
	font-size: 1px;
	height: 8px;	width: 572px;
	float: left;
	background: url(../images/cmntbtm.gif) no-repeat center;
}

/****** Top Menu ******/

#navigation
{
list-style:none;
margin:0;	padding:0;
}

#navigation a
{
color: #fff;
text-decoration: none;
font: bold 14px Arial, Helvetica, sans-serif;
height: 20px;
margin: 9px 0 0 0;
}

#navigation a span
{
padding-left: 16px;	padding-right: 0px;
}

#navigation a:hover span
{
background: url(../images/lfthlf.gif) no-repeat left center;
height: 23px;
}

#navigation a:hover span span
{
background: url(../images/rgthlf.gif) no-repeat right center;
height: 20px;
}

#navigation a, #navigation a span
{
display: block;
float: left;
}

/* Hide from IE5-Mac */
#navigation a, #navigation a span
{
float: none;
}
/* End hide */

#navigation a:hover
{
cursor:pointer;
color:#fff;
background-color:#2f8be7;
padding: 0 0 3px 0;
}

#navigation ul
{
list-style: none;
padding: 0;	margin: 0;
}

#navigation li
{
margin: 0px 0 0 17px;	padding:0;
float: left;
padding: 0 12px 0 0;
border-right: 1px solid #9cb4cb;
height:42px;
}

#navigation li li
{
background: none;
}

#navigation a span span
{
padding:3px 18px 0 0; margin:0; border:0;
}

/***** Multi-level menu  *****/

#navigation ul
{
position: absolute;
z-index: 500;
margin:10px 0 0 0px !important;
}

#navigation ul li
{
margin: 0;	padding:0;
float: left;
border-right: none;
height: 25px;
}

#navigation ul a
{
margin: 0;
}

#navigation ul a:hover, #navigation ul a:hover span, #navigation ul a:hover span span, #navigation ul span
{
margin: 0;
padding:0;
background: none;
text-transform: none;
}

#navigation ul a:hover, #navigation ul a:hover span, #navigation ul a span span, #navigation ul span
{
margin: 0;
padding:0;
background: none;
text-transform: none;
}

#navigation ul a span span
{
padding:0; margin:0; border:0;
}

#navigation ul li a, #navigation ul li a:hover
{
background: none;
border-bottom: 0px solid #dadcdc;
color:#000;
}

#navigation ul li a:hover
{
background-color: none;
color:#2f6090;
}

#navigation ul, #navigation ul li a
{
height: auto;	width: 100px;
padding: 0px 0 0 0;
}

#navigation ul ul
{
left: 100px;
position: absolute;
}

#navigation ul ul li
{
top: -25px;
position: relative;
}

#navigation ul li {float: left; width: 100%}

#navigation ul,
#navigation li:hover ul ul,
#navigation ul li:hover ul ul {display: none}

#navigation li:hover ul,
#navigation ul li:hover ul,
#navigation ul ul li:hover ul {display: block}

#navigation ul,
#navigation ul ul,
#navigation ul ul ul,
#navigation ul ul ul ul {list-style: none; padding: 0; margin: 0}

input.name {
    border: 1px solid #d6d3d3;	padding: 5px 2px 2px 25px;
	font-weight: normal;	font-size: 14px;	color: #000;
	height: 20px;	width: 285px;
	background: #f8f7f6 url(../images/name.gif) no-repeat left center;
}
input.mail {
    border: 1px solid #d6d3d3;	padding: 5px 2px 2px 25px;
	font-weight: normal;	font-size: 14px;	color: #000;
	height: 20px;	width: 285px;
	background: #f8f7f6 url(../images/mail.gif) no-repeat left center;
}
input.web {
    border: 1px solid #d6d3d3;	padding: 5px 2px 2px 25px;
	font-weight: normal;	font-size: 14px;	color: #000;
	height: 20px;	width: 285px;
	background: #f8f7f6 url(../images/web.gif) no-repeat left center;
}
div#midsecrgtsec ul{
	list-style: none;padding:0;margin:0px 0px 30px 0px;float:left;
}
div#midsecrgtsec ul li{
	margin:0 0 6px 0;
	/*float:left;
	width:100%;*/
}
.photo{
	border: 1px solid #D7D7D7;
}
div.textwidget{
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
#captchaInputDiv {
	clear:left;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
}
