body,td,th {
	font-family: Geneva, sans-serif, Helvetica, Lucinda;
	font-size: 14px;
	color: #083D7D;
}
body {
	background-color: #FFF;
}
a:link {
	color: #083D7D;
	text-decoration: none;
}
a:visited {
	color: #083D7D;
	text-decoration: none;
}
a:hover {
	color: #69C;
	text-decoration: underline;
}
a:active {
	color: #CCC;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;

}
#h1_style {
	font-size: 16px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	color: #FFF;
}

p {
	font-weight: bold;	
}

.main_content {
	font-weight: normal;
	
}
#bold_red {
	font-weight: bold;	
	color:#C00;
	font-size: 16px;
}

table {
	border: 0px;
	border-collapse: collapse;
	cellpadding:10;
	cellspacing: 10;
	margin: 0, auto, 0, auto;
}

#menutable {
	background: #083D7D;	
}
#maintable tr th table tr td #maintable2 tr td #content tr th #tableleft tr td table tr td #italicbox tr td p em {
	font-style: italic;
	font-size: 12px;
	color: #083D7D;
}
#maintable tr th table tr td #maintable2 tr th table tr td table tr td table tr td {
	color: #FFF;
	font-weight: bold;
}

#indent {
	padding-left: 30px;
	padding-right: 30px;
}
#indent-left {
	padding-left: 30px;
	padding-right: 10px;
}

ul.widelines {
	line-height: 125%;
}

ol {
	text-align: left;	
}
