/* new */
/********************************************************************************************************
	HTML STYLE TAGS
/*******************************************************************************************************/
html, body {
	padding: 0;
	margin: 0 0 15px 0;
}
body {
	text-align:left;
	margin: 5px 0 0 5px;
	width: 900px;
}
section{

}
a img {
	border: none !important;
	text-decoration: none !important;
}
cite {
	font-weight: bold;
	color: #900000;
	font-style: normal;
}

/**************************** anchor link styles ********************************/
a.external{
	display:inline-block;
	background: url("../images/icons/extlink.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.swf {
	display:inline-block;
	background: url("../images/icons/swficon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.swf:after {
	content: "(Flash Movie)";
}
a.wmedia {
	display:inline-block;
	background: url("../images/icons/wmedia.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.wmedia:after {
	content: "(Windows Media)";
}
a.mail {
	display:inline-block;
	background: url("../images/icons/icon_mouse.gif") no-repeat 100% 50%;
	padding-right:20px;
	color: #2d4491;

}
a.pdf {
	display:inline-block;
	background: url("../images/icons/pdficon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.pdf:after {
	content: "(Acrobat Document)";
}
a.doc {
	display:inline-block;
	background: url("../images/icons/docicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.doc:after {
	content: "(Word Document)";
}
a.lock {
	display:inline-block;
	background: url("../images/icons/lockicon.gif") no-repeat 100% 50%;
	padding-right:15px;
}
a.lock:after {
	content: "(Secure)";
}
a.only {
	display:inline-block;
	background: url("../images/icons/onlyicon.gif") no-repeat 100% 50%;
	padding-right:15px;
}
a.only:after {
	content: "(HSC use only)";
}
a.xls {
	display:inline-block;
	background: url("../images/icons/xlsicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.xls:after {
	content: "(Excel Document)";
}
a.ppt {
	display:inline-block;
	background: url("../images/icons/ppticon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.ppt:after {
	content: "(Powerpoint Document)";
}
a.rtf {
	display:inline-block;
	background: url("../images/icons/docicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.rtf:after {
	content: "(Rich Text File)";
}

/*.qLink {
	display:inline;
	background: url("../images/icons/icon_quick.gif") no-repeat 100% 50%;
	padding-right:20px;
}
*/
.hLink {
	display:block;
	background: url("../images/icons/icon_home.gif") no-repeat 100% 50%;
	padding-right:20px;
	cursor:pointer;
}

.star {
	display:inline;
	background: url("../images/icons/icon_star.gif") no-repeat 100% 50%;
	padding-right:20px;
}

.accblue
{
	color: #2d4491 !important;
}
.ygcorange
{
	color: #FF6600 !important;
}
.dlyellow
{
	color: #ffc600 !important;
}
.mmpink
{
	color: #ff00ff !important;
}
.yccgreen
{
	color: #007f00 !important;
}
.ygdpurple
{
	color: #7f007f !important;
}
.ygcxgrey
{
	color: #555555 !important;
}
.yccgreen
{
	color:#007f00  !important;
}
.snblue
{
	color: #0000ff !important;
}
.ancsred
{
	color: #ff0000 !important;
}
.trademark
{
	font-size:10px !important;
	display:inline;
	line-height: 0!important;
	vertical-align:text-top;
}
/********************************************************************************************************
	CONTENT TAG STYLES
/*******************************************************************************************************/
#content a:link, #content a:visited {
	color: #2d4491;
	text-decoration:none;
	padding-top:0;
	font-weight:700;
	border-bottom:1px dashed #2d4491;
}
#content a:hover, #content a:active {
	color: #900;
	font-weight:bold;
	border-bottom:1px solid #c00;
	text-decoration:none;
}

#content a.topLink:link, #content a.topLink:visited {
	display:block;
	float:right;
	font-size:10px;
	color:#c00;
	width:95%;
	height:auto;
	line-height:16px;
	text-align:right;
	border:none;
	padding-right:14px;
	background:none;
}
#content a.topLink:hover, #content a.topLink:active {
	text-decoration:underline;
	background: url("../images/icons/backTop.gif") no-repeat 100% 3px;
}

#content a.img:link, #content a.img:visited {
	border:none;
	margin:1px;
}
#content a.img:hover, #content a.img:active {
		border:none;
	margin:1px;
}
#content a.button:link, #content a.button:visited, #content a.button:active {
	background-color:#D4D0C8;
	color:#000;
	font-weight:normal;
	padding:2px 15px;
	margin:2px;
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #606060;
}
#content p {
	margin: 2px 0 10px 0;
	padding: 0;
	line-height: 20px;
}
#content ul, #content ol, #content dl {
	margin:5px 0 0 30px;
	padding:0 0 5px 0;
	line-height:16px;
	
}
#content ul li {
	padding-bottom:3px;
	list-style-type:none;
	list-style-image: url(../images/icons/arrow_orange.gif);
	display:list-item;

}
#content ul.square li {
	padding-bottom:3px;
	list-style-type: square ;	
	list-style-image: none ;
	display:list-item;
}
#content ol {
	padding-top: 5px;
}
#content .normal {
	font-size:12px;
}
#content .normal li {
	padding-bottom:10px;
}
#content .noIndent {
	margin-left:30px;
}

