.newstyle {
	font-size: 10px;
	font-weight: bold;
	color: #004983;
	line-height: 12px;
}
.style2 {font-size: 12px; font-weight: bold; color: #004983; line-height: 12px; }
a:link {
	color: #004983;
}
a:visited {
	color: #004983;
}
a:hover {
	color: #F8D901;
}
a:active {
	color: #004983;
}
body {
	background-color: #FFFFFF;
	margin-top: 0;
}

td.content {
	/*background-image: url(backgrounds/background3.jpg);*/

}

tr.content {
	background-image: url(backgrounds/background3.jpg);
}

td {
	padding-left: 25px;
}
p {
	/* font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold; */

	font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
	line-height: 150%;
    }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}
hr {
	color: #990000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	list-style-image: url(images/davis_bullet.gif);
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 5px;
	list-style-type: none;
}
h3 {
	font-style: italic;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-style: italic;
	font-weight: bolder;


}
.qmark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #993300;
	font-style: italic;
	font-weight: bolder;
}
.amark {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0033CC;
	font-style: italic;
	font-weight: bolder;
}
.answer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.bigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-style: italic;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #993300;


}
.mediumtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-style: italic;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #993300;

}

.contact {
	font-size: 8pt;
	font-weight: bold;
}

.email {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}

ul.sidemenu {
	list-style-image: url(images/dat_bullet.gif);
	/* list-style-image: none; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 10 1 1;
	padding: 1.75 em;
	background-color: #FFFFFF;
	
	/* color: #834738; */
	margin-left: -20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 18px;
	list-style-type: none;
}

A.leftlinks {
	/* background-image: url(images/rcm_bullet.gif); */
	/* background-repeat: no-repeat; */
	/* background-posititon: center right; */
	/* margin-left: 3px; */
	/* border: 2px solid black; */
	display: block;
}

A.leftlinks:link {
	color: #990000;
	font-weight: Bold;
	text-decoration: none;
}

A.leftlinks:visited {
	color: #990000;
	font-weight: Bold;
	/* font-size: 80%; */
	text-decoration: none;
}


A.leftlinks:hover {
	color: #666666;
	/* font-weight: Bold; Font Style */
	text-decoration: underline;
}

A.leftlinks:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

A.bottomlinks {
	padding: 2px;
}

A.bottomlinks:link {
	font-family: Tahoma; /* Font Face */
	font-size: 80%; /* Font Size */
	color: #000; /* Font Color 666666 */
	/* background-color: #666666; Background color f0f0f0 */
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

A.bottomlinks:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

A.bottomlinks:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

A.bottomlinks:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

.imagetitle {
	color: #000000;
	font-weight: bold;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
