body {
	scrollbar-arrow-color:FFFF00;
	scrollbar-track-color:FFFFCC;
	scrollbar-shadow-color:030F62;
	scrollbar-face-color:1e41ca;
	scrollbar-highlight-color:BAC1F2;
	scrollbar-darkshadow-color:01072E;
	scrollbar-3dlight-color:BAC1F2;
	text-color:030F62;
	background-color:FFFFCC;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	
 }
.blueborder {
	border: 1px solid #1e41ca;
}



  a:link {
	color:#AA0000;
}
  a:visited {
	color:#006A00;
}  
  a:hover {color:#5b5cf9;}
  a:active {color:#5b5cf9;}
h1 {
	font-size: large;
	color: #AA0000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
  .bluelink a:link{
	color:#1e41ca;
	text-decoration: none;
}
  .bluelink a:visited{
	color:#1e41ca;
	text-decoration: none;
}


   
  .bluelink a:hover{
	color:#5b5cf9;
	text-decoration: none;
}
  .bluelink a:active{
	color:#5b5cf9;
	text-decoration: none;
}
  .sidelink a:link{
	color:#FFFFFF;
	text-decoration: none;
	
	font-size: xx-small;
	text-align: center;
	background-color: #5A76E7;
	display: block; 
	width: 90;
	height: 15;
	vertical-align: middle;

}
  .sidelink a:visited{
	color:#FFFFFF;
	text-decoration: none;
	
	font-size: xx-small;
	text-align: center;
	background-color: #5A76E7;
	display: block; 
	width: 90;
	height: 15;
	vertical-align: middle;
}
  
  .sidelink a:hover{
	color:#FFFF00;
	text-decoration: underline;
	
	font-size: xx-small;
	text-align: center;
	background-color: #2E52E0;
	display: block; 
	width: 90;
	height: 15;
	vertical-align: middle;
}
  .sidelink a:active{
	color:#FFFFFF;
	text-decoration: none;
	
	font-size: xx-small;
	text-align: center;
	background-color: #5A76E7;
	display: block; 
	width: 90;
	height: 15;
	vertical-align: middle;
}
  
.bindertopleft {
	background-color: #FFFFCC;
	background-image: url(images/binder_left_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.binderleft {
	background-color: #FFFFCC;
	background-image: url(images/binder_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.binderright {
	background-color: #FFFFCC;
	background-image: url(images/binder_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.binderbottomleft {
	background-color: #FFFFCC;
	background-image: url(images/binder_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.binderbottom {
	background-color: #FFFFCC;
	background-image: url(images/binder_bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.blankpage {
	background-color: #FFFFFF;
}
.blankpage p {
	padding-left: 10px;
}
.blue {
	color: #1e41ca;
}


h2 {
	
	font-size: large;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	padding-top: 5px;

}
.redheader {
	font-size: medium;
	color: #AA0000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;


}

.blueheader2 {
	font-size: medium;
	color: #1e41ca;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #1e41ca;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-width: thin;

}

.blueheader3 {
	font-size: medium;
	color: #1e41ca;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;

}

/* li {
	list-style-position: outside;
	list-style-image: url(images/triangle.gif);
	
	font-size: x-small;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;


}*/ 
.bindertop {
	background-image: url(images/binder_top.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bindertopright {
	background-image: url(images/binder_right_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.binderbottomright {
	background-color: #FFFFCC;
	background-image: url(images/binder_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blueheadersmall {
	font-size: 10px;
	font-weight: bold;
	color: #1e41ca;
	text-align: center;
}
.blueheadersmall td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.style1 {
	color: #006A00;
	font-weight: bold;
}

.blueheader {
	
	font-size: x-small;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	border-top-color: #E0DFE3;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
i {
	font-size: xx-small;
}
.small {
	font-size: x-small;
}

.greenheader {
	
	font-size: medium;
	color: #009900;
	text-align: center;
	font-weight: bold;


}
.text {
	
	font-size: medium;
	color: #1E41CA;
	text-align: center;
	padding: 40px 30px 390px;
}

.style2 {
	font-size: xx-small;
	color: #FFFFCC;
	
}.footerimage {
	margin-top: 300px;
}
#branding a {
	
	font-size: x-small;
	color: #1E41CA;
	text-decoration: none;
}
#branding a:visited {
	
	font-size: x-small;
	color: #1E41CA;
	text-decoration: none;
}
#branding a:hover {
	
	font-size: x-small;
	color: #80FF00;
	text-decoration: none;
}
#branding a:active {
	
	font-size: x-small;
	color: #80FF00;
	text-decoration: none;
}
.productborder {
	border: medium solid #1E41CA;
	margin-right: 20px;
	margin-left: 20px;
	vertical-align: top;
}
.productborder td {
	vertical-align: top;
}
