HTML {
	height:100%;	
}

BODY {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #636466;
	text-align: center;
	margin:0px;
	padding:0px;
	background-color:#cbcbcd;		
	background-image: url('/template/images/bg-site.gif');
	background-position: left top;
	/*background-attachment: fixed;*/
	background-repeat:repeat-x;			
}

A {
	color: #636466;	
}

A:hover/*, A:visited */ {
	color: #640F6D;	
}

H1 {
	margin:0px;
	padding:0px;
	font-size:22px;
	color: #640F6D;	
}

INPUT, TEXTAREA {
	color: #636466;
	font-family: Arial, Verdana, Sans-Serif;	
}

div#container {
	width: 903px;
	margin: 0 auto;
	text-align:left;		
}

/* ============= BOF HEADER ============= */
div#header {
	position: relative;
	height: 341px;	
}

div#header .headerImage {
	position: absolute;
	right: 0px;
	top: 56px;
	height: 280px;
	width: 900px;	
	z-index: 5;
	
}
div#header .headerImageMask {
	position: absolute;
	right: 0px;
	top: 56px;
	height: 280px;
	width: 900px;	
	z-index: 8;	
}

div#header #headerLogo {
	position: absolute;	
	height: 103px;
	width: 178px;
	top: 20px;
	left: 48px;
	z-index: 10;
}

#headerBookmark {
	position: absolute;
	width: 23px;
	height: 130px;
	right: -23px;
	top: 80px;
	background-image: url('/template/images/bt-bookmark-off.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

#headerBookmark:hover {
	background-image: url('/template/images/bt-bookmark-on.png');
}

div#header #headerBookUs {
	position: absolute;	
	height: 124px;
	width: 200px;
	bottom: -45px;
	left: 38px;
	z-index: 20;
}

div#header #headerSearch {
	position: absolute;
	right: 50px;
	top: 9px;
}

div#header #headerSearch A {
	text-decoration: none;	
}

div#header .inputSearch {
	background: url(/template/images/form-input.gif) repeat-x 0px bottom;
	border:0px;	
	width:144px;
	height:20px;
	padding:4px 4px 0px 5px;	
}

div#header .searchButton {
	border:0px;	
	width:67px;
	height:24px;
	cursor:pointer;	
}

div#header #headerMenu {
	position: absolute;
	left: 234px;
	top: 78px;
	height: 45px;
	z-index: 15;	
}

/* ============= BOF CONTENT ============= */
div#contentContainer {
	float: right;
	width: 594px;
	min-height:200px;
	margin-top: 13px;
	margin-right: 50px;
}

div#contentContainer div#portal {
	float: right;
	width: 590px;
	height: 183px;
	margin-top: 30px;
}

div#breadCrumbs {
	float:left;
	display:block;
	width:100%;
	margin-bottom:25px;	
}

#print {
	display:inline;
	float:right;
}

.navlink {
	margin:0px;
	padding:0px;
	margin:0px 4px 0px 4px;	
}

/* ============= BOF LEFT COLUMN ========= */
div.columnLeft,
div.columnLeftTwo {
	float: left;
	clear:left;
	width: 174px;
	margin-top: 54px;
	margin-left:50px;	
}

div.columnLeftTwo {
	margin-top: 15px;	
}

div.columnLeft p,
div.columnLeftTwo p {
	margin: 0px;
	padding:0px;	
}

.columnLeftHeader {
	background: url(/template/images/submenu-hd.png) no-repeat left top;
	padding: 10px 10px 0px 10px;
	height:	23px;
	font-weight:bold;
	color:#640F6D;	
}

.columnLeftHeaderHome {
	background: url(/template/images/submenu-white-hd.png) no-repeat left top;
	padding: 3px 10px 0px 10px;
	height:	12px;
}
.columnLeftContent {
	background: url(/template/images/submenu-bg.png) repeat-y left top;
	padding:10px;
}	
                  
.columnLeftFooter,
.columnLeftFooterTwo {
	background: url(/template/images/submenu-ft-2.png) no-repeat left bottom;
	padding:10px 10px 0px 10px;
	height:	37px;
	font-weight:bold;
	color:#640F6D;
}

.columnLeftFooterTwo {
	background: url(/template/images/submenu-ft-1.png) no-repeat left bottom;
	height:	28px;
}

.columnLeftFooterHome {
	background: url(/template/images/submenu-white-ft.png) no-repeat left bottom;
	padding: 0px 10px 3px 10px;
	height:	12px;
}

.columnLeftFooter A,
.columnLeftFooterTwo A {
	font-weight:bold;
	color:#640F6D;
	text-decoration: none;
}
.columnLeftFooter A:hover,
.columnLeftFooterTwo A:hover {
	text-decoration: underline;
}

/* ============= BOF FOOTER ========= */
div#bottomSpacer {
	float: right;
	width: 900px;
	height: 20px;	
}

div#footer {
	clear: both;
	width: 100%;
	border-top: 1px dotted #888A8E;
	padding-top:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size:11px;
	font-weight: normal;
	text-align:left;
	color: #640F6D;	
}
div#footer A {
	color: #640F6D;	
}
span.bnLogos {

	display:block;
	cursor:pointer;
}

