body
{
	font: 9pt arial;
	color: #222D84;
	background-color: #FFF;
	padding: 0pt;  
	margin: 0pt;   
	width: 100%;
	height: auto;
}

#pmsub, #line, #intranet, #bannerleft, #headerleft, #chcom_1, #mainmenu, #spacer, #columnleft, #appmenu, #wizard, #columnright, #footer, #skipdiv
{
	display: none;
}

#bannerright
{
	float: left;
}

#columncenter
{
	margin: 0pt;
	padding: 0pt;
	clear: both; 
}

#headerright img 
{ 
	display: inline;    
	float: right;	
}

.formcaption 
{
	color: #222D84;
	font-size: 9pt;
}

.formcomment 
{
	color: #9096C1;
	font-size: 8pt;
}

.dropdown, .textarea, .textbox, .fileselect, .inputdisabled, input.gridfilter 
{
	font: 9pt arial; 
	color: #222D84;
	background-color: #FFF;
	border: 1pt solid #99C;
	padding-left: 3pt;
}

option, optgroup
{
	color: #222D84;
	background-color: #FFF;
}

.radio, .checkbox
{
	background-color: transparent;
	border: none;
}

.calendar 
{
	font: 9pt arial;
	background-color: #FFF;
	border-collapse: separate;
}

.calendar td, .calendar th
{
	padding: 0pt;
	text-align: center;
	vertical-align: middle;
}

.calendar th
{
	color: #99C;
	font-weight: bold;
}

.CalendarHeader
{
	color: #222D84;
	background-color: #FFF;
	font-weight: bold;
}

.CalendarDay
{
	color: #222D84;
	background-color: #FFF;
	text-decoration: none;
}

.CalendarDayDisabled
{
	color: #CCC;
	background-color: #FFF;
}

.CalendarDayBusy
{
	color: #222D84;
	background-color: #FFF;
	text-decoration: underline;
}

.CalendarDayCurrent
{
	color: #222D84;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.CalendarDayCurrentBusy
{
	color: #222D84;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

a.CalendarDaySelected
{
	color: #222D84;
	background-color: #FFF;
	text-decoration: none;
	border: 1pt solid #99C;
}

a.CalendarDayCurrentSelected
{
	color: #222D84;
	font-weight: bold;
	background-color: #FFF;
	text-decoration: none;
	border: 1pt solid #99C;
}

.cmscontainer, .cmscontainerselected, .cmscontainerdisabled
{
	color: #222D84;
	background-color: #FFF;
	text-decoration: none;
	border: 1pt solid #99C;
}

.cmscontainerdisabled
{
	color: #CCC;
	border: 1pt solid #CCC;
}

actionbutton, .cabutton, .button, input.filterbutton, actionbuttondis, .cabuttondis, .buttondis
{
	color: #222D84;
	text-decoration: none;
	padding: 0pt 3pt;
	white-space: nowrap;
	margin: 1pt;
	border: none;
	background-color: #FFF;
	border: 1pt outset;
	font-size: 8pt;
}

actionbuttondis, .cabuttondis, .buttondis
{
	color: #CCC;
	border: 1pt inset;
}

.hidden
{
	display: none;
}

p
{
	margin-top: 0pt;
}

ul 
{
	list-style: url(../images1/bullet_0.gif) outside;
}

ol 
{ 
	list-style: decimal outside;
}

ol ol 
{ 
	list-style: upper-roman outside;
}

ol ol ol
{ 
	list-style: lower-roman outside;
}

h1.pagetitle, h1
{
	color: #222D84; 
	font-weight: bold; 
	margin-bottom: 0pt; 
	font-size: 13pt;
	background-color: #FFF;
}

h2, h3, h4, h5, h6 
{  
	color: #E0A94E; 
	font-weight: bold; 
	margin-bottom: 0pt; 
	background-color: #FFF;
}

h2 
{    
	font-size: 11pt;   
}

h3 
{   
	font-size: 10pt; 
}

h4 
{   
	font-size: 9pt; 
}

h5 
{   
	font-size: 8pt; 
}

h6 
{   
	font-size: 7pt; 
}

a 
{  
	color: #9096C1;
	text-decoration: underline;
	background-color: #FFF;
}

hr
{
	height: 1pt;
	color: #C8CAE0;
	background-color: #FFF;
	border: solid #C8CAE0 0pt;
}

pre 
{
	font-family: "Courier New", Mono, Serif;
	color: #666;
	background-color: #FFF;
}

big
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

img
{
	border: 0pt;
}

table
{
	font-size: 9pt;
	border-collapse: collapse;
	color: #222D84;
	background-color: #FFF;
}

form
{
	margin: 0pt;
	padding: 0pt;
	background-color: #FFF;
}

fieldset
{
	border: 1pt solid #9096C1;
	padding: 2pt;
	background-color: #FFF;
}

legend
{
	color: #222D84;
	background-color: #FFF;
}

label
{
	color: #222D84;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
}

th
{
	color: #222D84;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
}

caption
{
	color: #222D84;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
}