#content dl {
	margin: 0 0 4px 10px;
	padding:0;
}
#content dd {
	margin-left:10px;
}
.redArrow{
list-style-image: url(../images/redArrow.jpg);
}

#content ul  ul li{ 
	list-style-type: square;
	list-style-image:none;
}
#content ul ul ul {
	list-style-type: none;
}
#content ol li {
	padding-bottom:6px;
}



.imageWrap, .imageWrapRight {
	float:left;
	margin:0;
	margin-bottom: 10px;
	padding: 0 5px 10px 0;
	line-height:1.2;
	position:relative;
	z-index:1;
	/*width:48% !important;*/
	width: inherit;
}

.imageWrap:after, .imageWrapRight:after, .imageWrap ul:after { content: "."; display: block; height: 0; overflow:hidden; clear: both; visibility:hidden; width:100%; position:relative;} 
/* Holly Hack Targets IE Win only \*/ * html .imageWrap, * html .imageWrapRight {height: 1%;} /* End Holly Hack */

.imageWrap img, .imageWrapRight img {
	float: left;
	padding: 0;
	margin:0 10px 10px 0;
	z-index:1;
}
.imageWrapRight img{
	float: right;
	margin: 0 0 15px 15px;
	z-index:1;
}

/* Apply Holly Hack to the non-floated content */

/*  \*/
* html .imageWrap p {
	height: 1%;
}
/*  */


#content form {
	margin:0;
	padding:0;
}
#content input, #content select {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content fieldset, #content fieldset td {
	font-size:11px;
	margin:0 0 15px 0;
}
#content fieldset legend {
	font-weight:bold;
}
#content fieldset {
	padding-left:10px;
}

