/************************************************************
E L E M E N T S
************************************************************/
a{
	color: #617E88;
}

a:hover{
	color: #7FA5B2;
}

a:visited{
	color: #3F5258;
}

hr{
	border-color: #68a;
}


/************************************************************
H E A D E R
************************************************************/
#header{
	background: url("../images/blue/header.jpg") no-repeat right top;
}


/************************************************************
L I N K S
************************************************************/
#links{
	background: url("../images/blue/header_gradient.jpg") repeat-y right bottom;
}

#links #nav{
	background: #7697A8 url("../images/blue/header_top_corner.gif") no-repeat left top;
}

#links #nav ul #navactive a{
	color: #C3DAE5;

}

#links #navbase{
	background: #7697A8;
}


/************************************************************
S U B N A V
************************************************************/
#subnav ul .active a, #subnav ul .active a:hover{
	background: #9FB8C5;
}


/************************************************************
S E A R C H
************************************************************/
#rightsidebar #search{
	background: #9FB8C5;
	border: 1px solid #7B7B7B;
	color: white;
}

#search h4{
	background: #7697A8;	
	border-bottom: 1px dashed white;
}


/************************************************************
P U R C H A S I N G
************************************************************/
#rightsidebar #purchasing{
}

#purchasing h4{
	background: #eee;
	color: #666;
	border-bottom: 1px dashed #666;
}


/************************************************************
M A I N   C O N T E N T
************************************************************/
#middlecontent .pageheader{
	background:  url("../images/blue/header_dot.gif") repeat-x bottom;
}

#middlecontent h2{
	background: white url("../images/blue/boxes_1.gif") no-repeat left top;
}

#middlecontent h3{
	background:  url("../images/blue/boxes_2.gif") no-repeat bottom left;
}

#middlecontent .h3divider{
	background:  url("../images/blue/header_dot.gif") repeat-x bottom left;
}


/************************************************************
F O O T E R
************************************************************/
#bottomline{
	background: #7697A8;
}