/* CSS Document */
h1 {
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: semibold;
	font-style:normal;
	color: #390102;
	line-height: 5px;
}
h2 {
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002F65;
	line-height:normal;
}
h3 {
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: semibold;
	font-style:normal;
	color: #660000;
	line-height: 5px;
}
h4 {
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D93C4;
	line-height:5px;
}
h5 {
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AECE61;
	line-height: 5px;
}
h6 {
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5F7EA0;
	line-height: 5px;
}

body {
	background-color: #ffffff;
    margin: 0px;
    align: center;
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 12px;
	
}

.blueboldtext 
{
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #4D93C4;
}
.darkblueboldtext 
{
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #002F65;
	vertical-align:middle;
}
.middlecolumn
{
float: left; 
width: 475px;
}
#mycustomscroll 
{
    margin-left:auto;
	width: 520px;
	height: 531px;
	overflow: auto;
	position: relative;
	scrollbar-shadow-color: #f7f6fe;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #dbe3fe;
	scrollbar-3dlight-color: #f7f6fe;
	scrollbar-darkshadow-color: #f7f6fe;
	scrollbar-track-color: #f7f6fe;
	scrollbar-arrow-color: #566267;

}

#mycustomscrollhome2
{
    margin-left:auto;
	width: 520px;
	height: 260px;
	padding:0 5px 0 5px;
	overflow: auto;
	position: relative;
	scrollbar-shadow-color: #f7f6fe;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #dbe3fe;
	scrollbar-3dlight-color: #f7f6fe;
	scrollbar-darkshadow-color: #f7f6fe;
	scrollbar-track-color: #f7f6fe;
	scrollbar-arrow-color: #566267;

}
TD {
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 12px;
}

P {
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 12px;
}

.maintable {
	border: 1px solid #3A0203;
}
.topnav{
	font-family: "Myraid Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}
.navtable {
	background-color: #3A0203;
	color:#addaea;
	border: 1px solid #3A0203;
	border-bottom: 1px solid #ffffff;
	height: 28px;
	padding: 4px;
	text-indent:5px;
}
.bodytable {
	background-color: #ffffff;
	color:#000000;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-weight: 100;
	padding: 10px;
}
.tagTD {
	background-color: #addaea;
	border: 1px solid #FFFFFF;
	padding: 4px;
	text-align: center;
}
.totalTD {
	background-color: #addaea;
	border: 1px solid #addaea;
	padding: 7px;
	text-align: right;
	font-weight:bold;
	font-size:14px;
	color: #002F65;
	
}
.signature{
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
	color: #002F65;
	}
.stylebold
{
font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
font-size: 12px;
font-style:normal;
font-weight: bold;
color: #002F65;
}
.container
{
  background-color:#fff;
  overflow:hidden;
  width:475px;
}
.leftbox
{
width: 48%;
background-color: #fff;
float: left;
font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
color: #000;
text-align: left;
padding: 0 6px 3px 0;
}

.rightbox
{
width: 48%;
background-color: #fff;
float: left;
font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
color: #000;
text-align: left;
padding: 0 6px 0 0;
}
.description
{
width: 475px;
background-color: #fff;
float: left;
font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
color: #000;
text-align: left;
}
/*Page Link style*/
a:link, a:visited {
	font-weight: bold;
	color: #3975B4;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
/* Fold in link menu tree*/
#foldheader{
	cursor:pointer;cursor:hand ; font-weight:bold ;
	list-style-image:url('images/button2.gif');list-style-position:inside;
	}
#foldinglist{
	list-style-image:url('images/arrow1.gif');
	}

/*Borders-fillers*/
.leftcolumn{
	background-image:url(images/leftcolumn_background.jpg);
	}
.leftborder{
	background-image:url(images/grayline_left.gif);
	}
.rightborder{
	background-image:url(images/grayline_right.gif);
	}
.rightcolumn{
	background-image:url(images/rightcolumn_background.jpg);
	}
.line{
	background-image:url(images/border.gif);
	}
.border{
	border-left:	1px solid #333333;
	border-right:	1px solid #333333;
	border-bottom:	1px solid #333333;
	}
hr {
    border-style: solid;
    background-color: #D2D9DF;
    height: 1px;
    border: none; 
    width: 60%; 
    color: #D2D9DF;
}

/* Buttons and Bullets*/
ul.bullet1{
	list-style-image:url(images/button1.gif);
	list-style-position:outside;
	margin-left: 30px;
	}
ul.bullet2{
	list-style-image:url(images/button2.gif);
	list-style-position:outside;
	font-size:11px;
	font-weight: bold;
	color:#35394D;
	margin-left: 30px;
	}
ul.bullet22
{
list-style-image: url(images/button2.gif);
list-style-position: inside;
font-size: 12px;
font-weight: bold;
color: #3975B4;
text-decoration: underline;
}
ul.bullet3{
	list-style-image:url(images/button3.gif);
	list-style-position:outside;
	margin-left: 30px;
	font-size:12px;
	}
ul.bullet33
{
list-style-image:url(images/button3.gif);
list-style-position:outside;
margin: 0 0 0 30px;
font-size:12px;
}
ul.bullet4{
	list-style-image:url(images/button4.gif);
	list-style-position:outside;
	margin-left: 30px;
	line-height: 15px;
	}
ul.bullet44
{
list-style-image:url(images/button4.gif);
list-style-position:inside;
margin-left: 30px;
line-height: 15px;
}
ul.bullet5{
	list-style-image:url(images/button5.gif);
	list-style-position:outside;
	margin-left: 30px;
	}
