/* CSS Document */
form {
	margin: 0;	
}

body {
	margin: 0;
	background-color: #ffffff;
	background-image: url(/Images/pageback.jpg);
	background-repeat: repeat-y;
	background-position: center;

}

.txt {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


a.hometoplinks {
	font-family: Verdana, helvetica;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .025em;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: 579ECB;
		
}

a.hometoplinks:hover {
	font-family: Verdana, helvetica;
	font-size: 12px;
	color: #004994;
	letter-spacing: .025em;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: 7BC1ED;	
}


a.Footerlinks {
	font-family: Verdana, helvetica;
	font-size: 13px;
	color: #0071B8;
	text-decoration: none;
}

a.Footerlinks:hover {
	font-family: Verdana, helvetica;
	font-size: 13px;
	color: #0071B8;
	text-decoration: underline;
}


td.NavBack {
	background-image: url(../../images/NavBack.jpg);
	background-repeat: repeat-x;
}

td.NavBackDeep {
	background-image: url(../../images/NavBack2.jpg);
	background-repeat: repeat-x;
}

td.NavBack_QL {
	background-image: url(../../images/dividerline.gif);
	background-repeat: repeat-x;
}



td.MiddleTableBack {
	background-image: url(../../images/OutSoldBottomBox.jpg);
	background-repeat: no-repeat;

}

div.TableTitle {
	font-family: Verdana,sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 0px;
}

div.TableTitle_QL {
	font-family: Verdana,sans-serif;
	font-size: 13px;
	color: #0071B8;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 0px;
}

p.hometxt {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-right: 7px;
	line-height: 19px;
}

image.divider {
	padding-top: 6px;
	padding-bottom: 6px;
}

table.SubPage {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;	
}


td.HeaderTable {
	background-image: url(../../images/TopHeader.jpg);
	background-repeat: no-repeat;
	font-family: verdana, arial;
	color: #505050;
	font-size: 12px;
	padding-top:7px;
	padding-bottom: 7px;
}

td.ProductsBack {
	background-image: url(../../images/productsBack.jpg);
	background-repeat: no-repeat;
	font-family: verdana, arial;
	color: #505050;
	font-size: 12px;
	padding-top:7px;
	padding-bottom: 7px;
}


td.ServicesBack {
	background-image: url(../../images/ServicesBack.jpg);
	background-repeat: no-repeat;
	font-family: verdana, arial;
	color: #505050;
	font-size: 12px;
	padding-top:7px;
	padding-bottom: 7px;
}

td.CasesBack {
	background-image: url(../../images/CasesBack.jpg);
	background-repeat: no-repeat;
	font-family: verdana, arial;
	color: #505050;
	font-size: 12px;
	padding-top:7px;
	padding-bottom: 7px;
}

td.AboutBack {
	background-image: url(../../images/AboutBack.jpg);
	background-repeat: no-repeat;
	font-family: verdana, arial;
	color: #505050;
	font-size: 12px;
	padding-top:7px;
	padding-bottom: 7px;
}

td.PodBack {
	background-image: url(../Images/PodBack.jpg);
	background-repeat: no-repeat;
	font-family: verdana, arial;
	color: #505050;
	font-size: 12px;
	padding-top:7px;
	padding-bottom: 7px;
}


div.breadcrumbs {
	padding-left: 220px;
	padding-top: 8px;
	padding-bottom: 8px;
}

a.breadcrumbs:link {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #117abc;
}

a.breadcrumbs:visited {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #117abc;
}

a.breadcrumbs:hover {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #117abc;
}

div.header {
	font-family: verdana, arial;
	color: #117ABC;
	font-size: 16px;
	font-weight: 700;
	padding-top: 8px;
	padding-bottom: 5px;
	margin:0px;
}

.HomeHeader {
	font-family: verdana, arial;
	color: #117ABC;
	font-size: 16px;
	font-weight: 700;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin:0px;	
}

td.BottomTable {
	padding-top:10px;
}

a:link {
	font-family: Verdana, helvetica;
	font-size: 12px;
	color: #117abc;
	letter-spacing: .025em;
	text-decoration: none;	
}

a:visited {
	font-family: Verdana, helvetica;
	font-size: 12px;
	color: #117abc;
	letter-spacing: .025em;
	text-decoration: none;	
}

a:hover {
	font-family: Verdana, helvetica;
	font-size: 12px;
	color: #117abc;
	letter-spacing: .025em;
	text-decoration: underline;	
}

td.RichTextContent {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	padding-left: 11px;
	padding-bottom: 2px;
	padding-right: 11px;
	line-height: 19px;
}

h1 {
	font-family: verdana, arial;
	color: #117ABC;
	font-size: 16px;
	font-weight: 700;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0px;
}

h2 {
	font-family: verdana, arial;
	color: #117ABC;
	font-size: 17px;
	font-weight: 700;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0px;
}

h3, h4, h5, h6 {
	font-family: verdana, arial;
	color: #117ABC;
	font-size: 16px;
	font-weight: 700;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0px;
}

p {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	line-height: 19px;
}




 /* Rich Text Box */

a:link.RichTextBox,a:active.RichTextBox,a:visited.RichTextBox {
	font-family: verdana,Helvetica;
	color: #0071B8;
	text-decoration: none;
	font-size: 12px;
	
}

a:hover.RichTextBox {
	font-family: verdana,Helvetica;
	color: #0071B8;
	text-decoration: underline;
	font-size: 12px;
}

h1.RichTextBox {
	font-family: verdana, arial;
	color: #117ABC;
	font-size: 16px;
	font-weight: 700;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
}

h2.RichTextBox {
	font-family: verdana, arial;
	color: #117ABC;
	font-size: 17px;
	font-weight: 700;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
}

h3.RichTextBox, h4.RichTextBox, h5.RichTextBox, h6.RichTextBox {
	font-family: verdana, arial;
	color: #117ABC;
	font-size: 16px;
	font-weight: 700;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0px;
}

p.RichTextBox {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	line-height: 15px;
}

ol.RichTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 13px;
}

ul.RichTextBox, dir.RichTextBox, menu.RichTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 13px;
	list-style-type: square;
}

address.RichTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	margin-top: 0;
	margin-bottom: 13px;
}

pre.RichTextBox {
	margin-top: 0;
	margin-bottom: 13px;
}

hr.RichTextBox {
	margin-top: 0;
	margin-bottom: 13px;
}

ol.iPod {
	list-style-type:lower-alpha;
}

li.iPod {
	padding-bottom:3px;
	padding-top:3px;
}


.txtiPod0 { width: 150; }
.txtiPod1 { width: 40; }
.txtiPod2 { width: 48; }
.errMsg { color: Red: }
.rss{
	float: left;
	width: 104px;
	padding: 10px 0 0 5px;
	margin: 0 0 0 0;
	}
.rss img{
	padding: 3px 0 3px 0;
	margin: 0 0 0 0;
	}
.blog{
     font-size: 11px;
	 color: #117abc;
	 }