﻿

.container {
	padding: 0px;
	margin: auto;
	text-align: center;
/*	width: 789;	*/
	width: 90%;
	height: 100%
}

BODY {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	background: #025678;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-y;
	text-align: left;
}
div {
	margin: 0 auto;
	border: 0;
	margin: 0;
	padding: 0;
}
td {
	text-align:left;	
}

h1 {
	
	font-family: "Times New Roman", Times, serif;	
	color: #2C4D69;
	font-weight: normal;
	font-size: 23pt;
	margin-bottom: -15px;
	line-height: 35px;

}
h2 {
	
	font-family: Tahoma;	
	color: #2C4D69;
	font-weight: normal;
	font-size: 15pt;


}
a: {
	text-decoration: none;
	color: 	#05698A;
}
a:link {
	text-decoration: none;
	color: 	#05698A;
}
a:active {
	text-decoration: none;
	color: 	#05698A;
}

a:visited {  
	color: 	#05698A;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.infoBox, .successBox, .warningBox, .errorBox {
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 10px 0;
    padding: 5px 5px 5px 40px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.infoBox {
    background-color: #BDE5F8;
    background-image: url("../images/informationBG.gif");
    color: #00529B;
}
.warningBox {
    background-color: #FEEFB3;
    background-image: url("../images/errorBG.gif");
    color: #9F6000;
}
.successBox {
    background-color: #DFF2BF;
    background-image: url("../images/acceptBG.gif");
    color: #4F8A10;
}
.errorBox {
    background-color: #FFBABA;
    background-image: url("../images/cancelBG.gif");
    color: #D8000C;
}
#header {
	height: 110px;
	background-image: url(../images/header_bg_2011.jpg);
	background-repeat: repeat-x;
}
#header-inner {
	height: 110px;
	background-image: url(../images/header_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#header-logo {
	height: 110px;
	background-image: url(../images/web_header_wahit_nwtech.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#header-nav {
	float: right;
	margin: 0;
	margin-top: 70px;
	padding: 0;
	list-style: none;
	font-family: Tahoma, arial;
	font-size: 12px;
}
#header-nav li{
	margin: 0;
	float:left;
	
}
#header-nav li a{
	padding: 10px 10px;
	display: block;
}
.header {
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 100%;
}

.header_bar {
	clear: both;
	border-collapse: collapse;
	background-color: #CECE96;
	width: 100%;
}
.main_body {
/*	width: 527px;	*/
	text-align: left;
	vertical-align: top;
	line-height: 20px;		
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #333333;	
	border-collapse: collapse;
}
td.main_body {
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 10px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;	
}
.main_body_full {
	width: 750px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;		
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #333333;	
	border-collapse: collapse;
}
td.main_body_full {
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 10px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;	
}
.main_right {
	width: 254px;
	vertical-align: top;
}
.vert_line {
	border-right-color: #CCCCCC;
	border-right-style: inset;
	border-right-width: 1px; 
	border-collapse: collapse;
}
.footer_table {
	width:775px;
	border: 0 none;
	height: 33px;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #ffffff;
	padding: 0px;
	margin: auto;
	text-align: center;
	width: 789;
}
.footer_table {
	width:775px;
	border: 0 none;
	height: 33px;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #ffffff;
	padding: 0px;
	margin: auto;
	text-align: center;
	width: 789;
}
.footer_table a: {
	text-decoration: none;
	color: 	#ffffff;
}
.footer_table a:link {
	text-decoration: none;
	color: 	#ffffff;
}
.footer_table a:active {
	text-decoration: none;
	color: 	#ffffff;
}

.footer_table a:visited {  
	color: 	#ffffff;
	text-decoration: none;

}
.footer_table a:hover {
	text-decoration: underline;
	color: 	#ffffff;
}




th.box_a {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 17pt;
	color: #333333;
	text-align: left;
}
td.box_a {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #333333;
	padding-top: -5px;
	padding-bottom: 10px;

}

.tblFormLib {
	border: 1 solid #9B9B69;
	border-collapse: collapse;

}
.tblFormLib td {
	padding-left: 10px;
	text-align: left;
}
/* Icons
========================================================================= */

.pdf {
	background:url(../images/icons/page_white_acrobat.png) center right no-repeat; 
	padding:1px 20px 0 0; 
	white-space:nowrap;
}
.doc {
	background:url(../images/icons/page_word.png) center right no-repeat; 
	padding:1px 20px 0 0; 
	white-space:nowrap;
}
.excel {
	background:url(../images/icons/page_excel.png) center right no-repeat; 
	padding:1px 20px 0 0; 
	white-space:nowrap;
}
.powerpoint {
	background:url(../images/icons/page_white_powerpoint.png) center right no-repeat; 
	padding:1px 20px 0 0; 
	white-space:nowrap;
}
.link {
	background:url(../images/icons/link.png) center right no-repeat; 
	padding:1px 20px 0 0; 
	white-space:nowrap;
}
.site {
	background:url(../images/icons/world.png) center right no-repeat; 
	padding:1px 20px 0 0; 
/*	white-space:nowrap; */
}
.email {
	background:url(../images/icons/email.png) center right no-repeat; 
	padding:1px 20px 0 0; 
	white-space:nowrap;
}
.newWindow {
	background:url(../images/icons/new_window.gif) center right no-repeat; 
	padding:1px 20px 0 0; 
	white-space:nowrap;
}
.printer {
	background:url(../images/icons/printer.png) center left no-repeat; 
	padding: 5px 9px 5px 20px; 
	white-space:nowrap;
	display:block;
	float:right;
	font:88% arial,helvetica;
/*	border: 1px solid;*/
}
/* /Icons
========================================================================= */
