body {
	margin: 0px;
	padding: 0px;
	background-color: #e6f1f9;
	color: #413741;
	font: 0.85em Arial, Helvetica, sans-serif;
}
td.body_edit {
	margin: 0px;
	padding: 0px;
	background-color: #e6f1f9;
	color: #413741;
	font: 0.85em Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

p {
}
a {
	text-decoration: none;
}
ol {
	margin-left: 30px;
	padding-left: 30px;
}
ul {
	margin-left: 30px;
	padding-left: 30px;
}
ul.ticks {
	list-style-image: url(/graphics/tick.gif);
}
li {
	margin-left: 20px;
	padding-left: 6px;
}
img {
	border: 1px solid #413741;
	margin: 0px 15px 15px 15px;
}
img#sitetitle {
	float: left;
	margin: 20px 30px;
}

H1 {
	float: left;
	padding: 90px 10px 5px 80px;
	color: #f7931d;
	font-size: 250%;
	font-style: italic;
}
H2 {
	color: #38e111;
	font: 1.85em;
	font-weight: bold;
	padding: 5px 0px 15px 0px;
	margin: 0px;
}

table.toptable {
	width: 1000px;
	margin: 10px auto 0px auto;
	padding: 28px 0px 0px 12px;
	background-image: url(/themes/wgse911/topback.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}
table.maintable {
	width: 1000px;
	margin: 0px auto 0px auto;
	background-image: url(/themes/wgse911/midback.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
table.bottomtable {
	width: 1000px;
	margin: 0px auto 10px auto;
	background-image: url(/themes/wgse911/bottomback.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

A:link {
	color: #6776ec;
}
A:visited {
	color: #6776ec;
}
A:hover {
	color: #38e111;
}

div.titlebox1 {
	position: relative;
	height: 258px;
	width: 976px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
span.banner1 {
	display: block;
	float: left;
	width: 210px;
	margin: 172px 0px 0px 200px;
	color: white;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}
span.banner2 {
	display: block;
	float: left;
	width: 210px;
	margin: 172px 0px 0px 40px;
	color: white;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}
span.banner3 {
	display: block;
	float: left;
	width: 210px;
	margin: 182px 0px 0px 45px;
	color: white;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}
TD.menubox {
	width: 250px;
	padding-right: 3px;
}

TD.mainbox {
	width: 800px;
	padding: 0px 35px 25px 0px;
	
}

TD.buttonbox {
	padding: 10px;
	width: 190px;
}
img.power_button {
	border: 0px;
	margin-top: 22px;
	margin-left: 45px;
	margin-right: 25px;
	margin-bottom: 30px;
}
TD.footerbox {
	padding: 28px 10px 10px 10px;
	font-size: 85%;
	font-weight: bold;
}
div.copy {
	color: white;
}

td.menubox2 {
	width: 200px;
}
td.phone {
	padding: 0px 0px 20px 40px;
	font-weight: bold;
	font-size: 150%;
	font-style: italic;
	color: #38e111;
}
table.menu {
	margin: 2px 0px 0px 30px;
	padding: 0px;
}
td.menuitem {
	margin: 3px;
	font: 1.0em;
	text-align: center;
	padding: 0px;
}

table.menu A {
	display: block;
	padding: 4px 15px 4px 15px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;

}
table.menu A.menuhref:link, table.menu A.menuhref:visited {
	color: white;
	background-color: #f6290e;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	border-left: 1px solid white;
	border-top: 1px solid white;
}

table.menu A.menuhref:hover {
	color: white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid #c1c1bf;
	border-top: 1px solid #c1c1bf;
	background-color: #38e111;
}


a.footermenuhref:hover {
}

table.dynamics {
	width: 220px;

}

div.feature {
	width: 220px;
	padding: 10px 10px 20px 10px;
	margin: 0px 30px 15px 0px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #e6f1f9;
}
span.feature_head {
	display: block;
	color: #38e111;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
p.feature_text {
	margin-left: 10px;

}
a.featurelinkmore {
	display: block;
	font-weight: bold;
	float: right;
}

div.latestnews {
	width: 220px;
	padding: 10px 10px 20px 10px;
	margin: 0px 30px 15px 0px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #e6f1f9;
}
span.latestnews_head {
	display: block;
	color: #38e111;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}

div.latestnews_item {
	width: 200px;
	padding: 5px 5px 8px 10px;
}
span.latestnews_item_headline {
	display: block;
	margin: 5px 5px 8px 10px;
}
span.more_news {
	clear: both;
	display: block;
	text-align: right;
	margin: 5px 10px;
	font-weight: bold;
}
span.latestnews_item_date {
}

div#oration {
	width: 220px;
	padding: 10px 10px 20px 10px;
	margin: 0px 30px 15px 0px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #e6f1f9;
}
span#oration_head {
	display: block;
	color: #38e111;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;

}
span#oration_text {
	display: block;
	margin: 5px 5px 8px 10px;

}
span#oration_attrib {
	display: block;
	text-align: right;
	margin-right: 26px;
	font-weight: bold;

}
table.news_page_table {
	margin: 10px 40px 10px 10px;
}
td.newstable {
	margin: 10px 10px 10px 30px;
}
table.newsindextable {
	margin: 10px 10px 10px 30px;
}
td.newshead {
	border-bottom: 1px dotted #c1c1bf;
}
a.newsdate {
}
p.newsdate {
}
p.newshead {
	font-weight: bold;
}
a.newsintromore {
	display: block;
	margin-left: 60px;
	margin-bottom: 10px;
}
span#newsnext {
	float: right;
	margin-right: 40px;
	font-weight: bold;
}
span#newsprev {
	float: left;
	font-weight: bold;
}

span#eventsnext {
	float: right;
	margin-right: 40px;
	font-weight: bold;
}
span#eventsprev {
	float: left;
	font-weight: bold;
}
table.linkstable {
	margin: 10px 10px 10px 30px;
}
p.linkshead {
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
p.linktitle {
	font-weight: bold;
	margin-right: 20px;
}
table.group_list {
	padding-left: 30px;
}
td.item_title {
	vertical-align: middle;
	padding-right: 8px;
}
td.item_button {
	width: 20px;
	vertical-align: middle;

}
img.item_button {
	padding-top: 10px;
}
p.item_title {
	vertical-align: middle;
	font-weight: 600;

}
td.item_desc {
	vertical-align: middle;

}


A.pgindex:link {
}
A.pgindex:visited {

}
A.pgindex:hover {
}
P.portlinktext {
	font-weight: 600;
}
div.pptimage {
	float: right;
	margin-right: 14px;
}
p.portfolio_pictext_6col {
	clear: both;
}
td.portfolio_ptext table {
	padding: 6px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #e6f1f9;

}
td.portfoliolinks {
	width: 200px;
	padding-left: 15px;
}
table.contact_details {
	margin-left: 16px;
}
table.contact_details td {
	padding-top: 15px;
	padding-bottom: 12px;
}
td.contact_head {
	font-weight: bold;
	padding-right: 12px;
}
a.contact {
	font-weight: bold;
}
table.contact_form td {
	padding-bottom: 12px;
}
td.contact_formhead {
	width: 30%;
	font-weight: bold;
}
table.userindex_list {
	margin: 10px 40px 10px 30px;
}
p.userindex_title {
	font-weight: bold;
}

div.searchbox {
	float: right;
	margin: 0px 20px;
	width: 240px;
}

div.docs {
	padding-left: 30px;
}
div.docs_group {
	padding: 15px 0px 0px 0px;
	clear: both;
}


span.docs_group_title {
	font-weight: 600;
	display: block;
	clear: both;
}
span.docs_link {
	display: block;
	clear: both;
}
a.docs_link {
	padding-top: 10px;
}
span.docs_link img, span.docs_link a {
	float: left;
}
table.logos img {
	border: none;
}
