h1 {
		margin: 15px 0px 5px 0;
		padding: 4px 0  0 0px ;
		height: 20px;
		font-size: 8pt;
		color: #000;
		background: #fff;
		border-top: 1px dashed #333;

		font-family: Verdana, sans-serif, Arial;
		vertical-align:text-bottom;
		}

h2 {
		margin: 15px 0px 0px 0;
		padding: 4px 0 0px 0px ;
		height: 20px;
		color: red;
		font-size: 8pt;
		font-weight: bold;
		border-top: 1px dashed #333;
		font-family: Verdana, sans-serif, Arial;
		vertical-align:text-bottom;
		}
h3 {
		padding: 1px;
		margin: 0;
		color: #fff;
		font-size: 11px;
		font-family: Verdana, sans-serif, Arial;
		}

h4 {
		margin: 14px 0px 5px 0;
		padding: 4px 0  0 10px ;
		height: 20px;
		font-size: 8pt;
		color: #f7f5f0;
		font-family: helvetica;
		vertical-align:text-bottom;
		border: 1px solid #333;
		}

h5 {
		padding: 1px;
		margin: 0;
		color: #fff;
		font-size: 11px;
		font-family: Verdana, sans-serif, Arial;
		background: #ceb59f;
		}



a {
		color:#000;
		text-decoration: none;}

a:hover {
		color:#ccc999;
		text-decoration: none;}

a:visited{
		color:#000;
		text-decoration: none;}

a:link {
		text-decoration: none;
		}


hr {	border: none 0;
		border-top: 1px dashed #383634;
		height: 1px;
		}

/*HR FORMATTING*/
.title{	border-bottom: none;
 		border-top: 1px dashed #383634;

 		}

.acTitle{
 		height: 1px;
 		color: #000;
 		margin-top:0;
 		}
/*end hr */

/*********************************************** INDEX CONTAINERS HEADERS *******************************/

html, body {
 		width:100%;
		margin: 0;
		padding: 0;
		background:#fff;
		color:#000;
		font-size: 10px;
		font-family: Verdana, sans-serif, Arial;
		}

a img {
 		border: none;
 		}

.header {
 		background-image:url(../images/banner-center.gif);
 		background-repeat: repeat-x;
 		height: 77px;
 		border: 0px solid white;
 		min-width: 680px;
 		margin: 0 0 0.2em 0;
 		}

.headerCenter{
		margin-left: 19%;
		margin-top: -7px;
		width: 33%;
		height: 12px;
		position: absolute;
		background: #fff;
 		}

.headerCenterRed{
		margin-left: 55%;
		margin-top: -7px;
		width:21%;
		padding-right: 2px;
		height: 12px;
		background: #fff;
		position: absolute;
 		}

.headerRight{
 		width:20%;
 		float: right;
		border: 0px solid blue;
 		padding: 0em 0 0em 0;
 		margin-right: 1.1em;
 		}

*html .leftSpacer{
			margin-left: 0em;
			}


.leftSpacer{
			margin-left: -0.8em;
			}


.headImgRight{
 		text-align:right;
 		}

.headerLeft{
 		width:75%;
 		float: left;
 		border: 0px solid yellow;
 		position: absolute;
 		margin-top: 0.3em

 	}


.footer {
 		clear:both;
 		width: 96%;
 		padding-top: .5em;
 		padding-bottom: .5em;
 		text-align:center;
 		border: 0px solid white;

		 }
.content{
 		width:75%;
 		float: right;
 		padding: .2em 0%;
 		margin: 0;
 		background: #fff;
 		color: #000;
 		border: 0px solid #999;
 		}
.nav{
 		width:20%;
 		float: right;
 		margin-right: 0.5em;
 		padding: .3em 0 0 2%;
 		background: #fff;
 		color:#000;
 		text-align: right;
 	}

.leftTopAd{
		border: 0px solid blue;
		height: 24.1em;
		width: 3em;
		margin-top: 5.6em;
		margin-left:1em;
	}

.leftBotAd{
		border: 0px solid #fff;
		margin-top: 5.6em;
		margin-right: 1em;
		}

.sidebar{
 		width:20%;
 		float: left;
 		margin-left: 0.5em;
 		padding: .3em 1.8% .3em 0;
 		background: #fff;
 		}

