.floatLeft {
  float: left;  
}

.floatRight {
  float: right;
  	
}
body {
	background-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: square;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
	a:link {
	color : #306ea4; 
	text-decoration : underline; 
} 
	a:visited {
	color : #306ea4; 
	text-decoration : underline; 
} 
	a:hover {
	color : #306ea4; 
	text-decoration : none; 
} 
td {
	font-family: verdana;
	font-size: 11px;
	color: #0c3253;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;

}
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ED8A05;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9EC068;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px dashed #C5DCE2;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9EC068;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px dashed #C5DCE2;
}
.box {
	padding: 15px 15px 15px 15px;
	vertical-align : top;
	border : 1px solid #d1e0e7;
	background-color: #e7f3f9;
	
}
.box1 {
	padding: 15px 15px 15px 15px;
	vertical-align : top;
	border : 1px solid #d1e0e7;
	background-color: #e7f3f9;
	
} 
.search-bg {
	border-top: 1px solid #cc6600;
	border-bottom: 1px solid #cc6600;
	color:#588626;
/*	background-image: url(images/search-bg.gif);*/
	background-color:#ffcc99;
	height:40px;
	font-weight: Bold;

}
	.search-bg a:link{
	color : #588626; 
	text-decoration : none; 
} 
	 .search-bg a:visited {
	color : #588626; 
	text-decoration : none; 
} 
	.search-bg a:hover {
	color : #588626; 
	text-decoration : underline; 
} 

.m-bg {
	background-color:#DEF3FF;
/*	background-image: url(images/grybkg.gif);*/
	height:20px;
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px dashed #31BEFF;	
}
.l-rep {
	background-color:#FFFFFF;
}
.m-rep
{
	background-color:#FFFFFF;
}
.r-rep {
	background-color:#FFFFFF;
}

.nav-bg {
	background-color:#e6eaec;
	border-top: 1px solid #8aa3b4;
	border-bottom: 1px solid #8aa3b4;	
	color:#6c81a8;
	height:40px;	
	font-weight: Bold;

}
.nav-bg a:link {
	color : #FFFFFF;
	text-decoration : none; 
} 
.nav-bg a:visited {
	color : #FFFFFF; 
	text-decoration : none; 
} 
.nav-bg a:hover {
	color : #FFFFFF; 
	text-decoration : underline; 
} 
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.url {
	color: #708792;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}

.title a:link, .title a:visited
{
	font-size:1.6em;
	color:#FF6633;
	text-decoration:none;	
}

.submit {
/*	float: right;*/
	vertical-align: bottom;
}


.text{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {		
	width: 292px; 
	border: none;
	background: url(input_bg.gif);	
	padding: 4px;
}
.btn
{
	BORDER: #fbfbfb 1px solid; 	
	FONT-SIZE: 11px; 
	BACKGROUND-COLOR: #0d74f7; 
	WIDTH: 50px; 
	COLOR: #fff; 
	HEIGHT: 16px;
}

.search
{
	margin-left:40px;
}

.dwlcatnewsfeed
{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	border:1px dotted #DDDDDD;
	margin-top:20px;
	padding: 2px 10px 2px 10px;
}

.dwlcatnewsfeedHeader
{
	font-size:1.1em;
	font-weight:bold;
}

.dwlcatnewsfeedTitle
{
}

.dwlcatnewsfeedStory
{
	color:#DDDDDD;
}

.dwlcatnewsfeed p
{
	margin: 5px 1px 7px 1px;
}

.dwlHeader-Inner
{
	width: 100%;
}
.redcell {
background-color:#860D40;
padding:0px;
}
.dkgrey {
background-color:#ffcc99;
}
#toggleCategTree { display:block; cursor:pointer; color:#6A8AD4; }
#categtree { margin:3px 0; height:200px; width:300px; overflow:auto; border:1px dotted #9EC2F3; border-width:0 1px 1px; }
#catTitle { background:#fff; } /* Important for Konqueror */
#categtree h2 { margin:0 0 5px; padding:2px; text-align:center; color:#5e74b3; background:#DDE5F3; vertical-align:middle; }
#categtree #close_tree { right:0; padding:1px; text-align:center; white-space:nowrap; cursor:pointer; }
#categtree .categ-item { clear:both; margin:3px 5px; padding:2px 5px; display:block; border:1px dotted #CBE2EC; border-width:1px 0; cursor:pointer; }
#categtree .categ-item img { margin-right:1em; }
#categtree .odd { background:#F8F8FC; }
#categtree .even { background:#fff; }
#categtree .categ-item:hover { background:#eee; }