/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ============================================================================== 
   _______________________________ ORIGINAL CSS__________________________________ 

   ============================================================================== */

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.TopRightLinks {
	text-align: right;
	color: #ffffff;
	font-size: 12px;
}

.TopRightLinks a:link {
	text-align: right;
	color: #ffffff;
	font-size: 12px;
}

.TopRightLinks a:visited {
	text-align: right;
	color: #ffffff;
	font-size: 12px;
}

.TopRightLinks a:hover {
	text-align: right;
	color: #ea0437;
	font-size: 12px;
	text-decoration: none;
}

.RotatePane {
	background-color: #dcd7eb;
	width: 188;
	height: 45;
}

.LandingContentPane {
	filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#181818, endColorstr=#393939);
}

.AreasOfExcellence {
	background-color: #171717;
	text-align: center;
	vertical-align: middle;
	color: #8b8b8b;
	font-size: xx-large;
}

.SecondLevelNav {
	height: 33px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 12px;
}

.ThirdLevelNav {
	height: 42px;
	vertical-align: middle;
}

.skingradient {
	color: white;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.skingradient a:link {
	color: white;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: #2B3133;
}

.skingradient a:visited {
	color: white;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: #2B3133;
}

.skingradient a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #6d0000;
}
	
.breadcrumb{
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
}

.breadcrumb a:link{
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
}

.breadcrumb a:visited{
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
}

.breadcrumb a:hover{
	color: #6d0000;
	text-decoration: none;
}

.MainMenu_MenuContainer {
	background-color: transparent;
	width: 190px;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ff0000;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
	background-color: transparent;
	border-bottom: 1px solid #ffffff;
	border-top: 0px solid #ff0000;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	border-bottom: 1px solid #ffffff;
	border-top: 0px solid #ff0000;
}
.MainMenu_MenuIcon {
	background-color: #4f1f91; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px; 
	height: 21px;
	border-bottom: 1px solid #ffffff;
	border-top: 0px solid #ff0000;
}
.MainMenu_SubMenu {
	background-color: #dcd7eb;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ff0000;
	filter: alpha(opacity=90); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
}
.MainMenu_MenuBreak {
	height: 1px;
	border-bottom: 0px solid #ff0000;
	border-top: 0px solid #ff0000;
}
.MainMenu_MenuItemSel {
	background-color: #6d0000; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	border-bottom: 1px solid #ffffff;
	border-top: 0px solid #ff0000;
}
.MainMenu_MenuArrow { 
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: 1px solid #ffffff;
	border-top: 0px solid #ff0000;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	border-bottom: 1px solid #ffffff;
	border-top: 0px solid #ff0000;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.footer {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
}

.footer a:link {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
}

.footer a:visited {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
}

.footer a:hover {
	color: #ffd600;
	text-decoration: none;
}

/* ============================================================================== */
/* _______________________________ ORIGINAL CSS__________________________________ */

/* ============================================================================== */

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #000000;
	padding: 5px;
}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

td {
    text-align: left;
}    

h1 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #4f1f91;
	text-align: left;
	font-weight: normal;
	padding-left: 4px;
}

h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	font-size: 16px;
	line-height:20px;
	text-transform: capitalize;
	padding: 5px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f1f91;
	font-weight: bold;
	padding: 5px;
}

hr 
{
	border: none 0;
	border-top: 1px dashed #cec6e7;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.line {
	background: #fff url(../images/borderLine.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
	width: 150px;
 }
 
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	text-decoration: underline;
}

a:link {
	color:#4f1f91;
}

a:hover {
	color: #ea0437;
	text-decoration: none;
}

li {
    list-style-type: disc;
    line-height:20px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.tagline {
	text-align:right;
	padding-bottom:15px;
	color:Red;
}

.header4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f1f91;
	font-weight: bold;
}

.headline {
	font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	font-size: 14px;
	font-style: italic;
}
.practiceh2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	font-size: 16px;
	line-height:20px;
	text-transform: capitalize;
	
}

.practice
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	font-size: 14px;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: bold;
}
.practice1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}


/*marquee {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 680px;
	height: 21px;
	border: none;
	direction: rtl;
	background-image: url(../images/headline_02.gif);
	vertical-align: text-bottom;
}*/
.wpg_spotLight
{
}

A.wpg_spotLight
{
    border:solid;
}


