body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	text-align: left;
	margin-top: 20px;
}


#contentfront {
	padding: 0px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	height: 85px;
	vertical-align: bottom;
	margin-bottom: 0px;
}

#content {
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	border: thin solid #999999;
	box-shadow: 3px 3px 4px #818181;
	-webkit-box-shadow: 3px 3px 4px #818181;
	-moz-box-shadow: 3px 3px 4px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 15px;
	z-index:1;

}
#barholder {
	width: 100%;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
}
#footerbruce {
	position:fixed;
	bottom:0;
	width:100%;
	min-width:990px;
	z-index:999;
	background-position: center bottom;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	margin-top: 25px;
	background-color: #FFFFFF;
}
#footerbruce img {
	padding-top: 5px;
	vertical-align: bottom;
}
#footerbruce a {
	color: #1260C9;
}


.justadiv {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 750px;
}


a
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	color: red;
}
.righty {
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lefty {
	float: left;
}



.textfront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	text-align: justify;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxes .boxes_middle h6 {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}





th {
	font-family: Arial, Helvetica, sans-serif;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #009900;
}


#logout
{
	width:100%;
	text-align: right;
	font-size: 11px;
}

#logout a
{
	color: blue;
}

#logout a:hover
{
	color: red;
}


/* Validation CSS */
.err_msg
{
	color: red;
}

.error {
  background: none repeat scroll 0 0 #eafbb6;
  border-color: #999999;
  border-radius: 9px;
  border-style: solid;
  border-width: 2px;
  color: #d40000;
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}

td.label input.error, td.label select.error, tr.errorRow td.label input,tr.errorRow td.label select
{
	border: 1px solid red;
	background-color: #FFFFD5;
	color: red;
	font-size: 8pt;
}

.req
{
	color: red !important;
	font-weight: bold !important;
	font-size: 8pt;
}

.head
{
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}

/* bruce add 3/24 from test */

.bigarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.thintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #FFFFFF;
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	margin: 10px;
}




.boxes .box_left td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #FFFFFF;
}
.boxes .box_right h6 {
	background-position: bottom;
}
.boxes h4 {
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding-right: 40px;
	padding-left: 40px;
	color: #FFFFFF;
	font-weight: normal;
}
.boxes td h4 {
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 40px;
	padding-left: 40px;
	color: #FFFFFF;
	font-weight: normal;
}
.boxes h5 {
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding-right: 40px;
	padding-left: 40px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 10px;
}
.infodiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 40px;
	width: 200px;
	position: absolute;
}
.boxes{
	padding-top:10px;
	width:750px;
	height:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxes span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	background-position: center;
	padding-right: 35px;
	padding-left: 40px;
}

.boxes .boxes_left {
	background-color: #99B84F;
	background-image: url(images/divback.gif);
	background-repeat: repeat-x;
	width: 226px;
	margin-left: 10px;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.boxes .boxes_right {
	background-color: #58AADC;
	background-image: url(images/divback.gif);
	background-repeat: repeat-x;
	width: 226px;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxes .boxes_middle {
	background-color: #727272;
	background-image: url(images/divback.gif);
	background-repeat: repeat-x;
	width: 226px;
	margin-right: 26px;
	margin-left: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
}



.boxes div{
	width:220px;
	height:400px;
	float:left;
	display:inline;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
}
.boxes a {
	color: #FFFFFF;
}
.boxes .box_middle p {
	padding-right: 42px;
	padding-left: 25px;
}


.boxes .box_right p {
	padding-right: 25px;
	padding-left: 25px;
}

.boxes .box_left p {
	padding-right: 55px;
	padding-left: 35px;
}

.boxes h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxes .boxes_middle p {
	line-height: 99%;
	font-size: 14px;
}
.boxes strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.boxes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	line-height: 1.3em;
}
.boxes .boxes_middle h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	text-transform: none;
	padding-left: 50px;
	padding-right: 35px;
	color: #FFFFFF;
	line-height: 1.3em;
}
.boxes .boxes_left div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	width: 90%;
	font-size: 12px;
	margin-top: 20px;
}
.boxes .boxes_right div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	width: 90%;
	font-size: 12px;
	margin-top: 20px;
}
.boxes .boxes_left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.boxes .boxes_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.boxes .boxes_middle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.boxes .boxes_middle div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	width: 90%;
	font-size: 12px;
	margin-top: 57px;
	vertical-align: bottom;
}
#contentnews {
	width: 227px;
	background-color: #727272;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 5px;
	z-index: 500;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
}
#contentnews a {
	color: #FFFFFF;
	text-transform: uppercase;
}

#contentlink {
	width: 227px;
	background-color: #58AADC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 5px;
	z-index: 500;
	float: left;
}
#contentlink a {
	color: #FFFFFF;
	text-transform: uppercase;
}

#contentagent {
	width: 227px;
	background-color: #CC3300;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 5px;
	z-index: 500;
	float: left;
	margin-right: 25px;
	margin-left: 0px;
}
#contentagent a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

#contentalert {
	width: 227px;
	background-color: #99B84F;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 5px;
	z-index: 500;
	float: left;
	margin-right: 25px;
	margin-left: 10px;
}
#contentalert a {
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#contentalert p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#contentalert h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: blink;
	margin: 0px;
	padding: 0px;
}
