div.sdnm_flat {
  width: auto;
	text-align: left;
  font-family: Sans-Serif;
  font-size: 0.75em;
  color: #FFF;
	background-image: url(/newweb/Pics/title_new.gif);
	cursor: pointer;
}

div.sdnm_flat span.title, div.sdnm_flat span.titlehidden, div.sdnm_flat span.rtitlehidden {
  display: block;
  line-height:3em; /* padding: 6px 6px 6px 6px; */
  font-weight: bold;
  color: #FFF;
  border-bottom: 0px solid #DDD;
}
div.sdnm_flat span.title a, div.sdnm_flat span.titlehidden a, div.sdnm_flat span.titlehidden a {
  font-weight: bold;
  color: #FFF;
}
div.sdnm_flat span.rtitlehidden {
	cursor: pointer;
}
div.sdnm_flat span.title, div.sdnm_flat span.titlehidden, div.sdnm_flat span.rtitlehidden { border-top:1px solid white; }
div.sdnm_flat dl + span.title, div.sdnm_flat dl + span.titlehidden, div.sdnm_flat dl + span.rtitlehidden { border-top:0; }

div.sdnm_flat span.title,
div.sdnm_flat span.titlehidden,
div.sdnm_flat span.rtitlehidden {background-image: url(newweb/Pics/title_new.gif);}

div.sdnm_flat div.submenu span.title,
div.sdnm_flat div.submenu span.titlehidden {background-image: url(newweb/Pics/title_new.gif);}

div.sdnm_flat div.submenu div.submenu span.title,
div.sdnm_flat div.submenu div.submenu span.titlehidden {background-image: url(/newweb/Pics/title_new.gif);}

div.sdnm_flat div.submenu div.submenu div.submenu span.title,
div.sdnm_flat div.submenu div.submenu div.submenu span.titlehidden {background-image: url(newweb/Pics/title_new.gif);}

div.sdnm_flat div.submenu div.submenu div.submenu div.submenu span.title,
div.sdnm_flat div.submenu div.submenu div.submenu div.submenu span.titlehidden {background-image: url(newweb/Pics/title_new.gif);}

div.sdnm_flat span.title span { background-image: url(newweb/Pics/sdexpanded.gif); background-repeat: no-repeat; background-position: 8px 50%; }
div.sdnm_flat span.titlehidden span {background-image: url(newweb/Pics/sdcollapsed.gif); background-repeat: no-repeat; background-position: 8px 50%; }
div.sdnm_flat span.rtitlehidden span {background-image: url(newweb/Pics/expanded2.gif); background-repeat: no-repeat; background-position: 6px 50%; }

div.sdnm_flat span.title:hover span { background-image: url(newweb/Pics/expanded.gif); background-repeat: no-repeat; background-position: 8px 50%; }
div.sdnm_flat span.titlehidden:hover span {background-image: url(newweb/Pics/collapsed.gif); background-repeat: no-repeat; background-position: 8px 50%; }
div.sdnm_flat span.rtitlehidden:hover span {background-image: url(newweb/Pics/expanded2.gif); background-repeat: no-repeat; background-position: 6px 50%; }

div.sdnm_flat span.tt, div.sdnm_flat span.tthidden { display:block; margin-left: 5px; padding: 0px 5px 0px 25px;}

div.sdnm_flat a {
	text-decoration: none;
}

div.sdnm_flat div.submenu {
	overflow: hidden;
	border-bottom: 1px dashed #AAA;
	moz-box-sizing:border-box;
}
div.sdnm_flat div.submenu a {
  padding: 2px 2px 2px 5px;
  background: #EEE;
  display: block;
  border-bottom: 1px solid #DDD;
  color: #066;
  text-decoration: none;
}
div.sdnm_flat div.submenu a:hover {
	background : #066;
  color: #FFF;
  border-bottom: 1px solid #066;
}

div.sdnm_flat div.submenu a.current {
	background : #DDD;
}

