@charset "UTF-8";
/* CSS Document */

body {
  margin: 0px;
  padding: 0px;
}
#header {
  background: #F77E2F;
  width: 100%;
  height: 75px;
}
#navbar {
  background: #EFEFF2;
  width: 100%;
}
#leftcol {
  background: #fff;
  float: left;
  width: 166px;
  /*height: 500px;*/
  padding-top:30px;

}
#rightcol {
  background: #fff;
  float: left;
  width: 242px;
  /*height: 500px;*/
  padding-top:30px;

}
#content {
  background: #fff;
  float: left;
  width: 391px;
  /*height: 500px;*/
  padding-top:30px;

}
#footer {
  background: #fff;
  clear: left;
  width: 100%;
  height: 40px;
  background-image:url(../images/footback.gif);
  background-repeat:repeat-x;
}
.footerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	/*margin-left:30px;*/
	padding: 20px 0 5px 30px;
	/*margin-top:5px;*/
	/*margin-bottom:5px;*/
	width: 800px;
}
.footerbarLink {text-decoration:none; color:#333333;}
.footerbarLink:Hover {text-decoration:underline;}
#contentContainer {
 background-color:#FFFFFF;
 width: 800px;
 /*height: 500px;*/

}
.nav{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
text-decoration:none;
padding: 5px 10px 5px 15px;
}
.navLink {text-decoration:none; color:#333333;}
.navLink:Hover {text-decoration:underline;}
.subnav{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#F77E2F;
text-decoration:none;
padding: 5px 10px 5px 25px;
}
.subnavLink {text-decoration:none; color:#F77E2F;}
.subnavLink:Hover {text-decoration:underline;}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	/*margin-left:30px;*/
	padding: 5px 0 5px 30px;
	/*margin-top:5px;*/
	/*margin-bottom:5px;*/
	width: 800px;
}
.topnavLink {text-decoration:none; color:#333333;}
.topnavLink:Hover {text-decoration:underline;}
.text{ font-family:Arial, Helvetica, sans-serif; color:#666666; font-weight:normal; text-decoration:none; font-size:12px; padding: 0 15px 0 15px; line-height:15px;
}
.textLink {text-decoration:none; color:#F77E2F;}
.textLink:Hover {text-decoration:underline;}
.orangetext{ font-family:Arial, Helvetica, sans-serif; color:#F77E2F;; font-weight:bold; text-decoration:none; font-size:12px; padding: 0 15px 0 15px; line-height:15px;
}
.whitetext{ font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-weight:normal; text-decoration:none; font-size:12px; padding: 0 15px 0 15px; line-height:15px;
}
.formtext{ font-family:Arial, Helvetica, sans-serif; color:#666666; font-weight:normal; text-decoration:none; font-size:12px; padding: 0 15px 0 0; line-height:15px;
}
.subhead{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; text-decoration:none; font-size:18px; padding: 0 15px 0 0; line-height:22px;
}
#navspacer{ background-color:#cccccc; height:1px; margin: 5px 0 5px 0;
}
#related{ width:222px; border-color:#cccccc; border-style:solid; border-width:1px; background-color:#e7e7e8; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:5px 0 5px 0;
}
#relatedtext{ width:222px; border-color:#cccccc; border-style:solid; border-width:1px; padding:5px 0 5px 0; border-top-color:#FFFFFF;
}
.boxtext{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; margin-left:15px; margin-right:10px; text-decoration:none; line-height:15px; 
}
.boxtextbullet{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; margin-right:10px; text-decoration:none; color:#666666; line-height:15px; 
}
.boxtextbulletLink {text-decoration:none; color:#F77E2F;}
.boxtextbulletLink:Hover {text-decoration:underline;}
#spacer{ height:8px;
}
#spacer20{ height:20px;
}
.table{ background-color:#e7e7e8; padding:2px 2px 2px 2px; border-color:#000000; border-style:solid; border-width:1px;}
#td{ border-color:#FFFFFF; border-style:solid; border-width:1px; background-color:#e7e7e8;}
#td2{ border-color:#FFFFFF; border-style:solid; border-width:1px; background-color:#999999;}
#td3{ border-color:#FFFFFF; border-style:solid; border-width:1px; background-color:#ffffff;}
