/*------------- CSS Document created for Vaal Triangle Systems Pvt. Ltd. -------------*/
/*------------- CSS Document created by Web Virtuoso (25/08/2007) -------------*/

/* -----------GLOBAL STYLES----------- */
body {
	margin: 0;
	padding: 0;
	background: #fff/*a60100*/ url(../images/bg_body.jpg) repeat-x left top;
	border-left: 1px solid #fff;
	/*width: 100%;*/
	overflow-x: auto;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
*, tr, td {
	padding: 0;
	margin: 0;
}
.clearRow {
	clear: both;
}
/* ----------- End GLOBAL STYLES----------- */

/* ----------- Top Nav STYLES----------- */
#topnav_home {
	background: url(../images/bg_topnav.jpg) no-repeat left top;
	height: 201px;
	width: 100%;
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	color: #000;
	position: absolute;
	left: 0;
	top: 0;
}
#topnav_home ul {
	padding: 0;
	margin: 0;
	margin-left: 23px;
	list-style: none;
}
#topnav_home li {
	float: left;
	background: url(../images/bg_nav.jpg) no-repeat left 2px;
	padding-right: 37px;
	padding-top: 62px;
	color: #000;
}
#topnav_home li a {
	color: #fff;
}
#topnav_home li a:hover {
	color: #000;
}

#topnav {
	background: url(../images/bg_topnav.jpg) no-repeat left top;
	height: 201px;
	width: 100%;
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	color: #000;
	position: absolute;
	left: 0;
	top: 0;
}
#topnav ul {
	padding: 0;
	margin: 0;
	margin-top: 113px;
	margin-left: 23px;
	list-style: none;
}
#topnav li {
	float: left;
	background: url(../images/bg_nav.jpg) no-repeat left 2px;
	padding-right: 37px;
	padding-top: 62px;
	color: #000;
}
#topnav li a {
	color: #fff;
}
#topnav li a:hover {
	color: #000;
}

/* ----------- End Top Nav STYLES----------- */

/* ----------- Subnav STYLES----------- */
#subnav {
	/*float:left;*/
	width:auto;
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	line-height:normal;
	height: 26px;
	position: absolute;
	top: 201px;
}
#subnav ul {
	margin:0;
	padding:0px 10px 0 0;
	list-style:none;
}
#subnav li {
	display:inline;
	margin:0;
	padding:0;
}
#subnav a {
	float:left;
	background:url("../images/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
}
#subnav a span {
	float:left;
	display:block;
	background:url("../images/tabrightB.gif") no-repeat right top;
	padding:3px 15px 5px 8px;
	color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subnav a span {
	float:none;
}
/* End IE5-Mac hack */
#subnav a:hover span {
	color: #a19c95;
}
#subnav a span.current {
	color: #a19c95;
}
/*#subnav a:hover {
	background-position:0% -42px;
}
#subnav a:hover span {
	background-position:100% -42px;
}
#subnav #current a {
	color: #a19c95;
	/*background-position:0% -42px;
}#subnav #current a span {
	background-position:100% -42px;
}*/
#subnav ul.about {
	padding-left: 90px;
}
#subnav ul.support {
	padding-left: 255px;
}
#subnav ul.products {
	padding-left: 165px;
}
#subnav ul.careers {
	padding-left: 320px;
}
/* ----------- End Subnav STYLES----------- */

/* ----------- Content STYLES----------- */
#main {
	position: absolute;
	left: 0;
	top: 227px;
	width: 100%;
	/*height: 100%;*/
	background: #fff url(../images/bg_content.jpg) repeat-x left -25px;
}
#container {
	float: left;
	width: 620px;
	margin-right: 40px;
}
#mission {
	padding-top: 20px;
	padding-left: 37px;
	float: left;
}
#mission h1 {
	font: normal 21px "Trebuchet MS", Verdana, Arial;
	color: #c21000;
	text-align: left;
	padding-bottom: 13px;
}
#mission p {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	margin-left: 35px;
	margin-right: 50px;
	padding-left: 35px;
	padding-bottom: 25px;
	line-height: 25px;
	color: #53576F;
	background: url(../images/quote.gif) no-repeat left top;
}