/********************************************************************************************************
	HEADER TAG STYLES
/*******************************************************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: none;
	letter-spacing: 1px;
}
h1 
{
	width:96%;
	font-size:22px;
	font-family:EnviroD, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	line-height: 1.5em;
	color: #2d4491;
	padding:0;
	margin: 10px 2%  10px 2%;	
	letter-spacing: normal;
	border-bottom:solid 6px #666666;	
}
h2 {
	display: inline;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0764aa;
	padding-bottom: 2px;
	margin: 1.5em 0 4px 0;
	text-decoration:none;
	letter-spacing:normal;	
	clear:left;
}
h2.subtitle {

	font-weight: bold;
	border-bottom:none;
	text-decoration:none;
	letter-spacing:normal;
	margin:0;
	padding:0;
	font-size:14px;
}

h3 {
	font: bold 13px/1.5 Verdana, Helvetica, sans-serif;
	color: #ff6600;
	letter-spacing: normal;

}
h4 
{
	font: bold 16px EnviroD;
	color: #ff6600;
	letter-spacing: normal;
	font-variant: small-caps;
	padding: 2px 0 2px 0;
	margin-top: 5px;
	display:inline;
}
h5 {
	
	
	letter-spacing:0px;

	color: #2d4491;
	padding: 2px 3px 2px 2px;
	display:inline;
}
h6 
{
	font-family:Pristina, Arial, Verdana;
	font-size: 22px;
	color: #FF6600;
	padding: 2px 0 2px 0;
	margin-top: 5px;


}
#content h1 a:link, #content h1 a:visited, #content h1 a:active, 
#content h2 a:link, #content h2 a:visited, #content h2 a:active, 
#content h3 a:link, #content h3 a:visited, #content h3 a:active, 
#content h4 a:link, #content h4 a:visited, #content h4 a:active,
#content h5 a:link, #content h5 a:visited, #content h5 a:active, 
#content h6 a:link, #content h6 a:visited, #content h6 a:active {
	text-decoration:none;
	border:none;
}
#content h2 a:link, #content h2 a:visited, #content h2 a:active, 
#content h3 a:link, #content h3 a:visited, #content h3 a:active {
	color:#000;
	text-decoration:none;
	border-bottom:1px none #900;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover,
#content h4 a:hover, #content h5 a:hover, #content h6 a:hover {
	color:#900;
}

table 
{
	font-size:12px !important;
	margin-bottom: 15px;
}
th {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #2d4491;
	
	text-align: left;
	padding: 2px 6px;
	font-weight:bold;
}
#content th a:link {
	color: #fff;
	border-color: #fff;
}
tr.red, tr.red th {
	background-color: #900;
}
td {
	font: normal 11px/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 2px 6px;
	margin: 0;
	vertical-align:top;
}
tr.alt, tr.alt td {
	background-color: #f6f6f6;
}
tr.bold td {
	font-weight:bold;
}

table.fancy {
	border:1px solid #bbb;
}
table.fancy tr td {
/*	border:none;*/
}
table.packed
{
	padding:0;
	margin:0;
}
table.hilited 
{
	background: #cdd8da;
}
tr.hilited, tr.hilited td {
	background:#9cf;
	color:#000;
}
.smalltext {
	font-size:10px;
	display: inline;
}

.bigtext {
	font-size:14px;
	font-weight: bold;
}

/**************************** miscellaneous styles ********************************/
.rightfloat {
	float: right;
	margin:0 0 15px 15px;
}
.leftfloat {
	float: left;
	margin:0 15px 15px 0;
}
.noFloat {
	float: none;
}
.center {
	margin:0 auto 15px;
}

/********************************************************************************************************
	MAIN LAYOUT REGIONS
/*******************************************************************************************************/
#skipLinks {
	display: none;
}
#container {
	text-align:left;
	width: 900px !important;
	padding: 0;
	background: #fff;
	color: #333;
	font: normal 12px/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#masthead {
	height: auto;
	padding: 0;
	margin: 0;
	border-top: 1px solid #2d4491;
	background: #fff url("../images/logo_bgX3.gif") no-repeat top left;
}
#masthead #flash{
z-index:-1000 !important;
}
#masthead a#homelink {
	display: inline;
	float:left;
	width: 115px; 
	height: 110px;
	margin:0;
	padding:0;
	text-decoration: none;
	z-index:100;
}
#masthead img {
	display:block;
	float:left;
	padding:0;
	margin:0px 0 5px 0px;
}
#globalNav {
	height: 24px !important;
	padding: 0px;
	font-size: 11px;
	color: #2d4491;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 900px !important;
}
#sideBar {
	float: left;
	clear: left;
	/* width: 150px; */
	margin:0 10px 20px 10px;
	padding: 0 0 20px 20px;	
}

#content {
	margin: 2px 0 2px 0;
	padding: 0;
	display:block;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 900px;
}

#footer {
	clear: both;
	color: #666;
	font-size: 11px;
	padding: 5px 10px;
	margin-top: 0;
	border-top: #ccc 1px solid;
	text-align: center;
	line-height:16px;
	font-family: Arial;
}


