	@charset "utf-8";
body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    font-size:.8em;
    /*background: #666666;*/
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the    #container selector */
    color: #000000;
    background-position: center top;
}
.bclass #container { 
    width: 955px;  /* this will create a container 80% of the browser width */
    background: #FFFFFF;
    background-image: url(../img/bg.jpg);
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: left top;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 0px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */

}  

.bclass #header {
    background:#ffffff;
    padding: 0 4px;
    border-bottom:black solid 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

/*       banner UL         */
#banner ul {
    position: absolute; right:inherit;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#banner li {
    display: inline;
    margin-left: 10px;
}


#banner li a {
    color: #666666;
    text-decoration: none;
    text-transform: uppercase;
    font: 1.1em "Trebuchet MS";
}
/*       banner UL  end         */
#banner {
    background-image: url(../img/banner.jpg);
    background-repeat:no-repeat;
    height: 135px;
    text-align:right;
    

}
#banner a:link {
    color: #6B6B6B;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
}
#banner a:visited {
    color: #6B6B6B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
}

.spacer {
    padding-right: 5px;
    padding-left: 5px;
    color: #C2C2C2;
}

.content_top{
    display:inline;
    list-style:none;
    list-style-type:none;
    margin:0px;
    padding:0px; 
}
.content_top li{
    display:inline;
    list-style:none;
    list-style-type:none;
    margin:0px;
    padding:0px; 
}

.seperator {
    border-right: 1px solid #666;
    padding-right:10px;
}

/* NAV BAR */

 #mainNav ul {
    margin: 0px;
    /*padding: 0px 5px 0px 5px;*/
    padding:5px;
    list-style:none;
    
    /*background: url(../img/mainNav_bgr.jpg) no-repeat left top;*/
    /*float: left;*/
    /*width: 100%;*/
    
}
#searchbox{ margin:0px; padding:0px;}
#search_keyword{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.8em; margin-right:4px; }
#breadcrumb_strip{
    clear:left;   
    height:8px;
    width: 100%;
    padding:0px;
    
    /*float: left;*/
    /*margin-left: 175px;  background-image:url(../img/breadcrumb_strip.gif); background-repeat:no-repeat; */ 
/*background-image: url(../img/background.png); background-repeat:no-repeat;*/
}
	
#breadcrumb_firstcell
{
	 /*position: absolute;
	 top:148px;*/
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:1em;
	 font-weight:bold;
	 color:#006666; 
 }
 #breadcrumb_thirdcell
 {
	 /*position: absolute;
	 top:171px;
	 margin-left:-6px;*/
 }

 #search_icon{
 background-image: url('../img/TopNormal.png'); background-repeat:repeat-x;
 }
 
 #breadcrumb_cell{
    width: 100%;
    /*margin-top:04px; padding-top:05px;*/
    font-family:Verdana, Arial, Helvetica, sans-serif; font-style:normal; font-size:.84em;
    /*color:#cbd7e7;*/  
    }
#breadcrumb_cell a {
    color: #006666; text-decoration:none;
    

}
#breadcrumb_cell a:hover {
    text-decoration:underline;
    

}
#breadcrumb_cell a:visited {
    color:#7AC5CD;
    
}


/*.content_heading{font-size: 1.6em; color: teal;}*/
#searchbanner a:link {
    color: #6B6B6B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;

}
#searchbanner a:visited {
    color: #6B6B6B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;

}

#content_header {  /*float:right;display:inline-block;  width:480px; margin-top:5px;*/}
#content_header a{ color:red; text-decoration:none;}

#searchbutton{ 
cursor: pointer;
padding-top:4px; padding-right:0px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
height:20px;
width:50px;
font-size:.8em;
background-image:url(../img/search_button_empty.gif); background-position:right;
background-repeat:no-repeat;
color:#FFFFFF; 
font-weight:bold;

 /*padding:0px;
 
margin-left:3px; 
display: inline; 
border:0px;
 
*/
}



