/* *** SIZEABLE TEXT STYLES *** */
/* The following text styles are used to change the size of some body text. Any text that would break the design integrity when its size increased are left out and are restrained to one size in the ctb.css file. */


/* *** text *** */
.path { font-size: 13px; line-height: 15px; font-weight: normal; color: #26698D; }
.breadcrumb_path { font-size: 13px; line-height: 15px; font-weight: normal; color: #26698D; }
.sidenav1active { color: #ED8E00; font-size: 13px; line-height: 15px; text-decoration: none; font-weight: bold; }
.greynormal { color: #838383; font-size: 13px; line-height: 15px; font-weight: normal; }
.boldorangelarge { font-size: 16px; line-height: 18px; text-decoration: none; font-weight: bold; color: #ED8E00; }
.boldorange { font-size: 13px; line-height: 15px; font-weight: bold; color: #ED8E00; }

.bold { font-size: 13px; line-height: 15px; font-weight: bold; }
.subhead { font-size: 14px; line-height: 15px; font-weight: bold; }
.subtitle { font-size: 13px; line-height: 18px; font-weight: bold; }
.normal { font-size: 13px; line-height: 15px; font-weight: normal; }
.quote { font-size: 13px; line-height: 15px; font-weight: normal; font-style: italic; }
.small { font-size: 12px; line-height: 15px; font-weight: bold; }
.mini { font-size: 12px; line-height: 15px; font-weight: normal; }

/** Aniket added following for product content HTML **/
.subheaderblk { color: #000000 ; font-size: 13px; font-weight: bold; }
.reglight { color: #666666; font-family: arial, helvetica, sans-serif; font-size: 13px; }
.regblack { color: #000000; font-family: arial, helvetica, sans-serif; font-size: 13px; }
a.reglight:link { color: #666666 ;  font-size: 13px; text-decoration: none; }
a.reglight:visited { color: #999999 ;  font-size: 13px;  text-decoration: none;}
a.reglight:active { color: #999999 ;  font-size: 13px; text-decoration: underline ;}
a.reglight:hover { color: #999999 ;  font-size: 13px; text-decoration: underline ;}
.smdark { color: #333333; font-size: 12px; }
.blackbld { color: #000000; font-weight: bold ; font-family: arial, helvetica, sans-serif; font-size: 13px; }
.headermed { color: #666600 ; font-size: 14px; font-weight: bold; }
.subheadermedgray { color: #666666 ; font-size: 14px; font-weight: bold; }
.redbld {color: #cc3333;font-weight: bold ;}
/** Styles for home page 01112006 - Sandesh **/
/* text */
#discover .contentblock 			 { color:#666666; font-size:13px; margin: 0px; padding: 6px 12px 6px 12px; border-style: solid; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-width: 0px 1px 0px 1px; }
#discover .linkblock    			 { color:#666666; font-size:13px; margin: 0px; padding: 6px 12px 6px 12px; border-style: solid; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-width: 1px 1px 1px 1px; }
#customsolutions .contentblock { color:#666666; font-size:13px; margin: 0px; padding: 6px 12px 6px 12px; border-style: solid; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-width: 0px 1px 0px 1px; }
#nclb .contentblock 					 { color:#666666; font-size:13px; margin: 0px; padding: 6px 6px 6px 12px;  border-style: solid; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-width: 0px 1px 0px 1px; }
#nclb .bottomcontentblock 		 { color:#666666; font-size:13px; margin: 0px; padding: 6px 6px 6px 12px;  border-style: solid; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-width: 0px 1px 1px 1px; }
#press .content					 { color:#666666; font-size:13px;	margin: 0px; padding: 6px 15px 12px 28px; border-style: solid; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-width: 0px 1px 1px 1px; 	background: #FFFFFF; }
#resources_container #content  { color:#666666; font-size:13px;	margin: 0px; padding: 10px 15px 0px 28px;border-top: 3px solid #F0F0F0;	background: #FFFFFF; }
#footer #links								 { color:#333333; font-size:11px; margin: 0px; padding: 6px 0px 0px 0px;   border-style: solid; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-width: 1px 0px 0px 0px; }
#footer #terms								 { color:#333333; font-size:11px; margin: 0px; padding: 0px 0px 0px 0px; }

