BODY, TD, .normal
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #4e4b4a;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #4e4b4a;
}
H1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4, .title
{
	font-weight: 500;
	font-size: 22px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H5, DT, .SubTitle
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6 .SubSubTitle
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
HR
{
	color: #4e4b4a;
	height: 1px;
}
.textbox, select, textarea
{
	border-right: #4e4b4a 1px solid;
	border-top: #4e4b4a 1px solid;
	margin-top: 1px;
	margin-bottom: 1px;
	border-left: #4e4b4a 1px solid;
	color: #4e4b4a;
	border-bottom: #4e4b4a 1px solid;
}
input
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

/*A:link
{
	text-decoration: none;
	color: #000000;
}*/

/*A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	*/
A.default
{
	font-weight: bold;
	color: #c60c29;
	text-decoration: none;
	border: 0px;
}
A.default:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #4e4b4a;
}

A
{
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	border: 0px;
}
A:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #c60c29;
}

A.tabs
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


A.tabs:hover
{
	font-weight: bold;
	color: #c60c29;
	text-decoration: underline;
}

SMALL, .Small
{
	font-size: 10px;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px;
}
.icons, .icon
{
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	border-left: 0px;
	cursor: hand;
	border-bottom: 0px;
}
.noLinkIcon 
{ 
	cursor:default;	 
} 

.listSpacing
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	width: 170px;
	padding-top: 10px;
}

/* background/border colors for the unselected tabs */
.otherTabsBG, .tabBG
{
	border-right: #4e4b4a 1px solid;
	padding-right: 5px;
	border-top: #4e4b4a 1px solid;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	text-transform: capitalize;
	border-left: #4e4b4a 1px solid;
	color: #ffffff;
	margin-right: 2px;
	padding-top: 5px;
	border-bottom: #4e4b4a 1px solid;
	background-color: #848284;
}
.tabBG
{
	color: #c60c29;
	border-bottom: #ffffff 0px solid;
	background-color: #ffffff;
}

.tabAreaBG
{
	background-color: #ffffff;
	border-bottom: #4e4b4a 1px solid;
}
.separatorBG
{
	background-color: #ffffff;
	border-bottom: #4e4b4a 1px solid;
}
.panel, .fullPanel, .scrollablePanel
{
	border-right: #4e4b4a 1px solid;
	padding-right: 5px;
	border-top: #4e4b4a 0px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px 0px;
	border-left: #4e4b4a 1px solid;
	padding-top: 15px;
	border-bottom: #4e4b4a 1px solid;
	background-color: #ffffff;
	width: 99%;
	vertical-align: top;
}
.fullPanel, .scrollablePanel
{
	border-top: #4e4b4a 1px solid;
}
.scrollablePanel
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: auto;
	padding-top: 0px;
}
.error
{
	font-weight: bold;
	color: #c60c29;
}
.menu
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #4e4b4a;
}
.noPadding
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
A.menuLink
{
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


A.menuLink:hover
{
	font-weight: normal;
	color: #c60c29;
	text-decoration: underline;
	font-weight: bold;
}

.contentPadding
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.resultsTable
{
	border-right: #c60c29 3px double;
	border-top: #c60c29 3px double;
	border-left: #c60c29 3px double;
	border-bottom: #c60c29 3px double;
	border-collapse: collapse;
	background-color: white;
}
.otherTable
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-collapse: collapse;
	background-color: white;
}
.selectedTableRow
{
	color: #ffffff;
	background-color: #848284;
}

.resultsTableHeader
{
	color: ffffff;
	background-color: #848284;
	font-weight: bold;
	/* text-align:center;*/
}
.groupTitle
{
	font-weight: bold;
	padding-bottom: 2px;
}
.footerMessage
{
	font-size: 10px;
	padding-bottom: 2px;
	padding-top: 6px;
	text-align: center;
}
.selectedPage
{
color: #ffffff;
font-weight: bold;
}
.plainCheckbox
{
	font-size: 7pt;
}
IMG.ToolbarButton
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	position: static;
	border-bottom-style: none;
	vertical-align: super; 
}
.ToolbarInput
{
	vertical-align: super; 
}
.LoadImageMessage 
{ 
	font-size: large; 
	color: blue; 
} 
.vAlignTop 
{ 
	vertical-align: top; 
} 

