body {
	margin			: 0px;
	color			: #000000;
}

a:link,
a:active,
a:visited {
	font-weight		: normal;
	border			: 1px solid #ECECFF;
	background-color	: #E0FFE0;
	text-decoration		: none;
	color			: rgb(0, 0, 221)
}


ul#menuItems li a:link,
ul#menuItems li a:active,
ul#menuItems li a:visited {
	border			: 0;
	color			: #0000DD;
	background-color	: transparent;
	font-style		: normal;
	text-decoration		: underline;
}

a:hover, 
ul#menuItems li a:hover {
	font-style		: normal !important;
	text-decoration		: underline !important;
}

table.mainTable tr.logo td {
	background		: #FFFFFF;
	vertical-align		: top!important;
}


table.mainTable tr.logo td p.headerText {
	position		: absolute;
	top			: 3px;
	left			: 180px;
	margin-top		: 10px;
	margin-right		: 10px;
	margin-bottom		: 0px;
	padding			: 5px 10px 5px 10px;
	color			: #212287;
	font-size		: 23pt;
	font-style		: italic;
	font-weight		: bold;
	line-height		: 1.3em;
	text-align		: center;
	background-color	: #E8FFE8;
	background-color	: #FFFFFF;
	border			: 1px solid #55CC55;
	width			: auto;
}

table#pitch {
	padding			: 0px 4px 0px 0px;
	margin-bottom		: 0px;
	margin-top		: 0px;
	color			: #222255;
	background-color	: #FFFFFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	line-height		: 1.4em;
}

table#pitch td {
	padding-top		: 0px;
	padding-bottom		: 12px;
}

table#pitch td p {
	margin			: 1.0em 0px 0px 0px;
}

table#pitch td p:first-child {
	margin			: 0;
}

table#pitch tr td h3 {
	margin-bottom		: 5px;
	color			: #296251;
	font-size		: 11pt;
	text-align		: left;
}

table#pitch tr td p {
	margin-top		: 0px;
}

table.editTable TD input {
	width			: 300px;
}

table.editTable TD input.button {
	width			: auto;
	padding			: 0px 5px 0px 5px;
	margin-right		: 20px;
	font-family		: verdana, helvetica, sans serif;
	height			: 2em;
	background-color	: #cccccc;
}

table.editTable TD input[type="file"] {
	width			: 350px;
}

table.editTable TD textarea {
	width			: 400px;
	height			: 300px;
}

table.editTable TD.data {
	width			: 70%;
	padding-bottom		: 15px;
	padding-left		: 10px;
	text-align		: left;
	vertical-align		: top;
}
table.editTable TD.data p {
	font-size		: 10pt;
}

table.editTable TD.label {
	width			: 30%;
	font-size		: 10pt;
	text-align		: right;
	vertical-align		: top;
}

table.mainTable {
	border			: 1px solid #101176;
	width			: 790px;
	padding			: 0px;
	color			: #333366;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8px;
	line-height		: 1.3em;
	margin-left		: 5px;
	border-collapse		: collapse;
}

table.mainTable div.inner {
	width			: 780px;
	padding			: 8px;
	background-color	: #FFFFFF;
	color			: #121266;
	font-family		: Gill, verdana, helvetica, sans-serif;
	font-size		: 9pt;
	font-weight		: normal;
	line-height		: 1.4em;
	text-align		: left;
}

table.mainTable div.inner div.box3Header {
	margin-left		: 7px;
	font-family		: verdana, arial,  sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	font-style		: italic;
}

table.mainTable div.inner li {
	margin-bottom		: 0.8em;
}

table.mainTable div.inner p {
	padding-right		: 100px;
	padding-left		: 8px;
}
table.mainTable div.inner h3 {
	font-size		: 11pt;
	font-weight		: bold;
}
p.image {
	margin-left		: 0px;
	margin-top		: 0px;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #101176;
}

p.image img {
	position		: relative;
	top			: 4px;
}

p.threeButtons {
	padding			: 0;
	text-align		: center;
}

table.mainTable td.column2 {
	width			: auto;
	border			: 1px #5A5DE1 solid;
	padding-left		: 5px;
	padding-right		: 5px;
	background-color	: #FFFFFF;
	vertical-align		: top;
}

table.mainTable tr.footer {
	width			: 100%;
	padding			: 0px;
	color			: #000000;
	background-color	: #E4E9E4;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-align		: center;
	letter-spacing		: 1px;
}

table.mainTable tr.menuBar {
	background		: url("img/menu-background4.jpg");
	color			: #00FF00;
	height			: 30px;
}

table.mainTable tr.menuBar #slogan {
	padding-left		: 13px;
	color			: #FFFFFF;
	font-weight		: bold;
	font-style		: italic;
}

