@media screen{

body {
	margin: 0px;
	padding: 0px;
	background-image:url(graphics/_background.gif);
	background-repeat:repeat-y;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

img {
	border: 0;
}

td {
	font-size: 10px;
}

a:link {
	text-decoration: underline;
	color: #900;
}

a:visited {
	text-decoration: underline;
	color: #900;
}

a:hover {
	text-decoration: none;
	color: #900;
}

a:active {
	text-decoration: underline;
	color: #900;
}

#column1 {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: 1.6em;
}

#column1 a {
	display: block;
	text-align: right;
	text-decoration: none;
}

#column2 {
	margin: 10px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
	line-height: 1.8em;
}

#column2 td {
	font-size: 10px;
}

#column2 ul {
	text-align: left;
	font-weight: normal;
	list-style-image: url(graphics/list_dot.gif);
	padding: 0 0 0 1em;
	margin: .5em 0 .5em 1em;
}

#column2 li {
	text-align: left;
} 

.xSmallText {
	font-size: 8px;
}

.smallText {
	font-size: 9px;
}

.smallHeader, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	font-weight: bold;
}

.header, h3 {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}

h6 {
	padding: 0;
	margin-top: 1em;
	margin-bottom: .25em;
}

h3 {
	padding-top: 1em;
}

.leftJustify {
	border: 0;
}

.leftJustify td {
	text-align: left;
	padding-right: 1em;
}

.highlight {
	color: #900;
}

.space {
	margin: 2em 0;
}

.spaceTop {
	margin: 2em 0 0 0;
}

.spaceBottom {
	margin: 0 0 2em 0;
}

.block {
	display: block;
}

.portfolioDescription {
	height: 150px;
	padding-right: 10px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #CCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF;
	SCROLLBAR-SHADOW-COLOR: #FFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFF;
	SCROLLBAR-ARROW-COLOR: #FFF;
	SCROLLBAR-TRACK-COLOR: #FFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFF;
}

.backButton {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCC;
	color: #666;
	margin-bottom: 4px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #A4C380;
	margin-top: 12px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px ridge #A4C380;
}

.dropdownlist {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.checkbox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.radiobutton {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

}