#home_main {
	border-bottom: 1px solid #b8b8ba;
	float: left;
	margin-left: 37px;
	_margin-left: 20px;
	margin-right: 35px;
	clear: both;
}

#index_content {
	width: 380px;
	margin-top: 10px;
	/*margin-right: 55px;*/
	float: left;
}
#index_content h1 {
	font: normal 21px "Trebuchet MS", Verdana, Arial;
	color: #c21000;
	text-align: left;
	padding-bottom: 13px;
}
#index_content p {
	font: 12px "Trebuchet MS", Verdana, Arial;
	color: #6f7875;
	text-align: left;
	padding-bottom: 11px;
	/*padding-right: 30px;*/
	line-height: 20px;
}

#index_content p.more_left a {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	background: url(../images/more.gif) no-repeat left center;
	padding-left: 25px;
}
#index_content p.more_right a {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	background: url(../images/more.gif) no-repeat right center;
	padding-right: 25px;
	float: right;
	margin-bottom: 11px;
}

.button {
	padding-top: 6px;
}
.float_left {
	float: left;
	padding: 3px;
	border: 1px solid #b8b8ba;
}
.float_right {
	float: right;
	padding: 3px;
}

.float_left2 {
	float: left;
	padding-right: 26px;
	padding-bottom: 26px;
}

#mid_column {
	/*width: 200px;*/
	float: left;
	position: relative;
	top: 54px;
	left: 20px;
}

#internal_content {
	width: 570px;
	margin-left: 37px;
	_margin-left: 20px;
	margin-top: 30px;
	margin-right: 55px;
	float: left;
}
#internal_content h1 {
	font: normal 21px "Trebuchet MS", Verdana, Arial;
	color: #c21000;
	text-align: left;
	padding-bottom: 13px;
}
#internal_content h2 {
	font: normal 17px "Trebuchet MS", Verdana, Arial;
	color: #6E7774;
	text-align: left;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#internal_content h3 {
	font: bold 15px "Trebuchet MS", Verdana, Arial;
	color: #999;
	text-align: left;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #c21000;
	text-transform: uppercase;
}
#internal_content h4 {
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	color: #638A9F;
	text-align: left;
	background: url(../images/h2bgl.gif) no-repeat left center;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#internal_content h5 {
	font: bold 11px "Trebuchet MS", Verdana, Arial;
	color: #666;
	text-align: left;
	margin-bottom: 5px;
}
#internal_content p {
	font: 11px "Trebuchet MS", Verdana, Arial;
	color: #6f7875;
	text-align: left;
	padding-bottom: 11px;
	padding-right: 30px;
	line-height: 20px;
}
#internal_content p span {
	/*font-style: italic;*/
	color: #57717F;
	font-weight: bold;
	font-size: 13px;
}
#internal_content p a {
	color: #990000;
	border-bottom: 1px dotted #ccc;
}
#internal_content p a:hover {
	color: #333;
	border-bottom: 1px dotted #990000;
	background-color: #B8BAC6;
}
#internal_content p.mission {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	margin-left: 35px;
	margin-right: 20px;
	padding-left: 35px;
	padding-bottom: 25px;
	line-height: 25px;
	color: #53576F;
	background: url(../images/quote.gif) no-repeat left top;
}
#internal_content p.join {
	width: 200px;
	float: left;
	background: url(../images/join.gif) no-repeat 5px center;
	_background: url(../images/join.gif) no-repeat 10px center;
	padding: 10px 10px 10px 40px;
	margin: 4px 20px 4px 0px;
	background-color: #E0D9CD;
	font-size: 13px;
	color: #000;
	border-bottom: 1px dashed #6E7774;
	border-top: 1px dashed #6E7774;
	border-left: 10px solid #7F7057;
	border-right: 10px solid #7F7057;

}
#internal_content p.partners {
	width: 240px;
	float: left;
	padding: 10px;
	_padding: 7px 10px;
	margin: 4px 0px;
	background-color: #E0D9CD;
	font-size: 13px;
	color: #000;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	font: bold 15px "Trebuchet MS", Verdana, Arial;
	line-height: 25px;
}
#internal_content p.partners img {
	margin: 11px 0;
	border: 1px solid #333;
}
#internal_content p.join a {
	color: #006699;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px dashed #999;
}

