body
{
	margin: 0;
	background: #002d64;
	color: black;
	font-size: 11px;
	font-family: arial;
}

.leftpic
{
	background-position: top left;
	background-image: url(../../images/layout/UriDesign_17.jpg);
	background-repeat: repeat-y;
	height: 100%;
   vertical-align: top;
}

.rightpic
{
	background-position: top right;
	background-image: url(../../images/layout/UriDesign_18.jpg);
	background-repeat: repeat-y;
	height: 100%;
	vertical-align: top;
}

a:link, a:visited
{
	color: #002d64;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none; 
}


.contentbox
{
	
	background-color: white;
	color: black;
	font-size: 11px;
	font-family: arial;
	vertical-align: text-top;	
}

img
{
	border: none;
}

.heading1
{
font-size: 12px;
font-weight: bold;
color: #002d64;
font-family: Arial;
}

.heading2
{
font-size: 12px;
font-weight: bold;
color: #98060a;
font-family: Arial;
vertical-align: top;
}

.heading3
{
font-size: 16px;
font-weight: bold;
color: #98060a;
font-family: Arial;
}

.uri
{
font-size: 11px;
font-weight: bold;
color: #98060a;
font-family: Arial;
}

.point
{
font-size: 11px;
color: #002d64;
font-family: Arial;
list-style-image: none;
}

hr
{
	color: #98060a;
	width: 70%;
	height: 1px; 
}

.Container
{
	border: solid 2px #98060a;
	background-color: White;  
	padding: 5px; 
}

.productlist li
{
	display: inline;
	float: left;
	height: 100px;
}

.aps
{
font-weight: bold;
font-family: Arial;
font-size: 11px;
color: White;
text-transform: uppercase;
}

.price
{
font-weight: bold;
font-family: Arial;
font-size: 14px;
color: Black;
text-transform: uppercase;
}

.specialheading
{
font-weight: bold;
font-family: Arial;
font-size: 16px;
color: #cd0203;
text-transform: uppercase;
}

/* Tables */
.consumptiontable
{
	background-color: #ffffff;
	width: 90%;
	text-align: left;
	border: solid 1;
}

.consumptiontableHeading
{
	text-align: center;
	background-color: #98060a;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.consumptiontableItem
{
	text-align: left;
	background-color: #d6dfe6;
	font-family: Arial;
	font-size: 14px;
}

.consumptiontableItemValue
{
	text-align: center;
	background-color: #d6dfe6;
	font-family: Arial;
	font-size: 12px;
}

.consumptiontableItemAlternative
{
	text-align: left;
	font-family: Arial;
	font-size: 14px;
}

.consumptiontableItemValueAlternative
{
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

UL {
list-style-image: url(../../images/layout/bullet.png);
}

.bullet2
{
	list-style-image: none;
}

/* Collection Form */
.stepHeading
{
    font-size: 14px;
    font-weight: bold;
    color: #98060a;
    font-family: Arial;
}

.textTop
{
    font-size: 12px;
    font-weight: normal;
    color: #98060a;
    font-family: Arial;
}

.textTerms
{
    font-size: 8px;
    font-weight: normal;
    color: #0031a2;
    font-family: Arial;
}
