@import url("tabs.css");
/* PNGFIX */
img {
	behavior:url(/style/iepngfix.htc);
	border: none;
}
body {
	background-color: #EBE7F4;
	margin: 0;
	padding: 0;
	background-image: url(bgbar.gif);
	background-repeat: repeat-x;
}
/* define global typeface */
body, p, td, tr, input, textarea, select {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	line-height: 1.6em;
	width: auto;
}
body, p, td, tr, select {
	color: #333333;
}
input, textarea {
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #999999;
}
p {
	margin-top: 0px;
	margin-bottom: 1.5em;
}
strong, bold {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	margin-top: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 3em;
	color: #6C6C6C;
	line-height: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #44337b;
	font-size: 1.9em;
	font-weight: normal;
	margin-bottom: 0.3em;
	line-height: normal;
}
h3 {
	color: #000000;
	font-size: 1.4em;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 0.3em;
}
h4 {
	margin-bottom: 0;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
a {
	color: #0078a4;
	text-decoration: none;
}
a:visited {
	color: #457384;
}
a:hover {
	text-decoration: none;
	color: #5ad3ff;
}
ul, ol {
	list-style-position: outside;
	padding: 0px;
	margin-top: 0em;
	margin-bottom: 1.5em;
}
ul {
	margin-left: 1.7em;
}

ol {
	margin-left: 3em;
}
hr {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.boxUp {
	padding: 15px;
	color: #333333;
	line-height: normal;
	border: 1px solid #999999;
	margin: 15px;
	background-color: #EAEAEA;
}
.specialWriteup {
	margin-bottom: 15px;
	font-size: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
.warning {
	color: #FF0000;
}
.alignLeft {
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.alignRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.col2Left {
	float: left;
	width: 275px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.col2Right {
	float: left;
	width: 275px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Col1 {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 0px;
	padding-bottom: 40px;
}
.Col2 {
	width: 430px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 40px;
	display: inline;
}
.Col3 {
	float: left;
	width: 273px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 40px;
	display: inline;
}
.Col4 {
	float: left;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 40px;
	display: inline;
}

.clearFix {
	clear: both;
}

#container {
	width: 900px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-image: url(mainpanelshadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header  {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	height: 40px;
}

#bar {
	margin-left: 10px;
	margin-right: 10px;
	height: 171px;
}

#body {
	padding: 0px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 400px;
	background-image: url(bodybg.gif);
	background-repeat: repeat-y;
}
#leftBody {
	float: left;
	width: 570px;
	padding: 20px;
}

#rightBody {
	float: left;
	width: 270px;
	background-image: url(rightbodybg.png);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	min-height: 550px;
}

#sideMenu {
	background-color: #8F79C3;
	margin: 10px;
	padding: 2px;
}

#sideMenu  div {
	background-color: #A998D1;
	border: 4px solid #FFFFFF;
	padding: 10px;
	background-image: url(sidemenubg.png);
	background-repeat: repeat-x;
}

#sideMenu div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sideMenu div ul li {

}
#sideMenu div ul li a {
	color: #FFFFFF;
	font-size: 1.2em;
	display: block;
	height: 25px;
}
#sideMenu  div ul li a:hover {
	color: #6445AC;
	text-decoration: none;
}
#subMenuGroup  {
	margin: 0 10px 10px 10px;
	padding: 10px;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	background-color: #F0F0F0;
}
#subMenuGroup h1 {
	font-size: 1.8em;
	margin: 0 0 0.2em 0;
	color: #003366;
	padding: 0;
	line-height: 1em;
}
#subMenuGroup ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#subMenuGroup a {
	color: #333333;
}
#subMenuGroup li {
	margin: 0.5em 0;
	line-height: normal;
}

#subMenuGroup  a:hover, #subMenuGroup a:active {
	color: #660099;
}
#footer {
	clear: both;
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	background-color: #876FBF;
	text-align: center;
}
#footer div {
	margin-bottom: 8px;
}
#footer, #footer p, #footer a, #footer div, #footer div a {
	font-size: 8pt;
	color: #FFFFFF;
	line-height: normal;
}
#relatedLink {
	font-size: 1em;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0 10px 10px 10px;
	border: 1px solid #CCCCCC;
}
#relatedLink p {
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0.8em;
}
#relatedLink ul, #relatedLink ol {
	padding-left: 0;
	margin-left: 1.5em;
	margin-top: 0px;
}
#relatedLink li {
	list-style-type: square;
	line-height: 1.6em;
}
#hotlinebadge {
	margin: 6px;
	height: 89px;
	width: 258px;
	color: #FFFFFF;
}
#brochure { margin: 0 10px 10px 10px; text-align: center; }

.bigWord {
	font-size: 3em;
	line-height: inherit;
}
.photoFrame {
	border: 4px solid #EBEBEB;
}
.separator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 40px;
	margin-right: 40px;
	margin-left: 40px;
}
.margin40px {
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 40px;
}
.spacer10px {
	height: 10px;
}
.spacer20px {
	height: 20px;
}
.spacer30px {
	height: 30px;
}
.nobullet  {
	list-style-type: none;
}
.faqQuestion {
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
}
