body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
font-style: normal;
font-weight: normal;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.px15 {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px
}

.Big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.BigBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: Bold;
}


.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.Doublespaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding:0px 0px 10px 0px;
}

.NormalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;
}

.Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

/************* Section Links styles **************/

.SectionLinks2{
	margin: 0px;
	padding: 0px 0px 12px 5px;
}

.SectionLinks2 a{
	display: block; 
}

.SectionLinks2 a:hover{
    color: #ffffff;
	text-decoration: underline;
}

.SectionLinks{
	margin: 0px;
	padding: 0px 0px 12px 5px;
}

.SectionTitle{
	padding: 5px 0px 25px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline	
}

.SectionHead{
	padding: 5px 0px 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.SectionLinks a{
	display: block; 
}

.SectionLinks a:hover{
    color: #ffffff;
	text-decoration: underline;
}

.ItemLinks a{
	display:run-in;
}

.ItemLinks a:hover{
    color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.orderList{
	font-size:1.2em; font-weight:bold; color:#FF6600; line-height: 1.8em;
}

.orderList li{font-size:1em; font-weight: normal;color:#000000; margin-left:15px; line-height: 1.3em;
}

/************* Box styles **************/
.Box{
	float: right;
	width:178px;
	padding: 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

.Plege{color:#000000; text-align:justify; font-size:.7em; font-weight:bold; padding:10px 220px 5px 150px;}

.CenterBold{color:#000000; text-align:justify; font-size:.9em; font-weight:bold; padding:10px 50px 5px 50px;}

.CenterBoldSmall{color:#000000; text-align:justify; font-size:.7em; font-weight:bold; padding:10px 50px 5px 50px;}