/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/
#PageWrapper {
	width: 600px;
	margin: 0px auto;
	padding: 0px;
	vertical-align: top;
	border: 1px solid #999999;
} 
body{
	background-color: #8FCDF2;
	color:#333333;
	margin:6px;
	padding:0;
	scrollbar-3dlight-color: #6a6a6a;
	scrollbar-arrow-color: #D4CCD7;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #75637C;
	scrollbar-highlight-color: #D4CCD7;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #D4CCD7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#Breadcrumb {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #676767;
	border-left-color: #676767;
	background-color: #ADADAD;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
	text-transform: capitalize;
}
.breadcrumbRow {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #676767;
	border-left-color: #676767;
	background-color: #ADADAD;
}
.breadcrumbRow h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.breadcrumbText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
}
#BodyContainer {
	background:#FFFFFF;
	border:0px none;
	font-size: 11px;
	color: #000033;
	padding-right: 16px;
	padding-left: 16px;
	margin-bottom: 10px;
}
#BodyContainer h1 {
	font-size: 11px;
	color: #000066;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BodyContainer h2 {
	font-size: 11px;
	color: #000066;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#BodyContainer h2 a {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BodyContainer p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#BodyContainer p .indent {
	text-indent: 10px;
}



#BodyContainer ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	vertical-align: top;
	margin-top: 0px;
}
#BodyContainer li {
	margin-bottom: 4px;
	font-size: 11px;
	margin-top: 4px;
}
#BodyContainer a:link, {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BodyContainer a:visited{
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BodyContainer a:hover{
	color:#FF0000;
}
#BodyContainer img{
	padding: 6px;
}
#BodyRow {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #676767;
	border-left-color: #676767;
}
#Marketing{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #676767;
	border-left-color: #676767;
	color: #FFFF00;
}
#Marketing p{
	font-size: 10px;
	color: #FFFF00;
	text-indent: 4px;
	margin-bottom: 6px;
	margin-top: 6px;
}
#Footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-right: 10px;
}
p{
	margin-bottom:2px;
	margin-top: 10px;
}
h2  {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/nav-closed.gif);
	text-indent: 0px;
	text-decoration: none;
}
a:link,a:active,a:visited,a.postlink{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/nav-closed.gif);
	text-indent: 0px;
	text-decoration: none;
}
a:hover{
	color:#FF0000;
}
.layerPos {
	position: relative;
	right: auto;
	bottom: auto;
	top: 6px;
	left: -31px;
}
.bodyTable {
	background:#FFFFFF;
	border:0px none;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000033;
	padding-right: 16px;
	padding-left: 16px;
}
.bodyRow {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #676767;
	border-left-color: #676767;
}
.headerRow {
	background-color: #3A3987;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #676767;
	border-right-color: #676767;
	border-left-color: #676767;
}
/* Section Navigation
-------------------------------------------------------*/
ul.navbar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	margin: 0;
	top: 2em;
	width: 100%;
}
ul.navbar li {
	background-image:url(../images/nav-closed.gif);
	padding-left: 0.30em;
	padding-right: 0.6em;
}
ul.navbar a {
	text-decoration: none;
}
ul.navbar img {
	margin-left: -0.30em;
}

/* Figure Display 
-------------------------------------------------------*/
div.figureRight {
	width: 250px;
	margin: 4px;
	padding: 4px;
	float: right;
}
div.figureRight p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	padding-top: 0px;
	margin-top: 0px;
}
div.figureRightPortrait {
	width: 200px;
	margin: 4px;
	padding: 4px;
	float: right;
}
div.figureRightPortrait p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	padding-top: 0px;
	margin-top: 0px;
}
div.figureLeft {
	width: 250px;
	margin: 4px;
	padding: 4px;
	float: left;
}
div.figureLeft p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	padding-top: 0px;
	margin-top: 0px;
}
/*-----------------------------------------------------*/

.hidden {
	color: #FFFFFF;
}
.pictureBorder {
	padding: 2px;
}
.nav-choice{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
}
a.nav-choice:link,a.nav-choice:active,a.nav-choice:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
	font-style: normal;
}
a.nav-choice:hover{color:#FF0000}

.nav-closed {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	margin-right: 32px;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-top: 3px;
	background-image: url(images/nav-closed.gif);
	text-indent: 0px;
	line-height: 14px;
	padding: 0px;
}
.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
}
.quotationSource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 20px;
	font-style: normal;
}
.quotationBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	background-color: #EEEEEE;
	margin-right: 20px;
	margin-left: 20px;
}
.quotationBoxSource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 20px;
	font-style: normal;
	background-color: #EEEEEE;
}
.quotationImportant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.indent{
	padding-left: 10px;
}.suffix {
	font-size: 8px;
	vertical-align: sub;
}

.tab1 {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 20px;
}
.halfline {
	line-height: 16px;
}
