BODY
{
	background-color: white;
	font-family: Verdana;
}

#topBar
{
	font-size: xx-small;
	background-color: #5218AD;
}

#topLeft
{
	background: url( '../images/topLeftCorner.gif' );
	background-repeat: no-repeat;
	float: left;
	width: 6px;
	height: 5px;
	position: relative;
	left: -1;
}

#topRight
{
	background: url( '../images/topRightCorner.gif' );
	background-repeat: no-repeat;
	float: right;
	width: 6px;
	height: 5px;
	position: relative;
	left: 1;
}

#mainDIV
{
	border: solid 1px #5218AD;
	background-color: white;
	font-family: Verdana;
	font-size: smaller;
	border-top: none;
}

#headerSectionDIV
{
	background: url( '../images/arsonLogo.gif' );
	background-repeat: no-repeat;
}

#userInfo
{
	padding-top: 5px;
	text-align: right;
}

#userInfo A
{
	color: blue;
}

#userInfoInner
{
	margin-right: 15px;
}

#topMenu
{
	font-weight: bold;
	text-align: right;
	margin-top: 33px;
}

#topMenu A:hover
{
	text-decoration: underline;
}

.topMenuItem
{
	color: black;
	text-decoration: none;
	background: #E0DFE3 url( '../images/menuTabOff.gif' ) no-repeat scroll top left;
	padding: 2px 10px 0px 14px;
}

.topMenuItemOn
{
	color: white;
	text-decoration: none;
	background: #5218AD url( '../images/menuTabOn.gif' ) no-repeat scroll top left;
	padding: 2px 10px 0px 14px;
}

#outerContent
{
	width: 100%;
	border-top: solid 9px #5218AD;
}

#leftMenu
{
	position: absolute;
	top: 106px;
	left: 10px;
	width: 150px;
	color: white;
	font-size: smaller;
	padding-left: 10px;
	padding-top: 3px;
}

#leftMenuTopItem
{
	margin-right: 20px;
	padding-bottom: 4px;
	border-bottom: solid 1px #F7F7F7;
	font-weight: bold;
}

#leftMenuTopItem A
{
	color: White;
	text-decoration: none;
}

#leftMenuTopItem A:hover
{
	color: White;
	text-decoration: underline;
}

.breadcrumbBackground
{
	background: url( '../images/greyGradient.gif' );
	background-repeat: repeat-x;
	background-color: #E0DFE3;
	border-bottom: solid 1px #5218AD;
	height: 23px;
}

#breadcrumb
{
	display: inline;
	float: left;
	font-size: xx-small;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
}

#breadcrumb A
{
	color: blue;
}

#innerContent
{
	font-size: smaller;
	padding: 5px 5px 20px 5px;
}

#innerContent table
{
	font-size: 1em;
}

#bodyContent
{
	display: block;
	width: 63%;
	height: 100%;
	padding: 5px 10px 0px 10px;
	float: left;
}

#rightHandColumn
{
	display: block;
	float: right;
	width: 210px;
	word-wrap: break-word;
}

#bodyContentAdmin
{
	width: 690px;
	height: 100%;
	padding: 5px 2px 0px 10px;
	float: left;
}

#bodyContentNoRHC
{
	width: 590px;
	height: 100%;
	padding: 5px 2px 0px 10px;
	float: left;
}

.Head_Main
{
	font-size: Medium;
	font-weight: bold;
	font-family: Tahoma;
}

.head_Sub_1
{
	font-weight: bold;
	color: #ff6600;
}

.menuItem
{
	font-size: smaller;
	text-align: right;
	padding: 5px 0px 5px 0px;
	color: White;
}

.menuItemHover
{
	background-color: White;
	font-size: smaller;
	padding: 5px 0px 5px 0px;
	color: Black;
	font-weight: bold;
}

.subMenu
{
	border: solid 1px #9a9a9c;
	background-color: #5218AD;
	padding: 4px;
}

#pageFooter
{
	border-top: solid 1px #5218AD;
	background-color: #EEEFF0;
	font-size: xx-small;
	padding: 10px;
}

.box_head_blue_1
{
	border-right: medium none;
	border-top: #5218AD 1px solid;
	border-left: #5218AD 1px solid;
	border-bottom: #5218AD 1px solid;
}


.boxed_head_blue_2
{
	border-style: solid;
	border-color: #5218AD;
	border-width: 1px;
}


.rev_hdr_small_1
{
	display: block;
	background-color: #000000;
	text-align: Left;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
}


.head_blue_1
{
	text-align: Left;
	font-size: Larger;
	font-weight: bold;
	color: #000099;
}

#searchArea
{
	font-size: x-small;
	width: 370px;
	text-align: right;
	float: right;
	padding-top: 2px;
}
.searchTextBox
{
	width: 60px;
	height: 19px;
	font-size: x-small;
	border: 2px inset;
}
.searchButton
{
	width: 30px;
	height: 20px;
	font-size: xx-small;
	font-weight: bold;
	color: White;
	background-color: #5218AD;
}

A
{
	color: blue;
	text-decoration: underline;
}

.topMenuLink
{
	color: Black;
	text-decoration: none;
}

.topMenuLinkSelected
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.topMenuLink:hover
{
	text-decoration: underline;
}

.page_head_1
{
	font-weight: bold;
	font-size: 1em;
	color: #6633CC;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
}

.TDForDevEdit
{
	font-size: 0.75em;
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
}
.DevEditLink
{
	font-size: 1em;
	color: Blue;
	text-decoration: None;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
}
.PageHeaderBlack
{
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
}
.rightHandColumn
{
	font-size: xx-small;
	line-height: 1.1em;
	letter-spacing: -0.1em;
}

.large
{
	font-size: large;
}
.larger
{
	font-size: larger;
}
.medium
{
	font-size: medium;
}
.small
{
	font-size: small;
}

.smaller
{
	font-size: smaller;
}
.x-large
{
	font-size: x-large;
}
.x-small
{
	font-size: x-small;
}
.xx-large
{
	font-size: xx-large;
}
.xx-small
{
	font-size: xx-small;
}

.indent
{
	padding-left: 10px;
	display: block;
}
