body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:16px;
}
.red {color:#EE3A43;}
.blue {background-color:#3E8FCC;}
.pillarLeft {
	background-image:url(images/1home/pillar_bg_left.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.lightGrey {color:#949596;font-size:10px;line-height:normal;}
.title {font-size:14px;}

a.sub, a.sub:visited, a.sub:active {color: #70AAD6; background:transparent; text-decoration: none;font-size:12px;line-height:normal;}
a.sub:hover {text-decoration: none; color:#EE3A43;font-size:12pxline-height:normal;}

a.footer, a.footer:visited, a.footer:active {color: #3E8FCC; background:transparent; text-decoration: none;font-size:10px;line-height:normal;}
a.footer:hover {text-decoration: none; color:#0061AA;line-height:normal;}

a.white, a.white:visited, a.white:active {color: #FFFFFF; background:transparent; text-decoration: none; font-size:14px;line-height:normal;}
a.white:hover {text-decoration: underline; color:#FFFFFF;font-size:14px;line-height:normal;}

a.whiteSmall, a.whiteSmall:visited, a.whiteSmall:active {color: #FFFFFF; background:transparent; text-decoration: underline;}
a.whiteSmall:hover {text-decoration: none; color:#FFFFFF;}

a.grey, a.grey:visited, a.grey:active {color: #787474; background:transparent; text-decoration: underline;}
a.grey:hover {text-decoration: none;color:#787474;}


.whiteText {color:#FFFFFF;font-size:11px;}