div#livesearch.open {visibility: visible;}
/*div#livesearch a {font-size: 12px;display: block;cursor: pointer;padding: 5px;color: #666;overflow: hidden;}
div#livesearch a#within_map_option {color: #003366;}
div#livesearch a.hover {text-decoration: underline;color: #003366;background-color: #F2FAFD;}
div#livesearch a.down {text-decoration: underline;color: #003366;background-color: #E6F4FB;}
div#livesearch a.selected {color: #003366;background-color: #E6F4FB;}
div#livesearch div.title {color: #FF6600;font-size: 10px;padding: 5px;}
div#livesearch a#within_map_option.disabled,div#field_container a.disabled {color: #CCC;}
div#livesearch a#within_map_option {display: none;}
div#livesearch.open a#within_map_option {display: block;}
div#livesearch a.view_example {color: #4BAAD0;padding: 5px;}
div#livesearch a.hover.disabled {color: #CCC;text-decoration: none;background-color: white;}
div#livesearch a span.icon {display: block;float: left;clear: none;text-decoration: none;background-repeat: no-repeat;background-position: 0px 0px;height: 9px;margin-top: 2px;padding-right: 9px;overflow: hidden;}
div#livesearch a.disabled span.icon {background-position: 0px -9px;}

*/

/*#livesearch
  { 
      position:absolute; left:830px; top:156px;
      
      /*for mozilla firefox browser 
     
      font-size:.84em;
      background-color:#455563;
      border:1px solid #8492a6;
      width:280px; z-index:100; text-align:center; display:none;
      font:Verdana, Arial, Helvetica, sans-serif;
      color:#FFFFFF;
      
      
  }
*html #livesearch {
position:absolute;  
      left:822px;
      t\op:156px;   for IE browser 
     
      font-size:.84em;
      background-color:#455563;
      border:1px solid #8492a6;
      width:280px; z-index:100; text-align:center; display:none;
      font:Verdana, Arial, Helvetica, sans-serif;
      color:#FFFFFF;
      text-align:left;
      }*/
      
/**html #livesearch {
      left:96px;
      t\op:239px;   for IE browser 
      position:absolute;
      font-size:11px;
      text-align:center;  
      background-color:#FFFFFF;
      width:280px; z-index:100; display:none;
      }*/


      

#mainNav input {
	margin-top:10px;
}	  
	  
#search_keyword{ position:relative; top:-5px;width:90px;}	  
#menu_item_search_button{ position:relative; top:-5px;}
	  
#mainNav li {
	display: block;
	/*position:relative;
	left:-6px;
	float: left;*/
    
display: inline;
float: left;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	background-image: url('../img/TopNormal.png'); background-repeat:repeat-x;
    height:32px;
    width:98px;text-align:center;
	border-right: 1px solid black;
}
#mainNav li:hover{
	background-image: url('../img/TopRollover.png'); background-repeat:repeat-x;
}

.menu_item_div{}
 #mainNav li a, #mainNav li a:link {
	text-decoration: none;
	/*display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#CCCCCC;*/
	padding:0px;
	
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}

#mainNav li span{
	color: #C2C2C2;
}

 #mainNav li a:hover {
}
/*
#mainNav li {
    float: left;
    padding: 0px;
    margin: 0px;
}

 #mainNav li a, #mainNav li a:link {
    text-decoration: none;
    /*display: block;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color:#CCCCCC;*/
  /*  padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color:#FFFFFF;
}

#mainNav li span{
    color: #C2C2C2;
}

 #mainNav li a:hover {
}

*/

.bclass #header #bar { 
    /*background: #990099;*/
    /*padding: 0 0px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.bclass #header h1 {

    background-image:url(../img/logo.png);
    background-repeat:no-repeat; height:120px;
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.bclass #header h2 {
    margin:0px;
    padding:0px;
}
.side_module {
    margin:0;
    padding-left:20px;
    padding-top: 5px;
    padding-bottom: 5px;
	/*
    border-bottom-color:#d2dae1; 
    border-bottom-style:solid;
    border-bottom-width:1px;*/
	
}
.side_chapter {
    margin-left:5px;
    padding-left:5px;
}
.side_part {
    margin-left:5px;
    padding-left:5px;
}
.visited {
    color:green;
}
.notVisited {
    color:maroon;
}
.completed {
    color:green;
}
.notCompleted {
    color:maroon;
}
.myprogress{
    color:black;
}
.liModule{
    list-style-image: url(/dsrd/img/module_bullet.gif);
}
.liChapter{
    list-style-image: url(/dsrd/img/chapter_bullet.gif);
}
.liPart{
    list-style-image: url(/dsrd/img/part_bullet.gif);
}
/* this added on 15 July 2009 to remove extra spacing on the righthandside menu, specifically on IE*/
.ulrightMenu
{
    padding-left:30px;
    padding-bottom: 5px;
    margin-left:0;
    margin-top:5px;
    margin-bottom:0;
}
/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".bclass #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.bclass #sidebar1 {
/*position:relative;
    top:-40px;*/
    height:100%;
    float: left; /* this element must precede in the source order any element you would like it be positioned next to */
    /* width: 155px; */
    margin-left: 10px;
    width: 17%; /* since this element is floated, a width must be given */
    margin-top: 0em;
    /*margin-right: 1em;
    margin-bottom: 1em;*/
    

}

