body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#003;
	background-repeat: repeat;
}
p {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.1em;
	color: #006;
}
#mainContent h1 {
	font-size: 2em;
	color: #006;
}
.quotation {
	background-color: #9CF;
	border: 1px solid #666;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
.menuItems {
	list-style-type: none;
	background-color: #48C534;
	border: 2px solid #3D6F36;
	padding: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
.menuItems li {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.stripes {
	border: 1px solid #666;
	list-style-type: none;
	padding: 0px;
}
.odd {
	background-color: #CCC;
}
.stripes li {
	padding-left: 10px;
}
.left {
	float: left;
	margin-right: 5px;
}
.featuredSeries {
	font-size: .9em;
	padding-left: 5px;
}
.clientList {
	font-size: .7em;
}
.noBottomMargin {
	margin-bottom: 0px;
}
.noTopMargin {
	margin-top: 0px;
}

a img {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.faqTitle {
	color: #003;
	background-color: #A2D7FF;
	padding-left: 5px;
}
.faq {
	font-size: .8em;
}
.faq dt {
	font-weight: bold;
	font-size: 1.1em;
	color: #223E1E;
}
.faq dd {
	margin-bottom: 1em;
}
.right {
	text-align: right;
}
.faqLinks {
	font-size: .8em;
}
#mainMenu {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.1em;
	color: #003;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #565DDF;
	border-bottom-color: #565DDF;
}
#container #mainMenu {
	text-align: center;
}
#mainMenu .mainMenuItems {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainMenu .mainMenuItems li {
	display: inline;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#mainMenu .mainMenuItems li a:link, #mainMenu .mainMenuItems li a:visited {
	color:#006;
	text-decoration: none;
}
#mainMenu .mainMenuItems li a:hover {
	color:#06F;
}
#mainMenu .mainMenuItems li a:active {
	color:#03F;
	text-decoration: underline;
}

#sidebar1 p {
	margin-top: 0px;
}
#mainContent ul {
	font-size: 0.8em;
	line-height: 1.3em;
}
#footer p img {
	margin: 0px;
}
#mainContent ul li ul {
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 0.5em;
}
.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	border: 1px solid #010640;
}
#form1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
#mainContent table tr td #form1 table {
	line-height: 1.5em;
}
#form1 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#form1 h2 {
	font-size: 1.2em;
	color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#form1 label {
	font-size: 0.9em;
}
#container #footer ul {
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	height: 150px;
}
#container #footer ul li {
	display: inline;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

