/* CSS Document */

body { background-color: #ffffff; }
p { margin: 0px 25px 10px 25px; padding: 0px; }
li { margin: 0px; padding: 0px; list-style: none; }

#CMain { width: 799px; margin: 0px; padding: 0px; }

#CHeader { width: 799px; height: 217px; margin: 0px; padding: 0px; background-image: url(../img/header.gif); }

.topLinks { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #ffffff; 
	line-height: 10px; text-align: right; }
.topLinks a { text-decoration: none; color: #ffffff; }
.topLinks a:hover { text-decoration: none; color: #66ffff; }

.pageHeading { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 18px; font-weight: normal; 
	color: #06b5b0; padding: 0px 50px 0px 0px; text-align: right; line-height: 24px; }
.pageHeading:first-letter { font-size: 26px; }

#CContent { width: 799px; margin: 0px; padding: 0px; background-color: #f7ffff; }

#CText { margin: 0px; padding: 0px; background-color: #f7ffff; }
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #8b8d8b; text-align: justify; 
	padding: 0px; margin: 0px; }
.text a { text-decoration: none; font-weight: bold; color: #8b8d8b; }
.text a:hover { text-decoration: none; font-weight: bold; color: #666666; }

.textHd { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 13px; line-height: 20px; 
	color:#8b8d8d; text-align: left; padding: 0px; margin: 0px; }

.msg { font-family: "Times New Roman", Times, serif; font-style: italic; font-weight: bold; 
	font-size: 15px; line-height: 25px; text-align: center; color: #8b8d8b; 
	padding: 0px; margin: 0px; }

#CBottomLinks { white-space:799px; height: 25px; margin: 0px; padding: 0px; background-color: #f7ffff; text-align: center; }

.workArea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 25px; font-weight: bold; color: #cccccc; }
.workArea a { color: #999999; text-decoration: none; }
.workArea a:hover { color: #666666; text-decoration: underline; font-weight: bold; }

#CFooter { width: 799px; height: 25px; background-image: url(../img/footer.gif); background-repeat: no-repeat; }
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
	line-height: 25px; text-align: center; color: #ffffff; }
.footer a { color: #ffffff; text-decoration: none; }
.footer a:hover { color: #66ffff; text-decoration: none; }

