/*Site Defaults*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #a4dec7;
	margin: 0px;
	background-image: url(/images/background01.gif);
}
a {
	color: #900036;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #336666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #900036;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
}
h3,h4,h5,h6 {
	font-size: 12px;
}

/*Site Classes - Alphabetical Order*/
.contentpad {
	padding-top: 20px;
}
.footer { 
	background-image:url(../images/footer_bg.gif);
	color: #FFFFFF;
}
.footerlinks {
	color: #FFFFFF;
}
.footerlinks:hover {
	color: #a4dec7;
}
.header_img {
	background-image:url(../images/header_img01.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right: 5px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
.headerlinks {
	color:#FFFFFF;
}
.headerlinks:hover {
	color:#a4dec7;
}
.img_border {
	border: 1px solid #907d6a;
}
.left_bg {
	background-color: #907d6a;
	background-image: url(../images/left_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lefthome_bg {
	height: 30px;
	background-image: url(../images/left_img01.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	font-weight: bold;
}
.leftlinks {
	color: #FFFFFF;
}
.leftlinks_bg {
	height: 30px;
	background-image:url(../images/left_bullet.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	font-weight: bold;
}
.text_red {
	color: #900036;
}
.text_mustard {
	color: #CC9933;
	font-size: 14px;
	font-weight: bold;
}.text_blue {
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
}.text_purple {
	color: #990066;
	font-size: 14px;
	font-weight: bold;
}.text_green {
	color: #009933;
	font-size: 14px;
	font-weight: bold;
}.text_brightred {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.text_grey {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}.text_smartpro {
	color: #6DCEE1;
	font-size: 14px;
	font-weight: bold;
}
.text_largedarkred {
	color: #900036;
	font-size: 16px;
	font-weight: bold;
}
.title {
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.question { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #000000; 
	background-color: #FFFFFF; 
	font-weight: normal; 
} 
.answer { 
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000; 
	} 
.questionhead { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #3399FF;
} 

.errors { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #FF0066; 
	background-color: #FFFFFF; 
} 
.question2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #3399FF; 
	background-color: #FFFFFF; 
	font-weight: normal; 
} 
.smallbolditalic { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: italic; 
	font-weight: bold;
} 
.small { 
	font-size: 9px
} 