/********************************************************************************************************
	GLOBAL NAV LINKS
/*******************************************************************************************************/
#globalNav ul
{
	float: right;
	padding: 0;
	margin: 0;
	list-style: inline;
	height: 24px; /* following image created by cropping a screenshot */ /* to update globalNav, comment next line and uncomment last lines in #globalNav ul, #globalNav li, and #globalNav li.end...&nbsp;&nbsp;*/ /*background: url("../images/nav/globalNav_front.gif") no-repeat top left;*/ /*	background: url("../images/nav/globalNav_front.jpg") no-repeat top left;*/
	z-index: 1000;
	width: auto;
	border: solid 1px #2d4491;
}

#globalNav ul.end 
{
float:left;

}

#globalNav li
{
	display: block;
	float: left;
	position: relative;
	height: 20px;
	color: #2d4491;
	margin: 2px -1px 2px 0;
	line-height: 22px;
	padding: 0 15px 0 15px;
	font-weight: bold;
	cursor: default;
	z-index: 1000;
	list-style-type: none;
	border-right: solid 1px #2d4491;
	width: auto;
}
#globalNav li a:link, #globalNav li a:visited, #globalNav li a:hover, #globalNav li a:active
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #2d4491;
	font-weight: bold;
	text-decoration: none;
	/*display: block;*/
	margin: 0;
	padding: 5px 0 2px 0;
	line-height: 12px;
	z-index: 1000;
}
#globalNav ul.contact
{
	border: none !important;

	font-variant:small-caps !important;
}

#globalNav ul.contact li a:link, #globalNav ul.contact li a:visited, #globalNav ul.contact li a:hover, #globalNav ul.contact li a:active
{
	color:#FF6600 !important;
}
#globalNav li ul
{
	/* second-level lists */
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
	margin: 0;
	padding: 5px 0 0 0;
	width: 152px;
	border: none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #f5f5f5;
	z-index: 1100;
}

/*#globalNav li.endover ul
{
	left:-84px !important;
}*/
#globalNav li > ul
{
	/* to override top and left in browsers other than IE */
	top: 20px;
	left: 0px;
	z-index: 1100;
	border: 0;
	border-top: 1px solid #999;
}
#globalNav li li
{
	float: right;
	background-image: none;
	margin: 0;
	padding: 0 10px; /*height:20px;*/
	height: auto;
	width: 130px;
	background: #f5f5f5;
	border: 1px solid #999;
	border-width: 0 1px 1px 1px;
	z-index: 1100;
	line-height: 14px;
}

#globalNav li li a:link, #globalNav li li a:visited, #globalNav li li a:hover, #globalNav li li a:active
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #2d4491;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 130px;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 12px;
	z-index: 1100;
}

#globalNav li:hover ul, #globalNav li.over ul, #globalNav li.endover ul 
{
	/* lists nested under hovered list items */
	display: block;
	margin: 0;
	padding: 0;
}

#globalNav li:hover li:hover, #globalNav li li.over, #globalNav li li.moreover
{
	color: #000;
	background: #ccc;
	padding: 0 10px 0 7px;
	border-left: 4px solid #FF6600;
	
	z-index: 1100;
}

#globalNav li li:hover
{
    padding:0 10px 10px 7px;
}

#globalNav li li a:hover
{
	cursor: pointer;
	z-index: 1100;
}

.product
{
	color:#CC3300;
	
}

/*-------------------------------------start-------------------------------*/
#globalNav li.more
{
	background: #f5f5f5 url( "../images/icons/arrMore.gif" ) no-repeat 100% 50%;
	padding: 5px 10px 5px 10px;
}

#globalNav li li.more
{
	background-color: #dedede;
	padding: 5px 10px 5px 10px;
}
#globalNav li li li.more
{
	background-color: #cecece;
	padding: 5px 10px 10px 10px;
}

