/* CSS Document */


a {
	text-decoration:none;
	color:#A5A19B;
	font-weight:normal;
	outline:none;
}

* {
	color:#33496a;
}

a:hover {
	color:#808080;
}

h1, .Header_1 {
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:6px;
	color:#003A6C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2, .Header_2 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	color:#605e54;
}

h3, .Header_3 {
	font-size:11px;
	font-weight:bold;
	color:#928f80;
}

.module th {
	background:#c2c2c2;
	color:#605e54;
}

.module ul li {
	list-style-image:url(../images/bullet_rplaw.png);
	list-style-position:outside;
}

.module li {
	margin:0 0 0 5px;
}

.module hr {
	border:none;
	border-top:1px #737373 solid;
	margin:10px 0px 10px 0px;
}

#lang, #teaser_top .module p {
	color:#d7d4cb;
	font-size:10px;
}
#lang a, #teaser_top a {
	color:#d7d4cb;
	font-size:10px;
}

#lang a:hover, #teaser_top a:hover {
	color:#33496a;
}

#lang .lang_active {

}

#searchstring {
	width:140px;
}
#searchstringImage {
	background-image:url(../images/search.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:2px;
}

#langdrop {
	width:175px;
	height:22px;
	border:1px #CCCCCC solid;
	padding:1px;
}

#lang .langHiddenButton {
	border:none;
	background:none;
	padding:0px 0px 4px 2px;
	cursor:pointer;
	outline:none;
}


#breadcrumb {
	font-size:10px;
	color:#666666;
}

#footer {
	font-size:10px;
	color:#fafafa;
	text-align:left;
}

#footer a {
	color:#33496a;
}

#footer a:hover {
	color:#808080;
}

#content table {
	/* margin-left:-1px; */
}

#content .tableBorder, #content .tableBorderAndGrid {
	/* margin-left:0px; */
}

#ww_credit {
	position:absolute;
	width:20px;
	height:100px;
	left:100%;
	margin-left:-22px;
	top:-7px;
	background:url(../../../../includes/ww.png) center no-repeat;
	z-index:100 !important;
}
#ww_credit a { display:block; width:20px; height:100px; margin-left:0px; }