.rightPoll{
		background-image:url(../images/right-poll.gif);
		background-repeat: no-repeat;
		width:130px;
		height: 165px;
		padding-right: 5px;
		border: 1px solid black;
		}


.header p,
.footer p,
		{margin-bottom: 0;
		}



.outer-container{
 		width:100%;
 		margin: 0;
 		background: #fff;
 		color: #000;
 		min-width: 680px;

 		}

.inner-container{
 		width: 76%;
 		float: left;
 		background: #fff;
 		color:#000;
 		margin: 0;
 		}

.clear {
 		clear:both;
 		margin: 0;
 		padding: 0;
 		height: 0;
 		overflow: hidden;
 		}

*html .clear{
 		display: none;
 		}

.price {
 		margin: 0 0 0.5em 0;
 		}

.btns {
 		text-align:right;
		}


.accountsContent{
 		width:90%;
 		margin: 0 auto;
 		padding: .2em 1.5%;
 		background: none;
 		color: #000;
 		border: 0px solid #999;
 		}


/************************************************** MENU FORMATTING ****************************************************/

#navcontainer ul{
 		padding-left: 0;
		margin-left: 1em;
		list-style:none;
		float: left;

		}

#navcontainer ul li { display: inline; }

#navcontainer ul li a{
		float: left;
		background: transparent url(../images/menu_btns/m-bullet.gif) left center no-repeat;
		padding: 0 1.1em;
		margin-top: -0.5em;
		}

html* #navcontainer ul li a{
		float: left;
		background: transparent url(../images/menu_btns/m-bullet.gif) left center no-repeat;
		padding: 0 1.1em;
		margin-top: 0.5em;
		}


/** html #navcontainer ul li a{
		float: left;
		background: transparent url(../images/menu_btns/m-bullet.gif) left center no-repeat;
		padding: 0.9em 1.1em;
		}*/

#navcontainer ul li a:hover{
		background: transparent url(../images/menu_btns/m-bullet-over.gif) left center no-repeat;
		}


#ppInsDL {
		width: 60%;
		height: 55px;
		border: 1px solid #336600;
		margin: 0 auto;
		background-color: #ceb59f;
		font-weight: bold;
		vertical-align: center;
		}


#smallerBox {
		width: 60%;
		height: 10px;
		border: 0px solid #c6092e;
		margin-left: 19%;
		}

/************************************** ERROR / TEXT FORMATTING ****************************************************************/
.errorMsg{
 		color: #ff0000;
 		text-decoration:none;
		font-weight: bold;
		font-size: 8pt;
 		}

.errorMsg A:link{
 		color: #ff0000;
 		text-decoration:none;
		font-weight: bold;
		font-size: 8pt;
 		}

.errorMsg A:visited{
		color: #ff0000;
 		text-decoration:none;
		font-weight: bold;
		font-size: 8pt;
 		}

.errorMsg A:hover{
 		text-decoration:none;
 		color: #c6092e;
		font-weight: bold;
		font-size: 8pt;
 		}


.changeEmail{
 		color: #f80000;
 		text-decoration:none;
 		}

.changeEmail A:link{
 		color: #f80000;
 		text-decoration:none;
 		}

.changeEmail A:visited{
		color: #f80000;
 		text-decoration:none;
 		}

.changeEmail A:hover{
 		text-decoration:none;
 		color: #663333;
 		}

.forgotPass{
 		color: red;
 		text-decoration:none;
 		}

.forgotPass A:link{
 		color: red;
 		text-decoration:none;
 		}

.forgotPass A:visited{
		color: red;
 		text-decoration:none;
 		}

.forgotPass A:hover{
 		text-decoration:none;
 		color: #663333;
 		}


.print{
color: #c6092e;
text-decoration:none;
}

.print A:link{
color: #c6092e;
text-decoration:none;
}

.print A:visited{
color: #c6092e;
text-decoration:none;
}

.print A:hover{
text-decoration:none;
color: #ffffff;
}

.details{
color: #336600;
text-decoration:none;
}

.details A:link{
color: #336600;
text-decoration:none;
}

.details A:visited{
color: #336600;
text-decoration:none;
}