#globalNav li li ul, #globalNav li li li ul
{
	display: none;
	position: absolute;
	left: 148px; /* add padding width to menu item width */
	top: 0px;
	margin: 0;
	padding: 5px 0 0 0;
	width: 152px;
	border: none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #f5f5f5;
	z-index: 2000;
}
#globalNav li li li, #globalNav li li li li
{
	height: 22px;
z-index: 2000;
}
#globalNav li li li a
{
	
z-index: 2000;
}
/* Fix IE.&nbsp;&nbsp;Hide from IE Mac \*/
* html #globalNav ul li
{
	float: left;
	height: 1%;
}
* html #globalNav ul li a
{
	height: 1%;
}
/* End */

/* Hover Styles */

#globalNav li.more:hover, #globalNav li.moreover, #globalNav li.more:hover li.more:hover, #globalNav li li.more:hover
{
	background: #CCC url( "../images/icons/arrMore.gif" ) no-repeat 100% 50% !important; 
	color: #FFFFFF !important;
	padding: 20px 10px 20px 10px; !important;
	line-height:25px;
}

#globalNav li:hover li.more ul, #globalNav li.moreover li.more ul, #globalNav li:hover li:hover li.more ul, #globalNav li li.more ul
{
	display: none !important;
}

#globalNav li:hover ul, #globalNav li.moreover ul, #globalNav li:hover li:hover ul, #globalNav li li.moreover ul, #globalNav li:hover li:hover li:hover ul, #globalNav li:hover li.moreover ul
{
	display: block; !important
	padding: 20px 10px 20px 10px; !important;
}
/* The magic */


/* --------------------------------------end ---------------------------------------*/
#globalNav #motto
{
	float: right;
	color: #666666;
	font: "Courier New" , Courier, monospace;
	font-size: 10px;
	vertical-align: bottom;
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 6px;
	line-height: 20px;
}
/********************************************************************************************************
	PAGE SUB NAVIGATION
/*******************************************************************************************************/
#sideBar h3 {
	color: #900;
	font-family: Arial Narrow;
	margin: 0 0 10px 0;
	font-size: 20px;  
	padding: 0 3px 0px 0 ;
	font-weight:bold;	
	border-bottom: dotted 2px #2d4491;

}
#sideBar a#helpLink {
	background: #fff url("../images/nav/needHelp.gif") no-repeat top left;
	display: block;
	width: 150px;
	padding:0;
	margin:0;
	height: 28px;
	text-indent: -9999em;
	text-decoration:none;
	margin-bottom:15px;
}
#sideBar ul {
	font-size:11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	/*width: 150px;*/ /* Width of Menu Items */
	/*border-bottom: 1px solid #666666;*/
	z-index:1000;
	list-style-image: url("../images/icons/arrMore.gif");
	width: 100%;
	
}
#sideBar li {	
	position: relative;
	display: block; 
	width: 100%;
	color: #FF6600;
	margin:5px 0 0 0;
	padding:0;
	line-height:normal;
	cursor:default;
	z-index:1000;
	display:list-item ;
	list-style-image: url("../images/icons/arrMore.gif") !important;
}
#sideBar li h2 
{
	display:block;
	color: #666666;
	font-size:11px;
	margin:0;
	padding:0;
}
#sideBar li .smalltext 
{
	color: #666666;	
}
#sideBar li.more {
	background: #f5f5f5 url(../images/icons/arrMore.gif) no-repeat 100% 50%;
}
#sideBar li li.more {
	background-color:#dedede;
}
#sideBar li li li.more {
	background-color:#cecece;
}
#sideBar li ul {
	display: none;
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: -1px;
	margin:0;
	padding: 0;
	width: 187px;
	background:#dedede;
	border-bottom: 1px solid #999;
}
#sideBar li li {
	width:175px;  /* width of submenu items */
	\width: 187px;
	w\idth: 175px;
	background:#dedede;
	padding:3px 0 3px 10px;
	border-color:#999;
	z-index:1000;
}
#sideBar li li ul, #sideBar li li li ul {
	display: none;
	position: absolute;
	left: 185px; /* add padding width to menu item width */
	top: -1px;
	margin:0;
	padding: 0;
	width: 187px;
	background:#cecece;
}
#sideBar li li li, #sideBar li li li li {
	background:#cecece;
	border-color:#666;
}
#sideBar a:link, #sideBar a:visited 
{
	width: auto;
	font-size:11px !important;
	font-weight: bold !important;
	color: #FF6600 !important;
	border:none;
	text-decoration:none !important;
	border-bottom: dotted 1px #ff6600 !important;
}

