#referencesCase {
	background-attachment: scroll;
	background-image: url(../graphics/quote.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#references   {
	background-color: #FFFFDF;
	margin: 0px;
	padding: 10px;
}
.myBox {
	margin: 0.5in auto;
	padding: 20px;
	background-color: #DDD;
	border: 2px solid #DDD;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
#references p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	margin: 0px;
	padding: 4px;
}
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html, body   {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
p    {
	padding: 0em;
	margin-top: 0.75em;
	margin-right: 0px;
	margin-bottom: 0.75em;
	margin-left: 0px;
}

#rightColumn p {
	margin: 0px;
	padding-bottom: 1em;
	padding-top: 0px;
}
ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3em;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1279be;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#case {
	width:100%;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 100%;
	position: relative;
	background-image: url(../redesign/bg.gif);
	}
#headerWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 7px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f1f1f1;
	border-bottom-color: #666;
}
#menu {
	height: 32px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../redesign/menu-bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
#bodyWrapper {
	padding-bottom: 80px;
	width: 100%;
}
#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	padding-bottom: 20px;
	background-color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}
#leftColumn {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	width: 664px;
}
#rightColumn{
	float:right;
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFF;
	line-height: normal;
	margin-top: 10px;
}
#footerWrapper {
	height: 80px;
	width: 100%;
	background-color: #666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	bottom: 0px;
	position: absolute;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
}
.footerFloatLeft{
	color: #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}
.footerFloatRight {
	color: #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #727272;
	margin-left: 25px;
}
a{
	color: #1279be;
	text-decoration: none;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#footer p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a{
	color: #E9E9E9;
}
#footer a:link{
	text-decoration: none;
}
#footer a:visited{
	text-decoration: none;
}
#footer a:hover{
	color: #FFF;
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
}
#case #content #ms tbody tr .padBottomRow ul        {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 25px;
}
#case #content #ms tbody tr .padBottomRow ul li {
	padding: 0px;
	color: #333;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#case #content #ms tbody tr .padBottomRow p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/***********************************************/
/* Styles                                      */
/***********************************************/
.bold {
	font-weight: bold;
}
.boldRed {
	font-weight: bold;
	color: #600000;
}
.boldWhite {
	font-weight: bold;
	color: #FFF;
}
.clearRight {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #aaa;
	padding: 1px;
}
.clearRightPDF {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearBottomLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.borderFrame {
	padding: 1px;
	border: 1px solid #aaa;
	margin-bottom: 3px;
}
.hr {
	margin-top: -.25em;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.pricing {
	margin-bottom: -8px;
	margin-top: 5px;
}
.smallPrint {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.clearBottom10 {
	margin-bottom: 6px;
}
.boldTimeIsRunningOut {
	font-weight: bold;
	background-color: #FF9;
}
.Red {
	color: #600000;
}
.noWrap {
	white-space: nowrap;
}
.footerPipe {
	color: #949494;
}
.clearDiv {
	height: 1px;
	clear: both;
}
.title {
	display: block;
	margin-bottom: 7px;
}

.flash {
	display: block;
}

li {
	margin: 0px;
	padding: 0px;
}

#menu table {
	padding-bottom: 0px;
	padding-top: 2px;
}
#menu table td {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.trainingDay {
	padding: 15px;
	background-color: #DDD;
	border: 2px solid #DDD;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-top: 20px;
}
.italic {
	font-style: italic;
	color: #666;
}

