
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
background-color: #f6f6f6; 
color: #000;  
margin: 0px auto;
}
table.wrapper {
border-right: solid 1px #ccc;
border-left: solid 1px #ccc;
width: 770px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
}
.MainBody {
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 30px;
}

h1 {color: #cc0033; font-size: 20px; font-weight: bold; padding: 12px 0px 8px 30px;}
h2 {color: #666666; font-size: 17px; font-weight: bold}
h3 {color: #cc0033; font-size: 15px; font-weight: bold}
h4 {color: #000000; font-size: 13px; font-style: italic}
h5 {color: #cc0033; font-size: 11px; font-weight: bold}
#SelectTable td {
	font-size: 10px;
}
#SelectTable li {
	padding-bottom: 4px;
	line-height: 15px;
}

p, li {
	line-height: 21px;
}
ul {
	padding-left: 15px;
	margin-left: 15px;
}

li {
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

a:visited {
	font-weight: bold;
	color: #CE0C33;
}

a:hover {
	text-decoration: none;	
}

.LeftNav {
	font-size: 11px;
	font-weight: bolder;
	border-bottom-style: dashed;
	border-width: 1px;
	border-color: #E6E6E6;
	padding-left: 10px;
	padding-right: 10px;
	color: #7F7F7F;
}

.LeftNav a {
	color: #7F7F7F;
}

.LeftNavCurrent, .LeftNavCurrent a, .LeftNavCurrent a:visited {
	color: #000000;
}

.LeftNav a, .LeftNav a:visited {
	text-decoration: none;
}

.LeftNav a:hover {
	text-decoration: underline;
	color: #CE0C33;
}

.LeftNavBox {
	border-style: solid;
	border-width: 2px;
	border-color: #E6E6E6;
}

.LeftNavOutside {
	padding-left: 2px;
	padding-top: 5px;
}


.bold {font-weight: bold;}
.italics {font-style: italic;}
hr {color: #cccccc;}
.grey {color: #cccccc;}
#discount {float: right; margin: 20px 5px 5px 12px; padding: 7px; border: 2px solid #D5DEFB; width: 150px; text-align: center;
line-height: 2em;}
.nobullet { list-style-type: none;}
.loweralpha { list-style-type: lower-alpha;}
.red { color: #c03;}
.greytext {font-size: 12px; color: #666;}
.smallText {
	font-size: 9px;
}

.ProcessTableCell {
	font-size: 9px;
	line-height: 10px;
	border-style: dashed;
	border-width: 1px;
	border-color: #E6E6E6;
}

.ProcessTableCell li, .ProcessTableCell p {
	padding-bottom: 0px;
	line-height: 18px;
}



.FooterText a, .FooterText a:visited, .FooterText a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
}
.required {
	font-size: 9px;
	font-weight: bold;
	color: #CE0C33;
}
.CellBorder {
    border-right-style: dashed;
    border-width: 1px;
    border-color: #A8A8A8;
}

