/* HTML Tags */
img { border:0px }
img a { border:0px }

body
	{ margin:0px; padding:0px; font:normal 12px Arial, Helvetica, sans-serif, sans-serif; color:#000000; text-align:center;
	background:#ffffff url(../images/skin.jpg) no-repeat top center }
p
	{ margin:0px 0px 5px 0px; line-height:120% }
a
	{ color:#241700; text-decoration:none }
form
	{ margin:0px; padding:0px }
ul
	{ margin:0px; padding:0px; list-style:none }
li
	{ margin:0px; padding:0px }
h1, h2, h3, h4, h5, h6
	{ margin:0px; padding:0px; font-size:12px; font-weight:normal }


/* Homepage and common classes */
.contQuest font
	{ font-size:12px; font-weight:bold; color:#ffffff; background:#046298; padding:0px 4px 0px 4px }
.contAns
	{ padding:3px 0px 10px 10px }
.input
	{ border:#8f8f8f 1px solid; background:#ffffff; padding:1px; font:normal 12px Arial; color:#000000 }
.bullet01
	{ padding:5px 0px 10px 0px }
.bullet01 li
	{ background:url(../images/bullet01.gif) no-repeat; padding:0px 0px 5px 13px }


/* Videos */
.videosThumb
	{ width:97px }
.videosThumb img
	{ margin-bottom:10px }
.videosText
	{ width:190px; background:url(../images/dottedline01.gif) repeat-x left bottom; padding-bottom:12px }
.videosText h1
	{ font-weight:bold }
.videosText a
	{ text-decoration:none }
.videosText a:hover
	{ text-decoration:underline }

