body {
	background-color: #E6E7E9;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.home {
	background-color: #FFFFFF;
}
.home #topheader {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.home #menubackground {
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	
}
.home #menucontainer {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.home #menuleft {
	background-image: url(../images/menu_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	min-height: 44px;
	width: 10px;
	
}
.home #menuright {
	background-image: url(../images/menu_04.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 44px;
	width: 10px;
	float: left;
}
.home #menu {
	background-image: url(../images/menu_02.png);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	min-height: 44px;
	width: 950px;
	
}
.home #contentcontainermain {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.home #top {
	background-image: url(../images/content_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F1F1F3;
}
.home #left {
	background-image: url(../images/content_08.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	
}
.home #bottom {
	background-image: url(../images/content_14.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	
}
.home #right {
	background-image: url(../images/content_05.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	
}
.home #topleft {
	background-image: url(../images/content_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.home #topright {
	background-image: url(../images/content_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.home #bottomright {
	background-image: url(../images/content_16.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.home #bottomleft {
	padding: 20px;
	min-height: 300px;
	background-image: url(../images/content_13.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.home #contentleft {
	float: left;
	width: 540px;
	
}
.home #contentright {
	margin-left: 560px;
	
}
.home #contentcontainer2 {
	width: 910px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.home #leftcolumn {
	float: left;
	width: 490px;
}
.home #rightcolumn {
	margin-left: 490px;
}
.home #contentleft3 {
	padding-right: 20px;
	padding-bottom: 20px;
}
.home #contentleft2 {
	width: 225px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.home #contentmiddle2 {
	width: 225px;
	margin-left: 245px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.home #contentright2 {
	width: 420px;
	background-image: url(../images/fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E6E7E9;
}
.home #contentright2inside {
	padding: 20px;
	min-height:150px;
}
.home #left2 {
	background-image: url(../images/border.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.home #bottom2 {
	background-image: url(../images/border.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.home #right2 {
	background-image: url(../images/border.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.home #bottomleft2 {
	background-image: url(../images/corners_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.home #bottomright2 {
	background-image: url(../images/corners_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.home #contentright3 {
	background-image: url(../images/border.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	margin: 20px 0px 0px;
	padding: 0px 0px 20px 20px;
}
.home #footerbackground {
	background-image: url(../images/footer-fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height:100px;
}
.tableheader {
	background-image: url(../images/table-fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	top: -25px;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.scrollwindow {
	height: 250px;
	width: 355px;
	border: 1px solid #999999;
	overflow: auto;
	padding: 12px 12px 12px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.scrollwindow a:link {
	color: #666666;
	text-decoration: underline;
	padding-left: 11px;
	background-image: url(../images/arrow-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.scrollwindow a:active {
	color: #666666;
	text-decoration: underline;
	
}
.scrollwindow a:visited {
	color: #666666;
	text-decoration: underline;
	
}
.scrollwindow a:hover {
	color: #F15A29;
	text-decoration: none;
	
}
.scrollwindow h4 {
	color: #F15A29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 2px;
}
/* new home page styles ------------------------------------------------------------------------------------------ */
.home2 {	
}
.home2 #menubackground {
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	background-color: #FFF;
}
.home2 #menuleft {
	background-image: url(../images/menu_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	min-height: 44px;
	width: 10px;
	
}
.home2 #menuright {
	background-image: url(../images/menu_04.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 44px;
	width: 10px;
	float: right;
}
.home2 #newheaderbackground {
	background-image: url(../images/header-background.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	
}
.home2 #newheader {
	background-image: url(../images/header-fade.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 125px;
}
.home2 #topleft {
	text-align: right;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
}
.home2 #topright {
	float: right;
	width: 700px;
	padding-top: 40px;
}
.home2 #bartop {
	background-image: url(../images/blkfade_01.jpg);
	height: 4px;
}
.home2 #barfade {
	background-image: url(../images/blkfade_02.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #313131;
	padding-top: 25px;
	padding-bottom: 25px;
}
.home2 #barbottom {
	background-image: url(../images/blkfade_03.jpg);
	height: 4px;
}
.home2 #fade-grey {
	background-image: url(../images/fade-grey.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 20px;
	background-color: #F1F3F2;
}
.home2 #insert {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 15px;
	min-height: 250px;
}
.home2 #insert2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	min-height: 280px;
}
.home2 #column2-left {
	float: left;
	width: 540px;
}
.home2 #column2-right {
	width: 430px;
	margin-left: 570px;
	
}
.home2 #column3-left {
	float: left;
	width: 320px;
	margin-right: 25px;
}
.home2 #column3-middle {
	float: left;
	width: 300px;
}
.home2 #column3-right {
	float: right;
	width: 380px;
}
.home2 #topheader2 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.home2 #menucontainer2 {
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.home2 #newmenu2 {
	background-image: url(../images/menu_02.png);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 44px;
	width: 1030px;
	text-align: center;
	margin-left: 10px;
}
/* new home page styles ------------------------------------------------------------------------------------------ */