.sidebar1_block{ 
    height:20px;
    border-top-color:#b3bcc9; 
    border-top-style:solid; 
	border-top-width:1px;  
    font-weight:100;
}
.sidebar1_block a{ 
	margin-top:4px; 
	margin-left:3px; 
	font-size:.84em; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;  
	text-decoration:none; 
}

.sidebar1_block_open{ 
    height:20px;
    border-top-color:#a6a6a6; 
    border-top-style:solid;  
	border-top-width:1px;   
	font-weight:100;
}
.sidebar1_block_open span{ 
	margin-top:4px; 
	margin-left:3px; 
	font-size:.84em; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#355a8a;  
	text-decoration:none; }

.sidebar1_sub_block_open{ 
    height:20px;
    border-top-color:#a6a6a6; 
    border-top-style:solid; border-top-width:1px;    

}
.sidebar1_sub_block_open a{ 
margin-top:4px; margin-left:10px; font-size:.84em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#8492a6; font-weight:bold;  text-decoration:none; }


.sidebarright_block{ 
    height:27px;  padding-left:4px;
	z-index:1;
    font-weight:100;
	background-image:url(../img/slice.png);  
	background-repeat:repeat-y;
	margin-left	: 5px;
	width: 198px;
	
}

.sidebarright_block span{ 
	position:relative; top:5px; margin-left:4px; font-weight: bold; font-size:.84em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#53868B; }


.sidebarright_block_open{ font-size:.84em; font-family:Verdana, Arial, Helvetica, sans-serif;
    /*height:20px;
    border-top-color:#a6a6a6; 
    border-top-style:solid;  border-top-width:1px;   
    background-color:#f1f3f6; font-weight:100;*/
	
	
}

.sidebarright_block_open span{ margin-top:10px; margin-left:3px; font-size:.99em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#162e3f;  text-decoration:none; }

.sidebarright_block_open a{ font-weight:bold; text-decoration:none; }
.sidebarright_block_open a:hover{ font-weight:bold; text-decoration:underline; }

.sidebarright_block_sub_block{ 
    width:100%;
    height:27px;  
    border-bottom-color:#cacaca; 
    border-bottom-style:solid; border-bottom-width:1px;
    font-weight:100;
	
}

.sidebarright_block_sub_block span{
position:relative; top:5px; margin-left:8px; font-weight: bold; font-size:.84em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#355a8a;
}

.sidebarright_block_sub_block a{
position:relative; top:5px; margin-left:8px; font-weight: bold; font-size:.84em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#355a8a; text-decoration:none;
}

.sidebarright_block_sub_block a:hover{
text-decoration:underline;
cursor:pointer;
}
.sidebarright_block_sub_block_open{ 
    height:20px;
    border-top-color:#a6a6a6; 
    border-top-style:solid; border-top-width:1px;    	
}
.sidebarright_block1_sub_block_open a{ margin-top:4px; margin-left:10px; font-size:.84em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#8492a6; font-weight:bold;  text-decoration:none; }

/*
#rightbar_left_corner
{
    background-image:url(../img/rightbar_left_corner.jpg); background-repeat:no-repeat;
    width:5px; height:5px;
}
    
#rightbar_right_corner
{
    background-image:url(../img/rightbar_right_corner.jpg);
    background-repeat:no-repeat;
    background-position:right;    
    width:5px; height:5px;
}

#rightbar_bottom_table
{
    width:100%; height:100%;
}
*/    
    
#initiatives{     
    border-top-color:#a6a6a6; 
    border-top-style:solid; border-top-width:1px;    
    background-image:url(../img/initiatives.jpg); background-repeat:no-repeat;
    
    width: 100%; height:234px;}
#initiatives_left_corner{        
    background-image:url(../img/initiatives_left_corner.jpg); background-repeat:no-repeat;
    
    width:5px; height:5px;}
    
#initiatives_right_corner{        
    background-image:url(../img/initiatives_right_corner.jpg); background-repeat:no-repeat; background-position:right;    
    width:5px; height:5px;}

#initiatives_bottom_table{        
    width:100%; height:100%;
}

.bclass #right {
position:relative;
top:-4px; left:5px;    
    float: right; /* this element must precede in the source order any element you would like it be positioned next to */
    width: 23%;  /*since this element is floated, a width must be given */
    margin-right:14px;
    padding: 5px; /* top and bottom padding create visual space within this div */
	padding-top:30px;
	padding-left:14px;
	background-image: url(../img/background1.png); background-repeat:no-repeat;
	
}

