body {
	background-color:#001A34;
	margin: 46px 0px 30px 0px;
	background-image:url(../images/bkg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 175%;
	color:#000000;
}

a, a:visited , div a, div a:visited{
	color: #0057A3;
	font-weight:normal;
	text-decoration:underline;
}



a:hover, div a:hover{
	color: #003399;
	font-weight:normal;
	text-decoration:underline;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color: #0057A3;
	margin: 22px 20px 5px 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}


h2 {
	font-size:11px;
	font-weight:bold;
	margin: 10px 20px 3px 20px;
	color: #000000;
	line-height: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

h3 {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	line-height:130%;
	font-family:Arial, Helvetica, sans-serif;
	margin: 15px 3px 3px 15px;
	text-align:left;
}

h4 {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	line-height:130%;
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 3px 3px 15px;
text-align:left;
}

h5 {
	font-size:13px;
	font-weight:bold;
	color:#06519a;
	line-height:130%;
	font-family:Arial, Helvetica, sans-serif;
	margin: 16px 3px 3px 6px;
text-align:left;
}

p {
	font-size:11px;
	line-height:170%;
	color:#000000;
	margin: 0px 20px 18px 20px;
	text-align:justify;
}

p.nojustify {
	font-size:11px;
	line-height:170%;
	color:#000000;
	margin: 0px 20px 18px 20px;
	text-align:left;
}
p.center {
	font-size:11px;
	line-height:170%;
	color:#000000;
	margin: 0px 20px 18px 20px;
	text-align:center;
}

.backtotop {
	font-size:10px;
	line-height:170%;
	color:#0057A3;
	margin: 0px 20px 18px 30px;
	text-align:right;
}

.backtotop a, .backtotop a:visited {
	font-size:10px;
	line-height:170%;
	color:#0057A3;
	text-align:right;
	text-decoration:underline;
}

.backtotop a:hover {
	font-size:10px;
	line-height:170%;
	color:#0057A3;
	text-align:right;
	text-decoration:none;
}



p.smallgray, p.smallgray a, p.smallgray a:visited {
	color:#666666;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	
}


p.smallgray a:hover {
	color:#666666;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	
}

p.small  {
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:160%;
	margin:10px 15px 5px 15px;
	
}

p.small a, p.small a:visited {
	color:#0057A3;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	text-align:left;
	line-height:160%;
	
}

p.smallwhite  {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:160%;
	margin:10px 15px 5px 15px;
	
}

p.smallgrayleft  {
	color:#666666;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:160%;
	margin:5px 15px 5px 15px;
	
}
.red {
	color: #990000;
}

.caption {
	font-size:10px;
	line-height:140%;
	color:#000000;
	margin: 0px 16px 9px 6px;
	text-align:left;
}


#iframe {
	background-color:transparent;
	background-image:none;
}

#center {
	width: 800px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index:1;
}



#footer {
	margin: 15px 6px 0px 6px;
	text-align:center;
	font-size:9px;
	color: #808080;
}

#footer a, #footer a:visited {
	color:#808080;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover{
	color:#808080;
	font-weight:normal;
	text-decoration:underline;
	border-bottom:none;
}
	
#customerstore{
	margin: 10px 15px 15px 15px;
	padding:0px;
}


#toplinks {
	color: #000000;
	font-weight:bold;
	margin: 10px 15px 10px 10px;
	text-align:right;
}

	
	
#toplinks a, #toplinks a:visited {
	color:#333333;
	font-weight:none;
	text-decoration:none;
}

#toplinks a:hover{
	color:#333333;
	font-weight:none;
	text-decoration:underline;
	border-bottom:none;
}


#linecard {
	margin: 20px 5px 70px 5px;
	width: 230px;
}


#bullets ul {
	margin: 0px 0px 10px 30px;
	padding:10px;
	padding-left: 1em;
	text-indent: 0em;
	
}

#bullets li {
	line-height:130%;
	margin-bottom: 12px;
}

#bullets li a, a:visited {
	color: #0057A3;
	font-weight:normal;
	text-decoration:underline;
}



#bullets li a:hover {
	color: #003399;
	font-weight:normal;
	text-decoration:underline;
}

/* Backgrounds */
#line {
	background-image: url(../images/left-line.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#linehor {
	background-image: url(../images/gray.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#gradient {
	background-image:url(../images/bkg-gradient.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

#gradientrev {
	background-image:url(../images/bkg-gradient-rev.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}

#gradientgray {
	background-image:url(../images/bkg-gradient-gray.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	background-color:#f0f0f0;
}

#boxgradient {
	background-image:url(../images/bkg-box-gradient.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


/* home bullet styles */
#home {
	font-size:10px;
	color:#000000;
	margin: 3px 0px 40px 9px;
	z-index:5000;
	position: absolute;
}

#home ul {
	margin: 0px;
	padding-left: 1em;
	text-indent: 0em;
	z-index:5000;
	
}
#home li {
	background:url(../images/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:10px;
	list-style-type:none;
	line-height:120%;
	margin: 10px 0px 6px 0px;

}
#home a, a:visited {
	color: #0057A3;
	font-weight:normal;
	text-decoration:none;
}

#home a:hover {
	color: #003399;
	font-weight:normal;
	text-decoration:underline;
}

/* box drop downs*/
#float {
	font-size:10px;
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	z-index:1000;
	text-align:left;
	position: absolute;
	left:20px;
	top:305px;
}


/* secondary bullet nav */

#secondary {
	margin: 10px 5px 20px 20px;
	text-align:left;
	color:#FFFFFF;
	font-size:9px;
	line-height:140%;
}

#secondary a, #secondary a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}

#secondary a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#secondary a.current {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#secondary ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#secondary li {
	margin-bottom: 12px;
}


#gallery a span {
	display: none;
}

#gallery a:hover span {
	display: block;
   position: absolute; 
   top: 308px; 
   left: 30px; width: 140px;
   padding: 5px 5px 15px 5px; 
   margin: 13px; 
   z-index: 100;
   color: #000000; 
   background: #F7F7F7;
   font: 10px Verdana, sans-serif; text-align: left;
   text-decoration:none;
   }

#homeimage {
	z-index:1;
}

ol {
	margin: 18px 20px 30px 48px;
padding:0px;
}

ol li {
	line-height:150%;
	margin-bottom: 20px;
padding:0px;
}


ol ol {
	margin: 12px 20px 10px 48px;
	list-style-type:lower-alpha;
padding:0px;
}

ul {
margin: 5px 20px 18px 45px;
padding:0px;
}

img {
display:block;
border: 0px;
}


hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width:493px;
	border:0px;
	margin:15px 0px 20px 20px;
}
