﻿/* ADD THIS BIT TO ANY IMAGE/DIV THAT NEEDS A TRANSPARENT PNG's STYLE:
	.behavior: url('!includes/iepngfix.htc');
*/

body 					{background: transparent url('/images/mainBack.png') repeat top center; font-family:"Trebuchet MS", Helvetica, sans-serif; margin: 10px 10px 25px 10px; text-align:center; color: #2A2B36;}
h1						{font-weight: bold; color:#000000; text-transform:uppercase; font-size: 15px; letter-spacing: -1px;}
h2						{font-weight: bold; color:#253990; text-transform:uppercase; font-size: 20px; letter-spacing: -1px; margin-bottom: 10px;}

a						{color: #9A1C1F; text-decoration:none;}
a:hover					{color: #9A1C1F; text-decoration:underline;}

.size0					{font-size: 10px; line-height: 100%;}
.size1					{font-size: 10px; line-height: 135%;}
.size2					{font-size: 12px;line-height: 135%;}
.size3					{font-size: 14px; line-height: 135%;}

.alpha					{.behavior: url('/!includes/iepngfix.htc');}
.more					{font-size: 10px; line-height: 100%; margin-top: 5px; text-transform:uppercase;}
.footerText				{color: #949499; font-size: 10px; line-height: 135%;}
.hidden					{display: none;}