b {
	color: #F15A29;	
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3366CC;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
}
strong a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3366CC;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
	text-decoration: underline;
}
strong a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3366CC;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
	text-decoration: underline;
}
strong a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3366CC;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
	text-decoration: underline;
}
strong a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
	text-decoration: none;
}
input, textarea, select {
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px;
}
textarea {
	min-height: 150px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.dashboarddescription {
	font-size: 10px;
	color: #000000;	
}
.dashboardnumbers {
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
/* Background for contact blob ------------------------------------------------------------------------------------------ */
.MainBackground {
	background-color: #FFFFFF;
}

/* Text classes------------------------------------------------------------------------------------------ */
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}
h5 a:link {
	color: #FFF;
	text-decoration: underline;
}
h5 a:active {
	color: #FFF;
	text-decoration: underline;
}
h5 a:visited {
	color: #FFF;
	text-decoration: underline;
}
h5 a:hover {
	color: #F7931E;
	text-decoration: none;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #F7931E;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px;
}
.Heading a:link {
	text-decoration: underline;
	color: #666666;
}
.Heading a:active {
	text-decoration: underline;
	color: #666666;
}
.Heading a:visited {
	text-decoration: underline;
	color: #666666;
}
.Heading a:hover {
	color: #F15A29;
	text-decoration: none;
}
.Heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3366CC;
	font-weight: normal;
	margin: 0px;
	line-height: 24px;
}
.Heading2 a:link {
	text-decoration: underline;
	color: #3366CC;
}
.Heading2 a:active {
	text-decoration: underline;
	color: #3366CC;
}
.Heading2 a:visited {
	text-decoration: underline;
	color: #3366CC;
}
.Heading2 a:hover {
	color: #F15A29;
	text-decoration: none;
}
.Heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #333333;
	white-space: nowrap;
}
.Heading3 a:link {
	text-decoration: none;
	color: #333333;
}
.Heading3 a:active {
	text-decoration: none;
	color: #333333;
}
.Heading3 a:visited {
	text-decoration: none;
	color: #333333;
}
.Heading3 a:hover {
	color: #FF6600;
}
.Heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	
}
.Heading5 a:link {
	text-decoration: underline;
	color: #666666;
}
.Heading5 a:active {
	text-decoration: underline;
	color: #666666;
}
.Heading5 a:visited {
	text-decoration: underline;
	color: #666666;
}
.Heading5 a:hover {
	color: #F15A29;
	text-decoration: none;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.MainText a:link {
	text-decoration: underline;
	color: #666666;
}
.MainText a:active {
	text-decoration: underline;
	color: #666666;
}
.MainText a:visited {
	text-decoration: underline;
	color: #666666;
}
.MainText a:hover {
	color: #F15A29;
}
.MainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.MainText2 a:link {
	text-decoration: underline;
	color: #666666;
}
.MainText2 a:active {
	text-decoration: underline;
	color: #666666;
}
.MainText2 a:visited {
	text-decoration: underline;
	color: #666666;
}
.MainText2 a:hover {
	color: #F15A29;
}
.MainText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.MainText3 a:link {
	text-decoration: underline;
	color: #666666;
}
.MainText3 a:active {
	text-decoration: underline;
	color: #666666;
}
.MainText3 a:visited {
	text-decoration: underline;
	color: #666666;
}
.MainText3 a:hover {
	color: #FF6600;
}
.MainText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.MainText4 a:link {
	text-decoration: underline;
	color: #333333;
}
.MainText4 a:active {
	text-decoration: underline;
	color: #333333;
}
.MainText4 a:visited {
	text-decoration: underline;
	color: #333333;
}
.MainText4 a:hover {
	color: #FF6600;
}
.MainText5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
}
.MainText5 a:link {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.MainText5 a:active {
	text-decoration: none;
	color: #333333;
}
.MainText5 a:visited {
	text-decoration: none;
	color: #333333;
}
.MainText5 a:hover {
	color: #FF6600;
}

/* Menu classes------------------------------------------------------------------------------------------ */
.menu1_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 6px 10px 6px 15px;
	white-space: nowrap;
	background-image: url(../images/menu-divider.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.menu1_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 6px 10px 6px 15px;
	white-space: nowrap;
	background-image: url(../images/menu-divider.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.submenu1_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 5px 10px 3px;
	white-space: nowrap;
	font-weight: bold;
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #666666;
}
.submenu1_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px 10px 3px;
	white-space: nowrap;
	font-weight: bold;
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #666666;
}
.menu2_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 6px 10px 6px 15px;
	white-space: nowrap;
	background-image: url(../images/menu-divider.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.menu2_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F15A29;
	text-decoration: none;
	text-align: left;
	padding: 6px 10px 6px 15px;
	white-space: nowrap;
	background-image: url(../images/menu-divider.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.submenu2_offclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 5px 10px 3px;
	white-space: nowrap;
	font-weight: bold;
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #666666;
}
.submenu2_onclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px 10px 3px;
	white-space: nowrap;
	font-weight: bold;
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #666666;
}
/* Common Footer classes------------------------------------------------------------------------------------------ */
.footerbackground {
	background-image: url(/aspx/blob2/templates/footer/images/borders.png);
	background-color: #336699;
}
.footerborderright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.footertext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF3300;
	text-decoration: none;
	text-align: center;
}
/* ---- Thickbox popup classes <<<------------------------------------------------------*/
#TB_window {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #336699;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#336699;
	margin-top:7px;
}

#TB_window a:link {color: #336699;}
#TB_window a:visited {color: #336699;}
#TB_window a:hover {
	color: #FFFFFF;
}
#TB_window a:active {color: #336699;}
#TB_window a:focus{color: #336699;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/aspx/scripts/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #336699 url(../images/weave/background.jpg);
	z-index: 102;
	color:#FFFFFF;
	display:none;
	border: 4px solid #99CCFF;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:32px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:32px;
	padding:11px 15px 10px 0;
	float:right;
}

#TB_closeAjaxWindowBottom{
	height:32px;
	text-align:center;
}

#TB_closeAjaxWindow{
	padding:0px 10px 0px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:32px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* des css */
.des {
	height: 35px;
	width: 35px;
	z-index: 1;
	position: absolute;
	right: 0px;
	bottom: 0px;}
div#tipDiv {
	list-style:none;}
div#tipDiv ul.tipContentList {
    margin:0; padding:0; list-style:none;}
/* des css end */
