body { 
    margin: 0px 0px 0px 0px;
    padding: 0;
    width: 100%;
    height: 100%;
    background:#FFFFFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

#main {
		padding-left: 0.5em;
    background:#FFFFFF;
    font-size: 12px;
}

#main h1 { /*Where our main section headers go*/
    margin:0;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color:#000000;
}
#main h2 { /*search navigation */
    margin:0;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color:#003399;
/*    background:#DDFFDD; */
}

.header_left {
    height: 103px;
    width: 220px;
    background-image: url(http://www.connectto.net/template/classic/top_left.jpg);
    background-repeat: no-repeat;
}

.header_center {
    height: 103px;
    width: 500px;
    background-image: url(http://www.connectto.net/template/classic/top_center.jpg);
    background-repeat: no-repeat;
}

.header_background {
    height: 103px;
    color: #003399;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background-image: url(http://www.connectto.net/template/classic/top_right_bg.gif);
    background-repeat: repeat-x;
}

#mainHR
{
	width:95%;
	background:#003399;
	margin:0;
    color: #FFFFFF; 
    font-weight: bold;
    font-size:1em;
    text-align:center;
}

#lftBar {

    padding-left:5px; 
    font-size: 12px;
    font-weight: normal; 
    text-align: left;
    background:#003399;
    font-family: "Arial, Helvetica, sans-serif";
    line-height: 1.25em;
    background-image: url(http://www.connectto.net/template/classic/left_top.jpg);
    background-repeat: no-repeat;
}

#lftBar A:link {
	color: #e6e6fa ;
	font-weight: bold;  
	text-decoration:none;
}

#lftBar A:visited {
	color: #e6e6fa ; 
	font-weight: bold;
	text-decoration:none;
}

#lftBar A:hover {
	font-weight: bold;
	color:yellow;
	font-size: 1em;

	text-decoration: underline;
}

#lftBar B {
	color: #FFFFFF ; 
	font-weight: bold; 
	text-decoration: underline;
}

#lftBarSub {
	background:#888888;
	padding-left:1em;
}

#rgtBar {
   	font-weight:normal;
    font-size:12px;
    text-align:center;
/*    background:#CCCC00; */
}

#rgtBar h3 { /* Subheads for right nav bar, (newsletter, experts...) */
    margin:0;
    padding:3px;
    background:#003399;
    font-weight:bold;
    font-size:1em;
    text-align:center;
    color: #FFFFFF ; 
}

#rgtBar A:link {
	text-decoration:none;
}

#rgtBar A:visited {
	text-decoration:none;
}

#rgtBar A:hover {
	text-decoration: underline;
}

hr{
  color: #003399;
  height:7px;
  width:93%
}

.blackbg_button
{
    background:#003399;
    color: #FFFFFF ;
    padding: 4px;
    text-decoration:none;
    border-width: 2px;
    border-color: #888888;
    border-style: solid;
}

.blackbg_button_small
{
    background:#003399;
    color: #FFFFFF ;
    padding: 2px;
    text-decoration:none;
    border-width: 2px;
    border-color: #888888;
    border-style: solid;
    font-size: .8em;
}

.nav_spacing
{
	background: #FF33FF;
	width: 30%;
}

.float {
  float: left;
  width: 23%;
  height: 1.5em;
  padding: 5px;
  font-size: 1.5em;

}

.float A:link {
	text-decoration:none;
}

.float A:visited {
	text-decoration:none;
}

.float3 {
  float: left;
  width: 31%;
  height: 1.5em;
  padding: 5px;
  font-size: 1.2em;

}

.float3 A:link {
	text-decoration:none;
}

.float3 A:visited {
	text-decoration:none;
}

.float A:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.contact_red {
	background-color: #FF0000;
	width: 50%;
}

.form_name {
    width: 10em;
    height: 2em;
    float: left;
}

.form_value {
        height: 2em;
}

.nav_grid {
    width: 25%;
    line-height: 1.8em;
}

.nav_grid A:link {
	text-decoration:none;
}

.nav_grid A:visited {
	text-decoration:none;
}
.nav_grid A:hover {
	text-decoration:underline;
}
.usage {
	background-color: #C0C0C0;
}
.usage_overlimit {
	background-color: #DB7093;
}
.usage {
	background-color: #C0C0C0;
}
.usage_overlimit {
	background-color: #DB7093;
}
.odd_rows {
	text-align: center;
	background: #C0C0C0;
	height: 2.25em;
}
.even_rows {
	text-align: center;
	background: #B0C4DE;
	height: 2.25em;
}
.section_header {
		width: 95%;
		font-size: 18px;
    font-weight: bold; 
    color: #003399;
    text-align: center;
    background:#FFFFFF;
    border-width: 1px;
    border-color: #003399;
    border-style: solid;
    padding: 0px 0px 1% 0px;
}
.form_header
{
    color: #003399;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background:#D3D3D3;
}
.form_table
{
		width: 99%;
		margin: 0px;
		padding: 5px;
}
.form_heading
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
}
.form_field
{

}
.form_error
{
	color: #DC143C;
	background:#FFC0CB;
	font-weight: bold;
	font-size: 12px;

}

.action_report{
		width: 95%;
		font-size: 16px;
    font-weight: bold;
		text-align: center;
    text-align: left;
    background:#F0FFF0;
    border-width: 1px;
    border-color: #003399;
    border-style: dashed;
    padding: 2px;
}

.report{
		color: #32CD32;
}

.warning {
	color: #DC143C;
}

.info {
	color: #9d3c11;
	font-size: 14px;
}