body {
	font: 100%/12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #C66;
}

p
{
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 16px;
	line-height: normal;
	color:#1C499A;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
	font-variant: normal;
}

p .bigtxt
{
	font-size: 24px;
}

ul
{
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 16px;
	line-height: 110%;
	color:#FFF;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
	font-variant: normal;
}

a img{ 
border:0; 
} 

*:link {
	text-decoration: underline;
	color: #F97C3A;
}

*:visited {
	text-decoration: underline;
	color: #666666;
}

*.bolded
{
	font-weight: bold;	
}

*.center
{
	text-align: center;
	font-size: 12pt;
}

*.rightjust
{
	text-align: right;
	font-size: 12pt;
	color: #FFF;
	vertical-align: bottom;
}

*.subbullet
{
	font-style: italic;
}

*.highlightcolour
{
	color:#F97A52;
}

h1
{
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 36px;
	color: #1C499A;
	text-align: center;
	line-height: normal;
}

h2
{
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 18px;
	color: #7DCB41;
	text-align: center;
}

h3
{
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", verdana;
	font-size: 18px;
	color: #FFF;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

*.specialcentertxt {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	color: #000;
	text-align: center;
	font-size: 10px;
}

/* Used at the Bottom of the templates for accesability */
.smallwhitetxt {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 9px;
	color: #000000;
	text-align: left;
}

.smallwhitetxt .rightjust {
	text-align: right;
}


#ewkrcontainer {
	position : relative;
	width: 800px;
	height:100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	
}

td {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 18px;
	vertical-align: top;
	line-height: 24px;
	
}

th {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 12px;
}

.bodystyle {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 12px;
}

.small {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 9px;
}

.medium {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 12px;
}

.big {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 16px;
	color: #000;
}

.xbig {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 24px;
	line-height: normal;	
}

.expanded {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	text-align: justify;
}

.footer {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 9px;
	color: #999999;
}

.navtxt {
	font-family: "Century Gothic", "Lucida Grande","Lucida Sans Unicode",verdana;
	font-size: 18px;
	color: #705f57;
}