span.bnBrainPort {
	width: 41px;
	height:41px;
	background: url(/template/images/bn-swap-brainport.png) left top;
}
span.bnBrainPort:hover {
	background: url(/template/images/bn-swap-brainport.png) left -41px;
}

span.bnGreenkey {
	width: 35px;
	height:53px;
	background: url(/template/images/bn-swap-thegreenkey.png) left top;
}
span.bnGreenkey:hover {
	background: url(/template/images/bn-swap-thegreenkey.png) left -53px;
}

span.bnNCV {
	width: 99px;
	height:37px;
	background: url(/template/images/bn-swap-ncv.png) left top;
}

span.bnNCV:hover {
	background: url(/template/images/bn-swap-ncv.png) left -37px;
}

span.bnCLC {
	width: 91px;
	height:26px;
	background: url(/template/images/bn-swap-clcvecta.png) left top;
}
span.bnCLC:hover {
	background: url(/template/images/bn-swap-clcvecta.png) left -26px;
}

span.bnEhvLeading {
	width: 97px;
	height:43px;
	background: url(/template/images/bn-swap-ehvleading.png) left top;
}
span.bnEhvLeading:hover {
	background: url(/template/images/bn-swap-ehvleading.png) left -43px;
}

/* ============= BOF PORTAL ========= */

.portalHeader {
	width:204px;
	height:61px;
	line-height:61px;
	display:block;
}

.portalFooter {
	width:204px;
	height:42px;
	display:block;
	background: url(/template/images/portal-ft.png) repeat-y left top;	
}

.portalContent {
	padding:8px 13px 8px 30px;
	background: url(/template/images/portal-bg.png) repeat-y left top;	
}

.portalContent A {
	cursor:pointer;
}

.portalContent A SPAN {
	text-decoration: none;
	display:block;
	float:left;
	width:100px;
}

.portalContent A IMG {
	float:right;
	margin-right:15px;
}

.portalSeeUs {
	background: url(/template/images/portal-hd-see-us.png) no-repeat left top;	
}

.portalFeedUs {
	background: url(/template/images/portal-hd-feed-us.png) no-repeat left top;	
}

.portalReadUs {
	background: url(/template/images/portal-hd-read-us.png) no-repeat left top;	
}

 
div#content .btnSubmit {
	display:block;  
	height:24px;
	line-height:24px;
	border:0px;
	color: #000; 
	text-align:center; 
	text-decoration:none; 
	font-size:16px;  
	font-weight:bold; 
	vertical-align:middle; 
	cursor: pointer;
	cursor: hand;
}

/* styles for webaction form! */
table#webActionForm {

}
table#webActionForm td {
	padding-top: 2px;
	padding-bottom: 2px;
}
td.errorMessage { 
	text-align:right;
	color: red;
	font-size: 8pt;
	padding: 5px;
	padding-right: 10px;
	/*
	color: #640F6D;
	background-color: #FFF;
	border-right: 25px solid #640F6D;
	border-bottom: 1px solid #640F6D;
	border-top: 1px solid #640F6D;
	border-left: 1px solid #640F6D;*/
}
td.requiredMessage {
	text-align:right;
	font-weight: bold;
	padding: 5px;
	padding-right: 10px;
	
}

td.label {
	width: 150px;
	text-align:right;
	padding-right: 5px;
	font-weight: bold;
	color: #640F6D;
}
td.field {
	width: 270px;
}

td.field input {
	width: 250px;
}

td.field input.radioField, td.field input.checkField {
	width: auto;
}
td.field input#middlename {
	width: 100px;
}
td.field input#code {
	width: 35px;
}

td.field input#submit {
 width:67px; height:24px;
}

table#webActionBooks {
	width: 100%;
}

.webBlockHeader {
 	background: url(/template/images/webactionblockheader.png) no-repeat left top;	
 	text-align: left;
}
.webBlockHeader h1 {
	position: absolute;
	font-size: 12pt;
	line-height: 12pt;
	padding-top: 25px;
	padding-left: 25px;
}
.webBlockHeader i {
	position: relative;
	font-size: 8pt;
	line-height: 8pt;
	margin: 0;
	top: 45px;
	padding: 0;
	padding-left: 25px;
}

.webBlockContent p {
	position: relative;
	left: -9px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.webBlockContent p a {
	text-decoration: none;
}
span.requiredCross {
	color: red;
	font-size: 14pt;
	font-weight: bold;
}

/**
 * Tagcloud
 **/
#tagCloud {
	margin-left: -12px;
	width: 616px;
	clear:both;
}
#tagCloud a {
	padding:6px;
	text-decoration: none;
}
#tcHeader {
	background-image: url(/template/images/tagcloud-header.png);
	background-repeat: no-repeat; 
	height:34px;
}
#tcContent {
	background-image: url(/template/images/tagcloud-repeat.png);
	background-repeat: repeat-y;
	padding: 0 15px;
	text-align: center;
}
#tcFooter {
	background-image: url(/template/images/tagcloud-footer.png);
	background-repeat: no-repeat; 
	height:34px;
}