div.sdnm_flat div.submenu span.s { display:block; margin-left: 1em; border-right: #EEE solid thick; } 
div.sdnm_flat div.submenu a:hover span.s { background : #066 url(newweb/Pics/linkarrow.gif) no-repeat right center;	color: #fff;
	text-decoration: none;}

div.sdnm_flat dl.top_lft {margin:0px 0px; padding:0px; width:100%; line-height:1px;}
div.sdnm_flat dl.top_lft dd {padding:0px; margin:0px;}

div.sdnm_flat dl.bot_lft {margin:0px 0px; padding:0px; width:100%; line-height:1px; }
div.sdnm_flat dl.bot_lft dd {padding:0px; margin:0px;}
	
.body_indent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 25px;
	padding-left: 5px;
	font-weight: bolder;
	list-style-type: none;
}
	
	
a.link:link {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal;
	line-height: normal;color: #000000; font-weight: bold;}
a.link:active {font-family: Georgia, "Times New Roman", Times, serif;color: #FF0000; font-size: 12px; font-weight: bold;}
a.link:visited {font-family: Georgia, "Times New Roman", Times, serif;color: #000000; font-size: 12px; font-weight: bold;}
a.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bolder;
}

a.linkD:link {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal;
	line-height: normal;color: #000000;}
a.linkD:active {font-family: Georgia, "Times New Roman", Times, serif;color: #FF0000; font-size: 12px;}
a.linkD:visited {font-family: Georgia, "Times New Roman", Times, serif;color: #000000; font-size: 12px;}
a.linkD:hover {font-family: Georgia, "Times New Roman", Times, serif;color: #FF0000; font-size: 12px;}

a.linkNEW:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a.linkNEW:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a.linkNEW:visited {font-family: Georgia, "Times New Roman", Times, serif;color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration:none; font-weight: bold; border-bottom-width: thin; border-bottom-style: dashed; border-bottom-color: #FFFFFF;}
a.linkNEW:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

.style5 {font-size: xx-small}
.style12 {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; }
.style22 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #CC3300;
}
.style23 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.style21 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: normal;
}


.link_srp:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.link_srp:active {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 12px; font-weight: bold;}
.link_srp:visited {font-family: Geneva, Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 12px; font-weight: bold;}
.link_srp:hover {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 12px; font-weight: bolder;}

	
	
.link_srpbody:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}
.link_srpbody:active {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 10px; font-weight: bolder;}
.link_srpbody:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
}
.link_srpbody:hover {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 10px; font-weight: bolder;}

.index_new{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #660000;
	padding-top: 5px;
	padding-bottom: 40px;
	font-size: 14px;
	line-height: 18px;
	font-variant: small-caps;
	font-stretch: expanded;
	letter-spacing: 2pt;
}
.techsupport {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #AD3737;
	font-weight: bolder;
	text-align: center;
	list-style-type: circle;
}

.link_sitemap:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}
.link_sitemap:active {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 10px; font-weight: bolder;}
.link_sitemap:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
}
.link_sitemap:hover {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 10px; font-weight: bolder;}

.sitemap_hdr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 20px;
}


.link_pdf:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	padding-right: 20px;
}
.link_pdf:active {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 10px; font-weight: bolder;}
.link_pdf:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
}
.link_pdf:hover {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 10px; font-weight: bolder;}

.style_sams {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
}

.style24 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; }

.srp_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #CC0000;
}


.sams_list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-align: left;
	list-style-type: circle;
	text-indent: 0px;
	margin-left: -20px;
}
.style25 {
	color: #FF0000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style26 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.style27 {font-size: 18px}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.disclaimer_link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.disclaimer_link:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #00FF33;
}
.disclaimer_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.disclaimer_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #00FF33;
}
.style_infobox {
	text-align: left;
	width: 550px;
	float: left;
	background-position: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.style_infoboxhdr {
	text-align: left;
	width: 510px;
	float: left;
	background-position: right bottom;
	margin-left: 32px;
	background-image: url(newweb/Pics/sama.jpg);
	background-repeat: no-repeat;
	height: 375px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	border: 1px solid #999999;
}
.text_box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	width: 300px;
	float: left;
}
.image2 {
	height: 300px;
	width: 195px;
	float: left;
}
.lock {
	background-color: #FFFFFF;
	margin-left: 0px;
	float: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	padding-top: 5px;
	line-height: 20px;
	width: 475px;
 

}
.lock2 {
	width: 100px;
	margin-left: 0px;
	float: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #666666;
	padding-left: 20px;
	padding-top: 5px;
	background-color: #CCCCCC;
}

image1 {
	float: right;
	height: 300px;
	width: 167px;
}


.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 a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.text_box2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	width: 290px;
	float: right;
	padding-left: 10px;
}
.link_options:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.link_options:active {font-family: Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight: bold;}
.link_options:visited {font-family: Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight: bold;}
.link_options:hover { font-family: Geneva, Arial, Helvetica, sans-serif; color: #CC0000; font-size: 12px; font-weight: bolder;}

.link_lit:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold; color: #CC0000;}
.link_lit:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold; color: #CC0000;}
.link_lit:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold; color: #CC0000;}
.link_lit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
.style_infoboxhdrM {
	text-align: left;
	width: 510px;
	float: left;
	background-position: right bottom;
	margin-left: 32px;
	background-image: url(newweb/Pics/mogul1.jpg);
	background-repeat: no-repeat;
	height: 385px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.style_mogul {
	background-image: url(newweb/Pics/mogul2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 600px;
	width: 525px;
}
.text_boxM {
	width: 200px;
}
.text_box3 {
	float: left;
	width: 200px;
	clear: left;
}
.bullet {
	list-style-position: outside;
	list-style-type: square;
}
