/* CSS Document */

a {color:#001CC1}
a:hover {color:#DD0022;}
a:visited {color:#9933B2;}

body {padding: 0; 
 margin: 0; 
 width: 100%;
 background-color:#DDDDDD;
 background-image: url(../images/bg3.gif) 
}

h2, h3, h4, h5, h6, p, td {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:12px;
	text-align:left;
}

h1	{font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
	color: #006666;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 8px;}

h2 	{background:#EEEEEE;	
	color: #006699;
	font-weight: bold;
	padding: 4px;
	border-top: 1px solid #CCCCCC;
	}

h3 	{font-weight: bold; color: #006699; text-align: left;}

hr {color: #CCC; 
height: 1}

ol 	{line-height: 16px;}

p {line-height: 16px;}

ul 	{line-height: 16px; list-style-type: disc; }

ul ul	{line-height: 16px; list-style-type: circle; }

.background1 {background-image: url("../images/background1.gif"); background-repeat:repeat-y; }
.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; }
.background5 {background-color: #FFFFFF; }
.background6 {background-image: url("../images/background6.gif"); background-repeat:repeat-y; }

.bordertop {border-top: 1px solid #CCC;}

.breadcrumbs {font-size:9px; 
	color: #333; 
	line-height: 0px;
	padding-right:9px;
	padding-left:9px;}

.center, .smallcenter {text-align:center; }
.centerb {text-align:center; font-weight: bold;}
.copyright  {text-align:center; font-size: 9px;}

.footer {color: #006699; font-weight: bold;}

.hometext1 {padding: 15px;}

.left  	{text-align:left; }
.leftb, h4  {text-align:left; font-weight: bold;}

.right  {text-align:right; }
.rightb	{text-align:right; font-weight: bold;}

.small, .smallcenter {font-size: 11px;}

.textlinks {font-size:10px; text-align:center;}
