﻿/* CSS Document */


a:link.LinkGray10 {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold}
a:active.LinkGray10 {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold}
a:visited.LinkGray10 {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold}
a:hover.LinkGray10 {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold}

a:link.LinkGray11 {color: #666666; font-family: Arial; font-size:11px; font-weight: bold; text-decoration:underline}
a:active.LinkGray11 {color: #666666; font-family: Arial; font-size:11px; font-weight: bold; text-decoration:underline}
a:visited.LinkGray11 {color: #666666; font-family: Arial; font-size:11px; font-weight: bold; text-decoration:underline}
a:hover.LinkGray11 {color: #668bae; font-family: Arial; font-size:11px; font-weight: bold; text-decoration:none}

a:link.ArticleLink {color: #666666; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:none}
a:active.ArticleLink {color: #666666; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:none}
a:visited.ArticleLink {color: #666666; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:none}
a:hover.ArticleLink {color: #668bae; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:underline}

a:link.ArticleLinkLarge {color: #666666; font-family: Arial; font-size:14px; font-weight: bold; text-decoration:none}
a:active.ArticleLinkLarge {color: #666666; font-family: Arial; font-size:14px; font-weight: bold; text-decoration:none}
a:visited.ArticleLinkLarge {color: #666666; font-family: Arial; font-size:14px; font-weight: bold; text-decoration:none}
a:hover.ArticleLinkLarge {color: #668bae; font-family: Arial; font-size:14px; font-weight: bold; text-decoration:underline}

a:link.ArticleLinkTitleBlue {color: #0e4c87; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:none}
a:active.ArticleLinkTitleBlue {color: #0e4c87; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:none}
a:visited.ArticleLinkTitleBlue {color: #0e4c87; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:none}
a:hover.ArticleLinkTitleBlue {color: #0e4c87; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:underline}

a:link.ArticleLinkTitleWhite {color: #FFFFFF; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:none}
a:active.ArticleLinkTitleWhite {color: #FFFFFF; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:none}
a:visited.ArticleLinkTitleWhite {color: #FFFFFF; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:none}
a:hover.ArticleLinkTitleWhite {color: #FFFFFF; font-family: Arial; font-size:12px; font-weight: bold; text-decoration:underline}

img.products {
border:1px solid #CCCCCC;
}

.gray_box	{
	background-color: #E5E5E5;
	border:1px #999999 solid; 
	font-size: 11px;
	color: #464646; 
	font-family: Arial;
	padding:5px;
	}
	
input.btn {
border-style:solid;
border-width:1px;
border-color:#666666;
background-color:#668bae;
color:#ffffff;
font-family:Arial;
font-weight: bolder;
font-size:12px;
}

input.text {
color:#666666;
font-family:Arial;
font-size:11px;
}

#apDiv1 {
	position:absolute;
	left:26px;
	top:16px;
	width:214px;
	height:135px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:395px;
	top:35px;
	width:166px;
	height:25px;
	z-index:5;
}
#apDiv3 {
	position:absolute;
	left:27px;
	top:219px;
	width:205px;
	height:121px;
	z-index:6;
}
#apDiv4 {
	position:absolute;
	left:14px;
	top:412px;
	width:554px;
	height:173px;
	z-index:6;
}

td.top {
background-color:#f4f4f4;
color:#666666;
font-family:Arial;
font-size:11px;
padding-top:0px;
padding-bottom:0px;
padding-left:10px;
padding-right:10px;
}

td.body_top {
background-color:#f4f4f4;
color:#666666;
font-family:Arial;
font-size:11px;
padding:10px;
}

td.titlebar_left {
border-style:solid;
border-width:1px;
border-color:#bdbdbd;
border-bottom-width:0px;
background-color:#dbdbdb;
color:#0e4c87;
font-family:Arial;
font-weight: bolder;
font-size:12px;
padding:5px;
}

td.body_left {
border-style:solid;
border-width:1px;
border-color:#bdbdbd;
border-top-width:0px;
background-color:#ffffff;
color:#666666;
font-family:Arial;
font-size:11px;
padding:5px;
}

td.titlebar_right {
border-style:solid;
border-width:1px;
border-color:#bdbdbd;
border-bottom-width:0px;
background-color:#668bae;
color:#ffffff;
font-family:Arial;
font-weight: bolder;
font-size:12px;
padding:5px;
}

td.body_right {
border-style:solid;
border-width:1px;
border-color:#bdbdbd;
border-top-width:0px;
border-right-width:1px;
border-right-color:#bdbdbd;
background-color:#f4f4f4;
color:#666666;
font-family:Arial;
font-size:11px;
padding:5px;
}

td.body_text {
color:#666666;
font-family:Arial;
font-size:11px;
}
.style1 {font-size: 14px}

.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-size: 12; font-weight: bold; }
.style7 {
	font-size: 16px;
	font-weight: bolder;
	color: #0e4c87;
}


