body
{
	font-family: verdana;
	color: #4a4a4c;
	font-size: 11px;
	line-height: 15px;
	list-style-type: disc;
	margin-top: 20px;
}
.LTR, RTL
{
	background-color: #2f241f;
}
a
{
	color: #085b7a;
}

a:hover
{
	color: #3f1f5d;
}

td
{
	font-size:  11px;	
	line-height: 15px;
}
ul
{
	margin-left: 25px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

h1
{
	font-size: 18px;
	color: #007aa5;
	font-family: verdana;
	line-height: 24px;
	margin-top: 17px;
}

h2
{
	font-size: 14px;
	color: #007aa5;
	font-family: verdana;
	line-height: 18px;
}

.TextBox, .CMSSearchDialogSearchForTextBox, .CMSSearchDialogSearchModeDropDownList
{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	height: 18px;
}


.SearchTextBox
{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	height: 18px;
	width: 100px;
	margin-right: 3px;
}

.Button, .CMSSearchDialogSearchButton
{
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #50227b;
	font-size: 12px;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	font-family: verdana;
}

.SearchLabel
{
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	letter-spacing: 1px;
	font-weight: bold;
	padding-right: 3px;
}
.Footer
{
	font-size: 9px;
	color: #828285;
}
.Footer a
{
	color: #828285;
	text-decoration: none;
}
.Footer a:link
{
	color: #828285;
	text-decoration: none;
}
.Footer a:visited
{
	color: #828285;
	text-decoration: none;
}
.Footer a:hover
{
	color: #cccccc;
	text-decoration: none;
}
.FooterLeft
{
	float: left;
}

.FooterRight
{
	float: right;
}
.CMSMenu
{
	padding-right: 0px;
	padding-bottom: 0px;
	cursor: pointer;
	height: 27px;
	margin-top: 0px;
	padding-left: 20px;
}
.CMSMenuItem
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
	font-family: arial;
	letter-spacing: 1px;
}

.CMSMenuItemMouseUp, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuHighlightedMenuItemMouseDown
{
	color: #50227b;
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
	font-family: arial;
	letter-spacing: 1px;
}

.SubCMSMenu
{
	margin: 0px auto;
	background-color: transparent;
	display: block;
	border:none;
}
 
.SubCMSMenuItem
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	color: #ffffff;
	margin: 0px auto;
	background-color: #007aa5;
	font-family: arial;
}
 
.SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuItemMouseUp, .SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseDown, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemUp 
{
	padding-right: 5px; 
	padding-left: 5px; 
	font-size: 13px; 
	color: #50227b; 
	margin: 0px; 
	background-color: #007aa5;
	font-family: arial;
}

.MenuRow
{
	background-image: url(/App_Themes/PerryLegal/menuLeft.gif);
	background-repeat: no-repeat;
	background-color: #007aa5;
	text-align: right;
	background-position: left top;
	height: 27px;
}
