/* CSS Document */
body { 
    margin:0; 
    padding: 0;
	background:#ffffff;
	background-attachment: fixed;
}

h1 { 
   font-family:arial, verdana, sans-serif;
   font-size: 12pt;
   font-weight:bold;
   color: #333399;
   background:url(images/h2copy.jpg) no-repeat left top; 
   width: 228px;
   border: 1px solid #BBC6E5;
   height: 25px;
   padding-left: 15px;
   padding-top:0px;
   padding-bottom:0px;
   margin-left: 25px;
   
}


h2 {
   font: bold 120% Georgia, "Times New Roman", Times, serif;
   color: #333399;
   width: 200px;
   height:18px;
   padding-left: 12px;
   padding-top:3px;
   padding-bottom:0px;
}

#topnav ul{
    list-style: none;
  }

#topnav li {
  display:inline;
 
}  

#topnav a {
  font:normal 65%/1.5 Verdana, Arial, Helvetica, sans-serif;
  color: #FF0000;
  border: 1px solid #6550A2; 
  height: 15px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 3px;
  text-decoration: none;
  background-color:#E4E4E4;
}

#topnav a:hover {
  background: #F5F5F5 url(images/top.gif) no-repeat top center;
  color:#BF0000;
  border-bottom: 2px solid #6550A2
}


#navBar{
	margin-top: 8px;
	padding-bottom: 0px;
	background-color: none;
	border-bottom: 1px solid #FFFFFF;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom:none;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/***********#content style ******************/


/*******************rounborders****************/
#box {
   font: normal 75%/1.6 Verdana, Arial, Helvetica, sans-serif;
   line-height: 19px;
   background: url(images/cbg.jpg) no-repeat  bottom 250px;
   margin: 0 20px 10px 0;
   }
.roundborder {
  height: 1px;
  overflow: hidden;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}

.c1 {
  margin: 0 12px 0 12px;
  border: none;
  background-color: #000000;
}

.c2 {
  margin: 0 9px;
  border-width: 0 3px;
}

.c3 {
  margin: 0 7px;
  border-width: 0 2px;
}

.c4 {
  margin: 0 6px 0 6px;
}

.c5 {
  margin: 0 5px 0 5px;
}

.c6 {
  margin: 0 4px 0 4px;
}

.c7{
  margin: 0 3px 0 3px;
}

.c8{
  margin: 0 2px 0 2px;
  height:2px;
}

.c9{
  margin: 0 1px 0 1px;
  height:3px;
}

.content {
  height:auto;
  padding: 0 15px;
  }


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: absolute;
	margin-bottom: 2px;
	margin-top: 12px;
	padding: 0px;
	top:122px;
	font-size: 90%;
	font-weight: bold;
	font: bold 65% Verdana, Arial, Helvetica, sans-serif;
	left: 5px;
	width: 64px;
}

#sectionLinks h3{
	padding: 8px 0px 2px 8px;
}

#sectionLinks a:link{
	padding: 3px;
	padding-left:4px;
	width: 63px;
	height:21px;
  voice-family: "\"}\""; 
  voice-family:inherit;
	color: #ffffff;
	margin-bottom: 12px;
	margin-top: 8px;
	background:url(images/button_1.gif) no-repeat left top;
	text-decoration: none;
	letter-spacing: 0px;
	
}

#sectionLinks a:visited{
	padding:3px;
	padding-left:4px;
	margin-bottom: 12px;
	background:url(images/button_1.gif) no-repeat left top;
	width: 63px;
	height:21px;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
}

#sectionLinks a:hover{
	text-decoration:none;
	background:url(images/button_2.gif) no-repeat left top;
	color: #E8F2FC;
	margin-bottom: 12px;
}

#footer {

}

#footer a{
   color: blue;
   font:normal 100% Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;  
}

#footer a:hover {
  text-decoration: underline;
}

#footer p {
   font: normal 85% Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   margin-top: 3px;
}


.style1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585E89;
}
.style2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F4D8C;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {color: #000000}
.style5 {font-size: 10px}
.style6 {color: #000000; font-size: 10px; }
.parts {font-size:10px;}
