@charset "utf-8";

/*
 * Main Content
 */
#content {
	padding-top: 30px;
 	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*
 * Main Content Body
 */
#content #body {
	float: left;
	width: 530px;
	margin: 0 0 20px 50px;
	line-height: 18px;
	text-align: left;
}
#content #body p {
	margin: 15px 0px;
	text-align: left;
}
#content #body h1 {
	color: #4f7ba4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
#content #body a {
	text-decoration: underline;
}
#content #body ul {
	list-style: none;
}
#content #body ul li {
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 10px 20px;
	background-image: url(../images/arrow-short.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#content #body .preventsSteps ul li {
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 10px 20px;
	background-image: url(../images/arrow-short.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#content #body .preventsSteps ul li {
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 10px 20px;
	background-image: url(../images/arrow-short.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#content #body ul li ul {
	padding: 20px 0px 0px 0px;
}
#content #body .preventsSteps ul li ul {
	padding: 20px 0px 0px 0px;
}
#content #body ul li ul li {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 10px 0px;
	list-style-type: lower-roman;
	background: none;
}
#content #body .preventsSteps ul li ul li {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 10px 0px;
	list-style-type: lower-roman;
	background: none;
}
#content #body table {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: solid 1px #d4d4d4;
}
#content #body table tr {
	vertical-align: top;
}
#content #body table tr th {
	width: 25%;
	padding: 5px;
	color: #4f7ba4;
	text-align: left;
	background-color: #d5dde5;
}
#content #body table tr td {
	padding: 5px;
}
#content #body form table tr td:first-child {
	text-align: right;
}
#content #body .note {
	margin: 0px 25px 0px 50px;
	font-style: italic;
	letter-spacing: 1px;
}
#content #body .important {
	font-weight: bold;
}
#content #body .required {
	padding-right: 5px; 
	color: #d31145;
	font-weight: bold;
}

/*
 * Main Content Right Column
 */
#content #right-col {
	float: left;
	width: 200px;
}
#content #right-col #side-img {
	margin: -10px 0 15px 0;
}
#content #right-col #side-nav {
	padding: 4px;
	border: solid 1px #d4d4d4;
}
#content #right-col #side-nav #section {
	margin: 0 0 4px 0;
	padding: 6px 0px 6px 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #d5dde5;
}
#content #right-col #side-nav #section a {
	color: #4f7ba4;
}
#content #right-col #side-nav ul {
	list-style: none;
}
#content #right-col #side-nav ul li {
	display: inline;
}
#content #right-col #side-nav ul li:first-child {
	margin-top: 3px;
}
#content #right-col #side-nav ul a {
	display: block;
	padding: 6px 0px 6px 28px;
	color: #444d3e;
	font-size: 11px;
}
#content #right-col #side-nav ul li a:hover {
	color: #2877be;
}
#content #right-col #side-nav ul li .selected {
	background-color: #efeeee;
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#content #right-col #side-nav ul li ul li a {
	font-size: 10px;
	padding: 6px 0px 6px 40px;
}
#content #right-col #side-nav ul li ul li .selected {
	background-color: #efeeee;
	background-position: 15px center;
}

/*
 * Information Box
 */
.info-box {
	margin: 10px 0px;
	padding: 10px;
	color: #666666;
	background-color: #efeeee;
}
.info-box h3 {
	margin-bottom: 10px;
	color: #4f7ba4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.info-box td {
	text-align: center;
}
.info-box p {
	margin-top: 10px;
}
.info-box ul {
	font-size: 10px;
	list-style: none;
}
.info-box li {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/arrow-short.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.info-box a {
	padding: 2px;
	line-height: 12px;
	text-align: center;
}
.info-box a img {
	border: none;
	vertical-align: middle;
}#content #bodyNews p {
	margin: 0 0 10px 150px;
}
#content #bodyNews hr {
	margin-top: 25px;
	margin-right: 20;
	margin-bottom: 25px;
	margin-left: 10px;
}
.info-boxWebinar {
	padding: 5px;
	color: #666666;
	background-color: #efeeee;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.info-boxWebinar ol {
	margin-left: 30px;
	margin-right: 30px;
}
.info-boxWebinar ol ol {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 20px;
	background-image: url(../images/arrow-short.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
}
.bullet {
	list-style-image: url(../images/arrow-short.gif);
	list-style-position: inside;
}

