html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color: #ffffff;
	background-image: url(/_resx/v1/images/backgroundImage.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

table {
	border: none;
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;
	caption-side: top;
	table-layout: auto;
}

body, table, p {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	color: #3e3e3e;

	text-decoration: none;
	line-height: 1.4;
	font-weight: normal;
	font-style: normal;
	text-transform: none;

	letter-spacing: normal;
	text-indent: 0;
	white-space: normal;
	word-spacing: normal;
}

table, p {
	margin: 0;
	padding: 0;
}

td, th {
	padding: 0;
	border: none;

	vertical-align: top;
	text-align: left;
}

thead, tbody, tfoot {
	border: none;
}

.pdfIco {
	padding: 1px 0 2px 21px;
    background-image: url(/_resx/v1/images/pdfIco.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 12px;
	
	background-image: url(/_resx/v1/images/listStyle.gif);
	background-position: 1px 0.65em;
	background-repeat: no-repeat;
}

ul ul li {
	margin: 0 0 0 20px;
	padding: 0 0 0 12px;
	
	background-image: url(/_resx/v1/images/listStyle.gif);
	background-position: 1px 0.65em;
	background-repeat: no-repeat;
}

ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 12px;

	background-image: url(/_resx/v1/images/listStyle.gif);
	background-position: 1px 0.65em;
	background-repeat: no-repeat;
}

ol {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ol li {
	margin: 0 0 0 22px;
	padding: 0 0 0 -8px;
	
	background-image: none;
}

ol li ol {
	margin: 0;
	padding: 0;
	list-style-type: lower-alpha;
}

ol li ol li {
	margin: 0 0 0 22px;
	padding: 0 0 0 -8px;
	background-image: none;
}

img {
	margin: 0;
	border: none;
	outline-style: none;
}

a, a:visited, a:link {
	padding: 0;

	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	color: #192854;

	text-decoration: none;
	line-height: 1.4;
	font-weight: normal;
	font-style: normal;
	text-transform: none;

	letter-spacing: normal;
	text-indent: 0;
	white-space: normal;
	word-spacing: normal;
}

a:active, a:hover {
	text-decoration: underline;
}

a:focus {
	outline-style: none;
}

h1,
h1 a,
h1 a:visited,
h1 a:link,
h2,
h2 a,
h2 a:visited,
h2 a:link,
h3,
h3 a,
h3 a:visited,
h3 a:link,
h4,
h4 a,
h4 a:visited,
h4 a:link,
h5,
h5 a,
h5 a:visited,
h5 a:link,
h6,
h6 a,
h6 a:visited,
h6 a:link {
	font-family: Arial, Helvetica, Tahoma, sans-serif;

	text-decoration: none;
	line-height: 1.3;
	font-style: normal;
	text-transform: none;

	letter-spacing: normal;
	text-indent: 0;
	white-space: normal;
	word-spacing: normal;
}

h1,
h1 a,
h1 a:visited,
h1 a:link,
h1 a:active,
h1 a:hover {
	margin: 0 0 10px 0;
	padding: 0;

	font-size: 24px;
	color: #192854;
	font-weight: normal;
	
	border-bottom: 1px solid #3e3e3e;
}

h2,
h2 a,
h2 a:visited,
h2 a:link,
h2 a:active,
h2 a:hover {
	margin: 0 0 10px 0;
	padding: 0;

	font-size: 18px;
	color: #192854;
	font-weight: normal;
}

h3,
h3 a,
h3 a:visited,
h3 a:link,
h3 a:active,
h3 a:hover {
	margin: 0 0 10px 0;
	padding: 6px 15px 0 15px;

	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	
	height: 22px;
	overflow: hidden;

	background-image: url(/_resx/v1/images/headerIIIBackgroundImage.gif);
	background-position: 0 0;
	background-repeat: repeat-x;

	border-bottom: 1px solid #ffffff;
}

h4,
h4 a,
h4 a:visited,
h4 a:link,
h4 a:active,
h4 a:hover {
	margin: 0;
	padding: 0;

	font-size: 14px;
	color: #3e3e3e;
	font-weight: bold;
}

h5,
h5 a,
h5 a:visited,
h5 a:link,
h5 a:active,
h5 a:hover
h6,
h6 a,
h6 a:visited,
h6 a:link,
h6 a:active,
h6 a:hover {
	margin: 0;
	padding: 0;

	font-size: 13px;
	color: #3e3e3e;
	font-weight: bold;
}

h1 a:active,
h1 a:hover,
h2 a:active,
h2 a:hover,
h3 a:active,
h3 a:hover,
h4 a:active,
h4 a:hover,
h5 a:active,
h5 a:hover,
h6 a:active,
h6 a:hover {
	text-decoration: underline;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

hr {
	color: #3e3e3e;
	background-color: #3e3e3e;
	height: 1px;
	border: none;
}

/****************
	Forms
****************/

form {
	margin: 0;
	padding: 0;
}

input.form,
textarea.form,
select.form {
	margin: 0;
	padding: 4px 4px 4px 4px;

	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	color: #3e3e3e;

	text-decoration: none;
	line-height: 1.4;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

input.sizem,
textarea.sizem {
	width: 200px;
}

textarea.sizem {
	height: 150px;
}

form.jqtransform div.rowElem label {
	width: 170px;
	display: block;
	float: left;
}
form.jqtransform div.rowElem label input.form {}

div.loginForm {
	padding: 15px 0 0 0;
}

div.registerForm {
	padding: 15px 0 0 0;
}

div.showRegisterForm {
	padding: 0 0 0 180px;
}

select.form {
	margin: 0;

	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	color: #3e3e3e;

	text-decoration: none;
	line-height: 1.4;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
