@import "portalDefault.css";

body {
	text-align: center;
	background: #fff url(../img/bg.gif) repeat-x
}

.divHeaderLeft
{
	float: left;
	width: 183px;		
}

.divHeaderRight
{
	float: left;
	width: 575px;			
}

.bip
{
	text-decoration: none;
	background-image: url(../img/bip_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;	
	width: 100%;
	height: 100px;
	display: block;
}

a.back 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #B22222;	
	text-align: center;	
	text-decoration: none;
}

a.back:hover
{
	color: #D66666;
}

.leftLog {
	width: 76%;			
}

.rightLog {
	width: 23%;
	font-family: Verdana;
	font-size: 8pt;		
}

.alog {
	background-image: url(../img/form_register.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;	
	color: #335599;	
	padding-left: 20px;
	display: block;
}

.alog:hover {
	color: #BB0000;
	text-decoration: underline;
}

.logBorder {
	border-bottom: solid 1px #DDD;
	padding: 4px 2px;	
}

.logsBorder {
	border: solid 1px #ACE;
	margin: 3px 0px 0px 0px;
	padding: 5px;
}

.logsData {
	font-family: Verdana;
	font-size: 8pt;	
	font-weight: bold;
	color: #4477AA;	
}

.dataDiv {
	float: left;	
	font-size: 8pt;
	padding-top: 2pt;
}

.dataDivHeader {
	float: left;	
	font-size: 8pt;
	padding-top: 2pt;
	width: 54%;
	text-align: left;
}

.text {
	margin: 1pt 4pt 1pt 10pt;
	border: solid 1px #88AADD;
	font-family: Verdana;
	font-size: 8pt;	
	font-weight: normal;
	color: #335599;
	width: 130pt;
	height: 16px;
	padding-left: 2px;	
}

.calImg {
	background-image: url(../img/calendar.png);
	background-repeat: no-repeat;	
	text-decoration: none;	
	width: 20px;
	height: 18px; 
	float: left;
	cursor: pointer;
}

.chooseImg {
    background-image: url(../img/select.png);
	background-repeat: no-repeat;	
	text-decoration: none;	
	margin-top: 2px;
	width: 16px;
	height: 16px; 
 	float: left;
 	cursor: pointer;
 }

.label {
	width: 45%;
	float: left;
	margin-right: 0.5em;
	display: block;
	font-family: Verdana;
	font-size: 8pt;
	color: #335599;
	padding-top: 2pt;
	text-align: right;
}

.artLink {
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color : #335599;
}

.artLink:hover {
	color: #AACCFF;
}

.createNew {
	float: left;
	font-size: 10pt;
	color: #335599;
}

.logWidth {
	width: 84.5%;
}

.newBorder {
	margin-bottom: 4px;
}

.customText {
	border: solid 1px #ACE;
}

.titleBorder {	
	padding: 2px 0px 2px 0px;	
	width : 99.9%;
	float : left;
}

.actLabel {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}