﻿body 
{
	background-image:url(/images/interior/bg_tile.gif); 
	background-position:top; 
	background-repeat: repeat-x;
	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#30316c;
	font-weight:bolder;
	
}
.caption
{
	font-family:verdana;
	font-size:12px;
}
td
{
	vertical-align:top;
}
a
{
	
	color:Green;

	text-decoration: none;
}
div
{
	display:inline;
}

.exp
{
	height:auto;
	width:auto;
	
}
.bgcolor
{
	padding-top:10px;
	background-color:White;
}
.padding
{
	padding-left:50px;
	padding-right:20px;
	line-height: 25px;
}
.bodyleft
{
background-image:url(/images/interior/bodyleft.gif);
background-position:top; 
background-repeat: repeat-y;
width:17px;
}
.bodyright
{
background-image:url(/images/interior/bodyright.gif);
background-position:top; 
background-repeat: repeat-y;
width:17px;
}


.bottomimg
{
	padding-bottom:40px;
	padding-top:10px;
	background-color:White;
	background-image:url(/images/interior/body_bottom.gif); 
	background-position:bottom; 
	background-repeat: repeat-x;
	width:906px;
	height:166px;
}
.leftbox
{
	width:380px;
	padding-left:40px;
	text-align: left;
}
.rightbox
{
	width:440px;
	
}

.rightboxstyle
{
	text-align: left;
	
	
}
.copylineheight
{
	padding-top:15px;
	text-align: left;
	line-height: 25px;
	
}
.address
{
	width:396px;
	line-height: 17px;
	
}
.footer
{
	font-size:11px;
	color:#30316c;
	font-weight:bold;
	line-height: 17px;
	text-align: center;
}
.footertile
{
	background-image:url(/images/interior/footerTile.gif); 
	background-repeat: repeat-x;
	height:auto;
	width:100%;
	margin:0 auto;
}

