/* CSS Document */

a {color:#001CC1}
a:hover {color:#DD0022;}
a:visited {color:#9933B2;}

body {padding: 0; 
 margin: 0; 
 width: 100%; 
}

p, td {
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size:13px;
	text-align:left;
}
th {
	text-align: center;
	color: #000099;
}

h1	{font-size:16px;
	color: #003399;
	font-weight: bold;
	margin-top: 18px;}

h2 	{font-size:14px;
	color: #003399;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 2px;}

h3 	{font-size:12px;
	color: #0066CC;
	font-weight: bold;}

h4, .leftb 	{font-weight: bold; 
	color: #000000;}

h5 	{
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 2px;}

hr {color: #CCC; 
height: 1}

.background2 {background-image:url(../../../images/background2.gif);
	background-repeat: repeat-x;}

.background3 {background-image:url(../../../images/background3.gif);
	background-repeat: repeat-y;}

.background4 {background-image:url(../../../images/background4.gif);
	background-repeat: repeat-y;}
	
.bgwhite {
	background-color: #FFFFFF;
}

.breadcrumbs {font-size:10px; text-align:left; color: #333333; }
.bullet1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(../../../images/bullet1.gif);
	left: 5px;
}
.bullet1 li {
	margin-bottom: 5px;
}
.bullet2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -25px;
	list-style-image: url(../../../images/bullet2.gif);
}

.center  {text-align:center; }
.centerb {text-align:center; font-weight: bold;}
.copyright  {text-align:center; font-size: 9px;}

.indent1 {padding: 8px; background-color:#FFFFFF; }

.left  	{text-align:left; }

.right  {text-align:right; }
.rightb	{text-align:right; font-weight: bold;}

.shadow {background-image:url(../../../images/shadow-side.gif);
	background-repeat: repeat-y;
}
.shadow-bottom {background-image:url(../../../images/shadow-bottom.gif);
	background-repeat: repeat-x;
}

.small {text-align:left; font-size:11px; }
.smallb {text-align:left; font-weight: bold; font-size:11px; }
.smallc {text-align:center; font-size:11px;  }
.smallr {text-align:right; font-size:11px; }