table.mainTable tr.menuBar td {
	margin			: 0px;
	padding-bottom		: 0px;
	font-size		: 8pt;
	font-weight		: bold;
	vertical-align		: middle;
}

table.mainTable tr.menuBar ul#menuItems {
	padding-top		: 6px;
	margin-top		: -18px;
	margin-right		: 20px;
	margin-bottom		: 0px;
	list-style-type		: none;
}

table.mainTable tr.menuBar ul#menuItems li {
	float			: right;
	width			: auto;
	padding-right		: 7px;
	padding-left		: 7px;
	padding-top		: 3px;
	border-left		: 3px #00FF00 solid;
	font-size		: 8pt;
	font-weight		: bold;
	font-style		: normal;
}


td.columnLeft {
	width			: 190px;
	background-color	: #DDFFFF;
	vertical-align		: top;
}
td.columnLeft h3 {
	font-size		: 12pt;
	font-style		: italic;
	font-weight		: bold;
	line-height		: 1.4em;
	margin-top		: 2px;
}

td.columnLeft div.also {
	border-top		: 1px #000 solid;
	padding			: 5px 10px 0px 8px;
}

td.columnLeft div.also ul li {
	margin-top		: 0px;
	margin-bottom		: 10px;
	color			: #111111;

}
td.columnRight {
	width			: auto;
	padding			: 11px;
	background-color	: #FFF;
	color			: #292929;
	font-size		: 10pt;
	line-height		: 1.2em;
	text-align		: justify;
}

td.columnRight h2 {
	font-size		: 12pt;
	font-style		: italic;
	font-weight		: bold;
	line-height		: 1.2em;
	margin-bottom		: 0px;
	margin-top		: 0px;
}

td.columnRight h3 {
	font-size		: 11pt;
	font-style		: normal;
	font-weight		: bold;
	line-height		: 1.4em;
	margin-bottom		: 0px;
}
td.columnRight h4 {
	font-size		: 10pt;
	font-style		: italic;
	font-weight		: bold;
	line-height		: 1.2em;
	margin-bottom		: 0px;
	margin-top		: 0px;
}

td.columnRight p {
	margin-top		: 5px;
}

td.columnRight ul {
	margin-top		: 0px;
}
td.columnRight ul li {
	margin-top		: 5px;
	margin-bottom		: 15px;
}
td.columnRight ol li {
	margin-top		: 0px;
	margin-bottom		: 5px;
}

ul#menuItems li a:active,
ul#menuItems li a:visited,
ul#menuItems li a:link {
	color			: #FFFFFF !important;
	font-weight		: bold !important;
	text-decoration		: none !important;
}

ul.fancy {
	list-style-image	: url("img/8dot5a.gif");
	font-size		: 1.1em;
}

ul.fancy li {
	line-height		: 2.0em;
}

.insetSection {
	border			: 2px inset #000000;
	padding-left		: 5px;
	padding-top		: 5px;
	margin			: 15px;
	background-color	: #F5FAF5;
	width			: 180px;
}
.insetSection p {
	margin-top		: 0px;
	margin-bottom		: 1em;
}
.insetSection h3 {
	margin			: 0px 0px 5px 0px !important;
}

.insetSection ul li {
	margin-top		: 0px;
	margin-bottom		: 0px;
	font-size		: 8pt;
	margin-left		: -20px;
}

.insetSection ul.fancy {
	list-style-image	: none;
	list-style-type		: none;
	font-size		: 1.1em;
}

.outer {
	width			: 100%;
}

input.buttonExpand {
	background		: url("img/expand.gif");
	width			: 33px;
	height			: 34px;
	border			: 0px;
}

input.btnPresentationOut {
	background		: url("img/presentation.jpg");
	width			: 48px;
	height			: 48px;
	border			: 3px outset #777;
}

input.btnPresentationOver {
	background		: url("img/presentation.jpg");
	width			: 48px;
	height			: 48px;
	border			: 3px inset #777;
}


input.btnDownloadOut {
	background		: url("img/download.gif");
	width			: 48px;
	height			: 48px;
	border			: 3px outset #777;
}

input.btnDownloadOver {
	background		: url("img/download.gif");
	width			: 48px;
	height			: 48px;
	border			: 3px inset #777;
}

input.btnContactOut {
	background		: url("img/contact.gif");
	width			: 48px;
	height			: 48px;
	border			: 3px outset #777;
}

input.btnContactOver {
	background		: url("img/contact.gif");
	width			: 48px;
	height			: 48px;
	border			: 3px inset #777;
}

span.imageLabel {
	color			: #464;
	font-style		: italic;
	font-size		: 11pt;
}