﻿#container {
	margin: 0px auto;
	padding: 20px 0;
	text-align: center;
	width: 60%;
	clear: both;
}
#containerGuides {
	margin: 0px auto;
	padding: 20px 0;
	text-align: center;
	width: 620px;
	clear: both;
}
#containerGuides table {
	margin-top: 30px;
}
#containerGuides h3 {
	color: maroon;
	font-size: small;
	font-style: italic;
	font-weight: normal;
}
#containerGuides li{
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
.leftColumn {
	background-position: 0px 0px;
	text-align: left;
		width: 300px;
		padding-right: 60px;
	background-repeat: repeat;
	background-attachment: scroll;
}
.rightColumn {
	border-left: 1px maroon solid;
	padding-left: 30px;
	width: 300px;
	text-align: left;
}
.qwidget {
	border-left: 1px solid maroon;
	padding-left: 60px;
		width: 200px;
	text-align: left;
	}
#content {
	text-align: left;
}
li {
	padding: 0 0 10px 0;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.myHeader {
	color: #800000;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.myGeorgia {
	font-family: Georgia;
	font-weight: normal;
	font-size: 16x;
}
a.email {
	color: #3366FF;
}
.pageTitle{  /* for the page title bar */
	font-size: 16px;
	color: maroon;
}
a.pageTitleCC:active {
	font-size: 16px;
	color: #003366;
}
a.pageTitleCC:link {
	font-size: 16px;
	color: #003366;
}
a.pageTitleCC {
	font-size: 16px;
	color: #003366;
}
a.pageTitleCC:hover {
	font-size: 16px;
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}

.tabs {
	background-color: #DDE7F1;
}
.myHeader2 {
	font-weight: bold;
}
.pageTitleCC2 {
	font-size: 16x;
	font-family: Verdana, arial, helvetica;
	color: 003366;
}
.colorMaroon {
	color: #800000;
}
.underlinedText {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

