p { 
	font: 12px Verdana, sans-serif; 
	text-align: left;
}

h1 { 
	font: 20px Verdana, sans-serif; 
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
	
h2 { 
	font: 15px Verdana, sans-serif; 
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
	
TD {
  COLOR: #FFFFFF;
  FONT-FAMILY: Verdana, Arial, Sans-Serif;
  FONT-SIZE: 10px;
  MARGIN: 10px;
}

INPUT {
  BACKGROUND-COLOR: #FFFFFF;
	BORDER-STYLE: solid;
	border-width: 1px;
	padding: 1px;
  BORDER-COLOR: #000000;
  FONT-FAMILY: Verdana, Arial, Sans-Serif;
  FONT-SIZE: 9px
}

TEXTAREA {
  BACKGROUND-COLOR: #FFFFFF;
	BORDER-STYLE: solid;
	border-width: 1px;
  BORDER-COLOR: #000000;
  COLOR: black;
	padding: 3px;
  FONT-FAMILY: Verdana, Arial, Sans-Serif;
  FONT-SIZE: 10px
}

SELECT {
  BACKGROUND-COLOR: #FFFFFF;
	BORDER-STYLE: solid;
	border-width: 1px;
  BORDER-COLOR: #000000;
  COLOR: black;
  FONT-FAMILY: Verdana, Arial, Sans-Serif;
  FONT-SIZE: 10px
}

.samplePage {
	position: relative;
	border: solid 1px #000;
	background-color: #FFF;
	margin: 15px;
	padding: 15px;
}

.samplePage p {
	font: 12px Times New Roman, serif; 
	color: #000;
	text-align: left;
	clear: both;
	padding: 10px 0px 0px 10px;
	margin: 0;
}

.samplePage li {
	font: 12px Times New Roman, serif; 
	color: #000;
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0;
}

.samplePage ul {
	padding: 0;
	margin: 10px 0px 10px 35px;
}

.graphicalTitle {
	text-align: center;
}

.samplePage h1 {
	text-align: center;
	background-color: #FFF;
	font: 24px Times New Roman, serif; 
	font-weight: bold;
	color: #000;
}

.samplePage h2 {
	text-align: left;
	float: left;
	width: 50%;
	background-color: #000;
	font: 18px Times New Roman, serif; 
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-left: 10px;
	position: relative;
}

.samplePage h2 span {
	width: 100px;
	position: absolute;
	/* float: left; */
	left: -115px;
	top: 20px;
	margin: 0;
	padding: 0;
}

.samplePage blockquote {
	color: #000;
	font: 12px Times New Roman, serif; 
	width: 90%;
}

.supplies li {
	font: 11px Times New Roman, serif; 
	color: #000;
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0;
}

.supplies ul {
	padding: 0;
	margin: 0px 0px 0px 25px;
}

.smartGoal {
	border: 1px solid #000;
	margin-bottom: 20px;
}

.smartGoal p {
	padding: 5px;
}

.midweekChecklist li {
	font: 11px Times New Roman, serif; 
	color: #000;
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0;
}

.midweekChecklist ul {
	padding: 0;
	margin: 0px 0px 0px 25px;
	list-style-image: url("/images/checkbox.gif");
}

.TendingOrSendingList li {
	font: 12px Times New Roman, serif; 
	color: #000;
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0;
	list-style-image: url("/images/checkboxLarge.gif");
}

.TendingOrSendingList ul {
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style-image: url("/images/checkboxLarge.gif");
}

/*.leftSidebar {
	width: 100px;
	float: left;
	margin-right: 0px;
}*/

/*
.sidebarTitleBlock {
	width: 100%;
	background-color: #000;
	padding: 0px;
	float: right;
} */

/*
.sidebarTitleBlock p {
	font-style: italic;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
} */

.sidebarInfoBlock {
	width: 100%;
	background-color: #000;
	padding: 0px;
	float: right;
	margin: 60px 0px 30px 0px;
}

.sidebarInfoBlock p {
	padding: 10px;
	font: 11px Times New Roman, serif;
	line-height: 1em; 
	color: #FFF;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.mainContent {
	/* border: solid 1px #00F; */
	overflow: hidden;
	width: 455px;
	border-left: solid 2px #000;
}

.upperBlock {
	clear: right;
	border-bottom: 2px solid #000;
	padding-top: 0;
	margin-top: 0;

}

.upperBlock p {
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
}

.lowerBlock {

}

.lowerBlock p {
	padding-left: 10px;
}


TD.rightHeaderBlock {
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	/* padding: 10px; */
}


TD.rightContentBlock {
	border-left: 2px solid #000;
	/* padding: 10px; */
}

.topLetter {
	background-color: #000;
	padding: 10px;
	float: right;
	height: 100%;
}

.topLetter p {
	color: #FFF;
	font: 14px Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 1px;
}
