body
	{
	font-family: Tahoma,Kalimati,sans-serif; 
	color: #4C4C4C; 
	font-size: 11px;
	background-color:#ffffff;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	/* background-image: url(/images/bg-blue.jpg);
	background-attachment: fixed; */
	}
.content_wrapper_table
	{
	border:2px solid silver;
	margin:15px;
	background-color:white;
	text-align:left;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
td	
	{ 
	font-family: Tahoma; 
	color: #353535; 
	font-size: 11px; 
	}	
input
	{ 
	font-family: Tahoma,Kalimati,sans-serif; 
	color: #4C4C4C; 
	font-size: 11px; 
	}	
select
	{ 
	font-family: Tahoma,Kalimati,sans-serif; 
	color: #4C4C4C; 
	font-size: 11px; 
	}
textarea
	{ 
	font-family: Tahoma,Kalimati,sans-serif; 
	color: #4C4C4C; 
	font-size: 11px; 
	}
label
	{ cursor: pointer; }
form
	{ margin:0px; }
p
	{ text-align:justify; }
	
.bullet 
	{ font-family: arial; }

a:link 
	{
	text-decoration:none; 
	color: #29547E;
	}
a:active 
	{
	text-decoration:none; 
	color: #29547E;
	}
a:visited 
	{
	text-decoration:none; 
	color: #29547E;
	}
a:hover 
	{
	text-decoration:underline; 
	color: #29547E;
	}
.helpLink
	{
	border: 1px solid blue;
	padding:2px;
	white-space: nowrap;
	background-color: #AAD5FF;
	margin:1px;
	}
.body_text
	{ font-size: 10pt; }
.grid
	{ border: 1px solid silver; }
.grid td
	{ padding: 5px; }
.gridTitle
	{
	font-weight: bold;
	color: black;
	background-image: url(/images/skin/header_bg.jpg);
	}
.gridSubTitle
	{
	background-color: #dfeaf0;
	border-bottom: 1px #E7E7E7 solid;
	text-align:justify;
	color: black;
	}
.siteSelector {
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
.gridRow 
	{ 
	/*border-bottom: 1px solid silver; */
	background-color:white;
	}
.gridRowAlternate
	{ 
	/*border-bottom: 1px solid silver; */
	background-color:#EEEEEE;
	} 
.subMenu 
	{ 
	border: 1px solid #000000; 
	background-color:#FFFFFF; 
	width:150px;  
	} 
.noSiteSelected
	{
	font-size:10pt;
	font-weight:bold;
	font-style: italic;
	margin:15px;
	text-align:center;
	}
.menu_bgcolor
	{ 
	background-color: #EFEFEF; 
	border: 1px solid #9D9D9D; 
	}
.menu_txtcolor
	{ color: #4C4C4C }
.menu_link
	{
	color: #29547E;
	text-decoration: none;
}
a.menu_link:link 
	{ 
	text-decoration:none; 
	color:#29547E;
	}
a.menu_link:active 
	{
	text-decoration:none; 
	color:#29547E;
	}
a.menu_link:visited 
	{
	text-decoration:none; 
	color:#29547E;
	}
a.menu_link:hover 
	{
	text-decoration:underline; 
	color: #29547E;
	}
.progressWrapper
	{
	border:1px solid silver;
	background-color:white;
	color: black;
	padding:0px;
	margin-top:5px;
	}
.progress-red
	{
	background:url("/images/progress-red.gif");
	background-repeat: repeat-x;
	padding:5px;
	color: white;
	}
.progress-yellow
	{
	background:url("/images/progress-yellow.gif");
	background-repeat: repeat-x;
	padding:5px;
	color: black;
	}
.progress-green
	{
	background:url("/images/progress-green.gif");
	background-repeat: repeat-x;
	padding:5px;
	color:white;
	}
blockquote.error
	{
	padding: 12px;
	padding-left: 36px;
	margin:10px 0 10px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-image: url('/images/blockquote_error.gif');
	background-color: #ffded5;
	border-top: 1px dotted #d99d80;
	border-bottom: 1px dotted #d99d80;
	}
blockquote.messages
	{
	padding: 5px;
	padding-left: 36px;
	margin:10px 0 10px;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	background-image: url('envelope.gif');
	/* 
	background-color:#ffffcc;
	border-top: 1px dotted #d99d80;
	border-bottom: 1px dotted #d99d80;
	*/
	background-color: #eeeeee;
	border: 1px solid silver;
	}
blockquote.clock
	{
	padding: 5px;
	padding-left: 36px;
	margin:10px 0 10px;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	background-image: url('/images/blockquote_clock.gif');
	/* 
	background-color:#ffffcc;
	border-top: 1px dotted #d99d80;
	border-bottom: 1px dotted #d99d80;
	*/
	background-color: #eeeeee;
	border: 1px solid silver;
	}
.wrap1, .wrap2, .wrap3 
	{
	display:inline-table;
	/* \*/display:block;/**/
	}
.wrap1 
	{
	float:left;
	background:url('/images/shadow.gif') right bottom no-repeat;
	}
.wrap2 
	{ background:url('/images/corner_bl.gif') left bottom no-repeat; }
.wrap3 
	{
	padding:0 4px 4px 0;
	background:url('/images/corner_tr.gif') right top no-repeat;
	}
.wrap3 img 
	{ display:block; }
.sidebarWrapper
	{
	border: 1px solid silver;
	margin:5px;
	margin-top:15px;
	padding:10px;
	background-color:white;
	}
.sidebarContents
	{
	border: 1px solid #9D9D9D;
	background-color: #EFEFEF;
	margin: 0px;
	padding:5px;
	}
.SupportMasterQuotedMessage
	{
	margin:10px;
	padding:5px;
	background-color:#eeeeee;
	border:1px solid silver;
	}
.SupportMasterQuoteHeader
	{
	font-weight:bold;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-image: url('/images/quote.gif');
	}

.SubMenuLinkActive
	{
	font-weight: bold;
	text-decoration: none;
	}
.TopRightMenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #353535;
	line-height: 20px;
	text-align: right;
}
