.whiteBox {
	background-color: #FFFFFF;
	border: thin none #0000FF;
	padding: 10px;
	background-image: url(../images/card3.gif);
	background-repeat: no-repeat;
	height: 373x;
	width: 440px;
	text-align: left;
}

.LoginTable {
	background-color: #FFFFFF;
	border: thin solid #010163;
	background-image: url(../images/loginCardbg.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: top;
}


.SucessBox {
	color: #FFFFFF;
	background-color: #0505C5;
	border: thin groove #FF0000;
}





.style1 {
	font-size: small;
	color: #FFFFFF;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	font-size: small;
	font-weight: bold;
}
.style4 {font-size: x-small}

.style5 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
}
.style6 {font-size: small}
.style7 {font-size: smaller}



.container {
        width: 800px;
        padding: 15px;
        margin: 3px 0 20px 0;
        border: 1px solid #ccc;
        background: #fff;
}

/* circle */

#navCircle {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
        float: left;
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #000;
        background: url(../images/circle.gif) no-repeat bottom center;
}

.box {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	margin: 8px;

}

.box2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	margin: 8px;
	width: 450px;
	text-align: left;
	vertical-align: top;
	background-color: #CCCCFF;
	border: thin solid #0000FF;
	padding: 6px;
	text-indent: 15px;
	white-space: pre;
	clear: none;
	float: left;
	height: 120px;
}

.box3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FF0000;
	text-align: left;
	vertical-align: top;
	background-color: #CCCCFF;
	border: thin solid #0000FF;
	font-weight: bold;
}


.box4 {
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	text-align: justify;
	vertical-align: text-top;

}

.box5 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	margin: 8px;
	text-align: left;
	vertical-align: top;
	background-color: #CCCCFF;
	border: thin solid #0000FF;
	padding: 6px;
	text-indent: 15px;
	white-space: pre;
	clear: none;
	float: left;
}



.errorsDiv {
	font-weight: bold;
	color: #FF0000;
}
.borderSpace {
	margin: 6px;
	padding: 6px;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box7 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.indexBg {

	padding-left: 10px;
}
