@charset "utf-8";

/*
================================================================================
                                   TAGS                                   
================================================================================
*/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	background-image: url(images/body-bg.jpg);
}

div {
	float: left;
}

a {
	text-decoration: none;
	color: #666666;
}
a:hover{
	text-decoration: underline;
}

.mainalign {
	float: none;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
}
.logo {
	padding-top: 16px;
	padding-left: 9px;
	padding-bottom: 13px;
}
.header-links {
	text-align: center;
	float: right;
	padding-top: 15px;
	padding-left: 12px;
	line-height: 30px;
}

.header-links a {
	font-weight: normal;
	color: #333c41;
	text-decoration: none;
	display: block;
}

.header-links a:hover {
	
}

.bold {
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #7a7a7a;
	margin: 0px;
	font-weight: bold;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	text-transform: uppercase;
	color: #7a7a7a;
	text-decoration: none;
	margin: 0px;
}
	
strong {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #7a7a7a;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}

.page-sub-title {
	padding-bottom: 14px;
	width: 251px;
}

.page-sub-title-3 {
	padding-bottom: 14px;
	width: 406px;
}

.page-sub-title-2{
	padding-bottom: 24px;
	width: 570px;
}

.page-content-l-n-m{
	padding-bottom: 24px;
	width: 570px;
}

.page-l-n-m-left-panel{
	padding-bottom: 24px;
	width: 164px;
}

.page-l-n-m-right-panel{
	padding-bottom: 24px;
	width: 406px;
}

.page-sub-title-news {
	padding-bottom: 3px;
	width: 251px;
}

.page-content {
	padding-bottom: 29px;
	width: 251px;
}

.page-content-press {
	padding-bottom: 5px;
	width: 251px;
}

.page-content-l-n-m-2 {
	padding-bottom: 21px;
	width: 406px;
}

.page-content-mailroom {
	padding-bottom: 4px;
	width: 215px;
	padding-left: 36px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 21px 4px;
}

.page-content-press-2{
	padding-bottom: 4px;
	width: 215px;
	background-image: url(images/down-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 22px;
}

.page-content-press-l-m-n-3{
	padding-bottom: 10px;
	width: 384px;
	background-image: url(images/down-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 22px;
}

.page-content-l-m-n-left{
	padding-bottom: 4px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 22px;
	color: #656565;
	width: 142px;
}


.page-content-mailroom-2 {
	padding-bottom: 4px;
	width: 215px;
	padding-left: 36px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 21px 8px;
	padding-top: 4px;
}

.orange-font {
	color: #d18c15;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

/*hr {
	color: #9d9d9d;
	float: left;
	text-align: left;
	margin: 0px;
	text-indent: 0px;
	padding: 0px;
}*/

.mailroom-highlight {
	color: #666666;
}

/*
================================================================================
                                  LEFT and RIGHT Pannel                                   
================================================================================
*/

.left-pannel {
	width: 166px;
}

.left-pannel-image {
	width: 166px;
}

.right-pannel {
	width: 600px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.right-pannel-left {
	width: 251px;
	padding-top: 82px;
	padding-right: 14px;
	padding-left: 14px;
}

.right-pannel-left-image {
	width: 270px;
	padding-right: 4px;
	padding-left: 5px;
}

.right-pannel-right {
	width: 321px;
}

.top-image {
	width: 600px;
}

.right-content {
	width: 570px;
	padding-top: 22px;
	padding-right: 15px;
	padding-left: 15px;
}


/*
================================================================================
                                  LEFT MENU                                   
================================================================================
*/

.left-menu {
	width: 132px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	padding-left: 34px;
	padding-bottom: 13px;
	line-height: 19px;
	color: #424242;
}



.left-menu a {
	color: #424242;
	line-height: 19px;
}
.line {
	height: 1px;
	padding-bottom: 15px;
}
.line-2 {
	height: 1px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.left-menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.left-menu a.current {
	color: #FFFFFF;
	text-decoration: none;
}



/*
================================================================================
                                  FOOTER                                   
================================================================================
*/

.footer {
	height: 62px;
	width: 726px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	padding-right: 11px;
	padding-left: 34px;
	padding-top: 10px;
	padding-bottom: 9px;
	color: #999999;
}



.footer-row-1 {
	width: 726px;
}

.footer-row-1 a {
	color: #999999;
}

.footer-row-1 a:hover{
	color: #999999;
}

.footer-row-2 {
	width: 726px;
	text-align: right;
}

.footer-row-2 a {
	color: #999999;
}

.footer-row-2 a:hover{
	color: #999999;
}

.mainalign-sub {
	width: 771px;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.veetoo-color {
	color: #cccccc;
}
.checkbox-bg {
	background-image: url(images/checkbox-bg.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
}
textarea {
	background-color: #d2d2d2;
	border: 1px solid #707070;
	height: 44px;
	width: 191px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.text-field {
	background-color: #d2d2d2;
	border: 1px solid #707070;
	height: 17px;
	width: 285px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.contact-left-pannel {
	width: 173px;
}
.contact-right-pannel {
	width: auto;
	float: right;
	text-align: right;
}
.le { width:500px;height:45px;background-color: #ffffcc;border: 1px solid #ffcc00;color: #c60000;font-family: verdana;font-size: 8pt;padding-top:15px; text-align:center;}
.le1 { width:500px;height:45px;background-color: #ddf6ca;border: 1px solid #96ea54;color: #389900;font-family: verdana;font-size: 8pt;padding-top:15px; text-align:center;}
.le5 { height:35px;background-color: #ddf6ca;border: 1px solid #96ea54;color: #389900;font-family: verdana;font-size: 8pt;margin:10px 0 0 0;padding: 6px 0 0 25px; width:500px;}
.save-changes {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #797979;
	border: 1px solid #A9A9A9;
	font-size: 11px;
}
