﻿/* HOME PILLBOX STYLES */
.Cont2Table
{
	width:100%;
	padding:0px;
	margin:0px;
	}

.Cont2SpacerLeft
{
	border:0px;
	padding:0px;
	margin:0px;
	width:6px;
	max-width:6px;
	height:28px;
	background-image:url("images/Cont2Left.jpg");
	}

.Cont2SpacerRight
{
	padding:0px;
	margin:0px;
	width:6px;
	max-width:6px;
	height:28px;
	background-image:url("images/Cont2Right.jpg");
	}
	
.Cont2Title
{
	padding:0px;
	margin:0px;
	width:100%;
	width:210px;
	font-family:helvetica, arial;
	background-image:url("images/Cont2Head.jpg");
	color: #344a77;
	font-size:18px;
	font-weight:bold;
}
	
.Cont2Content
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	font-size:12px;
	color:#787878;
	border: solid 1px #e3e5e3; 
	}

/* STANDARD PILLBOX */
/* HOME PILLBOX STYLES */
.Cont2Table2
{
	width:100%;
	padding:0px;
	margin:0px;
	}

.Cont2SpacerLeft2
{
	border:0px;
	padding:0px;
	margin:0px;
	width:6px;
	height:28px;
	}

.Cont2SpacerRight2
{
	padding:0px;
	margin:0px;
	width:6px;
	height:28px;
	}
	
.Cont2Title2
{
	padding:0px;
	margin:0px;
	width:100%;
	font-family:helvetica, arial;
	font-size:22px;
	color:#344a77;
	font-weight:bold;
}
	
.Cont2Content2
{	vertical-align:text-top;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	font-size:12px;
	color:#787878;
	}


/* PILLBOX STYLES */

.pillboxLeftTop 
{	font-size:1px;
	background-position:top left;
	margin:0px;
	width:47px;
	max-width:47px;
	background-image:url("images/UpperLeftCorner.jpg");
	background-repeat: no-repeat;
	}

.pillboxRightTop 
{	font-size:1px;
	background-position:top right;
	width:43px;
	max-width:43px;
	margin:0px;
	background-image:url("images/UpperRightCorner.jpg");
	background-repeat: no-repeat;
	}

.pillboxLeftBottom 
{	font-size:1px;
	background-position:top left;
	margin:0px;
	width:29px;
	max-width:29px;
	background-image:url("images/LowerLeftCorner.jpg");
	background-repeat: no-repeat;
	height:23px;
	}

.pillboxRightBottom 
{	font-size:1px;
	background-position:top right;
	width:43px;
	max-width:43px;
	margin:0px;
	background-image:url("images/LowerRightCorner.jpg");
	background-repeat: no-repeat;
	height:23px;
	}


.pillboxTop 
{	font-size:1px;
	background-position:top left;
	margin:0px;
	background-image:url("images/TopBarSpan.jpg");
	background-repeat: repeat-x;
	}

.pillboxBottom 
{	font-size:1px;
	background-position:top left;
	margin:0px;
	background-image:url("images/BottomBarSpan.jpg");
	background-repeat: repeat-x;
	height:23px;
	}


.pillboxLeftspacer 
{	font-size:1px;
	margin:0px;
	width: 14px;
	background-image:url("images/LeftVerticalBar.jpg");
	background-repeat:repeat-y;
	}

.pillboxRightspacer 
{	font-size:1px;
	margin:0px;
	width:15px;
	background-position:left;
	background-image:url("images/RightVertBar.jpg");
	background-repeat:repeat-y;
	}

.pillboxTitleCell 
{font-size:12px;
	margin:0px;
	}

.pillboxBody 
{	font-size:12px;
	margin:0px;
	width:252px;
	background-image:url("images/BodyBack.jpg");
	 background-repeat: repeat-x;
	 background-color:#316824;
	 padding-left:6px;
	 padding-right:4px;
	 color:White;
	}

.pillboxWideBody 
{	font-size:12px;
	margin:0px;
	width:100%;
	background-image:url("images/BodyBack.jpg");
	 background-repeat: repeat-x;
	 background-color:#316824;
	 padding-left:6px;
	 padding-right:4px;
	 color:White;
	}

.pillboxBody p
{
	font-family: Calibri, Verdana, Arial;
	font-size:14px;
	color:white;
	text-align:left;
	padding:3px;
	}

.pillboxWideBody p, .pillboxWideBody div
{
	font-family: Calibri, Verdana, Arial;
	font-size:14px;
	color:white;
	text-align:left;
	padding:3px;
	}

/* Other Container */

.TitleCell 
{font-size:18px;
	font-weight:bold;
	color:White;
	margin:0px;
	}
	
.TitleCellSpacer 
{font-size:1px;
	font-weight:bold;
	color:White;
	margin:0px;
	}
