body {
	background-color : #ffffff;
	color : #000000;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size:14px;
}

#menu a {
	visibility: hidden;
	}

#menu a:hover {

}


a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

a:active, a:hover {
	text-decoration:underline;
	color:#ffffff;
}


h4 {
	font-size:16px;
}

hr {
	height:1px;
	border: 1px solid #0100A3;
}


h3 {
	font-weight:normal;
	font-size:18px;
}

p, ul, ol, li {
	font-family: Verdana, sans-serif;
	font-size:14px;
}

ul {
	list-style-image:url(/theme/img/listb.jpg)
}

#ulRed ul {
	list-style-image:url(/theme/img/listr.jpg)
}

#ulRed li {
	margin-bottom:20px;
}

#header {
	visibility: hidden;
}


#navigation {
	visibility: hidden;
}

#navigation img {
	margin-top:5px;
}

#masterbox {
	margin-top:15px;
	width:90%;
}

#content {
	float:left;
	width: 90%;
	padding : 15px;
	height : 100%;
	color : #000000;
}

legend {
	font-size:18px;
}

fieldset {
	border:none;
	padding: 10px;
}

#content input, select, textarea {
	border:solid 1px #0100A3;
	background:transparent;
	}

#content input[type=text]:hover, input[type=text]:focus{
		background-color: #ffffff;
}

/*

* html #content {
  height : 70%;
	width: 90%; /* total width (only for IE5.x/Win) */
	w\idth: 80%; /* content width (for other IE) */
	h\eight : 80%;
}

*/