ul.bullet6{
	list-style-image:url(images/button6.gif);
	list-style-position:outside;
	margin-left: 30px;
	}
ul.bullet7{
	list-style-image:url(images/button6.gif);
	list-style-position:outside;
	font-size: 10px;
	margin-left: 17px;
	}
ul.arrow1{
	list-style-image:url(images/arrow1.gif);
	list-style-position:outside;
	margin-left: 40px;
	}
ul.arrow2{
	list-style-image:url(images/arrow2.gif);
	list-style-position:outside;
	margin-left: 40px;
	}
A.Button:hover	{	color:	#ff6600;	}
A.Button{
	text-decoration: none;
	color:		#003366;
	background:	#ffcc66;
	}
.Button	{
	font-size:	9pt;
	text-align:	center;
	text-decoration: none;
	color:		#003366;
	background:	#ffcc66;
	margin-bottom:	2pt;
	border-top:	2px solid #ffff99;
	border-left:	2px solid #ffff99;
	border-right:	2px solid #cc9933;
	border-bottom:	2px solid #cc9933;
	font-family:	Verdana, Arial;
	}
/*right column*/
.newsheader {
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color:#333333;
	}
.newscontent {
	font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
	font-size: 12px;
}
a.news:link, a.news:visited {
	font-weight: bold;
	color: #3975B4;
	text-decoration: underline;
}
a.news:hover, a.news:active {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
a.newstext:link, a.newstext:visited {
	font-weight: normal;
	color: #3975B4;
	text-decoration: underline;
}
a.newstext:hover, a.newstext:active {
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
span.bold
{
    font-weight: bold;
    font-size: medium;
    COLOR: #3975B4;
    font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
}
.right
{
float:left; 
padding:10px; 
width:202;
}
/*Photo gallery*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	z-index: 1;
}

.hoverbox img
{
	/*background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;*/
	border-style: none;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 40px;
	height: 40px;
}

.hoverbox li
{
	/*background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;*/
	border-style: none;
	color: inherit;
	display: inline;
	float: center;
	margin: 0px;
	padding: 8px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 207px;
	height: 207px;
}
.gridviewborderbottom
{
	border-bottom: 1px solid #cccccc;
}

.topbanner
{
	 background: white url("images/dryink_layout2.jpg") no-repeat; height:96px;
}

/* headline in middle column */
.right
{
float:left; 
padding:10px; 
width:202;
}

.headline
{
float:left;
padding:20px 0 0 0;
}
.printable
{
float:right; 
margin:20px 30px 0 0;
text-align:right;
}
/* dividerline */
td.dividerline 
{ 
width: 475px; 
background: url(images/dividerline.gif); 
background-repeat:repeat; 
background-color: #ffffff; 
}

.dividerline 
{ 
width: 475px;
height: 33px;
background: url(images/dividerline.gif); 
background-repeat:repeat; 
background-color: #ffffff;
float:left;
}

.thindividerline 
{ 
width: 475px;
background-color: #ffffff;
float:left;
text-align:center;
margin:15px 0 15px 0;
}

/*image*/
.image {text-align: center;}

/*footer*/
.footer
{
/*background-color:#566267;*/
background-image:url(images/footer_backgroundimg1.jpg);
padding: 5px 3px;
color:#333333;
font-family: Arial, "Myraid Pro", Helvetica, sans-serif;
font-size: 12px;
line-height:normal;
font-weight:bold;	
}
.us
{ 
background-color:rgb(118,184,245); 
width:190px; 
padding:6px; 
font-family:arial,verdana,sans-serif; 
font-size:12px; 
text-decoration:none; 
color:rgb(0,0,0); 
float:left; 
border:solid 1px rgb(32,98,168);
}
.international 
{ 
background-color:rgb(170,209,245); 
width:190px; 
padding:6px; 
font-family:arial,verdana,sans-serif; 
font-size:12px; 
text-decoration:none; 
color:rgb(0,0,0); 
float:left; 
border:solid 1px rgb(32,98,168);
}
ul.sidebar 
{ 
list-style-image: url(images/bluebullet.gif);
margin-left: 0;
padding-left: 20px;
text-indent: 1px;
}
li.bluebulletspace
{
list-style-image: url(images/bluebullet.gif); 
padding-bottom: 4px;
}
li.greybullet
{
	List-style-image : url(images/greybullet.gif);
	padding-bottom: 3px; 
}

/*footer link style*/
a.footer:link { color: #addaea; text-decoration: none }
a.footer:active { color: #addaea; text-decoration: none }
a.footer:visited { color: #ffffff; text-decoration: none }
a.footer:hover { color: #ffffff; text-decoration: none }
.style1 {color: #CCCCCC}
.style9 {color: #3E494D}

/*employment page*/
.employ {border:solid 1px rgb(200,200,200); background-color: rgb(236,233,210); font: normal 9pt Arial, "Myraid Pro", Helvetica, Verdana, sans-serif; color: #000; padding:9px;}
.jobtitle {font: bold 11pt Arial, "Myraid Pro", Helvetica, Verdana, sans-serif; color: #000;} 

/*testimonials page*/
.title {font: bold 1em Arial, "Myraid Pro", Helvetica, Verdana, sans-serif; color: #002F65; } 
.customer-name {font: italic bold 1em Arial, "Myraid Pro", Helvetica, Verdana, sans-serif; color: rgb(92,3,5); }
.bluehead { font: bold 16px Arial, "Myraid Pro", Helvetica, sans-serif; color: rgb(9,105,167); text-align:center; float:left; width:475px; padding-bottom:12px;}

/*********** BEGIN PROGRAMMED PAGE STYLES *************/






