/* HTML */
BODY 			{padding: 0px; margin: 0px; background: #FFFFFF;}
FORM			{padding: 0px; margin: 0px;}
/* MAIN */
TABLE.maintable		{background: #363636 url('../images/main/main_bg.gif') repeat-x;}
TD.main_left		{background: url('../images/main/main_bg_left.gif') top right no-repeat;}
TD.main_right		{background: url('../images/main/main_bg_right.gif') top left no-repeat;}
TD.main			{background: url('../images/main/content_bg.gif') repeat-y;}
TD.right_col		{background: url('../images/main/right_canadian_leaf_bg.gif') bottom right no-repeat;}
TD.content_col		{padding-left: 20px; padding-right: 40px; padding-top: 30px; padding-bottom: 30px;}
/* FOOTER */
TD.footer_left		{background: #FFFFFF url('../images/main/footer_bg.gif') repeat-x; height: 18px;}
TD.footer_right		{background: #FFFFFF url('../images/main/footer_bg.gif') repeat-x; height: 18px;}
TD.footer		{background: #FFFFFF url('../images/main/footer_bg.gif') repeat-x; height: 18px;}
TD.footer_address	{font-family: tahoma, sans-serif; font-size: 10px; color: #656565; text-align: left; width: 243px; height: 30px; padding-top: 17px; padding-left: 12px; background: url('../images/main/footer_separator.gif') top left no-repeat;}
TD.footer_credits	{font-family: tahoma, sans-serif; font-size: 10px; color: #656565; text-align: right; width: 243px; height: 30px; padding-top: 17px; padding-right: 19px; background: url('../images/main/footer_separator.gif') top right no-repeat;}
TD.footer_w3c		{font-family: tahoma, sans-serif; font-size: 10px; color: #656565; text-align: right; width: 284px; height: 30px; padding-top: 19px; padding-right: 19px; background: url('../images/main/footer_separator.gif') top right no-repeat;}
A.footer		{color: #656565; text-decoration: underline;}
A.footer:hover		{color: #B91313; text-decoration: underline;}
/* CONTENT */
A			{color: #A7A7A7; text-decoration: underline;}
A:hover			{color: #B91313; text-decoration: underline;}
P			{font-family: arial, sans-serif; font-size: 12px; color: #A7A7A7;}
.standard {font-family: arial, sans-serif; font-size: 12px; color: #FFFFFF; text-align:center; width:264px; padding:10px; }
#standard {font-family: arial, sans-serif; font-size: 12px; color: #FFFFFF;}

H1			{font-family: arial, sans-serif; font-size: 16px; color: #A7A7A7;}
H2			{font-family: arial, sans-serif; font-size: 14px; color: #A7A7A7;}
/* TESTIMONIALS */
P.test_full		{margin-left: 14px; margin-right: 18px; text-align: justify; margin-top: 0px; margin-bottom: 7px;}
P.test_short		{margin-left: 14px; margin-right: 18px; margin-top: 5px; margin-bottom: 5px; padding-top: 5px; border-top: solid 1px #636363; }
A.test			{color: #A7A7A7; text-decoration: underline; display: block;}
A.test:hover		{color: #B91313; text-decoration: underline; display: block;}
img.left		{padding: 5px 5px 5px 5px; }