/* Fix IE.&nbsp;&nbsp;Hide from IE Mac \*/
* html #sideBar ul li {
	float: left;
	height: 1%;
}
* html #sideBar ul li a {
	height: 1%;
}
/* End */

/* Hover Styles */
#sideBar li:hover, #sideBar li.over,
#sideBar li li:hover, #sideBar li li.over {

}
#sideBar a:hover {
	color:#900 !important;
	border-color: #900 !important;
	text-decoration:none;
}
#sideBar li.more:hover, #sideBar li.moreover, #sideBar li.more:hover li.more:hover {
	background: #999 url("../images/icons/arrMore.gif")no-repeat 100% 50%;
}

#sideBar li:hover li.more ul, #sideBar li.moreover li.more ul, #sideBar li:hover li:hover li.more ul {
	display: none;
}
#sideBar li:hover ul, #sideBar li.moreover ul,
#sideBar li:hover li:hover ul, #sideBar li li.moreover ul, #sideBar li:hover li:hover li:hover ul { display: block; } /* The magic */



/********************************************************************************************************
	FOOTER TEXT
/*******************************************************************************************************/
#footer p {
	margin: 0px 0px 3px;
}
#footer p#contacts {

}
#footer img {
	padding-left: 5px;
		padding:0;
	margin:0;
}
#footer A 
{
	padding:0;
	margin:0;
	color: #666;
	text-decoration: none;
}
#footer A:hover {
	color: #000;
	text-decoration:  underline overline ;
}
/********************************************************************************************************
	BREAD CRUMBS
/*******************************************************************************************************/
#crumbs {
	font: 11px  Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666666;
	z-index:100;
	padding:5px 0 5px 2px;

	margin:0;
	margin-bottom:10px;
	border:none;
	background-color: #cdd8da;
}
#crumbs A 
{
	font: 11px  Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666;
	text-decoration: none;
	display:inline-block;	
	background: url("../images/icons/dbSquare.gif") no-repeat 100% 50%;
	padding-right:13px;
	margin-right:4px;
	border:none;
	border-bottom:dotted 1px #FF6600;
}
#crumbs A:link, #crumbs A:visited {
	color:  #FF6600;
	text-decoration: none;
	
}
#crumbs A:hover, #crumbs A:active {
	color: #666666;
	text-decoration: none;
	background: url("../images/icons/dbSquare2.gif") no-repeat 100% 50%;
		border-bottom:dotted 1px #666666;
}
/*******************************************************************************************************
	CUSTOM STYLES FOR CONTENT
/*******************************************************************************************************/
.singleColumn {
	display:block;
	width:96%;
	clear:both;
	z-index:inherit;
	padding:20px 2% 20px 2%;
	
}
.columns {
	display:block;
	float:left;
	clear:both;
	width:96%;
	z-index:inherit;
	padding:20px 2% 20px 2%;
}
.columnLeft {
	
	float:left;
	display:block;
	clear:none;
	width:60%;
	height:auto;
	padding:0;
	margin:0;

}
.columnRight 
{
	display:block;
	float:right;
	clear:right;
	width:35%;
	height:1%;
	padding:0;
	margin:0;
	border-top:solid 1px #333333;
	border-left:solid 1px #333333;
	border-right:solid 2px #666666;
	border-bottom:solid 2px #666666;
}
.columnLeft_3
{
	display:block;
	float: left;
	margin:0;
	width: 30%;
	clear:none;		
	height:auto;
	padding:0;
}	
.columnMiddle_3
{
	border-left: 2px dotted #2d4491;
	border-right: 2px dotted #2d4491;
	float: left;
	margin:0;
	padding:0;
	margin-left: 1%;
	padding-left:5px;
	padding-right:5px;
	width: 32%;
	height: auto;
			
}
.columnRight_3
{
	float: left;
	margin-left: 1%;
	width: 30%;
	display:block;
	clear:right;
	height:1%;
}	
.section{
	margin: 0;
	padding: 0 2px 0 2px;
	display: block;
	float: none;
}

