@import "http://www.studiospro.com/swb-business/layout.css";
@import url('http://www.studiospro.com/swb-business/layout.css');
@import "http://www.studiospro.com/swb-business/links.css";
@import url('http://www.studiospro.com/swb-business/links.css');
@import "http://www.studiospro.com/swb-business/forms.css";
@import url('http://www.studiospro.com/swb-business/forms.css');

@import "http://www.studiospro.com/swb-business/shopnav.css";
@import url('http://www.studiospro.com/swb-business/shopnav.css');

@import "http://www.studiospro.com/swb-business/pagi.css";
@import url('http://www.studiospro.com/swb-business/pagi.css');
@import "http://www.studiospro.com/swb-business/slimbox.css";
@import url('http://www.studiospro.com/swb-business/slimbox.css');

body {
	margin: 0;
	padding: 0;
	background: #173E74 url(../images/bodybg.jpg) repeat-x;
	text-align: center;
	color: #4B4B4B;
	font: 12px Arial, Helvetica, sans-serif;
}

body.page-1 {background: #173E74 url(../images/bodybg.jpg) repeat-x;}

div {
	font-size: 12px;
	color: #4B4B4B;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}
address {font-style: normal;}

h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D71824;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	
	font-weight: 400;
	
	/*border-bottom: 1px solid #e4e4e4;*/
}

.h1-border {border-top: 1px solid #e4e4e4; height: 1px; margin-top: 6px; margin-bottom: 15px;}

/*
.page-header {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 18px;
	color: #5F6062;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #d2d2d2;
	margin: 0 0 14px 0;
	clear: both;
}
*/

h2 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #183F72;
}

#left-col-title {background-color: #183F72; height: 24px; padding-left: 10px; padding-top: 4px; }

#left-col-title h2 {background-color: #183F72; color: #ffffff;    font-size: 16px;}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #183F72;
	margin: 0 0 10px 0;	
}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #183F72;
	margin: 0 0 10px 0;
}



h3#fullwidth {
	background: url(/images/h3full.png) top left no-repeat;
	font-size: 13px;
	color: #fff;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	margin: 0;
}



h3#searchfrm {
	line-height: 26px;
	height: 26px;
}

h3#searchfrm span {
	float: left;
	color: #777777;
}



td, th {
	font-size: 0.8em;
}


.black {
	color: #000;
}

img {
	border: 0;
}

img.imgborder {
	border: 1px solid #ddd;
}

ul {
	margin: 2px 0px 2px 10px;
	padding: 0;
}

ul li {
	list-style-position: outside;
	list-style-image: url(/images/icons/arrow5.gif);
}

ul.err {
	margin: 10px;
}

ul.err li {
	color: #C00;
}

div.bodytext ul {
	margin: 0 10px;
	padding: 0;
}

.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

span.footdiv {
	color: #7a7a7a;
	padding: 0 8px;
}

.lblue {
	color: #346BB4 !Important;
	padding-left: 5px;
}

.cartitems {
	color: #1884D6 !Important;
	font-weight: bold;
	margin: 0 6px 0 0;
}

.txt11 {
	font-size: 11px;
}

.txt12 {
	font-size: 12px;
}

.txt13 {
	font-size: 13px;
}

.clfx {
	height: 0;
	clear: both;
}

.clear-both {clear: both;}

br.clear-both {height: 0px;}

.bold {
	font-weight: bold;
}

.lgrey {
	color: #CFCFCF;
}

.noborder {
	border: 0 !important;
}

.flleft, .float-left {
	float: left;
}

.flright, .float-right {
	float: right;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left !important;
}

.tright {
	text-align: right !important;
}

.err {
	color: #CC0000;
}

.imgleft {
	float: left;
	margin: 0 20px 20px 0;
}
.imgright {
	float: right;
	margin: 0 0 20px 20px;
}

.bold {
	font-weight: bold;
}

span.yearsep {
	margin: 0 8px;
	color: #E1E1E1;
}

div.newstext h2 {
	font: 17px Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: 600;
	color: #034065;
	padding: 0;
	margin: 0 0 6px 0;
	clear: both;
}

div.newstext span {
	font-size: 10px;
	font-weight: normal;
}

div.newstext p {
	font-size: 11px;
	font-weight: normal;
}

/* Fading Tooltips */
#dhtmltooltip{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	padding: 2px 6px;
	background-color: #fff;
	border: 2px solid #E5E5E5;
	color: #555;
	visibility: hidden;
	z-index: 1000;
}