#content fieldset {
	text-align:left; margin-left: 0px;
}
/*  Column Settings For FIP Rates and Prices  */
	.columnwrap{ width:550px; padding: 0px 0px 0px 0px; }
	.column1 { float: left;	width: 45%;	padding: 0px 0px 0px 0px; vertical-align: top; }
	.column2 { float: left; width: 15%; padding: 0px 0px 0px 0px; vertical-align: top; }
	
/*  Column Settings For FedInvest BPDLogin  */
	.columnwrapA{ width:995px; padding: 15px 0px 0px 0px; }
	.column1A { float: left; width: 25%; }
	.column2A { float: left; width: 45%; padding: 40px 0px 0px 0px; text-align: left; }
	.skipnav { display:none; }

#content table.data0 {
	border-collapse: collapse;
	border: 1px solid #f60;
	width: auto;
}
#content table.data0 tr th {
	background-color:#36c;
	color: #fff;
	border-right:1px dashed #fff;
	border-bottom: 1px solid #ddd;
	font-size: 1.1em;
	padding: 5px 5px 5px 5px;
	border: none;
	text-align: center;
}

#content table.data0 tr th.cat {
	background-color:#ddd;
	color: #000;	
	text-align: center;	
	border-right:1px dotted #fff;
	border-bottom: 1px solid #ddd;
}
#content table.datesrch tr td {
	padding: 3px 3px 3px 3px;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
	vertical-align: top;
	text-align: right;
}
#content table.data0 tr td.nav {
	border-bottom:0px dashed #ccc;
	border-right:1px dashed #ccc;
	text-align: center;
}


/* ----------------------------------------
|                                          |
|  Data Table Controls                     |
|                                          |
------------------------------------------*/

#content table.data1 {
	border-collapse: collapse;
	border: 1px solid #f60;
}
#content table.data1 tr th {
	background-color:#36c;
	color: #fff;
	border-right:1px dashed #fff;
	border-bottom: 1px solid #ddd;
	font-size: 1.1em;
	padding: 5px 5px 5px 5px;
	border: none;
	text-align: center;
}
#content table.data1 tr th.cat {
	background-color:#ddd;
	color: #000;	
	text-align: center;	
	border-right:1px dotted #fff;
	border-bottom: 1px solid #ddd;
}
#content table.data1 tr td {
	padding: 3px 3px 3px 3px;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
	vertical-align: top;
	text-align: right;
}
#content table.data1 tr td.nav {
	border-bottom:0px dashed #ccc;
	border-right:1px dashed #ccc;
	text-align: center;
}

#content table.data1 tr td.str {
	text-align: left;
	white-space: nowrap;
}

#content strong.fill {
	color: #f60;
}

.buttonwrap {
	padding:0px 0px 0px 215px;
	margin: 0px;
}	

.buttonwrap2 {
	padding:0px 0px 0px 195px;
	margin: 0px;
}	

.buttons {
		width:auto;
}

p.crebsbulletin {
	text-align: center;
}

p.crebsbulletin span {
	color: #f00;
}

/* -----------------------------------------
|                                          |
|  Alignment Helpers - Global              |
|                                          |
------------------------------------------*/

.center {
	text-align: center;
}

#content table.data0 tr td.center {
	text-align: center;
}

#content table.data1 tr td.center {
	text-align: center;
}

/* -----------------------------------------
|                                          |
|  Error Message Controls                  |
|                                          |
------------------------------------------*/

#content .errormessage {
	background-color: #eee;
	background-image:  url("../images/gw/erroricon.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 1px solid #999;
	color: #c30;
	margin: 0px 5px 10px 0px;
	padding: 5px 5px 5px 5px;
}

#content .errormessage p {
	color: #c30;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}

#content .errormessage ul {
	list-style-type: none;
	margin: .2em .2em .2em .6em;
	padding: 0px 0px 0px 6px;
}

#content .errormessage ul li {
	background-image:  url("../images/gw/errorbullet.gif");
	background-position: 0 .8em;
	background-repeat: no-repeat;
	color: #333;
	line-height: 1.6em;
	padding-left: .6em;
}

#content #errormessage {
	background-color: #eee;
	background-image:  url("../images/gw/erroricon.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 1px solid #999;
	color: #c30;
	margin: 0px 5px 10px 0px;
	padding: 5px 5px 5px 5px;
}

#content #errormessage p {
	color: #c30;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}

#content #errormessage ul {
	list-style-type: none;
	margin: .2em .2em .2em .6em;
	padding: 0px 0px 0px 6px;
}

#content #errormessage ul li {
	background-image:  url("../images/gw/errorbullet.gif");
	background-position: 0 .8em;
	background-repeat: no-repeat;
	color: #333;
	line-height: 1.6em;
	padding-left: .6em;
}


/* -----------------------------------------
|                                          |
|  CSV XML Right Controls                  |
|                                          |
------------------------------------------*/

#content .column60 {
	width: 60%;
	float: left;
}

#content .column20 {
	width: 20%;
	float: right;
}

/* -----------------------------------------
|                                          |
|  Historical Date Control                 |
|                                          |
------------------------------------------*/

.center {
	text-align: center;
}

.buttons {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}

/* ----------------------------------------
|                                          |
|  Data Table Date Controls                |
|                                          |
------------------------------------------*/
#content table.data3 {
	border-collapse: collapse;
	border: 1px solid #f60;
	width: auto;
	margin-right:auto;
	margin-left: auto;
}
#content table.data3 tr th {
	background-color:#36c;
	color: #fff;
	border-right:1px dashed #fff;
	border-bottom: 1px solid #ddd;
	font-size: 1em;
	padding: 5px 5px 5px 5px;
	border: none;
	text-align: center;
}

#content table.data3 tr th label {
	color: #fff;	
}

#content table.data3 tr th.cat {
	background-color:#ddd;
	color: #000;	
	text-align: center;	
	border-right:1px dotted #fff;
	border-bottom: 1px solid #ddd;
}

#content table.data3 tr th.cat label {
	color: #000;	
}

#content table.data3 tr td {
	padding: 3px 3px 3px 3px;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
	vertical-align: top;
	text-align: right;
	width: 55px;
}
#content table.data3 tr td.nav {
	border-bottom:0px dashed #ccc;
	border-right:1px dashed #ccc;
	text-align: center;
}

#content table.data3 tr td input {
	width:50px;
}
