body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #CEDCFD;
}
.plain_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #00C;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	text-align: left;
}

h2 {
	font-size: 18px;
	color: #093;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #009;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #093;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
}
.emphasis_bl_it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00C;
}
.emphasis_bl_it_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00C;
}
.emphasis_gr_it_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #093;
	text-decoration: underline;
}
.emphasis_gr_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #093;
}

.emphasis_gr_it_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #093;
}
.emphasis_gr_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #093;
}
.emphasis_bl_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00C;
}
.emphasis_gr_it_16_plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #093;
}
.emphasis_bl_it_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #039;
}
.emphasis_bl_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #039;
}








.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	font-weight: normal;
}
.nav_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #00C;
}
.float_right {
	float: right;
	margin: 10px;
}
.float_left {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.footer_float_left {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 120px;
}
.footer_float_right {
	margin-top: 10px;
	margin-right: 120px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00C;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00C;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C3;
	text-decoration: underline;
}

.credentials {
	font-size: smaller;
	color: #333;
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #093;
	font-style: italic;
}
.pub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #3A00CC;
}
#brochure {
	padding: 0px;
	float: right;
	height: 350px;
	width: 300px;
	text-align: center;
	margin-bottom: 40px;
}
#brochure_left {
	float: left;
	height: 350px;
	width: 250px;
	text-align: center;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#brochure_ctr_rt {
	float: right;
	height: 350px;
	width: 300px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 60px;
	padding: 0px;
}
#brochure_ctr_lt {
	padding: 0px;
	float: left;
	height: 350px;
	width: 300px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 60px;
}
#image_floatbox_rt {
	padding: 0px;
	float: right;
	margin-left: 15px;
	height: 780px;
	width: 233px;
}
#image_floatbox_rt_2 {
	padding: 0px;
	float: right;
	margin-left: 15px;
	height: 420px;
	width: 233px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

