/* Google fonts */
@import url('googleFonts.css');

/* Reset default margins and padding to zero */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
} 

.lineHeightDefault {
  line-height: auto;
}

.lineHeightSingle {
  line-height: 1;
}

.lineHeightOnetwofive {
  line-height: 1.5;
}

.lineHeightOnefive {
  line-height: 1.75;
}

.lineHeightDouble {
  line-height: 2;
}

.wsp_print_btn_left{
    background: url('../images/shared/button/btn_left.gif') no-repeat right;
    width: 3px;
    height: 21px;
}
.wsp_print_btn_right{
    background: url('../images/shared/button/btn_right.gif') no-repeat left;
    width: 3px;
    height: 21px;
}
.wsp_print_btn_middle{
    background: url('../images/shared/button/btn_middle.gif') repeat-x top;
    height: 21px;
    cursor:pointer;
    padding:0pt 5px;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
}
.wsp_print_btn_text {
    text-decoration: none;
    color: #000 !important;
}
.wsp_print_btn {
    cursor:pointer;
    font-family:tahoma;
    font-size:12px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    font-size-adjust:none;
    line-height:normal;
    white-space:nowrap;
    margin: 0 auto;
}

body{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
}
#headerContainer{
	background-color: #c5dbca;
}
a{
	color: #0000FF;
}

.companyname{
	font-size: 24pt;
	color: #000000;
}

.companyslogan{
	font-size: 12pt;
	color: #000000;
}

#globaltext{
	font-size: 10pt;
	color: #000000;
}

#footer{
	font-size: 10pt;
	color: #FFFFFF;
}
/*Navigation Area - this is area that encases the navigation buttons*/
#styleNav .primary-webcomMenu,
#styleNav .secondary-webcomMenu{
	/*background-color: #98d0d9;*/
}

ul.primary-webcomMenu{list-style:none;padding:0;margin:10px 0}
ul.primary-webcomMenu li{display:block;position:relative;float:left;padding:0;margin:0 15px;overflow:hidden}
ul.primary-webcomMenu li a{color:#000000;font-weight:bold;font-size:8pt}
ul.primary-webcomMenu li.selected a{color:#ffffff}

/*Navagation Buttons - Primary and Secondary buttons*/
/*Primary and Secondary font color & padding - normal state */
#styleNav .primary-webcomMenuItem-middle, 
#styleNav .secondary-webcomMenuItem-middle {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
}
/*Navagation Buttons - Primary and Secondary selected state*/
/*Primary and Secondary font color - selected state */
#styleNav .primary-webcomMenuItem.selected .primary-webcomMenuItem-middle, 
#styleNav .primary-webcomMenuItem .secondary-webcomMenuItem.selected .secondary-webcomMenuItem-middle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

/*Navagation Buttons - Primary and Secondary hover state*/
/*Primary and Secondary font color - hover state */
#styleNav .primary-webcomMenuItem.hover .primary-webcomMenuItem-middle, 
#styleNav .primary-webcomMenuItem .secondary-webcomMenuItem.hover .secondary-webcomMenuItem-middle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

.footercontent,.footercontent a:link, .footercontent a:visited{font-family:Arial;font-size:10pt;}

body {
	background-image: url(image/35529000.gif);
	margin: 0px;
}
#headerContainer {
	width: 534px;
	padding: 5px;
	overflow: hidden;
}
#companyname {
	padding-bottom: 3px;
}
#companyslogan {
	padding-top: 3px;
}

kv1 {
	width: 544px;
	height:138px;
}
kv2 {
	width: 544px;
	height:138px;
}
kv3 {
	width:228px;
	height:591px;
}
.sectionContainer{
	background-image: url(image/35529001.jpeg);
	background-repeat: repeat-y;
	width: 544px;
	min-height: 587px;	
}
#layout {
	padding: 5px;
	width: 534px;
	overflow: auto;
}
#layoutLeft {
	background: url(image/35529002.gif) repeat-y top;
	width: 10px;
}
#layoutRight {
	background: url(image/35529003.gif) repeat-y top;
	width: 10px;
}
#layoutBg {
	background: url(image/35529004.gif);
}
#mainLayoutBg {
	background: url(image/35529004.gif);
}
#globaltext {
	width: 982px;
	overflow: hidden;
}
#footer {
	width: 982px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
/*Primary*/
#styleNav .primary-webcomMenu {
	background-image: url(image/35529005.jpeg);
}

#styleNav .primary-webcomMenu-top {
	background-image: url(image/35529006.jpeg);		
  	padding-top: 2px;
}

#styleNav .primary-webcomMenu-bottom {
	background-image: url(image/35529007.jpeg);
	padding-bottom: 2px;
}
/*Secondary*/
#styleNav .secondary-webcomMenu {
	background-image: url(image/35529008.jpeg);
}

#styleNav .secondary-webcomMenu-top {
	background-image: url(image/35529009.jpeg);		
  	padding-top: 2px;
}

#styleNav .secondary-webcomMenu-bottom {
	background-image: url(image/35529010.jpeg);
	padding-bottom: 2px;
}
