
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	
}






a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td{font-family: Verdana,Arial,sans-serif;
 font-size: 12px;}


.title{font-family: Verdana,Arial,sans-serif;
 font-size: 10px;}

.text{font-family: Verdana,Arial,sans-serif;
 font-size: 10px;}

.url{font-family: Verdana,Arial,sans-serif;
 font-size: 10px;}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 10px;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

/***********************************************/
#pickerPanel { width: 360px; height: 240px; font: normal 11px verdana, sans-serif; color: #333; line-height: 19px; margin: 0; }

/* slider */

.dragPanel { 
    position: relative;
    background-color: #eeeeee;
    margin: 4px;
    width: 260px;
    height: 180px;
}

.dragPanel h4 { 
    background-color: #bbbbbb;
    height: 10px;
    margin: 0px;
    cursor: move;
}


input { font-size: .85em }
.thumb { 
    cursor:default;
    width:18px; 
    height:18px; 
    z-index: 9;
    position:absolute; 
}

.bg {
    position:absolute; 
    left:10px; 
    height:18px; 
    width:146px; 
    border: 0px solid #aaaaaa;
}

.bg span, .bg p {
    cursor:default;
    position: relative;
    font-size: 2px;
    overflow: hidden;
    color: #aaaaaa;
    top: 4px;
    height: 10px;
    width: 4px;
    display: block;
    float:left;
}

.bg span {
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}

.bg .lb {
    border-left:1px solid #cccccc;
}

.bg .rb {
    border-right:1px solid #cccccc;
}
#valdiv { position:absolute; top: 100px; left:10px; } 

#rBG {top:30px}
#gBG {top:50px}
#bBG {top:70px}

#rgbSwatch {
    position:absolute; 
    left:160px; 
    top:34px;
    height:50px; 
    width:50px; 
    border:1px solid #aaaaaa;
}

#rgbPanel {
/*
top: 400px;
left: 20px;
*/
width: 360px;
height: 240px;
}

/* picker */

#hueThumb { 
    cursor:default;
    width:18px; 
    height:18px; 
    z-index: 9;
    position:absolute; 
}

#hueBg {
    position:absolute; 
    left:216px; 
    height:198px; 
    width:18px; 
    background:url(../img/hue.png) no-repeat;
    top:18px;
}

#pickerDiv {
    position:absolute; 
    left:10px; 
    height:187px; 
    width:188px; 
    /*
    background:url(../img/pickerbg.png) no-repeat;
    */
    top:20px;
}

#pickerbg { 
    position:absolute; 
    z-index: 1;
    top:0px;
    left:0px;
}
#selector { 
    cursor:default;
    width:11px; 
    height:11px; 
    z-index: 9;
    position:absolute; 
    top:0px;
    left:0px;
}

#pickerSwatch {
    position:absolute; 
    left:260px; 
    top:30px;
    height:60px; 
    width:60px; 
    border:2px solid #aaaaaa;
}

#pickervaldiv { text-align:right; position:absolute; top: 86px; left:246px; }

.colorbox{
width: 25px;
height: 14px;
border: 1px solid black;
border-bottom-width: 0;
}










.authborder {
  border-style: solid;
  border-width: 1px;
}
.h1article_title {
font-family:verdana, geneva, lucida, arial, helvetica, sans-serif;
margin:0;
font-size: 14px;
font-weight: bold;
display: inline;
}
.h2article_title {
font-family:verdana, geneva, lucida, arial, helvetica, sans-serif;
margin:0;
font-size: 12px;
font-weight: normal;
display: inline;
}
.artText{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: inherit; 
}
.greyborder {
	border: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}
input.search {
font-family: Verdana, Arial, Helvetica, sans-serif;	
width: 41px;
height: 15px;
border: 0;
padding: 0px;
color: #ffffff;
background-color:transparent;
cursor: pointer;
font-weight: normal;
font-size: 8pt;

}

	
img.left,img.center,img.right {
	  padding: 4px;
	  
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;

}

table#width {
  width: 875px;
  
}

td#leftColumn {
  width: 177px;
  
}

table#content {
  width: 577px;
  
}
.bot {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: inherit;
}
.bot a,
.bot a:visited,
.bot a:link {
color: #333333;
background-color: inherit;
text-decoration: underline;
}

.bot a:hover {
color:#FF6600;
background-color: inherit; 
}
  
.main_table {
	
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #ffffff;
}
	

.header_repeat {

	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;	
}

.catheader {
color: #FFFFFF;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
background-image: url(../images/nav_blue.png);
background-repeat: no-repeat;
height: 23px;
margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.box {
	background-color: #F0F3FB;
	
}
.boxright {
	background-color: #FFFFFF;
	
}
.box3 {
	background-color: #F0F3FB;
	
}

.head_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: inherit; 
}
.fonttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	background-color: #ffffff;
	border: thin none #CCCCCC;
	color: #000000;
}
.redInst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFffff;
	background-color: inherit; 
	text-decoration: underline;
	word-spacing: normal;
}
.subART {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	background-color: inherit;  
	border: 1px solid #C0C0C0
}
a.a_right:hover{
		text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding:0px 0px 0px 0px;
	display:block;

}
.a_right{	

	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
        color: #333333;
	background-color: inherit; 
	padding:0px 0px 0px 0px;
	display:block;
    border: none;
    cursor: pointer;
       
}

.rightnavbox {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: inherit; 
}
.rightnavbox a,
.rightnavbox a:visited,
.rightnavbox a:link {
	text-decoration:none;
	text-shadow: #333333;
	
}

a.a_left:hover{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	display:block;
}
.a_left_hover{
	color: inherit;
	background-color:#FF6600;
	background-repeat: repeat-x;
}
.a_left{	

	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2E1FE4;
	background-color: inherit;
	padding:0px 0px 0px 0px;
	display:block;
}

.spacer {
	HEIGHT: 5px;
	color: inherit;
	background-color: #F5F5F5;
}
.catroot {
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	BACKGROUND: #f1f1f8; 
	PADDING-BOTTOM: 1px; 
	COLOR: #333333; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.catsub {
	FONT-SIZE: 11px; LINE-HEIGHT: 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:link, a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
a:active {
color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
a:visited {
color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
a:hover {
	color: #FD3636;
	text-decoration: underline;
}
.topsearchline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.speciallinks
 {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 2px; 
PADDING-TOP: 2px;
background-image: url(../images/blue_solid.png);
background-repeat: no-repeat;
height: 45px;
}
.speciallinks a, 
.speciallinks a:visited,
.speciallinks a:link{
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit; 
}
.speciallinks a:hover,
.speciallinks a:visited:hover {
	color: #00000000;	
background-color: #ffffff;}
.homelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: inherit; 
}

.mychangebg2{
	background-color:#ffffff;
	background-repeat: repeat-x;
	color: inherit;
}
.mychangebg{	

	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: inherit; 
	padding:0px 0px 0px 0px;
	display:block;
}
.bottom {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 2px; 
PADDING-TOP: 2px; 
background-image: url(../images/footer.png);
background-repeat: no-repeat;
height: 10px;
}
.bottom a, 
.bottom a:visited,
.bottom a:link{
	text-decoration: none;
	color: #CA8868;
	background-color:inherit;}
.speciallinks a:hover,
.speciallinks a:visited:hover {
	color: #CA8868;	
background-color: inherit;
}
.img {
   list-style-image: url(../images/bullet-yellow.gif);
}