.details A:hover{
text-decoration:none;
color: #000;
}


.backBtn A:link{
 		color: #c6092e;
 		text-decoration:none;
		font-weight: bold;
 		}

.backBtn A:visited{
		color: #c6092e;
 		text-decoration:none;
		font-weight: bold;
 		}

.backBtn A:hover{
 		text-decoration:none;
 		color: #7b7461;
		font-weight: bold;
 		}

.darkRedText{
		color: #c6092e;
		}



.righty {
 		text-align: right;
 		}

.fullRighty {
 		text-align: right;
 		}

.fullRightyLogin {
 		text-align: right;
 		margin-right: 7px;
 		margin-top: -1.9em;
 		}

html* .loginBut {
		margin-top: 1px;
		}

.loginBut {
		margin-top: -6px;
		}

*html .loginBut {
		margin-top: 1px;
		}

.fullRightyReg {
 		text-align: right;
 		margin-top:1px;
 		}

.titleRighty {
 		text-align: right;
 		margin-top: -1.7em;
 		}

.lefty {
 		float: left;
 		}

.myInfoText {
		color: #999;
		position:relative;
		top: 0.5em;
		}

.myInfoTextReason {
		color: #d40000;
		font-size: 7pt;
		text-align: justify;
		}

.myInfoTextEmail {
		color: #f80000;
		position:relative;
		top: 0.5em;
		}

.myInfoTextEmailConf {
		color: red;
		position:relative;
		}

.myInfoHint {
		color: #999;
		}

.myInfoTextRadio {
		color: #999;

		}

* html .myInfoText {
		color: #999;
		position:relative;
		top: 0.4em;
		}

.errorMsgReg {
 		font-size:7pt;
 		color: #c6092e;
 		float:right;
 		}

.littleFoot{
		font-size: 7pt;
		color: #999;
		}

.myDeetsTits{
 		color:#336600;
 		}

.cookTxt{
		font-size:9px;
		}

.errorMsgCook{
 		color: #c6092e;
 		text-decoration:none;
 		}

.errorMsgCook A:link{
 		color: #c6092e;
 		text-decoration:none;
 		}

.errorMsgCook A:visited{
		color: #c6092e;
 		text-decoration:none;
 		}

.errorMsgCook A:hover{
 		text-decoration:none;
 		color: #7b7461;
 		}
/*accounts history bits*/
.invNum{
 		color: #c6092e;
 		text-decoration:none;
 		}

.invNum A:link{
 		color: #c6092e;
 		text-decoration:none;
 		}

.invNum A:visited{
		color: #c6092e;
 		text-decoration:none;
 		}

.invNum A:hover{
 		text-decoration:none;
 		color: #fff;
 		}

.refAll{
 		color: #000;
 		text-decoration:none;
 		}

.refAll A:link{
 		color: #000;
 		text-decoration:none;
 		}

.refAll A:visited{
		color: #000;
 		text-decoration:none;
 		}

.refAll A:hover{
 		text-decoration:none;
 		color: #fff;
 		}

.dlid {
 		float:right;
 		text-align:right;
 		color: #c6092e;
 		background:none;
 		margin: -1.2em 0 0 0em;
 		}

.refFor {
 		float:right;
 		text-align:right;
 		color: #fff;
 		background:none;
 		margin: -1.1em 0 0 0em;
 		}

.viewBtn {
 		float: right;
 		clear: both;
 		text-align:right;
		}

.phat{
		font-weight: bold;
		font-size: 12pt;

	}

/*end accounts history*/

/*.indent{
		margin-left:1.2em;
		margin-right:1.2em;
		}*/

.bulletIndent{
		margin-right:2em;
		}

.indentBack{
		margin-left:1.2em;
		margin-top:4em;
		}

.textJustify{
			text-align: justify;
			}


.frontTitles {
		color: red;
		font-size: 8pt;
		font-weight: bold;
		}

.helpAns {
		color: #336600;
		font-size: 7pt;
		text-align: justify;
		}

.endEmail {
		color: #d40000;
		font-size: 8pt;
		font-weight:normal;
		}

.lessHeadGap {
			margin-top: -0.3em;
			text-align: justify;
			}

