@charset "utf-8";/* CSS Document *//* * 

/********************************* RESET *******************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;


}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/******************************** END RESET ************************************/

 body {


 margin:0, auto;
padding:0px 0px 0px 0px !important; /* Asked Fix || 2007/07/11  */
padding:0px 0px 0px 0px; /* Asked Fix || 2007/07/11  */
font-family:Arial, Helvetica, sans-serif;
color:#fff; /* Asked Fix 2007/12/11||#545454;*/
font-size:11px;
background-color:#fff;
}

.spacerTable
{

	background-color:#000;
}

th, td {

	background-color:#000;
}

a {
	text-decoration:none;
	color:#ff99cc;
}
a:link {/* This is the style for a link */
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#ff99cc;
	text-decoration: underline;
}
a:hover {/* This is the class for a link's rollover  color:#b26b8e modified by client request / 04-11-2009 */
	color:#b26b8e;
	text-decoration: underline;
}
a:visited {/* This is the class for a vistied link   color:#949292 modified by client request / 04-11-2009 - color:#FF99CC modified by client request / 05-11-2009 color property delete by client request 06-11--2009*/
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a img {
	border:none;
}
h1 {
	padding:12px 0px 0px 0px;
	margin:0px;
	line-height:95%;
}
h2 {
	padding:12px 0px 0px 0px;
	margin:0px;
	line-height:95%;
	color:#FFFFFF; /*color:#FFFFFF modified by client request / 04-11-2009 */
}
p {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; /*color:#FFFFFF modified wasnt displaying / 04-11-2009 */
}
p a {
	/* to format links in P 070409*/    text-decoration:underline;
}
form {
	padding:0px;
	margin:0px;
}
/*hr 
{
	display:none;
}
*/
div {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#000;  /* background:#000 Added to fix background color / 04-11-2009*/
}
select {
	background-color:#FFFFFF !important;
	border:1px solid #999999;
	font-family:Arial, Helvetica, san-serif;
	color:#666666;
	font-size:10px;
	line-height:1px;
}



/*Styles Starts for Left Navigation*/

.contentWrapper {
	width:150px;
	padding:0px 0px 0px 0px; /* padding:0px 0px 0px 38px; Fixed*/
	margin:0px;
	clear:both;
	float:left;
}
.searchContainerLeftNav {
	width:150px !important; /* fot FF */
	width:150px; /* width:150px; Changed to fix the table templates  */
	padding-top:2px;
	text-align:center;
}
.contentWrapper .leftNavigation {
	width:150px !important; /* fot FF */
	width:150px; /* width:150px; Changed to fix the table templates  */
	margin:0px;
	padding:0px 0px 0px 0px!important;
	padding:0px 0px 0px 0px;
}
.contentWrapper .leftNavigation ul {
	margin:0px;
	padding:0px;
}
.contentWrapper .leftNavigation ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	width:150px;
}
.contentWrapper .leftNavigation ul li a {
	margin:0px;
	padding:4px 7px 4px 5px;
	display:block;
	color:#545454;
	color: #ff99cc;
	background: #000000;
	text-decoration:underline;
	/*	padding: 0px 0px 20px 0px !important;
	padding: 0px 0px 5px 0px;*/
	width: 100%;
	display: block;
	text-transform: capitalize;
}
.contentWrapper .leftNavigation ul li a:hover /* Class added by client request color:#b26b8e text-decoration:underline; / 04-11-2009 */ {
	color: #b26b8e;
	text-decoration:underline;
}
.contentWrapper .leftNavigation ul li a:visited /* Class added by client request color:#949292 text-decoration:underline; / 04-11-2009 - color:#FF99CC text-decoration:underline; / 05-11-2009  color property deleted by client request 06-11-2009 */ {
	text-decoration:underline;
}
.contentWrapper .leftNavigation ul li.childSelected a /* color:#b26b8e by client request / 04-11-2009 - font-weight:normal; change by client request 06-11-2009*/ {
	color:#B26B8E;
	font-weight:normal;
}
/*Styles Ends for Left Navigation*//*Start of Styles for List*//*Added by Chakrapani*/



