@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
  	font: 12px Arial, Verdana, Tahoma, sans-serif;
	color:#333;
	background:#FFFFFF url(../../../images/back_gradient.gif) top left repeat-x;
	line-height:18px;
	/*
	scrollbar-track-color:#222222;
	scrollbar-face-color:#424242;
	scrollbar-3dlight-color:#828282;
	scrollbar-highlight-color:#424242;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#313131;
	scrollbar-arrow-color:#737373;
	*/
}
br { clear: both; }
/******************************************
CLASSES - BODY STRUCTURE
*******************************************/
.toolStripTop {
	clear:both;
	height:23px;
	width:auto;
	padding:0;
	margin:0;
}
.headeraccent {
 	background:url('../../../images/back_header.png') top right no-repeat;
}
#headerspacing {
	padding-top: 24px;
}
.headerContainer {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:963px;
	background:url('../../../images/back_body.png') top left repeat-y;
	height:50px;
	text-align:top;
}
.headerBannerHome {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:963px;
	background-color:white;
	/*background:url('../../../images/banner_home.jpg') top left no-repeat;*/
	/*height:304px;*/
	height:200px;
	text-align:top;
}
.headerBelowBannerMenu {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:963px;
	background-color:#111;
	color:white;
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
	text-align:top;
	font: bold 1.7em "Trebuchet MS", Arial;
}
.headerMenu {
	float:right;
	width:auto;
}
.headerMenuBarTop {
	clear:both;
	width:auto;
	padding-bottom:9px;
	font: bold 16px Arial, "Trebuchet MS", Tahoma;
	line-height:16px;
}
.headerMenuBarBottom {
	width:auto;
	text-align:left;
}
.headerMenuBarBottom .slash {
	font: 14px Arial, Tahoma;
	color:#FF9966;
}
.headerMenuBarBottom .menu_item_active, .headerMenuBarBottom .menu_item_active a, .headerMenuBarBottom .menu_item_active a:link, .headerMenuBarBottom .menu_item_active a:visited {
	font: bold 14px Arial, "Trebuchet MS", Tahoma;
	line-height:14px;
	color:#FF4E00;
	text-decoration: none;
	border:none;
}
.headerMenuBarBottom .menu_item_active a:hover {
	color:#FF4E00;
	text-decoration: none;
}
.headerMenuBarBottom .menu_item_inactive, .headerMenuBarBottom .menu_item_inactive a, .headerMenuBarBottom .menu_item_inactive a:link, .headerMenuBarBottom .menu_item_inactive a:visited {  
	font: bold 14px Arial, "Trebuchet MS", Tahoma;
	line-height:20px;
	color:#333;
	text-decoration: none;
	border:none;
}
.headerMenuBarBottom .menu_item_inactive a:hover {
	color:#FF4E00;
	text-decoration: none;
}
.bodyFrameHeader {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:963px;
	height:24px;
	padding:0px;
	background:url('../../../images/back_top.png') top left no-repeat;
}
.bodyFrame {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:933px;
	padding:10px 0 0 30px;
	background:url('../../../images/back_body.png') top left repeat-y;
}
.bodyFrameFooter {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:963px;
	background:url('../../../images/back_bottom.png') top left no-repeat;
	height:50px;
}
.bodyFrameNoJava {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:903px;
	padding:32px 30px 0px 30px;
}
.footerTop {
	clear:both;
	background:url('../../../images/back_footer_top_strip.png') top left repeat-x;
	height:112px;
	padding:0;
	margin:0;
	width:100%;
}
.footerTop2 {
	clear:both;
	background:url('../../../images/back_footer_top_strip.png') top left repeat-x;
	height:112px;
	padding:0;
	margin:0;
	width:100%;
}
.footerBackDrop {
	margin-left: auto;
	margin-right: auto;
	width:961px;
}
.toolStripBottom {
	clear:both;
	background:url('../../../images/back_footer_bottom_strip.png') top left repeat-x;
	height:27px;
	width:auto;
	padding:0;
	margin:0;
}
.theContent {
	float:left;
	width:673px;
}
.theContentHome {
	float:left;
	width:903px;
	font-size: 1em;
}
.theContentHome a, .theContentHome a:link, .theContentHome a:visited {
	text-decoration:none;
	color:#333;
	background:url(../../../images/dots_gray.gif) bottom left repeat-x;
}
.theContentHome a:hover {
	text-decoration:none;
	color:#FF6600;
	background:url(../../../images/dots_gray.gif) bottom left repeat-x;
}
.breadcrumb {
	clear:both;
	font: .75em Arial, Tahoma;
	width:673px;
	padding:5px 0 7px 0;
	background: url(../../../images/dots_gray.gif) bottom left repeat-x;
	color:#333;
}
.breadcrumb a:link, breadcrumb a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb a:hover {
	color:#FF4E00;
	text-decoration: none;
}
.theBody {
	width:auto;
	/*background-color:#FFFFFF;*/
}
.spacer {
	clear:both;
	width:auto;
	padding-top:3px;
	padding-bottom:3px;
}
.sidebarspacer {
	clear:both;
	width:200px;
	padding-top:5px;
	padding-bottom:5px;
}
.sideBarMenu { 
	width: auto;
}
.sideBarMenu a:link, .sideBarMenu a:visited { 
	clear:both;
	display:block;
	color: #333;
  	font: 11px Tahoma, sans-serif;
	padding:3px 0px 3px 18px;
	text-decoration:none;
}
.sideBarMenu a:hover {
	color:#FF4E00;
	text-decoration:underline;
}
.sideBarTextHeader {
	clear:both;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:15px;
	color:#474747;
	padding:12px 0 7px 0;
}
.sideBarTextSubHeader {
	clear:both;
	display:block; 
	color:#333;
	font: 11px Tahoma, Arial;
	padding:8px 0px 5px 10px;
	text-decoration:none;
}
.checked {
	background: url('../../../images/checked.gif') no-repeat;
	padding-left: 20px;
	margin-left: .3em;
}
.corneredBanner {
	clear:both;
	width:673px;
	height:150px;
}
.corneredGeneral { 
	width: auto;
	/*background-color:#F5F5F5;*/
	padding:15px 15px 15px 18px;
}
.corneredImages { 
	width: auto;
	background-color:#333333;
	padding:15px 15px 15px 15px;
}
.mainMenu, .mainMenu a:link, .mainMenu a:visited {
	color:#FFF;
	font: bold 19px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.mainMenu a:hover {
	color:#FFFF99;
	text-decoration:none;
}
.pageheader, .pageheader a:link, .pageheader a:visited {
	color:#194565;
  	font: 19px Trebuchet MS, Arial, Tahoma; 
	text-decoration:none;
}
.textH1 {
	font: 24px Trebuchet MS, Arial, Helvetica, sans-serif;
	height:24px;
	color:#474747;
}
.textWhite14, .textWhite14 a:link, .textWhite14 a:visited {
	color:#FFFFFF;
  	font: 14px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.textWhite14 a:hover {
	color:#FF4E00;
	text-decoration:none;
}
.textWhite, .textWhite a:link, .textWhite a:visited {
	color:#FFFFFF;
  	font: 11px Tahoma, sans-serif;
	text-decoration:none;
}
.textWhite a:hover {
	color:#FF4E00;
	text-decoration:none;
}
.textWhiteGray, .textWhiteGray a:link, .textWhiteGray a:visited {
	color:#999999;
  	font: 11px Tahoma, sans-serif;
	text-decoration:none;
}
.textWhiteGray a:hover {
	color:#FF4E00;
	text-decoration:none;
}
.textTinySlash {
	color:#555;
  	font: 11px Tahoma, sans-serif;
	text-decoration:none;
}
.textGray, .textGray a:link, .textGray a:visited {
	color:#555;
  	font: 11px Tahoma, sans-serif;
	text-decoration:none;
	padding:0;
}
.textGray a:hover {
	color:#FF4E00;
	text-decoration:none;
}
.textRed {
	color:#FF3300;
	text-decoration:none;
}
.textOrange {
	color:#FF9900;
	text-decoration:none;
}
.textOrangeRed {
	color:#FF6600;
	text-decoration:none;
}
.listlink {
	color:#333;
	text-decoration: none;
	font: 11px sans-serif, Tahoma, Verdana;
	border-bottom: 1px dotted #333;
}
.dotline {
	border: 0;
	background:url(../../../images/dots_gray.gif) bottom left repeat-x;
}
.dotlinewhite {
	border: 0;
	background:url(../../../images/dots_white.gif) bottom left repeat-x;
}
.dotlineblue {
	border: 0;
	background:url(../../../images/dots_blue.gif) bottom left repeat-x;
}
.horizLine {
  	width: 100%;
	height:1px;
	background:url(../../../images/dots_gray.gif) bottom left repeat-x;
}
.codeblock{
  background: #f5f5f5;
  border: 1px solid #CCCCCC;
  color: #656565;
  font: 11px Tahoma, Verdana, Arial, sans-serif;
  padding: 5px 5px 5px 5px;
  text-align: left;
  vertical-align: top;
}
.sidebarsubscribebox
{
	width:178px;
	background:#0D0E0E;
	border:1px solid #181818;
	padding:12px 10px 12px 10px;
	border-radius: 5px;  /* for CSS3 */
	-khtml-border-radius: 5px; /* for Linux browsers */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	-moz-border-radius: 5px; /* for Firefox */
	behavior:url('border-radius.htc'); /* for IE */
}
.sidebarmenubox
{
	width:178px;
	background:#F9F9F9;
	border:1px solid #EDEDED;
	padding:10px 10px 15px 10px;
	border-radius: 5px;  /* for CSS3 */
	-khtml-border-radius: 5px; /* for Linux browsers */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	-moz-border-radius: 5px; /* for Firefox */
	behavior:url('border-radius.htc'); /* for IE */
}
.curvedboxexternal
{
	width:auto;
	border-radius: 5px;  /* for CSS3 */
	-khtml-border-radius: 5px; /* for Linux browsers */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	-moz-border-radius: 5px; /* for Firefox */
	behavior:url('border-radius.htc'); /* for IE */
}
.curvedboxinternal
{
	margin:20px 20px;
}
.curvedboxsubscribe
{
	width:250px;
	background:#F9F9F9;
	border:1px solid #EDEDED;
	padding:15px 15px 15px 20px;
	border-radius: 5px;  /* for CSS3 */
	-khtml-border-radius: 5px; /* for Linux browsers */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	-moz-border-radius: 5px; /* for Firefox */
	behavior:url('border-radius.htc'); /* for IE */
}
.textJavaWarning {
	color:#333;
	font: bold 14px Arial, Tahoma;
}
#errormsg {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFCC;
	color:#FF4E00;
	border:1px solid #FF3300;
	padding:14px 18px 18px 18px;
	text-align:center;
}
.hidethis {
	display:none;
}
.nobullets ul, .nobullets li {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
 	}