.pollText{
			margin-top: 2.5em;
			width: 125px;
			text-align: justify;
			padding-left: 2px;
			}

.pollButts {
			text-align: right;
			padding-right: 2px;

			}

.pollButtsSub {
			text-align: right;
			padding-right: 4px;
			}
/****************************************  TABLE FORMATTING ******************************/

.tblHead {
		border:1px #78705B;
		border-top:1px #78705B;
		border-bottom:1px solid #78705B;
		border-left:1px solid #78705B;
		border-style:solid;
		background-color: #ccc;
		padding: 4px;
		}

.tblContent {
		border:1px #000;
		border-top:1px #000;
		border-bottom:1px solid #000;
		border-left:1px solid #000;
		border-style:solid;
		background-color: #999;
		padding: 1px;
		}


.tblContentInv {
		border:1px #000;
		border-top:1px #000;
		border-bottom:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;
		border-style:solid;
		background-color: #fff;
		padding: 1px;
		}

.tblContentRef {
		border:1px #000;
		border-top:1px #000;
		border-bottom:1px solid #000;
		border-left:0px solid #000;
		border-style:solid;
		background-color: #555;
		padding: 1px;
		}


.tblContentEnd {
		border:1px #000;
		border-top:1px #000;
		border-bottom:1px solid #000;
		border-left:0px solid #000;
		border-right:1px solid #7b7461;
		border-style:solid;
		background-color: #999;
		padding: 1px;
		}

.tblContentInner {
		border:1px #000;
		border-top:1px #000;
		border-bottom:1px solid #000;
		border-left:0px solid #000;
		border-style:solid;
		background-color: #999;
		padding: 1px;
		}





.moveForgot{
		margin-top: 5px;
		margin-bottom: 5px;
		}


.loginLeft {
 		background: #fff;
		vertical-align:top;
		width: 105px;
		border-top: 1px solid #333;
		border-left: 1px solid #333;

 		}

.loginMid {
 		background: #fff;
 		border-top: 1px solid #333;
		width: 300px;
 		}


.loginRight{
 		background: #fff;
 		border-top: 1px solid #333;
 		border-right: 1px solid #333;
 		border-bottom: 1px solid #333;
 		border-left: 1px solid #333;
 		padding-left: 2px;
 		padding-right: 2px;
 		width: 50%;
 		text-align:center;
 		}

.forgotP {
 		background: #fff;
		text-align: right;
		padding-right: 8px;
		border-bottom: 1px solid #333;
		border-left: 1px solid #333;
 		}

.center{
		text-align:center;
		}

.regText{
		background-color: #000;
		border: 1px solid #333;
		width:99%;
		padding: 3px;
		font-weight: bold;
		text-align:center;
		color: #cccc99;
		}

/*========================== formats table borders around main accounts page ========================*/
.datatablel {
border:0px #78705B;
border-top:1px #78705B;border-bottom:1px #78705B;border-left:1px #78705B;border-style:solid;border-right:1px #78705B;
background-color: #ccc;
padding: 4px;}

