/* ---------------------*/
/* Body - Small         */
/* ---------------------*/

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-align:center;
}


/* ---------------------*/
/* Fonts                */
/* ---------------------*/

.default11 {
	color: #969696;
	font-size: 11px;
}
.default10 {
	color: #777777;
	font-size: 10px;
}
.default9 {
	color: #777777;
	font-size: 9px;
}
.fontlarge {
	color: #777777;
	font-size: 12px;
}
.fontmedium {
	color: #777777;
	font-size: 11px;
}
.fontsmall {
	color: #777777;
	font-size: 10px;
}
.blue {
	color: #1c7ec4;
	font-size:10px;
}
.blue11 {
	color: #1c7ec4;
	font-size:11px;
}
.bluelarge {
	color: #1c7ec4;
	font-size:12px;
}
.blue14 {
	color: #1c7ec4;
	font-size:14px;
}
.dgraylarge {
	color: #323232;
	font-size:12px;
}
.dark {
	color: #4b4b4b;
}
.dark11 {
	color: #4b4b4b;
	font-size:11px;
}
.dark14 {
	color: #4b4b4b;
	font-size:14px;
}
.darklarge {
	color: #4b4b4b;
	font-size:15px;
	font-weight:bold;
}
.whitelarge {
	color: #ffffff;
	font-size:24px;
	font-weight:none;
}
.large {
	font-size:14px;
	color:#646464;
}
.larger {
	font-size:15px;
	color:#646464;
}
.darkxlarge {
	font-size:32px;
	color:#323232;
	font-weight:bold;
}
.canary {
	color: #ffe400;
	font-size: 11px;
}
.subnavdgraylarge {
	color: #323232;
	font-size:12px;
}
.contactinfoblue11 {
	color: #1c7ec4;
	font-size:11px;
}
.contactinfodark11 {
	color: #4b4b4b;
	font-size:11px;
}