﻿/************************* Module Layout Styles *************************/
div.Pathway6Base, html.Pathway6Base, html.Pathway6Base td{
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif
}
.LeftPane div.Pathway6Base{
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif
}
.Pathway6Base .ModuleTitle{
	vertical-align: bottom;
	text-align: left;
	height: 20px
}
.Pathway6Base .ModuleTitle h1{
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	text-transform: uppercase;
	color: #4B236A;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}
.Pathway6Base .ModuleContent{
	font-size: 12px;
	padding-bottom: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 17px
}
.Highlight{
	font-weight: bold;
	color: #613c83
}
.Pathway6Base .Highlight{
	font-weight: bold;
	color: #613c83
}
.Pathway6Base h1,.Pathway6Base .Head{
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #4B236A;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 17px
}
.Pathway6Base h2,.Pathway6Base .SubHead{
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4B236A
}
.Pathway6Base h3, .Pathway6Base h4, .Pathway6Base h5, .Pathway6Base h6{
	font-weight: bold;
	font-size: 12px;
	color: #4B236A
}
.Pathway6Base p, .Pathway6Base .Normal{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	line-height: 17px
}
.Pathway6Base a, .Pathway6Base a:link, .Pathway6Base a:visited, .Pathway6Base a:active{
	color: #613c83;
	text-decoration: underline
}
.Pathway6Base a:hover{
	color: #e0f632;
	text-decoration: underline
}
.Pathway6Base hr{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 100%;
	border-top-style: none;
	padding-top: 1px;
	border-bottom: #FF9C03 1px dotted;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: white
}
.Pathway6Base ul li{
	font-weight: normal;
	font-size: 12px;
	color: #434240;
	padding-left: 5px;
	list-style: url(bullet.png);
	margin: 0
}
.Pathway6Base ol li{
	font-weight: normal;
	font-size: 12px;
	color: #434240;
	padding-left: 5px;
	margin: 0
}
.Pathway6Base ul{
	margin: 0;
	padding-top: 10px;
	padding-left: 15px
}
.Pathway6Base .Field{
	font-weight: normal;
	font-size: 10px;
	color: #434240;
	background-color: #F5F5F5;
	border: 1px dimgray solid;
	font-family: Arial, Helvetica, sans-serif
}
.Pathway6Base .Button, .Pathway6Base a.Button, .Pathway6Base a:link.Button, .Pathway6Base a:visited.Button, .Pathway6Base a:hover.Button, .Pathway6Base a:active.Button{
	border-bottom: 1px solid #696969;
	border-top: silver 1px solid;
	border-right: 1px solid #696969;
	border-left: silver 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 12px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	overflow: visible;
	color: #333;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold
}
.Pathway6Base input.Button{
	font-size: 12px;
	line-height:12px
}