body {
	font-family: arial, sans-serif;					 
	/*  changed font rule*/
	font-size: 1em;
	margin: 80px 0 0 200px;								  
	_margin: 80px 0 0 0;
	background:  url("images/bodybg1.gif") top left repeat-x;
}
table, tr,td *{
	font-family: arial, sans-serif;		
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

/* -----------------------shaver-------------------------------- */
#webheader {
    position: absolute;
	left: 0px;
	top: 0px;
	border-top: 2px solid #FFE310;
	width:100%;
	height:70px;
	background-color:#000000;
}

#webheaderbtm {
	position: absolute;
	left: 0px;
	top: 72px;
	width:100%;
	background: url(images/header_btm.gif) repeat-x;
}

#ansyslogo {
    position: absolute;
	left: 12px;
	top: 13px;
}

#topnav {
    position: absolute;
	left: 240px; /*06.22*/
	top: 29px;
	height:25px;
	padding-top:4px;
	padding-bottom:4px;
	
}

#topnav a {
	font-family:arial,verdana;
	font-size:10pt; /*06.22*/
	font-weight:normal; /*06.22*/
	color:#ffffff;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:37px; /*06.22*/
	
}

#topnav a:hover {
	text-decoration:none;
	border-top: 1px solid #4C4C4C; /*06.22*/
	border-bottom: 1px solid #4C4C4C; /*06.22*/
	padding-top:3px;
	padding-bottom:3px;
	color:#FFEC5B;
}

#utility {
    position: absolute;
	left: 712px; /*06.22*/
	top: 21px; /*06.22*/
}

#utility,#utility a {
	font-family:arial,verdana;
	font-size:8pt;
	font-weight:normal; /*06.22*/
	color:#FFEC5B; /*06.22*/
	text-decoration:none;
	padding-right:0px;
}

#utility a:hover {
    color:#ffffff;
}
/* -----------------------shaver-------------------------------- */
#mastermenu {
	position: absolute;
	float: right;
	width: 180px;
	left: 6px;
	top: 110px;
	visibility: visible;
	z-index: 1;
}
#mastermenu2 {
	position: absolute;
	float: right;
	width: 180px;
	right: 6px;
	top: 152px;
}
* html div#maincontent { 
   height: expression( this.scrollHeight < 370 ? "369px" : "auto" ); /* sets min-height for IE */
}
#maincontent {
	background-color: #FFF; /* changed bg-color rule*/
	color: #333; 
	font-size: 10pt;
	line-height: 1.25em;
	padding: 20px 6px 20px 20px;
	_margin: 0 0 0 200px;	
	min-height: 370px;
} 

a {					/*shaver*/
    color: #005AFF;
}

a:hover { 			/*shaver*/
    color:#000050;
}

#mainheader {
	font-size: 1em;
	font-weight: bold;
	position: relative;
	margin-bottom: 6px;
	_margin: 0 0 0 200px;
}
h2 {margin: auto; font-size: 14pt; font-weight: normal; color:#000;}/*  added color rule  */
h2.first {margin: 0; color:#000; line-height: 22px;}/*  added color rule  */
h2 {line-height: 22px;}
h1 {font-size: 1.6em; color:#000;}/*  added color rule  */

h3 {font-size: 1.3em; color:#000;}

/* Container for the Menu */
#p7swapmenu {
	width: 180px;
	margin-bottom: 5px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px 0px 4px 0px; list-style-type: none;}
#p7swapmenu ul a {height: auto; _height: 1em; } /* ie7,ie6 hack */
/* Container for the Menu */
.p7swapmenu {
	background-color: #FFFFFF;
	width: 180px;
	margin-bottom: 5px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
.p7swapmenu ul {margin: 0px; padding: 0px;}
.p7swapmenu li {margin: 0px; padding: 0px 0px 4px 0px; list-style-type: none;}
.p7swapmenu ul a {height: auto; _height: 1em; } /* ie7,ie6 hack */

/* Link Styles for the Menu */
.closed a, .open a, .rmenu a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	display: block;
	font-size: 10pt;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .rmenu a:hover{
	color: #000;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a {background-image:  url("images/menplus_new.gif");}
/* Minus Sign for Trigger Links in Open State */
.open a {
	background-image: url(images/menminus_new.gif);
}
/* Arrow symbol for Right hand menus */
.rmenu a {background-image:  url("images/menarrow.gif");}

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image:  url(images/pagemarker_new.gif);
	background-repeat: no-repeat;
	background-position: 0% 4px;
	border: 0;
	/*  removed color rule*/
	font-size: 10pt;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold;}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;/*   changed font rule  */
	color: #777; /*   changed color rule  */
	line-height: 1em;
}
#mainmenu{
	position: absolute;
	left: 6px;
	top: 80px;		/*shaver*/
	z-index: 4;
	visibility: visible;
	background-image: url(images/button-backer.gif);
	width: 460px;
	height: 32px;
	background-repeat: no-repeat;
}

#mainmenu a{
	cursor: default;
}

.dropmenu {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F9F9F9;
	border: 1px solid #C0C0C0;
	text-indent: 6px;
}
#pmenu{
	position:absolute;
	z-index:4;
	left: 7px;
	top: 103px;
	background-color: #FFFFFF;
	layer-background-color: #E9E9E9;
	font-size: 0.75em;
	width: 175px;
	visibility: hidden;
}
#imenu{
	position:absolute;
	z-index:4;
	left: 119px;
	top: 103px;
	visibility: hidden;
	background-color: #FFFFFF;
	layer-background-color: #E9E9E9;
	font-size: 0.75em;
	width: 175px;
}
#amenu{
	position:absolute;
	z-index:4;
	left: 232px;
	top: 103px;
	background-color: #FFFFFF;
	layer-background-color: #E9E9E9;
	font-size: 0.75em;
	width: 175px;
	visibility: hidden;
}
/* -----------------footer----------------- */

