﻿/************************* Module Layout Styles *************************/
div.PomeroysBox{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: rgb(0, 0, 0)
}
html.PomeroysBox{
	font-size: 12px;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.PomeroysBox table.ModuleTitle{
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(bg_title.gif) center right no-repeat
}
.PomeroysBox .ModuleTitle .Head{
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 5px;
	padding-bottom: 0;
	line-height: 18px;
	vertical-align: top
}
.PomeroysBox .ModuleContent{
	vertical-align: top;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	border: 1px solid #DDDDDD;
	border-top: none
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: normal;
	color: #CD4701;
	font-size: 14px;
	line-height: 16px
}
.PomeroysBox .Highlight{
	color: #CD4701;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px
}
.Small{
	font-weight: normal;
	color: #CD4701;
	font-size: 10px
}
.PomeroysBox .Small{
	color: #CD4701;
	font-weight: normal;
	font-size: 10px
}
.PomeroysBox h1, .PomeroysBox .Head{
	font-weight: bold;
	font-size: 14px
}
.PomeroysBox h2, .PomeroysBox .SubHead{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px
}
.PomeroysBox h3, .PomeroysBox h4, .PomeroysBox h5, .PomeroysBox h6{
	font-weight: bold;
	font-size: 12px;
	color: #000000
}
.PomeroysBox .NormalSmall{
	font-size: 80%
}
.PomeroysBox a, .PomeroysBox a:link, .PomeroysBox a:visited, .PomeroysBox a:active{
	color: #CD4701;
	text-decoration: underline
}
.PomeroysBox a:hover{
	color: #CD4701;
	text-decoration: none
}
.PomeroysBox hr{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 100%;
	border-top-style: none;
	padding-top: 1px;
	border-bottom: #c0c0c0 1px dotted;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: white
}
.PomeroysBox .Field{
	font-weight: normal;
	font-size: 10px;
	color: #434240;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.PomeroysBox .Button, .PomeroysBox a.Button, .PomeroysBox a:link.Button, .PomeroysBox a:visited.Button, .PomeroysBox a:hover.Button, .PomeroysBox a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 11px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #CD4701;
	text-align: center;
	text-decoration: none
}
.PomeroysBox input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px
}
}