.titleHP {
	/* float:left; */
	color:#768996;
	margin:0px;
	font-size:18px;
}

.columns1 .title a {
	text-decoration: none;
	color: #768996;
}


.msgbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#336699;  
	background-color: #FCFCED;
	border: 1px dashed #EBE267;
	padding: 5px;
	margin-bottom: 12px;
	
}
.msgbox p {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	line-height: 1.5em !important;
}

.errmsgbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: red;
	background-color: #FCFCED;
	border: 1px dashed #EBE267;
	padding: 5px;
	margin-bottom: 12px;
}
.errmsgbox p {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	line-height: 1.5em !important;
}


.button {
	height: 25px;		
	background-color: #F40;
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	border-right: solid 1px #141E29;
	border-bottom: solid 1px #141E29;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	cursor: hand;
	display: inline;
}

#globalcontent .box .text{
        margin:0px 7px 0px 5px;
		position:relative;
}
#globalcontent .box .text .hr{
	margin:0px -7px 0px -5px;
}

.bigText {
	/* float:left; */
	color:#768996;
	margin:0px;
	font-size:16px;
}

