body
{
	background-color		: #FFFFFF;
	margin-left					: 0px;
	margin-top					: 0px;
	margin-right				: 0px;
	margin-bottom				: 0px;
	font-family					: Verdana,Arial,Helvetica;
	font-size						: 8pt;
	font-weight					: normal
}

td
{
	font-family					: Verdana,Arial,Helvetica;
	font-size						: 8pt;
	font-weight					: normal
}

th,th A:text,th A:link,th A:visited,th A:active
{
	font-family					: Verdana,Arial,Helvetica;
	font-size						: 8pt;
	font-weight					: normal;
	text-align					: left;
	font-weight					: bold;
	color								: #FFFFFF;
	background-color		: #FF9900;
	vertical-align			: top;
	text-decoration			: none
}

th A:hover
{
	text-decoration			: underline;
	color								: #FFFFFF;
}

.error
{
	font-family					: Verdana,Arial,Helvetica;
	font-size						: 8pt;
	font-weight					: bold;
	color								: #FF0000;
}

.gradient_top
{
	filter							: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#FFFFFF,endColorStr=#FFD08A);
	font-family					: tahoma,Verdana,Arial,Helvetica;	
	font-size						: 10pt;
	color								: #000099;
	font-weight					: bold;
	letter-spacing			: 2px;
	text-align					: right;
	padding-right				: 30px
}

.orange_bg
{
	background-color		: #FF9900;
}

.blue_bg
{
	background-color		: #000099;
}

.content
{
	padding-left				: 40px;
	padding-top					: 20px;
	padding-bottom			: 20px;
	background-image		: url(/mba/images/content_bg.gif);
	background-position	: left,top;
	background-repeat		: no-repeat;
	background-color		: #FFFFFF;
	font-family					: Verdana,Arial,Helvetica;
	font-size						: 8pt;
	font-weight					: normal
}

a,a:link,a:visited,a:active
{
	text-decoration			: none;
	color								: #000099;
}

a:hover
{
	text-decoration			: underline;
	color								: #000099;
}

.linkHeader_on A,.linkHeader_on A:hover,.linkHeader_on A:link,.linkHeader_on A:visited,.linkHeader_on A:active
{
	color								: #000099;
	font-weight					: bold;
}

.linkHeader_off
{
	color								: #000099;	
}

.linkHeader_divider
{
	color								: #000000;	
	padding-left				: 4px;
	padding-right				: 4px;
}

.PageHeader
{
	color								: #000099;
	font-weight					: bold;
	font-family					: Verdana,Arial,Helvetica;
	font-size						: 12pt;
	padding-top					: 10px;
}

.SubPageHeader
{
	color								: #FF9900;
	font-weight					: bold;
	font-family					: Verdana,Arial,Helvetica;
	font-size						: 8pt;
}

form
{
	margin							: 0px;
	padding							: 0px
}

.form_table
{
	margin-top					: 16px;
}

.formTextField,.formPulldown
{
	background-color		: #FEFAF5;
	color								: #000099;
	font-family					: Verdana,Arial,Helvetica;
	font-size						: 8pt;
	border							: 1px solid #FFC569;
	padding-left				: 4px
}

.container
{
	background-color		: #FFEDD2;
	color								: #000000;
	font-family					: Verdana,Arial,Helvetica;
	font-size						: 8pt;
	margin-bottom				: 13px;
}

.buttonbar_table
{
	background-color		:	#ADAFFF;
	height							: 30px;
	padding-right				: 10px
}

.buttonbar_button
{
	font-family					: Verdana,Arial,Helvetica;
	font-size						: 8pt;
	vertical-align			: middle;
	height							: 30px;
}

.buttonbar_divider
{
	color								:	#FFFFFF;
}

.buttonbar_button A,.buttonbar_button A:link,.buttonbar_button A:text,.buttonbar_button A:visited,buttonbar_button A:active
{
	color								:	#FFFFFF;
	text-decoration			: none;
}

.buttonbar_button A:hover
{
	color								:	#FFFFFF;
	text-decoration			: underline;
}

hr
{
	color								:	#FF9900;
	width								: 95%;
	height							: 1px	
}

.row_odd
{
	background-color		:	#FFE2B5;
}

.row_even
{
	background-color		:	#FFF1DB;
}

/* Tabs */

.tab_table
{
	margin-right			: 2px;
	margin-left				: 2px;
	height						: 22px
}

.tab_on_left
{
	background-image		: url(/mba/images/tabs/tab_on_left.gif);
	background-repeat		: no-repeat;
	width								: 6px;
	height							: 22px;
}

.tab_on
{
	background-image		: url(/mba/images/tabs/tab_on_middle.gif);
	background-repeat		: repeat;
	padding							: 3px;
	padding-left				: 2px;
	padding-right				: 2px;
	font-family					:	Verdana,Arial;
	font-size						:	10px;
	color								: #FFFFFF;
	font-weight					: bold;
	text-decoration			: none;
}

.tab_on_right
{
	background-image		: url(/mba/images/tabs/tab_on_right.gif);
	background-repeat		: no-repeat;
	width								: 6px;
	height							: 22px;
}

.tab_off_left
{
	background-image		: url(/mba/images/tabs/tab_off_left.gif);
	background-repeat		: no-repeat;
	width								: 6px;
	height							: 22px;
}

.tab_off
{
	background-image		: url(/mba/images/tabs/tab_off_middle.gif);
	background-repeat		: repeat;
	padding							: 3px;
	padding-left				: 2px;
	padding-right				: 2px;
	font-family					:	Verdana,Arial;
	font-size						:	10px;
	color								: #FFFFFF;
	font-weight					: bold;
	text-decoration			: none;
}

.tab_off A,.tab_off A:link,.tab_off A:active,.tab_off A:visited,.tab_off A:hover
{
	font-family				:	Verdana,Arial;
	font-size					:	10px;
	font-weight				: bold;
	text-decoration		: none;
	color							: #FFFFFF;
}

.tab_off_right
{
	background-image		: url(/mba/images/tabs/tab_off_right.gif);
	background-repeat		: no-repeat;
	width								: 6px;
	height							: 22px;
}

.tab_divider
{
	width							: 1px
}


.tab_content_table
{
	border						: 1px solid #CBCBCB;
	background-color	: #F1F1F1;
	padding						: 4px
}
