#top {
	text-align: right;
	vertical-align: bottom;
}

#apDiv1 {
	Z-INDEX: 10; LEFT: auto; VISIBILITY: visible; WIDTH: 254px; POSITION: absolute; TOP: 370px
}

#Language #PullDown #select {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT: 12px Arial, Helvetica, sans-serif; BORDER-LEFT: #ffffff 1px solid; COLOR: #999999; BORDER-BOTTOM: #ffffff 1px solid
}

#BoxHeader {
	FONT: bold 12px Arial, Helvetica, sans-serif; COLOR: #ffffff; TEXT-DECORATION: none
}

a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

.Copyright {
	FONT: 10px Arial, Helvetica, sans-serif; COLOR: #666666
}

TD {
	FONT: 12px Arial, Helvetica, sans-serif; COLOR: #666666
}

#pillmenu a:hover {
  text-decoration: underline;
}

#pillmenu a#active_menu-nav {
  
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}

input[type="text"]{
	border: #cccccc 1px solid;
}

input{ 
    border: expression((this.type=="checkbox" || this.type=="radio") ? "none": "default"); /*"1px solid #ccc"*/
}

input[type='button']{ 
	FONT: bold 12px Arial, Helvetica, sans-serif; COLOR: #ffffff;
	background: url(../images/button.gif) repeat-x;
	cursor: pointer;
}

input[type='button']:hover{
	background-image: url(../images/button_hover.gif);
	color: #000000; 
}
/* =============================== modules class suffix =========================================*/
div.module_menu td#rbcon{
	width:11px;
	background: url('../images/img15.gif') 0 0 no-repeat;
}

div.module_menu td#lbcon {
	width:11px;
	background: url('../images/img14.gif') 0 0 no-repeat;
}

div.module_menu td#rborder{
	background: url('../images/img13.gif') 0 0 repeat-y;
}

div.module_menu td#lborder {
	background: url('../images/img12.gif') 0 0 repeat-y;
}

div.module_menu td#rtcon{
	background: url('../images/img10.gif') 0 0 no-repeat;
}

div.module_menu td#ltcon {
	background: url('../images/img9.gif') 0 0 no-repeat;
}

div.module_menu td#tborder{
	background: url('../images/img11.gif') 0 0 repeat-x;
	color: white;
	font-weight: bold;
	font-family: Arial;
	height:26px;
}

div.module_menu td#bborder{
	background: url('../images/img16.gif') 0 0 repeat-x;
	height: 5px;
}

div.module_banner table td{
	padding: 0px;
	border-collapse: collapse;
}


#newsletter td{
	background: #cccccc;
	padding: 0px;
	border-collapse: collapse;
}
