/*  FONTS: GEORGIA 
    HEADERS: TAHOMA 
	
	To edit this style sheet, refer to pages 16 to 18 of the Personalization and Installation Guide */


/* This is the default setting for all fonts. Changing font-family will change ALL fonts. */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}

/* These are the defaults for all links. */
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}

/* Font settings for the header strip (product name). */
.header {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	word-spacing: -0.02em;
	letter-spacing: -0.01em;
}

/* Font setting for footer strip (copyright statements). */
.footer { 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

/* Settings for COLOURED headlines. */
.h1c, .h2c, .h3c, .h4c, .h5c, .h6c { 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	word-spacing: -0.02em;
	letter-spacing: -0.01em;
}
.h1c { font-size: 30px}
.h2c { font-size: 27px}
.h3c { font-size: 24px}
.h4c { font-size: 18px}
.h5c { font-size: 15px}
.h6c { font-size: 12px}

/* Settings for GREY headlines. */
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	word-spacing: -0.02em;
	letter-spacing: -0.01em;
}
.h1 { font-size: 30px}
.h2 { font-size: 27px}
.h3 { font-size: 24px}
.h4 { font-size: 18px}
.h5 { font-size: 15px}
.h6 { font-size: 12px}

/* SUPER headlines - default color */
.headline84, .headline72, .headline60, .headline54, .headline48, .headline42, .headline36, .headline30	{ font-family: Impact; line-height: 110%; word-spacing: -0.027em; letter-spacing: -0.022em}
.headline84	{ font-size: 84px; line-height: 84px}
.headline72	{ font-size: 72px; line-height: 72px}
.headline60	{ font-size: 60px; line-height: 60px}
.headline54	{ font-size: 54px; line-height: 54px}
.headline48	{ font-size: 48px; line-height: 48px}
.headline42	{ font-size: 42px; line-height: 42px}
.headline36	{ font-size: 36px; line-height: 36px}
.headline30	{ font-size: 30px; line-height: 30px}

/* SUPER headlines - colored */
.headline84c, .headline72c, .headline60c, .headline54c, .headline48c, .headline42c, .headline36c, .headline30c	{ font-family: Impact;  line-height: 110%; word-spacing: -0.027em; letter-spacing: -0.022em}
.headline84c	{ font-size: 84px; line-height: 84px}
.headline72c	{ font-size: 72px; line-height: 72px}
.headline60c	{ font-size: 60px; line-height: 60px}
.headline54c	{ font-size: 54px; line-height: 54px}
.headline48c	{ font-size: 48px; line-height: 48px}
.headline42c	{ font-size: 42px; line-height: 42px}
.headline36c	{ font-size: 36px; line-height: 36px}
.headline30c	{ font-size: 30px; line-height: 30px}

/* Font settings for RED headlines. */
.h1r, .h2r, .h3r, .h4r, .h5r, .h6r { 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	word-spacing: -0.02em;
	letter-spacing: -0.01em;
}
.h1r { font-size: 30px}
.h2r { font-size: 27px}
.h3r { font-size: 24px}
.h4r { font-size: 18px}
.h5r { font-size: 15px}
.h6r { font-size: 12px}

/* Font settings for RED SUPER headlines */
.headline84r, .headline72r, .headline60r, .headline54r, .headline48r, .headline42r, .headline36r, .headline30r	{ font-family: Impact;  line-height: 110%; word-spacing: -0.027em; letter-spacing: -0.022em}
.headline84r	{ font-size: 84px; line-height: 84px}
.headline72r	{ font-size: 72px; line-height: 72px}
.headline60r	{ font-size: 60px; line-height: 60px}
.headline54r	{ font-size: 54px; line-height: 54px}
.headline48r	{ font-size: 48px; line-height: 48px}
.headline42r	{ font-size: 42px; line-height: 42px}
.headline36r	{ font-size: 36px; line-height: 36px}
.headline30r	{ font-size: 30px; line-height: 30px}


/* Settings for text sizes. */
.size20 { font-size: 20px}
.size18 { font-size: 18px}
.size16 { font-size: 16px}
.size15 { font-size: 15px}
.size13 { font-size: 13px}
.size12 { font-size: 12px}
.size11 { font-size: 11px}
.size10 { font-size: 10px}
.size9 { font-size: 9px}

/* Settings for LARGE links (eg: download links). */
.biglink {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/* Font settings for PRE-SET text colors -- DO NOT ALTER THESE */

.color-black	{ color:#000000}
.color-white	{ color:#ffffff}
.color-grey-lite	{ color:#cccccc}
.color-grey-mid	{ color:#999999}
.color-grey-dark	{ color:#666666}
.color-red	{ color:#cc0000}
.color-blue	{ color:#0000cc}
.color-orange	{ color:#FF6600}
.color-purple	{ color:#990099}



/*  COPYRIGHT STATEMENT -- Must be left intact under the terms of your licence.  */
.copyright	{
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.copyright a:link {
	color: #FFFFFF;
	font-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	font-decoration: underline;
}
.copyright a:active {
	color: #DEDEDE;
	font-decoration: underline;
}
.copyright a:visited {
	color: #EEEEEE;
	font-decoration: none;
}

	