/* Start of CMSMS style sheet 'reset' */
html, body, span, applet, object, iframe,
h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
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-weight: inherit;
	font-size: 95%;
	vertical-align: baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*background-image: transparent;*/ /* edit! has been removed again */
}
/* remember to define focus styles! */

div {
	font-size: 96%;
	}


h1, h2, h3 {
	font-weight: normal;
	margin: 5px 0 10px 0;
	padding: 0;
}

h1 {
	color: #8f3a35;
    font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #943c3b;
	border-left-color: #666666;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h1 {
	font-size: 15px;
	clear: both;
	}

h1 a:link {text-decoration: none; color: #8f3a35;}
h1 a:visited {text-decoration: none; color: #8f3a35;}
h1 a:active {text-decoration: none; color: #8f3a35;}
h1 a:hover {text-decoration: none; color: #013299;}
	
h2, h3 {
    font-size:18px;
	color: #666666;
	}
	
h3 a:link {text-decoration: none; color: #003399;}
h3 a:visited {text-decoration: none; color: #003399;}
h3 a:active {text-decoration: none; color: #003399;}
h3 a:hover {text-decoration: none; color: #993300;}
body {
line-height: 18px;
color: #333333;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 

a:link {text-decoration: none; color: #003399;}
a:visited {text-decoration: none; color: #003399;}
a:active {text-decoration: none; color: #003399;}
a:hover {text-decoration: underline; color: #003399;}



/* End of 'reset' */

