p, td, ol {
	font-size: 13px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10 px;
}

p.center {
	text-align: center;	font-size: 13px;	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
p.title {
	font-size: 18px;	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.pwoutlinel {
	font-size: 13px;	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000;
}

table, td, th {
	border:0;
}


/* Float image to left of paragraph */
img.floatLeft{
   float: left;
   margin-right: 5px;
}

/* Float image to right of paragraph */ 
img.floatRight{ 
float: right;    
margin-right: 5px;
}

/* Center image between margins */ 

div.center { 
	width: 100%; 
	text-align: center;
	}

.Arial11 { 
font-family: Arial, Verdana; 
font-size: 13px;
}  


.reddesc {
	margin: 0px;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	background-color: #C1272D;
	padding: 10px;
	letter-spacing: 0.2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.reddescsubpage {
	margin: 0px;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	background-color: #C1272D;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.reddescwoutlinel {
	margin: 0px;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	background-color: #C1272D;
	padding: 10px;
	letter-spacing: 0.2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.reddescspan {
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	background-color: #C1272D;
	padding: 10px;
	letter-spacing: 0.2em;
    border-width: thin;
	border-style: solid;
	border-color: #000;
}
.greydescspan {
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	background-color: #333333;
	padding: 10px;
	border-width: thin;
	border-style: solid;
	border-color: #000;
	font-weight: bold;
}
.bodybox {
	margin: 0px;
	padding: 0px;
	width: 760px;
	border: thin solid #000;
}
.blacklinebox {
	background-color: #000;
	height: 10px;
	width: 100%;
}
.dottedlinebox {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 20px;
	margin: 10px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.dottedline {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 0px;
	margin: 10px;
}
.footergreybox {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #BCBDC0;
	text-align: center;
	width: 100%;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 20 px;
	padding-top: 10px;
	padding-bottom: 10px;
}
