

.main_header {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #3179E0;
}
body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: justify;
	background-color: #D4F1FC;
}

#navigation {
	margin: 0px;
	padding: 0px;
}

.main_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
}

.main_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
}
.main_header {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #3179E0;
}
.sub_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #00F;
}
.sub_categories {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	font-weight: bold;
}
#content {
	padding: 10px;
}
#bottom_main_cell {
	background-image: url(images/bottom_bg.png);
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#bottom_of_menu {
	background-repeat: no-repeat;
}
#main_content {
	background-repeat: no-repeat;
	text-align: justify;
	padding: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
}
li {
	list-style-image: url(images/bullets/arrows/bl_tri.gif);
}
.common_list li {
	list-style-image: url(images/bullets/diamond/pr_sdi.gif);
	list-style-position: outside;
	list-style-type: none;
}
ul {
	position: relative;
	top: -20px;
	right: -35px;
}

