/********************/
/* Box Body Designs */
/********************/
#box{
	font-family: Arial,Helvetica,sans-serif;
	  margin-left: 15px;
	}
#box h1 
{
	margin: 12px 0px 18px 8px;
	color: #000000;
	font-size: 140%;
	font-weight: normal;
}
#box h2 {
	margin: 0px;
	font-size: 110%;
	font-weight: normal;
	line-height: 1.0em;	
	padding: 6px 0px 0px 7px;
	color: #000000;
}
#box h3 {
	margin: 0px;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.0em;	
	padding: 6px 7px 1px 8px;
	color: #666;
}
#box p {
	font-size: 75%;
	line-height: 1.3em;
	padding: 3px 7px 5px 7px;
	margin:  0px;
}
#box ul{
	margin: 0px;
	padding: 0px 0px 0px 24px;
	line-height: 1em;
	list-style-image: url(../images/box_bullet.gif);
}
#box li{
	font-size: 75%;
	padding: 3px 0px 3px 0px;
}
#box a:link {color:#039!important;text-decoration:none;}
#box a:visited {color:#666!important;text-decoration:none;}
#box a:hover {color:#039!important;text-decoration:underline;}
#box a span {text-decoration:underline;font-family:verdana;}
.imgBoxLeft 
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	}
.imgBoxRight 
{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 80%;
	text-align: center;
}
.imgBoxNormal {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	text-align : left;
}
.txtRight {
	float:left;
}
.txtLeft {
	float:right;
}
.smallText{
	font-size: 70% !important;
	padding: 3px 7px 3px 8px !important;
}
.smallTitle{
	font-size: 80% !important;
	font-weight: bold !important;	
	line-height: 1.1em !important;
	padding: 7px 7px 1px 7px !important;
}
.smallList{
	font-size: 70% !important;
	padding: 3px 0px 0px 0px !important;
}
#box input.button {
	border: 0px;
	margin: 0px 0px 2px 1px;
	padding: 0px 6px 0px 6px;
	color: #fff;
	background-color: #8899BB;
	font-size: 70%;
	height: 16px;
}
.box505{
	border: 1px solid #ddd;
	width: 505px;
	}
.box480{
	border: 1px solid #ddd;
	width: 480px;
	}
.box425{
	border: 1px solid #ddd;
	width: 425px;
	}
.box365{
	border: 1px solid #ddd;
	width: 365px;
	}
.box250{
	border: 1px solid #ddd;
	width: 250px;
	}
.box305{
	border: 1px solid #ddd;
	width: 305px;
	}
.box225{
	border: 1px solid #ddd;
	width: 225px;
	}
.box210{
	border: 1px solid #ddd;
	width: 210px;
	}
.box150{
	border: 1px solid #ddd;
	width: 150px;
	}
.boxBgWhite, .boxBgLightGrey, .boxBgMidGrey, .boxBgLightBlue, .boxBgStone {
	border: 1px solid #fff;
}
.boxTitleBgWhite, .boxTitleBgLightGrey, .boxTitleBgMidGrey, .boxTitleBgLightBlue, .boxTitleBgStone {
	height:16px;
	font-weight: bold !important;
	font-size: 75% !important;	
	padding: 3px 0px 0px 8px !important;
	margin: 0px 0px 3px 0px !important;
}
.boxBgWhite, .boxTitleBgWhite{
	background-color: #fff;
	background-image: url(../images/pawbacktan.gif);
}
.boxBgLightGrey, .boxTitleBgLightGrey{
 background-color: #f6f6f6;
}
.boxBgMidGrey, .boxTitleBgMidGrey{
 background-color: #ddd;
}
.boxBgLightBlue, .boxTitleBgLightBlue{
 background-color: #cde;
 background-image: url(../images/pawbacklightblue.gif);
}
.boxBgStone, .boxTitleBgStone{
 background-color: #eed;
}
.boxBgLtGreen, .boxTitleBgLtGreen{
 background-color: #DBEBE0;
}
.boxLeft {
 float:left;width:49%;
}
.boxRight {
	float: right;
	text-align: left;
	width /**/:49%;
}
#strapLine{
	font-family: Arial,Helvetica,sans-serif;
	margin: 5px 10px 5px 10px;
	width: 735px;
	vertical-align: top
}
#strapLine a:link, #strapLine a:visited, #strapLine a:active {
	color: #666;
	text-decoration: none;
}
#strapLine a:hover{
	text-decoration: underline;
}
#strapLine a span {
	text-decoration: underline;
}
#strapLine p{
	font-size: 75%;
	line-height: 1.3em;
	padding: 3px 7px 5px 10px;
	margin:  0px;
}
.clearer{
 clear: both;
 line-height: 0;
 height: 0;
}