#footer{
    color:#cccccc;
	font:9pt Arial,Helvetica,sans-serif;
	padding-top:20px;
	width:970px;
	background: url(images/bg-footer.gif) repeat-x;
}
#footer .copyright{
	color:#cccccc;
	font-size:8pt;
	height:20px;
	overflow:hidden;
	padding-left:20px;
	padding-top:6px;
	width:970px;
	float: left;
}
#footer .copyright a{
	color:#cccccc;
	font:8pt arial,verdana;
	text-decoration:none;
}
#footer .footercol1, #footer .footercol2, #footer .footercol3, #footer .footercol4{
	float:left;
	height:155px;
}
#footer .footercol1{
	padding-left:60px;
	width:285px;
}
#footer .footercol2 {
	width:235px;
}
#footer .footercol3{
	width:235px;
}
#footer .footercol4{
	width:130px;
}

#footer a{
	color:#777777;
	text-decoration:none;
}
#footer a.footerlast{
    color:#cccccc;
}
#footer a.footertop,#footer a:hover{
	color:#ffffff;
}
#footer li{
	margin-left:-25px;
}
#footerwrap{
	background: url(images/bg-footer.gif) repeat-x;
	height: 202px;
	width: 100%;
    position: absolute;
	left: 0px;
	
}
/* -----------------footer----------------- */



#search{					/*newsearch*/
	position:absolute;
	top: 16px; /*06.22*/	/*shaver*/
	left: 823px;			/*shaver*/
	visibility: visible;
	z-index: 1;
}

#btnSearch {				/*newsearch*/
border:0px solid #BABCBE;	/*shaver*/
position:absolute;
z-index: 1;
padding-left:40px;			/*shaver*/
}

.redcarrot {

	color: #F00;

}

.buttons {
    border: 1px solid #FFF;
	background-color: #FFF;
	position:absolute;
	left: 611px;
	top: 20px;
	height: 18px;
	width: 63px;
	margin: 0;
}
#search .buttons {									/*newsearch*/
	/*border: 1px solid #FFF;*/ 					/*shaver*/
	/*background-color: #FFF;*/ 					/*shaver*/
	position:absolute;
	left: 128px; 									/*shaver*/
	top: 0px;   									/*shaver*/
	height: 24px;								 	/*shaver*/
	width: 63px;
	margin: 0;
	background-image: url(http://www.ansys.com/images/searchbtn.gif); 	/*shaver*/
	z-index:1;
	cursor:pointer;									/*shaver*/
	
}

.fields {
    /*border: 1px solid #9C9C9C;*//*-------Old Border Style (For Archive purpose only)-------*/
	border:1px solid #BABCBE;/*-------New Border Style-------*/
	font-family: Arial, Helvetica, sans-serif; /*shaver*/
	font-size: xx-small;
	background-position: center;
	font-weight: bold;
	color: #000;
	height: 14px;
	width: 112px;
	*width: 110px; /* IE hack for width */
	position:absolute;
	left: 761px;	
}

#search .fields {               /*shaver*/ /*newsearch*/
	border:1px solid #cbcbcb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	background-position: center;
	color: #ffffff;
	font-weight:normal;
	height: 20px;
	height: 17px\9;
	*height: 16px;
	width: 115px;
	position:absolute;
	left: 6px;	
	padding-left:6px;
	padding-top:4px\9;
	*padding-top:5px;
}
.dropmenuDouble {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F5F5F5;
	padding-left: 4px;
	border-top: 2px solid #000000;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

/*--------------- default Box --------------- */

.box{border:1px solid #CCCCCC;padding:0;}

/*--------------- default Box heading --------------- */

.box h3{background:#DFE1E0;

font-size:13px;

font-weight:bold;

margin:0;

padding:2px 0 4px 14px;

}

/*--------------- default Box p --------------- */

.box p,.box h4{margin:15px;}

.box ul li {

margin-right: 15px;

	}

/*--------------- #main fixed width box classes--------------- */ 

.box100 {width:720px;}

.box50{width: 48%;}

.floatleft{float: left;}

.clearboth { clear: both; }

.mg-bottom{margin-bottom:20px;}

.closed ul{display:none;}.open ul{display:block;}