.datatabler {
border:1px #78705B;border-top:1px #78705B;border-bottom:1px #78705B;border-left:1px #78705B;border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatablee {
border:1px #78705B;border-top:1px #78705B;border-bottom:1px #78705B;border-left:0px;border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatablez {
border:0px #78705B;
border-top:1px #78705B;border-bottom:1px #78705B;border-left:1px #78705B;border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatablet {
border:0px;border-top:1px #78705B;
border-bottom:1px solid #000000;
border-left:1px #78705B;
border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatablettot {
border:0px;border-top:1px #78705B;
border-bottom:1px solid #000000;
border-left:1px #78705B;
border-style:solid;
background-color: #d40000;
padding: 4px;}

.datatablemt {
border:0px;border-top:1px #78705B;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatablemttot {
border:0px;border-top:1px #78705B;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-style:solid;
background-color: #d40000;
padding: 4px;}

.datatablehe {
border:1px #78705B;border-top:1px #78705B;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatablehetot {
border:1px #78705B;border-top:1px #78705B;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-style:solid;
background-color: #d40000;
padding: 4px;}

.datatablem {
border:1px #000000;border-top:0px;border-bottom:1px solid #000000;
border-left:1px #78705B;border-style:solid;
padding: 4px;
background-color: #999;}

.datatablemhead {
border:0px #000000;border-top:0px;border-bottom:1px solid #000000;
border-left:1px #78705B;border-style:solid;
padding: 4px;
background-color: #999;}

.datatableb {
border:0px;border-top:0px;border-bottom:1px #78705B;border-left:1px #78705B;border-style:solid;
background-color: #D40000;
padding: 4px;}

.datatablebe {
border:1px #78705B;border-top:0px;border-bottom:1px #78705B;
border-left:1px #78705B;border-style:solid;
background-color: #8C0A22;
padding: 4px;}

.datatablefigs {
border:1px solid #000000;border-top:0px solid #000000;
border-bottom:1px solid #000000;
border-left:0px solid #000000;
border-style:solid;
background-color: #999;
padding: 4px;}

.datatablefigse {
border:1px #78705B;border-top:0px solid #000000;
border-bottom:1px solid #000000;
border-left:0px solid #000000;
border-right:1px solid #78705B;
border-style:solid;
background-color: #999;
padding: 4px;}

.datatabletb {
border:0px;border-top:0px;border-bottom:1px #78705B;border-left:1px #78705B;border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatabletbtot {
border:0px;border-top:1px #78705B;border-bottom:1px #78705B;border-left:1px #78705B;border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatabletbm {
border:0px;border-top:0px;border-bottom:1px #78705B;border-left:0px;border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatabletbe {
border:1px #78705B;border-top:0px;border-bottom:1px #78705B;border-left:0px;border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatabletbetot {
border:1px #78705B;border-top:0px;border-bottom:1px #78705B;border-left:0px;border-style:solid;
background-color: #ccc;
padding: 4px;}

.datatabletbtote {
border:1px #78705B;border-top:1px #78705B;border-bottom:1px #78705B;border-left:1px #78705B;border-style:solid;
background-color: #ccc;
padding: 4px;}

#banner { background-image:url(../../images/bannerright.gif);
background-position: center bottom; position: absolute; height:32px; width: 100%; top: 6em; left: 0em;
}

#banner2 {background-image:url(../../images/bannerright2.gif); background-position: center bottom;
background-repeat: no-repeat;
position: absolute; height:93px; width: 650px; top: 0em; right: 0em;}

#logo {background-image:url(../../images/logo.gif); background-position: center bottom;
background-repeat: no-repeat; position: absolute;
height:42px; width: 150px;  top: 1em; left: 1em;}

.weeBorder{
		border: 1px solid #333;
		font-size: 7pt;
		}

/*************************************************	 FORM FORMATTING ****************************************/
.smIndBox{
		height: 100px;
		text-align: center;
		width: 50%;
		border-top: 1px solid #333;
 		border-right: 1px solid #333;
 		border-bottom: 1px solid #333;
 		border-left: 1px solid #333;
		}

.smIndBoxTwo{

		height: 100px;
		width: 50%;
		text-align: center;
		border-top: 1px solid #333;
 		border-right: 1px solid #333;
 		border-bottom: 1px solid #333;
 		border-left: 1px solid #333;

		}

.myInputReg {
		 width: 210px;
		 background-color: #fff;
		 font-size: 8pt;
		 font-family: Verdana, sans-serif, Arial;
		 color: #000;
		 border: 1px solid #000;
		 margin: 2px;
		}

.myInputMem {
		 width: 410px;
		 background-color: #000;
		 font-size: 8pt;
		 font-family: Verdana, sans-serif, Arial;
		 color: #fff;
		 border: 1px solid #333;
		 margin: 2px;
		}

.textFieldReg{
		float: left;
		width: 170px;
		font-weight: normal;
		margin-top: 5px;
}

.textFieldPromo{
		float: left;
		width: 120px;
		font-weight: normal;
		margin-top: 3px;
}

.mySubmit {
 		background-color: #3c3c3c;
		font-family: Verdana, sans-serif, Arial;
		font-size: 8pt;
		color: #fff;
		border:1px solid #7b7461;
		}

.myUpdate {
		margin-bottom:1em;
		background-color: #c6092e;
		font-family: sans-serif, Arial;
		font-size: 8pt;
		border:none;
		color: #fff;
		font-weight:bold;
		}