#internal_content ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 11px "Trebuchet MS", Verdana, Arial;
	color: #6f7875;
	text-align: left;
	padding-bottom: 11px;
	padding-right: 30px;
	line-height: 20px;
}
#internal_content li {
	margin-left: 30px;
	margin-bottom: 10px;
	background: url(../images/bullet_blue.gif) no-repeat left 6px;
	padding-left: 20px;	
}
#internal_content .centered {
	text-align: center;
	margin-bottom: 15px;
}
#internal_content .centered img {
	border: 1px solid #333;
	padding: 3px;
	background-color: #C2CCCF;
}

#internal_content .lt_floating {
	float: left;
	margin-right: 30px;
	margin-top: 5px;
	text-align: center;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #C21000;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
}
#internal_content .lt_floating img {
	border: 1px solid #333;
	padding: 3px;
	background-color: #C2CCCF;
}
#internal_content p.divider {
	border-top: 1px dashed #C2CCCF;
}

.features {
	 background-color:#E0EBEF;
	 border:1px dashed #6B878F;
	 padding:10px;
	 margin-bottom: 15px;
}
#internal_content p.video {
	background: #f2f2f2 url(../images/video.gif) no-repeat 10px 7px;
	font: bold 17px "Trebuchet MS", Verdana, Arial;
	padding: 10px 10px 10px 45px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	width: 115px;
	float: left;
	margin-right: 25px;
}
#internal_content p.video a {
	color: #336699;
	border-bottom: none;
}
#internal_content p.video a:hover {
	color: #6E7774;
	background-color: transparent;
}

#internal_content p.pdf {
	background: #f4f4f4 url(../images/pdf.gif) no-repeat 10px 3px;
	font: bold 17px "Trebuchet MS", Verdana, Arial;
	padding: 10px 10px 10px 45px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	width: 135px;
	float: left;
	margin-right: 25px;
}
#internal_content p.pdf a {
	color: #C41000;
	border-bottom: none;
}
#internal_content p.pdf a:hover {
	color: #6E7774;
	background-color: transparent;
}
#internal_content p.awaited {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	padding: 15px 10px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 29px;
	border: 1px dashed #ccc;
	background-color: #000;
	filter: alpha(opacity=50);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 	-moz-opacity: 0.50;
	opacity:0.5;

}
#internal_content p.sitemap a {
	color: #993300;
	font-weight: bold;
	font-size: 13px;
	border-bottom: none;
	background-color: transparent;
}
#internal_content p.sitemap a:hover {
	color: #999;
	background-color: transparent;
}
#internal_content p.sitemap {
	background: url(../images/bullet_site01.gif) no-repeat left 4px;
	padding-left: 18px;
	color: #993300;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px dashed #ccc;
	margin-top: 7px;
}
#internal_content p.sitemap span a {
	background: url(../images/bullet_site02.gif) no-repeat left center;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	margin-left: 10px;
}

	/* ----------- Internal Tabs STYLES----------- */

