body{
	background-color: #f9f9f9;
	background-image: url(../images/bgtile.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

td, tr, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}


#dscontainer {
	float: left;
	font-size: 11px;
	width: 684px;
	background: transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 0 10px;
	margin-bottom: 25px;
}

#pageborder{
	border: 1px solid #8da9c5;
	background-color: #FFFFFF;
	padding: 10px;
}

#cframe {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contentarea {
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.contentTips a:link, .contentTips a:visited, .contentTips a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F6F9E;
	font-weight: bold;
	text-decoration: none;
	line-height: 9pt;
}

.contentTips a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #336699;
}

.contentHeader a:link, .contentHeader a:visited, .contentHeader a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #336699;
	text-decoration: none;
}

.contentHeader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	letter-spacing: -1px;
}



.bluerule {
	background-color: #336699;
	height: 3px;
}

.title {
    width:auto;
}

.title img {
	margin: 10px;
}



.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding: 0em;
}

.footerLink:link, .footerLink:visited, footerLink:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	COLOR: #999999;
	TEXT-DECORATION: none;
	padding: 0.5em;
}

.footerLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	COLOR: #333333;
	text-decoration: underline;
}

.logo {
	float: left;
	position: relative;
	left: 8px;
	top: 4px;
		bottom: 4px;
}

.slogan {
	float: right;
	position: relative;
	top: 38px;
	right: 8px;
}

.tileright{
	background:url(../images/frame_righttile.gif); 
	width: 10px;
	background-repeat:repeat-y;
	vertical-align:top;
}

.tileleft{
	background:url(../images/frame_lefttile.gif); 
	width: 9px;
	background-repeat:repeat-y;
	vertical-align:top;
}

   

#ContactStep1, #ContactStep2, #ContactStep3 {
  padding-left: 0px !important;

}
#ContactStep1 span, #ContactStep2 span, #ContactStep3 span
{
  color: #666;
  font-size: 2.5em;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin-left: 8px;
  margin-top: 3px;
  margin-right: 0px;
  width: 100px;
  float: left;
  clear: left;
}
#ContactStep2  button {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	float: left;
	left: -170px;
	color: #FFFFFF;
}

#ContactStep1 p, #ContactStep2 p, #ContactStep3 p
{
  padding: 3px 0px 1px 0px;
  margin-left: 120px;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  width:350px;
}
#ContactStep1 h4, #ContactStep2 h4, #ContactStep3 h4
{
  padding: 10px 0 1px 0px;
  margin-left: 120px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 1.4em;
  width:350px;
}

#contentarea #ContactStep1
{
  background: #EFEFEF;
  padding: 4px;
}
#contentarea #ContactStep2
{
  padding: 4px 0 20px 4px;
}
#contentarea #ContactStep3
{
  background: #EFEFEF;
  padding: 4px 0 20px 4px;
}
#contentarea #ContactStep2 label, #ContactStep3 label
{
  display: block;
  color: #000;
  padding: 2px 0;
}

.modTips{
	background-color: #ebe9e1;
	border: 1px solid #CCCCCC;
	padding: 8px;
}

.modSolutions {
	background-color: #e9e9e9;
	border: 1px solid #FFFFFF;
	margin: 5px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}
.modSearch {
	background-color: #e9e9e9;
	border: 1px solid #FFFFFF;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 6px;
}
.modbutton {
	top: 84px;
	left: 123px;
	position: absolute;
	border: none;
}

.modRequest {
	margin: 9px 6px 9px 6px;
	width: 202px;
}

.modQuicklinks {
	margin: 3px;
	width: 236px;
}

.modtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	position: absolute;
	top: 41px;
	left: 16px;
	width: 190px;
}
.contentHeader img {
	float: left;
	position: fixed;
	display: inline;
	margin-top: -5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}

hr {
	border: 1px dotted #333333;
}
img {
	border: none;
}

