/* main styles */
body, td {
	font-size: 80%;
	text-align: center;
}

body, textarea, td {
	font-family: Arial, Helvetica, sans-serif;
}

body, input, select, textarea, a, td {
	color: #949295;
}

h1 {
	color: #9C9CB8;
	padding: 0;
	font-size: 1.6em;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
}

h2, h3 
{
	color: #b0b0b0;
	margin-top: 1em;
	margin-bottom: 1em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}

h3 {
	margin-bottom: -1.2em !important;
	margin-bottom: -2em;
	font-size: 1em;
}

p 
{
	/*font-size: medium;*/
	/*margin-top: 1.2em !important;
	margin-top: 2em;*/
	/*margin-top: 1.6em;*/
	/*margin-top: -0.5em;*/
	/*font-size: 12px;*/
}

img {
	border: none;
}

a {
	/*color: #c7b964;*/
	color: #9C9CB8;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	/*color: #c7b964;*/
	color: #9C9CB8;
	text-decoration: none;
}

td {
	text-align: left;
	vertical-align: top;
}

/**************************************************************/

.divWelcomeTxt
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
}

#welcomeTxt_1
{
	font-size: 18px;
}

#welcomeTxt_2
{
	margin-top: 8px;
	font-size: 14px;
}

/**************************************************************/

.sequence span, .sequence a {
	/*color: #c7b964;*/
	color: #9C9CB8;
	text-decoration: none;
	font-weight: bold;
}

.copy, #articles, #relatedlinks, .sequence {
	font-size: 0.9em !important;
	font-size: 0.85em;
	letter-spacing: 1px;
	line-height: 1.5em;
}

#relatedlinks ul, ul.doclist {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.doclist li {
	padding-right: 20px;
}

ul.doclist li img {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 1px 2px 2px 1px;
}

#relatedlinks li {
	background: url(../Images/Controls/Layout/arrow_right_dark.gif) 7px no-repeat;
	padding-left: 15px;
	margin-left: 10px;
}

#relatedlinks a {
	/*color: #c7b964;*/
	color: #9C9CB8;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
}