.bclass #right p, .bclass #sidebar1 h3, .bclass #sidebar2 p, .bclass #sidebar2 h3 {
    margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
    margin-right: 10px;
}

.bclass #right #login {
    position:relative;
    width: 90%; /* since this element is floated, a width must be given */
    /* from designer */
    /*background: #BBBBBB;*/
    /* END from designer */
    /* margin-left: 10px;
    margin-bottom: 5px;
    margin: 7px;
	
    background-image:url(../img/slice2.jpg);  
	background-repeat:repeat-x;*/
	padding: 5px;
	
	/* from designer */
    font-family: Arial, Helvetica, sans-serif;
    color: #162E3F;
    line-height: 17px;
    z-index:10;
}
.bclass #right #login a{
    color: #3D8370;
    text-decoration: none;
}
.bclass #right #profile {
    width: 100%; /* since this element is floated, a width must be given */
    /* from designer */
    /* background: #BBBBBB;*/
    /* ENDfrom designer
    margin-left: 10px;
    margin-bottom: 5px;
    margin: 7px; */

}

input.jqmdX {
  position: absolute;
  right: 7px;
  top: 4px;
  padding: 0 0 0 19px;
  height: 19px;
  width: 0px;
  background:url(../img/close.gif) no-repeat top left;
  overflow: hidden;
}
input:hover {background-position: bottom left; outline: none;}



.bclass #right #progress {
    width: 95%; /* since this element is floated, a width must be given 
    background: #BBBBBB;*/
    margin-left: 10px;
    margin-bottom: 5px;
    margin: 7px;
}

.bclass #right #quicklinks {
    width: 95%; /* since this element is floated, a width must be given 
    background: #BBBBBB;*/
    margin-left: 10px;
    margin-bottom: 5px;
    margin: 7px;
}

.bclass #right #related {
    width: 95%; /* since this element is floated, a width must be given     background: #BBBBBB;*/

    margin-left: 10px;
    margin-bottom: 5px;
    margin: 7px;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.bclass #mainContent {
 
    /*border:1px solid black;*/
    position:relative;
    left:5px; 
	margin-right: 26%;
    font-size: .89em; 
    margin-left:18%;
    font-family:Arial, Verdana, Helvetica, sans-serif;
	margin-top: 5px;
	background-image: url(../img/background.png); background-repeat:no-repeat;
    
	padding-left: 15px;
	padding-right: 50px;
    padding-top: 5px;
	min-height:550px;
	
	
    /*the right and left margins on this div element creates the two outer columns on the sides of the
     page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */

}


.bclass #mainContent h1 
{
    color:#3D8370;
    font-size:20px;font-style:normal;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:lighter;
    margin:10px 0px 0px -2px; padding:0px;
}

.bclass #mainContent h2
{ 
    font-size: 1.25em;
    font-style:normal;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;
	color:#006666;
}

.bclass #mainContent h2 a {
    color: #006666;
    font-style:normal;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold; text-decoration:none;
}
.bclass #mainContent h2 a:visited {

    color: #006666;
}
.bclass #mainContent h2 a:hover {
    color: #65839F;
    text-decoration: underline;
}

.bclass #mainContent p {

    /*font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;*/
    margin-top:0px;
    padding-top:0px;
}


.bclass #mainContent p a { color:#c52e3f;}
.bclass #mainContent p a:hover { color:#9d5b62;}
.bclass #mainContent p a:visited { color:#d1616d;}

/*.bclass #mainContent p a:link{color: rgb(0, 0, 238); text-decoration:none;}
.bclass #mainContent p a:hover{color: rgb(0, 0, 238); text-decoration:underline;}*/
/* This class to be applied when new quiz functionality is applied. Currently Quiz page visited link is applied to all the element.
 .bclass #mainContent p a:visited{color:rgb(126, 138, 248); text-decoration:none;}*/
 .bclass #mainContent p a:visited{color:rgb(0, 0, 238); text-decoration:none;}

.bclass #mainContent ul li a:link{color: rgb(0, 0, 238); text-decoration:none;}
.bclass #mainContent ul li a:hover{color: rgb(0, 0, 238); text-decoration:underline;}
/*This class to be applied when new quiz functionality is applied. Currently Quiz page visited link is applied to all the element.
.bclass #mainContent ul li a:visited{color: rgb(126, 138, 248); text-decoration:none;}*/
.bclass #mainContent ul li a:visited{color: rgb(0, 0, 238); text-decoration:none;}

