/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/

a: {
	color : #132595;
	text-decoration : underline;
}

a:link {
	color : #132595;
	text-decoration : underline;
}

a:visited {
	color : #132595;
	text-decoration : underline;
}

a:hover {
	color : #132595;
	text-decoration : none;
}

a:active {
	color : #132595;
	text-decoration : underline;
}

body {
	/* scrollbar-highlight-color: scrollbar-3dlight-color: scrollbar-darkshadow-color: scrollbar-track-color: */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	scrollbar-arrow-color : White;
	scrollbar-face-color : #132595;
	scrollbar-shadow-color : White;
}

hr{
	height : 1pt;
}

p, span{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

textarea, input, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.copyright{
	color : #000000;
	font-size : 11px;
}

.copyright a:link {
	color : #132595;
	font-weight : bold;
	text-decoration : underline;
}

.copyright a:visited {
	color : #132595;
	font-weight : bold;
	text-decoration : underline;
}

.copyright a:hover {
	color : #132595;
	font-weight : bold;
	text-decoration : none;
}

.copyright a:active {
	text-decoration : underline;
	color : #132595;
	font-weight : bold;
}

.header a:link {
	color : #132595;
	font-weight : bold;
	text-decoration : underline;
}

.header a:visited {
	color :#132595;
	font-weight : bold;
	text-decoration : underline;
}

.header a:hover {
	color : #132595;
	font-weight : bold;
	text-decoration : underline;
}

.header a:active {
	color : #132595;
	font-weight : bold;
	text-decoration : none;
}

.header {
	color : #132595;
	font-size: 16px;
	font-weight : bold;
	
}

.italicizedHeader{
	color : #132595;
	font-size : 16 px;
	font-weight : bold;
	text-decoration: underline;
	font-style: italic;
}


.logo{
	color : Black;
	font-weight : bold;
	font-size: 28px;

}

.logo a:link {
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}

.logo a:visited {
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}

.logo a:hover {
	color : #63856a;
	font-weight : bold;
	text-decoration : none;
}

.logo a:active {
	color : #63856a;
	font-weight : bold;
	text-decoration : underline;
}

.slogan{
	color : #132595;
	font-size : 22 px;
	font-weight : bold;
}

.slogan a:link {
	color : #132595;
	font-weight : bold;
	text-decoration : underline;
}

.slogan a:visited {
	color : #132595;
	font-weight : bold;
	text-decoration : underline;
}

.slogan a:hover {
	color : #132595;
	font-weight : bold;
	text-decoration : none;
}

.slogan a:active {
	color : #132595;
	font-weight : bold;
	text-decoration : underline;
}

.topnav{
	color : #132595;
	font-size : 11 px;
	font-weight : bold;
}

.topnav a:link {
	color : #132595;
	font-weight : bold;
	text-decoration : none;
}

.topnav a:visited {
	color : #132595;
	font-weight : bold;
	text-decoration : none;
}

.topnav a:hover {
	color : #132595;
	font-weight : bold;
	text-decoration : underline;
}

.topnav a:active {
	color : #132595;
	font-weight : bold;
	text-decoration : none;
}

.italicizedText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight:bold;
	font-style: italic;
	text-decoration: underline;
}
.departmentlistheader{
	background-color: #132595;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
.departmentlistheader a:link{
	color:white;
	text-decoration: underline;
}

.departmentlistheader a:visited{
	color:white;
	text-decoration: underline;
}

.departmentlistheader a:hover{
	color: white;
	text-decoration: none;
}

.departmentlistheader a:active{
	color:white;
	text-decoration: underline;
}

.departmentlistitem{
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.departmentlistitem a:link{
	color:black;
	text-decoration: underline;
}

.departmentlistitem a:visited{
	color:black;
	text-decoration: underline;
}

.departmentlistitem a:hover{
	color: black;
	text-decoration: none;
}

.departmentlistitem a:active{
	color:black;
	text-decoration: underline;
}
.featureditemheader{
	background-color: #132595;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	text-align: center;
}

.featureditemtext{
	background-color: #C2C7E4;
	font-size: 11px;
}

.cartsummary{
	color: black;
	font-size: 11px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-top: 1px;
}
.box {
	background: #fbfaf4;
	border-bottom: 1px solid #ECE3C7;
	border-left: 1px solid #ECE3C7;
	border-right: 1px solid #ECE3C7;
	border-top: 1px solid #ECE3C7;
	color: #ECE3C7;
	text-decoration: none;
}

.financinglink a:link{
	color:red;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.financinglink a:visited{
	color:red;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.financinglink a:hover{
	color: red;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.financinglink a:active{
	color:red;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