#tabcontainer {
	font-size: 15px;
	background: url(../images/bg.gif) #dae0d2 repeat-x 50% bottom;
	float: left; width: 100%;
	line-height: normal;
	margin: 15px 0;
}
#tablist ul {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	list-style-type: none;
}
#tablist li {
	padding-right: 0px;
	padding-left: 9px;
	background-image: none;
	background: url(../images/left.gif) no-repeat left top;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font: bold 13px "Trebuchet MS", Verdana, Arial;
}
#tablist a {
	padding-right: 15px;
	display: block;
	padding-left: 6px;
	font-weight: bold;
	background: url(../images/right.gif) no-repeat right top;
	float: left;
	padding-bottom: 4px;
	color: #3F0904;
	padding-top: 5px;
	text-decoration: none;
}
#tablist a {
    float: none;
}
#tablist a:hover {
    color: #BF1717;
}
#tablist #current {
    background-image: url(../images/left_on.gif);
}
#tablist #current a {
    background-image: url(../images/right_on.gif);
	padding-bottom: 5px;
	color: #BF1717;
}

/* ----------- End Internal Tabs STYLES----------- */



		/* ----------- Contact STYLES----------- */
.address {
	width: 250px;
	float: left;
	margin-right: 30px;
}
.address .flag {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
		
		/* ----------- End Contact STYLES----------- */

/* ----------- End Internal Content STYLES----------- */

/* ----------- Right Column STYLES----------- */
#rt_column {
	float: left;
	width: 300px;
}

/* ----------- Grey Box STYLES----------- */
#grey_box {
	background: url(../images/grey_box.jpg) no-repeat left top;
	margin-top: 20px;
	margin-bottom: 19px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: left;
	width: 267px;
	height: 185px
}
#grey_box h1 {
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	padding-top: 11px;
}
#grey_box ul {
	font: 15px "Trebuchet MS", Verdana, Arial;
	line-height: 22px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#grey_box li {
	background: url(../images/bullet_grey.gif) no-repeat left center;
	width: 245px;
	padding-left: 10px;
	margin-top: 8px;
	color: #4e4f4f;
}
/* ----------- End Grey Box STYLES----------- */

/* ----------- Red Box STYLES----------- */
#red_box {
	background: url(../images/red_box.jpg) no-repeat left top;
	margin-bottom: 19px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: left;
	width: 267px;
	height: 183px;
}
#red_box h1 {
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	padding-top: 11px;
}

#red_box p {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	padding: 15px 10px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 29px;
	border: 1px dashed #ccc;
	background-color: #000;
	filter: alpha(opacity=50);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 	-moz-opacity: 0.50;
	opacity:0.5;

}
#red_box ul {
	font: 15px "Trebuchet MS", Verdana, Arial;
	line-height: 18px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#red_box li {
	background: url(../images/bullet_red.gif) no-repeat left 5px;
	width: 245px;
	padding-left: 10px;
	margin-top: 8px;
	color: #dadada;
	padding-bottom: 5px;
}
#red_box li a {
	color: #dadada;
	border-bottom: 1px dashed #fff;
}
#red_box li a:hover {
	color: #dadada;
	border-bottom: 1px dashed #fff;
}

/* ----------- Red Box STYLES----------- */

/* ----------- Blue Box STYLES----------- */
#blue_box {
	background: url(../images/blue_box.jpg) no-repeat left top;
	margin-bottom: 19px;
	margin-top: 20px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: left;
	width: 267px;
	height: 183px
}
#blue_box h1 {
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	padding-top: 11px;
}
#blue_box ul {
	font: 11px "Trebuchet MS", Verdana, Arial;
	padding: 0;
	margin: 0;
	list-style: none;
}
#blue_box li {
	background: url(../images/bullet_red.gif) no-repeat left 5px;
	width: 245px;
	padding-left: 10px;
	margin-top: 8px;
	color: #dadada;
}
#blue_box p {
	color: #0a0a09;
	font: 11px "Trebuchet MS", Verdana, Arial;
	margin-right: 20px;
	padding-top: 10px;
}
#blue_box .prod {
	float: left;
	margin: 7px 12px 7px 0px;
}
/* ----------- Blue Box STYLES----------- */

	/*----- button styles ------*/