.bclass #mainContent ol li a:link{color: rgb(0, 0, 238); text-decoration:none;}
.bclass #mainContent ol li a:hover{color: rgb(0, 0, 238); text-decoration:underline;}
.bclass #mainContent ol li a:visited{color: rgb(0, 0, 238); text-decoration:none;}



.bclass #mainContent .casestudy{ position:relative; left:-5px; width:695px;}


#next_prev{
width:480px; text-align:right; vertical-align:top;}/*  Updated 15 July 2009 */

#content_footer{
 margin:0px 0px 20px -1px; width:100%; white-space:pre;
    color: #6B6B6B;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
        font-size: .9em;}
/*#main_content_footer {width:530px;}*/

#content_footer a:link {
    color: #6B6B6B; text-decoration:none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
        font-size: .9em;
}
#content_footer a:visited {
    color: #6B6B6B;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: .9em;
}

#content_footer a:hover {
    color: #6B6B6B; text-decoration:underline;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: .9em;
}

.bclass #footer {

 
     /* this padding matches the left alignment of the elements in the divs that appear above it. */
    /*padding: 0 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    background:#DDDDDD;
        width: 100%;*/
        margin-bottom: 20px;
            color: #6B6B6B;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: .9em;

} 

#footer a:link {
    color: #6B6B6B;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: .9em;
}
#footer a:visited {
    color: #6B6B6B;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: .9em;
}



/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
    float: left;
    margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div#messagepop{ display:none;
}


/*  sudhir add 30 June 2009 */
.highlight
{
    color: #6da05b;
}
.searchtitle{font-size:1.2em;}

/* styling for new left menu bar 07/08/09 */
.bigbold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
}

.bigbold a{
text-decoration:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-decoration:none; color:#000000;
}
.small_bold {
    font-family:Arial, Helvetica, sans-serif;
    font-size: .6em; font-weight:lighter;
    
    
    color: #000000;
}

.small_bold a{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1.2em; font-weight:lighter; color:#000000; text-decoration:none;
}
.style7 a{ font-family:Arial, Helvetica, sans-serif;color:#000000; text-decoration:none; font-size:1em;}
.left_menu_cell { margin-left:6px;
}

.left_menu_cell a {     
    font-size: 1.2em;  color:#000000; text-decoration:none;

}

.light_big_bold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight:700;
    color: #000000;
}
.style2 {
    font-size: small;
    font-weight: bold; color:#FFFFFF;
}
.style7 {font-size: small; font-weight: bold; color: #000000; }
.style9 {color: #000000}


.quizList{

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.1em;
font-style:normal;
font-weight:bold;
margin-top:5px;
}


.gallery li {
        padding-left:0px;
        display: inline;
        list-style: none;
        width: 145px;
        min-height: 100px;
        float: left;
        margin: 0 10px 10px 0;
        text-align: center;
    }

.menu_bar

{

width: 135px;

height: 30px;

background-image: url(../img/blank_button.jpg);

text-align: center;

margin-top: 2px;

margin-right: 2px;

margin-bottom: 2px;

margin-left: 2px;

font-family: Arial;

font-size: 0.9em;

}

.menu_bar a

{

text-decoration: none;

color: white;

font-weight: bold;

}
.bread_crumb_link{padding-left: 5px; margin-left: 9px; text-indent: -9px;}
.bread_crumb_link a { color:black; text-decoration:none;}
.bread_crumb_link a:hover{text-decoration:none; color:red;}
#current_content_heading{color:red;}
/*.bread_crumb_link:visited{text-decoration:none; color:;}*/
.sidebar1_item{ width:158px;}
.sidebar1_break_height{ line-height: 0px;  }
.sidebar1_item_height{height: 10px;}
.sidebar1_left_corner{height: 39px; float: left; width: 4px; background-image: url(../img/sidebar1_item_left_corner.gif); background-repeat:no-repeat}
.sidebar1_middle_part{height: 19px; float: left; width: 150px; color: white; font-weight: bolder; text-align: center; padding:10px 0 10px 0; background-image: url(../img/sidebar1_item_middle_bar.gif); background-repeat: repeat-x;}
.sidebar1_middle_part a{text-decoration: none; color: white;}
.sidebar1_right_corner{height: 39px; float: left; width: 4px; background-image: url(../img/sidebar1_item_right_corner.gif); background-repeat: no-repeat;}
#smetv_td{height:82px;}
#smetv{position:relative; top:-32px;}