
body {
	margin: 20px 20px 0px 20px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: .8em; 
	letter-spacing: .08em;
	color: ;
	text-align: justify;
	background: url('/images/mou_test_bg.jpg') repeat; 
 }

fieldset {
	border: 0px;
 }

legend {
	display: none;
 }

#content p,h2,h3 {
	font-size: 1em;
	margin: 3px 3px 15px 3px;
	padding: 5px;
 }

#sidebar h3 {
	margin-bottom: 3px;
 }

#sidebar p {
	margin: 3px;
	padding: 3px;
 }

#menu ul, #menu li { 
	padding-left: 0px;
	display: inline;
 } 

.panel ul {
	margin-left: 0px;
	margin-top: 4px;
	padding-left: 5px;
	list-style-type: none;
 }
.panel li {
	margin-right: 10px;
	line-height: 120%;
 }


.articleOptions {
	font-size: .9em;
 }

#content li {
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 120%;
 }

.articleOptions ul {
	padding-left: 15px;
	list-style-type: square;
 }

.article table {
	width: 100%;
 }

a em {
font-style: normal;
text-decoration: underline;
    }

a {
        color: ;
        text-decoration: none; font-weight: bold;
 }

a:hover { 
	color: #EEEEFF;
	font-weight: bold;
	text-decoration: none;
 }

.white {
	color: #FFF;
 }

.panel {
	border: 1px  solid;
	color: ; 
 }

.smaller {
	letter-spacing: .01em;
	font-size: .8em;
 }

h2, .paneltitlerow {
	color: ;
	background-color: ;
	font-weight: bold;
	text-transform: uppercase;
 }

.links ul { margin-top: 5px; margin-bottom: 6px; }

.links { text-align: left; }

.links a {
	margin-left: 5px;
	text-align: left;
	letter-spacing: normal;
	font-weight: normal;
	font-size: .9em;
 }

h3, .panelsubtitlerow {
	background-color: ;
 }

.paneltext { font-size: .8em; letter-spacing: 0em;}

.textbox {
	margin: 2px;
	color: ;
	background-color: ;
	border: 1px  solid;
	letter-spacing: 1px;
	padding: 2px;
 }

.paneltitle a {
	color: #fff;
 }

.optionbox {
	margin: 0px 2px 2px 2px;
	font-size: 12px;
	color: ;
	background-color: ;
	border: solid;
	letter-spacing: 1px;
	margin-top: 2px
 }

form {
	display: inline;
 }

.margin {
	padding: 10px;
 }

.picture {
	border: 1px  solid;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 0px;
 }

.noborder {
	border: 0px;
 }

.em {
	font-style: italic;
 }

.strong {
	font-weight: bold;
 }