#tabsB {
	margin-right: 20px;
	margin-top: 9px;
}	
#tabsB a {
    float:right;
    background:url(../images/bg_lt_btn.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 8px;
    text-decoration:none;
	font: normal 11px "Trebuchet MS", Verdana, Arial;
	color: #a60200;
}
#tabsB a span {
    float:left;
    display:block;
    background:url(../images/bg_rt_btn.gif) no-repeat right top;
    padding:2px 9px 4px 4px;
	color: #a60200;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {
	float:none;
}
/* End IE5-Mac hack */
#tabsB a:hover span {
    color:#000;
}

.tabsC {
	margin-left: 5px;
	margin-top: 9px;
}	
.tabsC a {
    float:left;
    background:url(../images/bg_lt_btn2.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 8px;
    text-decoration:none;
	font: normal 11px "Trebuchet MS", Verdana, Arial;
	color: #0a0a09;
	margin-right: 5px;
}
.tabsC a span {
    float:left;
    display:block;
    background:url(../images/bg_rt_btn2.gif) no-repeat right top;
    padding:2px 9px 4px 4px;
	color: #0a0a09;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsC a span {
	float:none;
}
/* End IE5-Mac hack */
.tabsC a:hover span {
    color:#fff;
}

	/*----- end button styles ------*/
/* ----------- End Right Column STYLES----------- */

/* ----------- Subontent STYLES----------- */
#subcontent {
	width: 100%;
	float: left;
	clear: both;
	background: #f7f8f8 url(../images/bg_subcontent.jpg) repeat-x left top;
	border-top: 1px solid #b8b8ba;
	border-bottom: 1px solid #b8b8ba;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#subcontent_box01 {
	width: 290px;
	float: left;
	margin-left: 37px;
	_margin-left: 20px;
}
#subcontent_box02 {
	width: 270px;
	float: left;
	margin-left: 30px;
}
#subcontent_box03 {
	width: 200px;
	float: left;
	margin-left: 30px;
}
#subcontent h1 {
	font-size: 15px;
	font-weight: bold;
	color: #111;
}
#subcontent p {
	font-size: 11px;
	color: #6f7875;
	padding-top: 8px;
}
#subcontent p a {
	color: #c81300;
}

/* ----------- End Subontent STYLES----------- */

/* ----------- Form STYLES----------- */
#main p.mandatory {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	margin-right: 30px;
}
#main p.mandatory .red {
	color: #993300;
	font: bold "Trebuchet MS", Verdana, Arial;
}
.red {
	color: #993300;
	font-size: 12px;
	font-weight: bold;
}
form {
	background-color:#f2f2f2;
	padding: 10px;
	line-height: 100%;
	margin-right: 30px;
	/*margin-left: 18px;*/
	border: 1px solid #ccc;
	border-top: 4px solid #ccc;
	font: 11px "Trebuchet MS", Verdana, Arial;
	color: #333333;
}
form .oneField {
	margin: 6px 0;
	display: block;
	vertical-align: middle;
}
label, form .label {	
	margin:0 5px 0 0;
	color:#333333;
	line-height: normal;
	width: 200px;
}
/* Text inputs / Select label */
label.preField {
	font-weight:bold;
	display: -moz-inline-box;
	display: inline-block;	
	min-width:170px;
	white-space: nowrap;
	width: 200px;
}
/* Inputs ======================================================================== */

textarea {
	vertical-align: top;
	margin: 2px 2px 1px 0;
	background-color:#E2E3E7;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#993300;
	color:#333;
	font: 10px Arial, Helvetica, sans-serif;
	padding:1px 2px;
	width: 200px;
}
input {
	background-color:#E2E3E7;
	margin:2px 5px 0 0;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#993300;
	color:#333;
	font: 10px Arial, Helvetica, sans-serif;
	padding:1px 2px;
}
input[type='text'] {		
}
input[type='radio'] {		
	margin-right: 5px;
	border: 0;
}
select {
	margin: 2px 2px 1px 0;
	background-color:#E2E3E7;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#993300;
	color:#333;
	font: 10px Arial, Helvetica, sans-serif;
	padding:1px 2px;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}
