body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#cccccc;
}
td{
	vertical-align: top;
}
/* Layout start ----------------------------------------------------------------- */
div.container_div{
	margin:0 auto;
	width:1004px;
	background-color:#E6E6E6;
	z-index:1;
}
div.header_div{
	height:120px;
	background-image:url(images/blue-bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding:0px 0px 20px 20px;
	z-index:1;
}
div.toplinks_icons_div{
	float:right;
	margin:10px 45px 0 0;
}
div.toplinks_icons_div img{
	border:none;
}
div.topmenuWrap_div{
	width:965px;
	background-color:#000;
	position:absolute;
	top:78px;
	height:36px;
	line-height:36px;
	z-index:100;
}
div.contentWrap_div{
	background-image:url(images/blue-bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width: 100%;
	position:relative;
	z-index:1;
}
div.left{
	padding:0px 0px 0px 20px;
	vertical-align: top;
	width:705px;
	min-height:700px;
	z-index:1;
}
td.leftContent{
	font-size:12px;
	z-index:1;
}
td.rightContent{
	padding:0px 0px 0px 10px;
	font-size:12px;
	z-index:1;
}
div.right{
	width:266px;
	display:inline;
	position:absolute;
	right:0px;
	top:0px;
}
div.contact{
	width:266px;
	height:278px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	line-height: 278px;
	position:relative;
	font-size:12px;
}
div.contact span{
	color:#FFF;
	position:absolute;
	bottom:30px;
	right:25px;
	height:15px;
	line-height:15px;
}
div.border_content {
	margin:10px 10px 10px 10px;
	color:#FFF;
	font-size:12px;
}
div.footer_div{
	width: 100%;
	line-height: 27px;
	font-size: 10px;
	color: #999;
	text-align: center;
	margin-top: 10px;
}
div.footer_div A{
	text-decoration: none;	
	color: #999;
}
div.footer_div A:hover{
	text-decoration: underline;	
}
div.bottom_links_div {
	margin: 0px 0px 50px 0px;
	padding: 10px 0px 0px 0px;
	text-align:center;
	font-size:12px;
}
div.bottom_links_div A{
	text-decoration: none;
	color: #036C8A;
	margin: 0px 15px 0px 15px;
}
div.bottom_links_div A:hover{
	text-decoration: underline;	
}

/* Layout end ----------------------------------------------------------------- */

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
}

/* Ext start ----------------------------------------------------------------- */
/* Powermail */
	
/* Ext end ----------------------------------------------------------------- */

/*---------- menu start --------------------------------------------------------------------------------------------------------------*/
#menu{
}
ul#navigation{
	font-size: 12px;
	position:absolute;
	left:0;
	font-weight:bold;
	line-height:28px;
}
ul#navigation, ul#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	/*border-left: 1px solid #238126;
	border-bottom: 0.04em solid #238126*/;
}
ul#navigation li { 
	position: relative;
	float: left;
	vertical-align:middle;
	width: 10.5em;
}
ul#navigation li li { 
	line-height : 36px;
	background-color:#cccccc;
	border-top:#FFF dotted thin;
	border-bottom:#9AB7CE thin solid;
	width: 17.0em;
}
ul#navigation>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}

#navigation a {
	display: block;
	 /*            ****CHANGE MENU WIDTH**** */
	padding: 4px 0.5em;
	text-decoration: none;
	/*border-top: 0.04em solid #238126;
	border-right: 1px solid #238126;*/
	text-align: center;
	color:#fff;
	text-transform: uppercase;
}
ul#navigation a:hover {  /*           ****CHANGE LEVEL 1 UL**** */
	color: #036C8A;
	background-color:#cccccc;
	background-image: none;
	text-decoration:underline;
	}


ul#navigation li li a {
	width: 16.0em; /*           ****CHANGE SUBMENU WIDTH**** */
	text-align: left;
	color:#000000;
}
ul#navigation li li li a {
	width: 16.0em; /*           ****CHANGE SUBMENU WIDTH**** */
	text-align: left;
}
ul#navigation li li a {
	width: 16.0em; /*           ****CHANGE SUBMENU WIDTH**** */
	text-align: left;
}
ul#navigation li ul {  /*IE HACK DONT DELETE*/
	width: 17.0em;
}


ul#navigation li ul {
	position : absolute;
	left: -999em;
}
#navigation li:hover ul ul, #navigation li.sfhover ul ul {
	left: -999em;
}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul {
	top: 0;
	left: -1px;
	margin-left: 100%;
}

/*					****DISPLAYS HORIZONTAL MENU**** */
#navigation li:active ul, #navigation li:hover ul, #navigation li.sfhover ul {
   	top: 100%;
	margin-left: 0;
}
div#menu {
	width:100%;
	z-index: 1000;
}
/*---------- menu end --------------------------------------------------------------------------------------------------------------*/
/*  --Power mail fancy css start ----------------------------  */
ul.powermail_multiplejs_tabs li a {
	color: #fff;
	background: #999; /* old browsers */
	background: -moz-linear-gradient(top, #F7EAA4 0%, #9F3A0C 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7EAA4), color-stop(100%,#9F3A0C)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#9F3A0C',GradientType=0 ); /* ie */
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	outline: none;
}
ul.powermail_multiplejs_tabs li {
	list-style-image: none;
}
fieldset.tx-powermail-pi1_fieldset {
	background: #999; /* old browsers */
	background: -moz-linear-gradient(top, #e0e0e0 0%, #999 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7EAA4), color-stop(100%,#999));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#999',GradientType=0 );
	width:410px;
}
fieldset.tx-powermail-pi1_fieldset legend {color: #fff;}
fieldset.tx-powermail-pi1_fieldset label {color: #000;}
.error {
	background: #ff0000; /* old browsers */
	background: -moz-linear-gradient(top, #cccccc 0%, #ff0000 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7EAA4),  color-stop(100%,#9F3A0C)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ff0000',GradientType=0 ); /* ie */
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	-webkit-box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	box-shadow: 3px 3px 5px #999;
}
.error em {
	border: 10px solid;
	border-color: #ff0000 transparent transparent;
	position: absolute;
	bottom: -10px;
	left: 5px;
	border-bottom: 0 none;
}
fieldset.tx-powermail-pi1_fieldset input:focus,
fieldset.tx-powermail-pi1_fieldset textarea:focus,
fieldset.tx-powermail-pi1_fieldset select:focus {background-color: #F7EAA4;}
span.powermail_mandatory{color: #9F3A0C;}
.tx-srfreecap-pi2-cant-read {
font-size: 12px;
color: #000;
display:block;
font-weight:bold;
width:100px;
}
input.powermail_submit {
	background:  #cccccc; /* old browsers */
	background: -moz-linear-gradient(top, #cccccc 0%, #666666 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7EAA4), color-stop(100%,#9F3A0C)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#666666',GradientType=0 ); /* ie */
	-webkit-box-shadow: 3px 3px 5px  #999;
	-moz-box-shadow: 3px 3px 5px  #999;
	box-shadow: 3px 3px 5px  #999;
}
#tx-powermail-pi1_fieldset_1{position:relative;}
#powermaildiv_uid17{
	position:absolute;
	top:51px;
	right:75px;
}
#powermaildiv_uid17 label{
	width:45px;
}
#uid1,#uid2,#uid3,#uid4{
	width:200px;
}


/*  --Power mail fancy css end ----------------------------  */

