@charset "utf-8";
/* CSS Document */


DIV.home3
{
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	COLOR:#06C;
	text-align: center;
	margin-top:15px;
}


#loginBox
{
    width: 340px;    
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

h2{
	color: #4775C2;
}

h3{ 
		margin-bottom:3px;
}

h3.normal{
	font-weight:bolder; 
	margin-bottom:5px;
}

h4{
	font-weight:bolder;
	margin-bottom:5px;
}

h3.white{ 
	color:#FFFFFF;
}


div.row {
  clear: both;
  padding-top: 5px;
	padding-bottom: 5px;
}

span.left{float:left; padding-left:10px;}

span.right{float:right; padding-right:10px;}

.centerRow{ text-align:center; line-height:32px;}

.centerRow1{ text-align:center; line-height:16px;}

.spaceline{text-align:center; line-height:2px;}

 





