body {
	margin:      0px;
	padding:     0px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:   12px;
}
form {
	margin:  0px;
	padding: 0px;
}
input,
select,
textarea {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:   12px;
}
h1 {
	font-size:   22px;
	font-weight: normal;
	color:       #0061F2;
}
h2 {
	font-size:   16px;
	font-weight: bold;
	color:       #0061F2;
}
h3 {
	font-size:   12px;
	font-weight: bold;
	color:       #0061F2;
}
h4 {
	font-size:      10px;
	font-weight:    normal;
	color:          #0061F2;
	text-transform: uppercase;
}
p.introduction {
	font-size: 14px;
	color:     #0061F2;
}
a {
	color: #0061F2;
}
a img {
	border: none;
}
hr {
	height:     1px;
	border:     none;
	border-top: 1px solid #DD;
	color:      #DDD;
}
th {
	padding:		  4px 6px;
	background-color: #0061F2;
	font-size:		  12px;
	text-align:		  left;
	color:            #FFF;
}
/* PAGE */
table.page {
	width:  930px;
	margin: 0 auto;
}
td.pageL {
	background-image:  url(/images/pageL.jpg);
	background-repeat: repeat-y;
}
td.pageR {
	background-image:  url(/images/pageR.jpg);
	background-repeat: repeat-y;
}
td.nav {
	background-image:    url(/images/mmDiv.gif);
	background-repeat:   repeat-y;
	background-position: top right;
}
/* HEADER */
td.header {
	position: relative;
}
div.headerContent {
	position: relative;
}
a.logo img {
	margin: 20px 0px 15px 30px;
}
table.meta {
	position: absolute;
	top:      26px;
	right:    20px;
}
table.meta td {
	font-size: 11px;
	color:     #0061F2;
}
table.meta a {
	text-decoration: none;
	font-weight:     bold;
}
td.qSrch {
	width:             171px;
	height:            22px;
	background-image:  url(/images/srch.gif);
	background-repeat: no-repeat;
}
input.qSrchTxt,
input.qSrchTxtD {
	width:            123px;
	height:           22px;
	margin:           0px 6px 0px 4px;
	padding:          3px 0px 0px 0px;
	border:           none;
	background-color: Transparent;
	color:            #0061F2;
}
input.qSrchTxtD {
	font-style: italic;
	color:      #999;
}
input.qSrchBtn {
	display:          block;
	width:            39px;
	margin:           0px;
	padding:          0px 0px 3px 0px;
	border:           none;
	background-color: Transparent;
	color:            #FFF;
	font-size:        11px;
	font-weight:      bold;
	text-transform:   uppercase;
	text-align:       center;
	vertical-align:   middle;
}
/* YAHOO */
td.yahoo {
	padding:           5px 20px 0px 15px;
	background-image:  url(/images/header.jpg);
	background-repeat: no-repeat;
	color:             #FFF;
	font-size:         11px;
}
td.yahoo a {
	color:           #FFF;
	text-decoration: none;
}
div.yahooContent {
	padding-left:        8px;
	background-image:    url(/images/yArrow.gif);
	background-repeat:   no-repeat;
	background-position: 0px 4px;
}
a.print {
	float: right;
}
/* CONTENT */
td.content {
	background-image:    url(/images/contentBg.gif);
	background-repeat:   no-repeat;
	background-position: top center;
}
div.contentContainer {
	margin:  20px 0px;
	padding: 0px 20px;
}
table.sitemap {
	width: 100%;
}
table.sitemap a {
	text-decoration: none;
}
table.sitemap td.left {
	width: 30%;
}
table.sitemap td.right {
	width: 70%;
}
/* NAVIGATION */
ul.tree {
	margin:  0px;
	padding: 15px;
}
ul.tree ul {
	margin:    5px 0px;
	padding:   0px 0px 0px 0px;
	font-size: 12px;
}
ul.tree ul ul {
	padding:   0px 0px 0px 5px;
	font-size: 11px;
}
ul.tree li {
	margin:          0px;
	padding:         0px;
	list-style-type: none;
}
ul.tree ul li {
	padding:             0px 0px 0px 7px;
	background-image:    url(/images/mmLine.gif);
	background-repeat:   no-repeat;
	background-position: 0px 7px;
}
ul.tree a {
	text-decoration: none;
}
ul.tree a.Active {
	font-weight: bold;
}
ul.tree li.level1 {
	margin-bottom:       5px;
	padding:             0px 0px 0px 10px;
	background-image:    url(/images/mmArrow.gif);
	background-repeat:   no-repeat;
	background-position: 0px 5px;
	font-size:           14px;
}
/* FOOTER */
td.footer {
	padding:           8px 20px 0px 20px;
	background-image:  url(/images/footer.jpg);
	background-repeat: no-repeat;
	font-size:         11px;
	color:             #0061F2;
}
td.footer a {
	color: #0061F2;
}
table.threads,
table.messages {
	position:         relative;
	width:            100%;
	border-collapse:  collapse;
	background-color: #FFF;
}
table.threads th,
table.threads td {
	position: relative;
	padding:  6px 10px;
}
table.threads th,
table.threads td {
	border-bottom: 1px solid #DDD;
}
table.threads td.first {
	border-left: 1px solid #DDD;
}
table.threads td.last {
	border-right: 1px solid #DDD;
}
input.forumButton {
	padding:          3px 6px;
	background-color: #0061F2;
	border:           1px solid #0061F2;
	font-size:        11px;
	font-weight:      bold;
	color:            #FFF;
	cursor:           pointer;
}
a.forumButton {
	display:          inline-block;
	margin-left:      5px;
	padding:          5px 10px;
	background-color: #0061F2;
	border:           1px solid #0061F2;
	font-size:        11px;
	font-weight:      bold;
	color:            #FFF;
	text-decoration:  none;
}
a.forumButton:hover {
	background-color: #17B4FF;
	color:            #FFF;
}
table.messages td.threadTitle {
	background-color: #008BCE;
	font-size:        20px;
	font-weight:      normal;
	color:            #FFF;
}
table.messages td.details {
	width:            15%;
	font-size:        11px;
	color:            #666;
	border:           1px solid #DDD;
	background-color: #F9F9F9;
}
table.messages td.body {
	width:  85%;
	border: 1px solid #DDD;
}
table.messages div.author {
	font-style:  italic;
	font-weight: normal;
}
table.messages p.comment {
	padding:    10px 0px 0px 0px;
	border-top: 1px solid #DDD;
	color:      #666;
	font-size:  11px;
	font-style: italic;
}
div.reference {
	border:            1px solid #DDD;
	background-color:  #FFF;
	background-image:  url(/images/forumRefBg.jpg);
	background-repeat: repeat-x;
}
div.referenceContent {
	padding:             20px 10px 20px 60px;
	background-image:    url(/images/forumRefGfx.gif);
	background-repeat:   no-repeat;
	background-position: 5px 5px;
}
div.subThread {
	margin:       10px 0px;
	padding:      5px 0px 5px 10px;
	border-left:  4px solid #EEE;
}
div.subThread div.date {
	margin-bottom: 2px;
	font-size: 11px;
	color:     #666;
}
div.links {
	padding:   5px 0px;
	font-size: 11px;
}
div.links a {
}
/* MISC */
p.error,
p.message {
	padding:             10px 10px 10px 70px;
	margin:              10px 0px;
	background-color:    #FFF;
	background-image:    url(/images/error.gif);
	background-position: left center;
	background-repeat:   no-repeat;
}
p.error {
	border: 1px solid #C00;
	color:  #C00;
}
p.error a {
	color: #C00;
}
p.message {
	background-image: url(/images/info.gif);
	border:           1px solid #063;
	color:            #063;
}
p.message a {
	color: #063;
}