.gridSection input[type='checkbox'] {
	margin: 0 !important;
}
form .alternate-1 input {
	background-color:#ecefcb;
}

/* Buttons ======================================================================= */

form .actions {
	padding-top: 5px;
	text-align: left;
	clear: right;
}
/* Submit button */
form .primaryAction {
	/*background-color:#0479A5;
	border:1px solid #809431;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;*/
	margin:0px 0px 0px 205px;
	_margin:0px 0px 0px 175px;
	background: url(../images/submit.gif) no-repeat left top;
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	color: #fff;
	width: 84px;
	height: 23px;
	border: none;
	padding: 0 5px;
}
form .primaryAction:hover {
	background-color:#999;
	color: black;
	border: none;
}
/* Cancel button */
form .secondaryAction {
	background: url(../images/submit.gif) no-repeat left top;
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	color: #fff;
	width: 84px;
	height: 23px;
	border: none;
	padding: 0 5px;
	margin:0px 0px 0px 20px	
}
form .secondaryAction:hover {
	color: black;
	background-color:#999;
	border: none;
}

/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	overflow: expression('visible');
}

form .inlineSection .oneField {
	display: expression('inline-block');		
}
label.preField, form .inlineSection .oneField .inlineLabel {
	width: expression('15em');
	white-space: expression('nowrap');
}

/* ----------- End Form STYLES----------- */

/*-------- Tooltip for View Demo Styles -------------*/

a#popup:visited {
	color:#9a8d6a;
	text-decoration:none;
}
a#popup {
	color:#9a8d6a;
	text-decoration:none;
	position:relative;
	/*left:75px;*/
	font-weight:bold;
}
a#popup b {
	display:block;
	position:absolute;
	left:0;
	top:0;
	font-weight: normal;
}
a#popup span {
	display:none;
}
a#popup:hover {
	color:#9a8d6a;
	cursor:hand;
}
a#popup:hover #popbox {
	display:block;
	position:absolute;
	top:-65px;
	left: 10px;
	width:130px;
	height:60px;
	background-color:#fff;
	color:#C61201;
	border:2px solid #C61201;
	text-align:left;
	font-family:verdana;
	font-size:11px;
	padding-left:20px;
	padding-top:0px;
}
a#popup:hover #poptop {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:190px;
	height:18px;
	color:#9a8d6a;
	background-color:#04e;
	color:#fff;
	text-align:left;
	font-weight:bold;
	border-bottom:4px ridge #00f;
	line-height:20px;
}
a#popup:hover #warningbox {
	display:block;
	position:absolute;
	top:29px;
	left:5px;
	width:30px;
	height:27px;
	background-color:transparent;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	font-family:serif;
	overflow:hidden;
}
a#popup:hover #warning {
	display:block;
	position:absolute;
	top:30px;
	left:5px;
	width:0px;
	height:0px;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
	border-bottom:25px solid #ee0;
	border-top:0px;
	overflow:hidden;
}
a#popup:hover #x {
	display:block;
	position:absolute;
	top:0px;
	left:172px;
	width:15px;
	height:15px;
	border:1px solid #fff;
	background-color:#c00;
	color:#fff;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
}
acronym {
	color:#123;
	border-bottom:2px dotted #c00;
}
/*-------- Tooltip for View Demo Styles -------------*/

/* ----------- Footer STYLES----------- */
#footer {
	text-align: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #a29e9e;
	border-top: 3px solid #fff;
	float: left;
	width: 100%;
	background: #a60100;
	padding-top: 15px;
}
#footer p {
	padding-left: 37px;
}
#footer a {
	color: #a29e9e;
}
#footer a:hover {
	color: #fff;
}
#footer span {
	color: #352010;
	font: 11px "Trebuchet MS", Verdana, Arial;
	line-height: 60px;
}
#footer span a {
	color: #352010;
}
#footer span a:hover {
	color: #ccc;
}
/* ----------- End Footer STYLES----------- */