.section h2{
	color:#2d4491;
	margin:2px 0 2px 0;
	padding: 2px 0 2px 0;
	border-bottom:none;
	text-decoration:none;
	letter-spacing:normal;
}

.topic{
	margin: 2px 0 2px 0;
}

.sectionSep
{
	height:0;
	border-top: 1px dotted #900;
	padding:0;
	margin:5px 0 5px 0;
	display: block;
	clear: both;
}
.topicSep
{
	height:0;
	border-top: 1px dashed #CCCCCC;
	display: block;
	clear: both;
}
.section a.knowMore
{
	float: right;
	text-decoration: none;
	font-size:11px;
	display: inline-block;
	font-weight: bold;
	margin: 2px 0 2px 0;
	padding:0;
	color: #FF6600  !important;
	border-bottom:1px dotted #FF6600  !important;
}
.section a.knowMore:link, a.knowMore:visited{
	color: #FF6600 !important;
	border-bottom:1px dotted #FF6600 !important;

}
.section a.knowMore:hover, a.knowMore:active{
	color: #900  !important;
	border-bottom:1px dotted #900  !important;

}
.placeholder{

font-size:20px;
border: 1px dotted #000000;
text-align: center;
}

.faqHeader
{
	font-weight: bold;
	font-size: 12px;
	padding:5px 0 5px 0;
	margin:0;
	cursor: hand;
	background: #FFFFF url("../images/icons/arrMore.gif")no-repeat 0% 50%;
	color:  #2d4491; 
	height: auto;
}

.faqContent
{
	line-height: 18px;
	background-color: #cdd8da;
	margin:0;
	padding: 5px 5px 5px 5px ;
	margin-left: 20px;
	color: #666666;
}
.btnplatinum75
{
	color: #FF6600;
	background-color: transparent;
	background-image: url("../images/platinum_tr_75x.gif");
	height: 22px;
	width: 75px;	
	font-family: Arial,sans-serif;
	font-weight: bold;

	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center ! important;

	font-size: 11px ! important;
}
.btnplatinum75:hover
{
	background-image: url("../images/platinum_tr_75x_h.gif");
}
.TextBox
{
	font-weight: bold;
	font-size: 11px !important;
	color: #2d4491;
	font-family: Arial,Verdana;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.DDL
{
	font-weight: bold;
	font-size: 11px !important;
	color: #2d4491;
}

.news .newsTitle
{
	padding:2px;
	margin:0;
	margin-bottom:5px;
	margin-top:5px;
	width:100%;
	background-color: #cdd8da;
	font-size:11px;

}
.news .newsTitle:hover
{
	cursor: hand;
}
.news .newsPanel
{
	line-height:12px;

	padding:5px;
	margin:5px;
	background-color:  #FEFDD6; 
	font-size:11px;
	font-weight:bold;
	display:block;
}
.news .newsPanel .smalltext
{
	color:#999999;
	margin:0;
	padding:0;
	display:block;
	text-align:right;
	width:100%;
}
.news .newsPanel .backtotop
{
	background: url("../images/icons/backTop.gif") no-repeat 100% 50%;
	padding:0;
	padding-right:15px;
	margin:10px 0px 10px 0;
}
.RBL
{
	font-weight: bold;
	font-size: 8pt;
	color: #4169E1;
	font-family: Arial,Verdana;
	margin:0;
	padding:0;
	text-align: left;
}
.TextBRed
{
	color:#900;
	font-weight:bold;
	display:inline;	
}
.TextBox
{
	display:inline;
}