.myUpdateAccs {
		margin-bottom:-1.2em;
		background-color: #c6092e;
		font-family: sans-serif, Arial;
		font-size: 8pt;
		border:none;
		color: #fff;
		font-weight:bold;
		}


.myReset {
		margin-bottom:1em;
		background-color: #7b7461;
		font-family: sans-serif, Arial;
		font-size: 8pt;
		border:none;
		color: #fff;
		font-weight:bold;
		}

.mySelectCountry {
		 width: 215px;
		 background: #fff;
		 font-family: Verdana, sans-serif, Arial;
		 font-size: 8pt;
		 color: #000;
		 border: 1px solid #333;
		 margin: 2px;
		}

.mySelectReg {
		 width: 60px;
		 background-color: #fff;
		 font-family: Verdana, sans-serif, Arial;
		 font-size: 8pt;
		 color: #000;
		 border: 1px solid #333;
		 margin: 2px;
		}

.mySelect {
		 width: 160px;
		 background-color: #fff;
		 font-family: Verdana, sans-serif, Arial;
		 font-size: 8pt;
		 border: 1px solid #333;
		 margin: 2px;
		}


.mySelectMedium {
		 width: 100px;
		 background-color: #fff;
		font-family: Verdana, sans-serif, Arial;
		 font-size: 8pt;
		 color: #000;
		 border: 1px solid #333;
		 margin: 2px;
		}

.textField{
		float: left;
		width: 70px;
		margin-top: 4px;
}


.textFieldDisc{
		float: left;
		width: 100px;
		margin-top: 4px;
}

.textFieldDL{
		float: left;
		width: 90px;
		margin-top: 4px;}

.myInput {
		 width: 115px;
		 background-color: #fff;
		 font-size: 8pt;
		 font-family: Verdana, sans-serif, Arial;
		 border: 1px solid #333;
		 margin: 1px;
		}

.textFieldLogin{
		float: left;
		width: 80px;
		margin-left: 9px;
		margin-top: 6px;
		margin-bottom: 3px;
}

.myInputLogin {
		 width: 90%;
		 float:right;
		 background-color: #fff;
		 font-size: 8pt;
		 font-family: Verdana, sans-serif, Arial;
		 color: #000;
		 border: 1px solid #383634;
		 margin-right: 9px;
		 margin-top: 3px;
		 margin-bottom: 2px;
		}

.ands {
		text-align: center;
		margin-left: -5px;
		}

.myInputUp {
		 width: 220px;
		 background-color: #fff;
		 font-size: 8pt;
		 font-family: Verdana, sans-serif, Arial;
		 border: 1px solid #333;
		 margin: 1px;
		}


.myInputPrice{
		 width:60px;
		 background-color: #fff;
		 font-size: 8pt;
		 font-family: Verdana, sans-serif, Arial;
		 border: 1px solid #333;
		 margin: 1px;
		}

.myInputDate{
		 width:100px;
		 background-color: #fff;
		 font-size: 8pt;
		 font-family: Verdana, sans-serif, Arial;
		 color: #000;
		 border: 1px solid #333;
		 margin: 1px;
		}

.myTextArea {
		width: 210px;
		background-color: #fff;
		font-size: 8pt;
		font-family: Verdana, sans-serif, Arial;
		color: #000;
		border: 1px solid #333;
		margin: 1px;
		height: 100px;
		}

.myTextAreaDisc {
		width: 320px;
		background-color: #fff;
		font-size: 8pt;
		font-family: Verdana, sans-serif, Arial;
		border: 1px solid #333;
		margin: 1px;
		height: 100px;
		}

.rember{
		left: 0.5em;
		position:relative;
		top:-2px;
		}

#box {
		margin-bottom: 2em;
	}

.centerGraphs{
		width:100%;
		margin-top: 1em;
		margin-bottom: 1em;
		text-align:center;
		color: #000;
		}


/*********************************** NEW CSS FOR VERSION 1.1 ****************************************/
.eNotVerified{
        font-weight: bold;
        color: red;
}

.eVerified{
        font-weight: bold;
        color: green;
}

.eNeither{
        font-weight: bold;
        color: orange;
}

.moveUp{
        margin-top: -1.2em;
}
